Age | Commit message (Expand) | Author | Files | Lines |
2011-12-23 | idl:dnsserver: Add DNS_DP_STATE enumeration for diretory partition state | Amitay Isaacs | 1 | -1/+8 |
2011-12-21 | idl: Avoid c++ style comments | Volker Lendecke | 1 | -1/+1 |
2011-12-17 | s4 dns: Implement RFC-compatible update prescan | Kai Blin | 1 | -3/+4 |
2011-12-14 | s4-librpc: Fix NETLOGON credential chain with Windows 2008. | Andreas Schneider | 1 | -0/+3 |
2011-12-08 | Add DRSUAPI_DRS_UPDATE_(x) flags | Dave Craft | 1 | -0/+7 |
2011-12-08 | Add NTDSConnection schedule attr blob | Dave Craft | 1 | -0/+20 |
2011-12-02 | librpc: Add support for struct timeval | Volker Lendecke | 2 | -0/+41 |
2011-12-02 | librpc: Add support for struct timespec | Volker Lendecke | 2 | -0/+41 |
2011-11-26 | idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV) | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2011-11-21 | librpc: install drsuapi and drsblobs headers. | Günther Deschner | 1 | -2/+6 |
2011-11-18 | s3: Fix bug 8371 | Volker Lendecke | 1 | -0/+2 |
2011-11-09 | samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation. | Günther Deschner | 1 | -1/+1 |
2011-11-04 | dns: Fix offset check in ndr_pull_component | Kai Blin | 1 | -1/+1 |
2011-11-04 | nbt: Fix offset check in ndr_pull_component | Kai Blin | 1 | -1/+1 |
2011-11-04 | s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTER | Kai Blin | 1 | -1/+1 |
2011-11-04 | dns: Build the python bindings | Kai Blin | 1 | -1/+6 |
2011-11-03 | waf: convert NDR_NBT into shared library. | Günther Deschner | 2 | -7/+20 |
2011-11-03 | nbt: create standard ndr_pull/push interface for common netlogon samlogon rep... | Günther Deschner | 2 | -1/+61 |
2011-11-03 | nbt: move netlogon_samlogon_response into librpc/ndr/ndr_nbt.h. | Günther Deschner | 1 | -0/+11 |
2011-11-03 | nbt: trim down header dependencies of nbt.idl. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | s4: add some missing header dependencies. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper. | Günther Deschner | 3 | -1/+187 |
2011-11-03 | nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT. | Günther Deschner | 4 | -3/+245 |
2011-11-03 | librpc: remove nbt dependency to svcctl. | Günther Deschner | 3 | -34/+34 |
2011-11-03 | librpc: remove nbt dependency to samr. | Günther Deschner | 3 | -13/+10 |
2011-10-31 | s4-torture: Add tests for the smb2 copychunk ioctl | David Disseldorp | 2 | -1/+6 |
2011-10-31 | idl: add copychunk and request_resume_key ioctl definitions | David Disseldorp | 1 | -0/+33 |
2011-10-24 | idl: Improve MS-PAC IDL | Simo Sorce | 1 | -5/+9 |
2011-10-20 | s4-dns: Added support for multiple DNS_RPC_RECORDS structures | Amitay Isaacs | 4 | -3/+93 |
2011-10-20 | s4-dns: Added more data types for dnsserver implementation | Amitay Isaacs | 1 | -376/+547 |
2011-10-20 | dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclass | Amitay Isaacs | 1 | -3/+123 |
2011-10-10 | ndr.pc: needs samba-util not samba-hostconfig | Simo Sorce | 1 | -1/+1 |
2011-10-08 | dnsserver.idl: avoid '//' comments | Stefan Metzmacher | 1 | -180/+180 |
2011-10-07 | build: ndrdump is only built with waf | Andrew Bartlett | 1 | -2/+0 |
2011-10-04 | drsuapi: added ncName attid in enum | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | dns: build python bindings for dnsserver RPC protocol | Andrew Tridgell | 1 | -0/+5 |
2011-10-04 | dns: filled in dnsserver.idl | Andrew Tridgell | 2 | -3/+1334 |
2011-10-02 | dns: Move the dns_srv_record to the correct place in the idl file | Kai Blin | 1 | -7/+7 |
2011-10-02 | dns: Add support for TXT record to idl file | Kai Blin | 1 | -0/+6 |
2011-09-28 | dns: The QCLASS is called IN, not IP | Kai Blin | 1 | -1/+1 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 1 | -1/+1 |
2011-09-21 | Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 share | Jeremy Allison | 1 | -0/+1 |
2011-09-08 | librpc: put NDR_NTPRINTING into ndr-samba grouping library | Andrew Bartlett | 1 | -1/+1 |
2011-09-08 | libndr: add checking to all pull/push functions of base types | Andrew Tridgell | 1 | -0/+34 |
2011-09-08 | libndr: moved the NDR_* flags to have less overlap | Andrew Tridgell | 1 | -8/+36 |
2011-09-05 | ndr: range check on push of dom_sid blob | Andrew Tridgell | 1 | -1/+4 |
2011-09-05 | drsblobs: fixed alignment of drs blobs authentication information | Andrew Tridgell | 1 | -5/+5 |
2011-08-31 | security.idl add new well-known SIDs | Christian Ambach | 1 | -0/+8 |
2011-08-21 | dcerpc-binding: Install header file. | Jelmer Vernooij | 1 | -0/+1 |
2011-08-21 | wafsamba: Require public libraries to have a pc file specified, or explicitly... | Jelmer Vernooij | 1 | -3/+4 |