Age | Commit message (Expand) | Author | Files | Lines |
2010-10-23 | s4 dns: Allow more components as part of a domain name | Kai Blin | 1 | -1/+1 |
2010-10-23 | s4 dns: Fix a data corruption in the dns_string parsing | Kai Blin | 1 | -8/+4 |
2010-10-23 | dnsp: Can't have two memebers of a union with the same name | Kai Blin | 1 | -2/+2 |
2010-10-23 | s4 dns: Reply to a name request with an A record. | Kai Blin | 3 | -12/+131 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 5 | -6/+221 |
2010-10-23 | dns/nbt: Fix spelling of the "authoritative" flag. | Kai Blin | 2 | -2/+2 |
2010-10-23 | idl: Add idl describing DNS structures | Kai Blin | 3 | -1/+161 |
2010-10-23 | netlogon.idl: Switch to explicit constants to remove dependency on nbt.idl | Kai Blin | 1 | -16/+16 |
2010-10-23 | misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMAN | Stefan Metzmacher | 1 | -0/+2 |
2010-10-21 | waf: RPC_NDR_WINBIND is samba4 specific | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | librpc: added RPC_NDR_SAMBA grouping library | Andrew Tridgell | 1 | -1/+9 |
2010-10-21 | librpc: added NDR_XATTR and NDR_UNIXINFO to the NDR_SAMBA grouping library | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | waf-build: create a NDR_SAMBA grouping library | Andrew Tridgell | 1 | -0/+8 |
2010-10-18 | Include misc.idl for policy_handle in srvsvc.idl. | Tim Potter | 1 | -1/+1 |
2010-10-18 | s3-waf: fix the build of smbtorture. | Günther Deschner | 1 | -1/+1 |
2010-10-18 | librpc: Fixed memory context of dcerpc_binding_from_tower. | Stefan Metzmacher | 1 | -2/+2 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -4/+1 |
2010-10-10 | rpc_ndr_netlogon: Add missing dependency on tevent. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-07 | samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray. | Günther Deschner | 1 | -3/+3 |
2010-10-05 | Revert "libndr: fix "excess elements in struct initializer" warning." | Günther Deschner | 1 | -1/+0 |
2010-10-05 | libndr: fix "excess elements in struct initializer" warning. | Günther Deschner | 1 | -0/+1 |
2010-10-05 | idl: dfsblobs fix glitches in the implementation | Matthieu Patou | 1 | -2/+2 |
2010-10-05 | ndr: Handle the case of string array with all null terminated strings | Matthieu Patou | 1 | -4/+16 |
2010-10-04 | dnsp: Add support for parsing HINFO records | Kai Blin | 1 | -0/+6 |
2010-10-04 | dnsp: Parse TXT records | Kai Blin | 3 | -0/+58 |
2010-10-04 | dnsp: Add MX record parsing | Kai Blin | 1 | -0/+6 |
2010-10-04 | dnsp: Allow parsing of AAAA records | Kai Blin | 1 | -0/+1 |
2010-10-04 | ndr: Implement push function for IPv6 addresses | Kai Blin | 2 | -4/+12 |
2010-10-04 | ndr: Add support for pulling/printing an ipv6address type | Kai Blin | 2 | -2/+51 |
2010-10-04 | IDL: More types for the DNSP IDL file | Kai Blin | 1 | -2/+23 |
2010-10-04 | spoolss: fill in spoolss_DeletePort IDL. | Günther Deschner | 1 | -1/+4 |
2010-10-04 | spoolss: fill in spoolss_SetPort IDL. | Günther Deschner | 1 | -1/+4 |
2010-10-04 | spoolss: fill in spoolss_AddPortEx IDL. | Günther Deschner | 1 | -1/+47 |
2010-10-01 | s4-rpc: added target_principal binding handle option | Andrew Tridgell | 1 | -2/+2 |
2010-10-02 | netlogon.idl: add missing flags to DSGETDC_VALID_FLAGS | Stefan Metzmacher | 1 | -0/+3 |
2010-09-29 | idl-drsuapi: fixed another replica_flags that should use the bitmap | Andrew Tridgell | 1 | -1/+1 |
2010-09-30 | spoolss: use the correct flags for spoolss_PrinterInfo1 struct. | Günther Deschner | 1 | -1/+1 |
2010-09-28 | librpc/ndr: remove 'async' from ndr_interface_call | Stefan Metzmacher | 1 | -1/+0 |
2010-09-28 | samr: add three new ACB flags to IDL. | Günther Deschner | 1 | -1/+4 |
2010-09-27 | waf: add more NDR subsystems for shared IDL files. | Günther Deschner | 1 | -0/+40 |
2010-09-27 | s4-waf: remove NDR-SRVSVC alias. | Günther Deschner | 1 | -0/+10 |
2010-09-26 | idl-pac: add a decoder for the pac info ctr | Andrew Tridgell | 1 | -0/+4 |
2010-09-24 | s4-waf: add NDR_EVENTLOG. | Günther Deschner | 1 | -0/+5 |
2010-09-24 | s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA. | Günther Deschner | 1 | -2/+2 |
2010-09-23 | s4-waf: move the RPC_NDR subsystems to main librpc wscript_build. | Günther Deschner | 1 | -0/+187 |
2010-09-23 | s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idl | Anatoliy Atanasov | 1 | -1/+1 |
2010-09-23 | s4/eventlog6: Add idl for EventLog6 RPC | Anatoliy Atanasov | 1 | -0/+343 |
2010-09-23 | s4-waf: add NDR_LSARPC and NDR_SAMR. | Günther Deschner | 1 | -0/+10 |
2010-09-23 | s4-waf: move two more NDR_ subsystems to main directory. | Günther Deschner | 1 | -0/+10 |
2010-09-23 | waf: fix generated nbt.h path, should fix s4 install. | Günther Deschner | 1 | -1/+1 |