summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* ndr: Update ABI.Jelmer Vernooij2012-03-261-0/+245
* wafsamba: Cope with slight differences in gdb output regarding incomplete seq...Jelmer Vernooij2012-03-261-245/+0
* Add ABI file for libndr.Jelmer Vernooij2012-03-262-2/+249
* librpc/wscript_build: Fix formatting.Jelmer Vernooij2012-03-201-2/+2
* Move NS_GUID_string and NS_GUID_from_string to dsdb-common.Jelmer Vernooij2012-03-202-54/+0
* libndr: Define trivial is_valid_policy_hnd as macro.Jelmer Vernooij2012-03-202-6/+1
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-202-3/+3
* libndr: Rename policy_handle_equal to ndr_policy_handle_equal.Jelmer Vernooij2012-03-202-2/+2
* libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij2012-03-203-13/+14
* librpc/wscript_build: Santizize formatting.Jelmer Vernooij2012-03-201-384/+387
* idl: add offload data transfer ioctl typesDavid Disseldorp2012-03-151-0/+57
* ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRINGAmitay Isaacs2012-03-021-0/+37
* idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS recordAmitay Isaacs2012-03-021-2/+8
* ndr: Add NDR pull, push, print functions for dnsp_string_listAmitay Isaacs2012-03-021-0/+53
* idl: dnsp: Add dnsp_string_list data type for TXT DNS recordAmitay Isaacs2012-03-021-1/+6
* ndr: Fix NDR push function for dnsp_stringAmitay Isaacs2012-03-021-3/+2
* ndr: Fix the error messages, add correct data type nameAmitay Isaacs2012-03-021-6/+6
* libndr: Add ndr_map_error2errnoVolker Lendecke2012-02-132-0/+26
* idl: wmi and dcom don't need python bindingsAndrew Tridgell2012-02-081-1/+1
* auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett2012-01-291-2/+0
* Introduce dump_data_fileVolker Lendecke2012-01-251-6/+1
* idl: add to_null attribute to the spoolss devicename arrayDavid Disseldorp2012-01-131-1/+1
* idl: add to_null attribute to the spoolss formname arrayDavid Disseldorp2012-01-131-1/+1
* ndr: add ndr_pull_charset_to_null()David Disseldorp2012-01-132-0/+32
* idl:dnsserver: Add DNS_DP_STATE enumeration for diretory partition stateAmitay Isaacs2011-12-231-1/+8
* idl: Avoid c++ style commentsVolker Lendecke2011-12-211-1/+1
* s4 dns: Implement RFC-compatible update prescanKai Blin2011-12-171-3/+4
* s4-librpc: Fix NETLOGON credential chain with Windows 2008.Andreas Schneider2011-12-141-0/+3
* Add DRSUAPI_DRS_UPDATE_(x) flagsDave Craft2011-12-081-0/+7
* Add NTDSConnection schedule attr blobDave Craft2011-12-081-0/+20
* librpc: Add support for struct timevalVolker Lendecke2011-12-022-0/+41
* librpc: Add support for struct timespecVolker Lendecke2011-12-022-0/+41
* idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV)Matthias Dieter Wallnöfer2011-11-261-0/+1
* librpc: install drsuapi and drsblobs headers.Günther Deschner2011-11-211-2/+6
* s3: Fix bug 8371Volker Lendecke2011-11-181-0/+2
* samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.Günther Deschner2011-11-091-1/+1
* dns: Fix offset check in ndr_pull_componentKai Blin2011-11-041-1/+1
* nbt: Fix offset check in ndr_pull_componentKai Blin2011-11-041-1/+1
* s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTERKai Blin2011-11-041-1/+1
* dns: Build the python bindingsKai Blin2011-11-041-1/+6
* waf: convert NDR_NBT into shared library.Günther Deschner2011-11-032-7/+20
* nbt: create standard ndr_pull/push interface for common netlogon samlogon rep...Günther Deschner2011-11-032-1/+61
* nbt: move netlogon_samlogon_response into librpc/ndr/ndr_nbt.h.Günther Deschner2011-11-031-0/+11
* nbt: trim down header dependencies of nbt.idl.Günther Deschner2011-11-031-1/+1
* s4: add some missing header dependencies.Günther Deschner2011-11-031-1/+1
* nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.Günther Deschner2011-11-033-1/+187
* nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.Günther Deschner2011-11-034-3/+245
* librpc: remove nbt dependency to svcctl.Günther Deschner2011-11-033-34/+34
* librpc: remove nbt dependency to samr.Günther Deschner2011-11-033-13/+10
* s4-torture: Add tests for the smb2 copychunk ioctlDavid Disseldorp2011-10-312-1/+6