Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104 | |||||
2010-10-10 | rpc_ndr_netlogon: Add missing dependency on tevent. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 10 23:04:13 UTC 2010 on sn-devel-104 | |||||
2010-10-07 | samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray. | Günther Deschner | 1 | -3/+3 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Oct 7 12:04:32 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | Revert "libndr: fix "excess elements in struct initializer" warning." | Günther Deschner | 1 | -1/+0 | |
This reverts commit a416ff26d6ada4ee96bf3963866f67d5788162d1. | |||||
2010-10-05 | libndr: fix "excess elements in struct initializer" warning. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
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 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Mon Oct 4 19:41:38 UTC 2010 on sn-devel-104 | |||||
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 | |
Thanks to Julien Kerihuel for providing the patch that pushed me to finish my own IPv6 patches. | |||||
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 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Oct 4 08:10:16 UTC 2010 on sn-devel-104 | |||||
2010-10-04 | spoolss: fill in spoolss_SetPort IDL. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2010-10-04 | spoolss: fill in spoolss_AddPortEx IDL. | Günther Deschner | 1 | -1/+47 | |
Guenther | |||||
2010-10-01 | s4-rpc: added target_principal binding handle option | Andrew Tridgell | 1 | -2/+2 | |
this allows you to specify a target SPN for a connection Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-10-02 | netlogon.idl: add missing flags to DSGETDC_VALID_FLAGS | Stefan Metzmacher | 1 | -0/+3 | |
metze | |||||
2010-09-29 | idl-drsuapi: fixed another replica_flags that should use the bitmap | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2010-09-30 | spoolss: use the correct flags for spoolss_PrinterInfo1 struct. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-28 | librpc/ndr: remove 'async' from ndr_interface_call | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2010-09-28 | samr: add three new ACB flags to IDL. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2010-09-27 | waf: add more NDR subsystems for shared IDL files. | Günther Deschner | 1 | -0/+40 | |
Guenther | |||||
2010-09-27 | s4-waf: remove NDR-SRVSVC alias. | Günther Deschner | 1 | -0/+10 | |
Thanks tridge, this was driving me nuts... Guenther | |||||
2010-09-26 | idl-pac: add a decoder for the pac info ctr | Andrew Tridgell | 1 | -0/+4 | |
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-24 | s4-waf: add NDR_EVENTLOG. | Günther Deschner | 1 | -0/+5 | |
Guenther | |||||
2010-09-24 | s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-09-23 | s4-waf: move the RPC_NDR subsystems to main librpc wscript_build. | Günther Deschner | 1 | -0/+187 | |
Guenther | |||||
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 | |
The idl is translated from [MS-EVEN6].pdf. | |||||
2010-09-23 | s4-waf: add NDR_LSARPC and NDR_SAMR. | Günther Deschner | 1 | -0/+10 | |
Guenther | |||||
2010-09-23 | s4-waf: move two more NDR_ subsystems to main directory. | Günther Deschner | 1 | -0/+10 | |
Guenther | |||||
2010-09-23 | waf: fix generated nbt.h path, should fix s4 install. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-23 | waf: move majority of shared NDR_ subsystems to main wscript_build. | Günther Deschner | 1 | -0/+208 | |
(so they can be used by s3 waf later) Guenther | |||||
2010-09-20 | s4/drs: Added the rest of the enum drsuapi_DsNameFormat values | Anatoliy Atanasov | 1 | -11/+28 | |
According to documentation - [MS-DRSR] 4.1.4.1.2 and 4.1.4.1.3 | |||||
2010-09-17 | idl: build python interfaces for winbind and idmap IDL | Andrew Tridgell | 1 | -1/+6 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-17 | s4-winbind Add a proxy method to update DNS records with a read-write DC | Andrew Bartlett | 1 | -1/+1 | |
This must be done in winbindd as it already has the schannel connection and the credential chain. If we re-established that elsewhere, we would break the chain in winbindd. Andrew Bartlett Signed-Off-By: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-16 | s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-16 | s4-smbtorture: activate spoolss_GetPrinterData NDR pull test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-16 | s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecords | Andrew Tridgell | 1 | -0/+55 | |
this is used by a RODC to do DNS updates, as TSIG updates are not allowed by RODCs Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-16 | pidl: prevent ndr_print_*() dying on NULL pointers | Andrew Tridgell | 2 | -0/+11 | |
when using ndrdump you can get uninitialised structures containing pointers. Don't segfault when trying to print them | |||||
2010-09-16 | idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP. | Andreas Schneider | 1 | -0/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-14 | ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-09-11 | security.idl Clarify that this is not a network structure | Andrew Bartlett | 1 | -0/+1 | |
2010-09-11 | s4-privs Seperate rights and privileges | Andrew Bartlett | 2 | -29/+22 | |
These are related, but slightly different concepts. The biggest difference is that rights are not enumerated as a system-wide list. This moves the rights to security.idl due to dependencies. Andrew Bartlett | |||||
2010-09-11 | libcli/security Rename all privilege bitmaps constants | Andrew Bartlett | 1 | -31/+31 | |
The idea here to to make it very clear how they differ from the enumerated LUID values. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | libcli/security Add an invalid LUID privilege value | Andrew Bartlett | 1 | -0/+1 | |
This helps code that may not want to specify any privilege Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | security.idl Add comments | Andrew Bartlett | 1 | -1/+3 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |