summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* idl: add copychunk and request_resume_key ioctl definitionsDavid Disseldorp2011-10-311-0/+33
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-5/+9
* s4-dns: Added support for multiple DNS_RPC_RECORDS structuresAmitay Isaacs2011-10-204-3/+93
* s4-dns: Added more data types for dnsserver implementationAmitay Isaacs2011-10-201-376/+547
* dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclassAmitay Isaacs2011-10-201-3/+123
* ndr.pc: needs samba-util not samba-hostconfigSimo Sorce2011-10-101-1/+1
* dnsserver.idl: avoid '//' commentsStefan Metzmacher2011-10-081-180/+180
* build: ndrdump is only built with wafAndrew Bartlett2011-10-071-2/+0
* drsuapi: added ncName attid in enumAndrew Tridgell2011-10-041-0/+1
* dns: build python bindings for dnsserver RPC protocolAndrew Tridgell2011-10-041-0/+5
* dns: filled in dnsserver.idl Andrew Tridgell2011-10-042-3/+1334
* dns: Move the dns_srv_record to the correct place in the idl fileKai Blin2011-10-021-7/+7
* dns: Add support for TXT record to idl fileKai Blin2011-10-021-0/+6
* dns: The QCLASS is called IN, not IPKai Blin2011-09-281-1/+1
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-231-1/+1
* Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 shareJeremy Allison2011-09-211-0/+1
* librpc: put NDR_NTPRINTING into ndr-samba grouping libraryAndrew Bartlett2011-09-081-1/+1
* libndr: add checking to all pull/push functions of base typesAndrew Tridgell2011-09-081-0/+34
* libndr: moved the NDR_* flags to have less overlapAndrew Tridgell2011-09-081-8/+36
* ndr: range check on push of dom_sid blobAndrew Tridgell2011-09-051-1/+4
* drsblobs: fixed alignment of drs blobs authentication informationAndrew Tridgell2011-09-051-5/+5
* security.idl add new well-known SIDsChristian Ambach2011-08-311-0/+8
* dcerpc-binding: Install header file.Jelmer Vernooij2011-08-211-0/+1
* wafsamba: Require public libraries to have a pc file specified, or explicitly...Jelmer Vernooij2011-08-211-3/+4
* ndr_drsuapi: fix compiler warningStefan Metzmacher2011-08-091-2/+3
* build: rename rpcommon to dcerpc-binding an make a public libraryAndrew Bartlett2011-08-081-39/+39
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-081-1/+1
* idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and avo...Matthieu Patou2011-08-061-2/+2
* eventlog6.idl: fix definition of eventlog6_StringArrayStefan Metzmacher2011-08-011-1/+1
* nbt: Add comment explaining that these responses are manually encodedAndrew Bartlett2011-07-291-1/+5
* nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdcAndrew Bartlett2011-07-281-1/+1
* security.idl: Use gid_t for gid in security_unix_tokenAndrew Bartlett2011-07-201-1/+1
* s3-auth Remove seperate guest booleanAndrew Bartlett2011-07-201-1/+0
* auth: remove now unused auth3_session_info from auth.idlAndrew Bartlett2011-07-201-11/+1
* s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_infoAndrew Bartlett2011-07-201-2/+2