summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* security.idl: add new security_secinfo bitsGregor Beck2013-08-051-0/+3
* ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider2013-03-211-0/+2
* idl: Add flags for strings in ntprinting idl.Andreas Schneider2013-03-211-27/+42
* ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2013-03-212-0/+15
* spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL.Günther Deschner2013-01-231-1/+2
* ntprinting: mark the final 4 byte null pointer for printer data in ndr_pull_n...Günther Deschner2012-07-291-0/+1
* ndr: fix push/pull DATA_BLOB with NDR_NOALIGNDavid Disseldorp2012-07-291-12/+22
* ntprinting: make decode_ntprinting helpers public in idl.Günther Deschner2012-07-291-3/+3
* Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.Jeremy Allison2012-05-312-5/+11
* Final back port of fix for bug #8837 - smbd crashes when deleting directory a...Jeremy Allison2012-05-071-1/+1
* Convert parse_delete_tokens_list() and unparse_share_modes() to use ndr encod...Jeremy Allison2012-05-071-1/+1
* idl: add to_null attribute to the spoolss devicename arrayDavid Disseldorp2012-01-161-1/+1
* idl: add to_null attribute to the spoolss formname arrayDavid Disseldorp2012-01-161-1/+1
* ndr: add ndr_pull_charset_to_null()David Disseldorp2012-01-162-0/+33
* samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.Günther Deschner2011-11-141-1/+1
* Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 shareJeremy Allison2011-10-081-0/+1
* nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdcAndrew Bartlett2011-07-291-1/+1
* librpc/ndr/ndr_table.h: fix licence/copyrightGünther Deschner2011-06-141-0/+22
* librpc/ndr/ndr_spoolss_buf.h: fix licence/copyrightGünther Deschner2011-06-141-0/+23
* librpc/ndr/ndr_dns.h: fix licence/copyrightGünther Deschner2011-06-141-0/+25
* librpc/ndr/ndr_compression.h: fix licence/copyrightGünther Deschner2011-06-141-0/+22
* librpc/ndr/ndr_backupkey.h: fix licence/copyrightGünther Deschner2011-06-141-0/+21
* Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL h...Karolin Seeger2011-06-076-125/+0
* Fix bug 8196 - Many (newer) header files don't have copyright / GPL header co...Jeremy Allison2011-06-076-0/+125
* s3-printing: Get the location info from cups.Günther Deschner2011-05-161-0/+1
* s3-rap: add rap_NetRemoteTOD to IDL.Günther Deschner2011-05-161-0/+22
* s3: Add wbint_LookupSidsVolker Lendecke2011-04-131-3/+3
* lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL.Günther Deschner2011-04-071-3/+3
* Make ndr_push_charset robust in the face of zero destination length.Jeremy Allison2011-03-311-8/+11
* librpc: Add some error checking to dcerpc_floor_pack_rhs_if_version_dataVolker Lendecke2011-03-271-1/+5
* librpc: Fix Coverity ID 2198: NULL_RETURNSVolker Lendecke2011-03-271-3/+14
* librpc: Return an error if we a broken floor.Andreas Schneider2011-03-241-4/+9
* cleanup: fix some trailing spacesSimo Sorce2011-03-241-4/+4
* librpc: Added a dcerpc_binding_dup() function.Andreas Schneider2011-03-242-0/+82
* librpc: bring more librpc prototypes in common.Günther Deschner2011-03-241-0/+12
* rap: add rap_NetSessionGetInfo to IDL.Günther Deschner2011-03-181-0/+11
* rap: add rap_NetUserDelete IDL.Günther Deschner2011-03-181-0/+7
* rap: add rap_NetUserAdd IDL.Günther Deschner2011-03-181-0/+11
* idl: define printcap IPC message formatDavid Disseldorp2011-03-163-1/+24
* rpc: make ndr/ndr_svcctl.h publicAndrew Tridgell2011-03-151-2/+2
* librpc/rpc: move DCERPC_ flags to rpc_common.hStefan Metzmacher2011-03-131-0/+54
* librpc/rpc: add dcerpc_binding_handle_raw_call()Stefan Metzmacher2011-03-132-0/+70
* librpc/rpc: move struct dcerpc_binding to rpc_common.hStefan Metzmacher2011-03-131-0/+14
* librpc/rpc: move enum dcerpc_transport_t to rpc_common.hStefan Metzmacher2011-03-131-0/+6
* librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.hStefan Metzmacher2011-03-111-2/+101
* frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync()Stefan Metzmacher2011-03-101-2/+10
* librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functionsStefan Metzmacher2011-03-101-5/+73
* librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer()Stefan Metzmacher2011-03-102-0/+36
* librpc/ndr: add ndr_interface_call_pipeStefan Metzmacher2011-03-101-0/+16
* librpc/ndr use hyper for uid_t/gid_t rather than udlongAndrew Bartlett2011-03-091-4/+4