Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-09-23 | waf: move majority of shared NDR_ subsystems to main wscript_build. | Günther Deschner | 1 | -0/+208 |
2010-09-20 | s4/drs: Added the rest of the enum drsuapi_DsNameFormat values | Anatoliy Atanasov | 1 | -11/+28 |
2010-09-17 | idl: build python interfaces for winbind and idmap IDL | Andrew Tridgell | 1 | -1/+6 |
2010-09-17 | s4-winbind Add a proxy method to update DNS records with a read-write DC | Andrew Bartlett | 1 | -1/+1 |
2010-09-16 | s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests. | Günther Deschner | 1 | -1/+1 |
2010-09-16 | s4-smbtorture: activate spoolss_GetPrinterData NDR pull test. | Günther Deschner | 1 | -1/+1 |
2010-09-16 | s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecords | Andrew Tridgell | 1 | -0/+55 |
2010-09-16 | pidl: prevent ndr_print_*() dying on NULL pointers | Andrew Tridgell | 2 | -0/+11 |
2010-09-16 | idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP. | Andreas Schneider | 1 | -0/+1 |
2010-09-14 | ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings. | Günther Deschner | 1 | -2/+2 |
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 |
2010-09-11 | libcli/security Rename all privilege bitmaps constants | Andrew Bartlett | 1 | -31/+31 |
2010-09-11 | libcli/security Add an invalid LUID privilege value | Andrew Bartlett | 1 | -0/+1 |
2010-09-11 | security.idl Add comments | Andrew Bartlett | 1 | -1/+3 |
2010-09-11 | security.idl Update Windows privileges list to Win2008R2 | Andrew Bartlett | 1 | -30/+35 |
2010-09-11 | security.idl clarify which privilages are LUID and bitmap values | Andrew Bartlett | 1 | -6/+10 |
2010-09-11 | s4-privs Remove link between enum sec_privilege and the privilege bitmap | Andrew Bartlett | 1 | -29/+71 |
2010-09-11 | privs Move privilege bitmasks to security.idl | Andrew Bartlett | 1 | -0/+39 |
2010-09-08 | nbt: add nbt_netlogon_response2 to IDL. | Günther Deschner | 1 | -0/+7 |
2010-09-08 | nbt: add NETLOGON_LOGON_REQUEST. | Günther Deschner | 1 | -0/+11 |
2010-09-08 | nbt: add decode_nbt_netlogon_packet() to IDL. | Günther Deschner | 1 | -1/+7 |
2010-09-07 | librpc: bitten by the strncasecmp define again | Andrew Tridgell | 1 | -0/+1 |
2010-09-07 | Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le... | Julien Kerihuel | 1 | -3/+19 |
2010-09-04 | librpc/rpc: add dcerpc_binding_handle_set_timeout() | Stefan Metzmacher | 1 | -0/+6 |
2010-08-31 | winreg: add winreg_RestoreKeyFlags to IDL. | Günther Deschner | 1 | -1/+9 |
2010-08-30 | librpc/ndr: correctly implement ndr_charset_length() | Stefan Metzmacher | 1 | -2/+14 |
2010-08-26 | manpages: Avoid using Samba-Team specific DTD, which requires net access | Jelmer Vernooij | 1 | -1/+1 |
2010-08-25 | s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support. | Günther Deschner | 3 | -145/+50 |
2010-08-25 | idl-nbt: fixed typo | Andrew Tridgell | 1 | -1/+1 |
2010-08-23 | s4:security Change struct security_token->sids from struct dom_sid * to struc... | Andrew Bartlett | 1 | -1/+1 |
2010-08-21 | s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processed | Kamen Mazdrashki | 1 | -0/+6 |
2010-08-21 | s4-drsuapi: Implement custom printing for drsuapi protocol for | Kamen Mazdrashki | 2 | -1/+108 |
2010-08-20 | librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.c | Stefan Metzmacher | 1 | -0/+178 |
2010-08-20 | idl: added the RODC allow/deny secrets RIDs | Andrew Tridgell | 1 | -0/+2 |
2010-08-18 | librpc/rpc: call do_ndr_print hook in dcerpc_binding_handle_call*() | Stefan Metzmacher | 1 | -0/+10 |
2010-08-18 | s4:security Remove use of user_sid and group_sid from struct security_token | Andrew Bartlett | 1 | -2/+0 |
2010-08-17 | s4-netlogon: added SEC_CHAN_RODC | Andrew Tridgell | 1 | -1/+2 |
2010-08-16 | waf: Generate the ntprinting ndr functions. | Andreas Schneider | 1 | -1/+1 |
2010-08-14 | ndr: allow ndr_print to print DATA_BLOB | Andrew Tridgell | 3 | -6/+64 |
2010-08-14 | dnsp: dnsp_name is 2 byte aligned | Andrew Tridgell | 1 | -0/+2 |
2010-08-12 | s4:librpc/rpc: make struct dcerpc_binding_handle private | Stefan Metzmacher | 1 | -0/+9 |
2010-08-12 | librpc/rpc: add dcerpc_binding_handle abstration | Stefan Metzmacher | 1 | -0/+470 |
2010-08-08 | librpc/idl/mgmt.idl: add missing size_is() | Stefan Metzmacher | 1 | -1/+1 |
2010-08-05 | s4-dns: ndr_dnsp helper functions | Andrew Tridgell | 2 | -0/+123 |
2010-08-05 | s4-dns: expanded the DNSP code to handle more record type | Andrew Tridgell | 1 | -8/+56 |
2010-08-05 | dns: first version of dsnRecord parser | Andrew Tridgell | 2 | -1/+46 |
2010-08-02 | idl: Fixed a possible crash bug. | Andreas Schneider | 1 | -1/+1 |