Age | Commit message (Expand) | Author | Files | Lines |
2009-08-05 | s4:dsdb Don't cast an ldb_val into a const char * for schema lookups | Andrew Bartlett | 5 | -52/+129 |
2009-08-04 | s4: make install: prevent overwriting failure | Rusty Russell | 1 | -1/+1 |
2009-08-04 | s4: Change my nested groups patch to don't include user's SID itself in the "... | Matthias Dieter Wallnöfer | 1 | -17/+24 |
2009-08-04 | s4:torture Make RPC-NETLOGON pass against ncaclrpc servers | Andrew Bartlett | 1 | -122/+132 |
2009-08-04 | Add const | Andrew Bartlett | 1 | -1/+1 |
2009-08-04 | s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIF | Andrew Bartlett | 1 | -1/+17 |
2009-08-04 | s4:netlogon Fix warnings and segfault in GetDomainInfo call | Andrew Bartlett | 1 | -4/+5 |
2009-08-04 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 5 | -11/+163 |
2009-08-04 | fixed support for readx greater than 64k | Andrew Tridgell | 2 | -3/+4 |
2009-08-04 | s4:torture rework LDAP sort test | Andrew Bartlett | 4 | -79/+45 |
2009-08-04 | s4:torture Add test for correct server-side sorting over LDAP | Matthieu Patou | 3 | -3/+194 |
2009-08-04 | Use smbclient binary for the test file in smbclient test | Andrew Bartlett | 1 | -7/+2 |
2009-08-04 | param/pyparam: Cope with string list parameters being empty. | Ricardo Jorge | 1 | -1/+7 |
2009-08-04 | python/loadparm: Get shares listing working. | Ricardo Jorge | 1 | -5/+6 |
2009-08-04 | pyldb: Properly keep copies of Python string contents, rather than | Jelmer Vernooij | 1 | -9/+21 |
2009-08-04 | s4-ldap_server: fix generated error string in map_ldb_error(). | Günther Deschner | 1 | -1/+1 |
2009-08-03 | pyldb: Raise proper exception when attempting to assign a string to a dn | Jelmer Vernooij | 2 | -5/+24 |
2009-08-03 | s4: Change constant to comply with the merged build | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-08-03 | s4: Torture test for enhancements in "netr_LogonGetDomainInformations" call | Matthias Dieter Wallnöfer | 1 | -26/+275 |
2009-08-03 | s4: Enhancements in the "netr_LogonGetDomainInformations" call | Matthias Dieter Wallnöfer | 1 | -65/+194 |
2009-08-03 | Return infinite time for last last logoff when last logoff = 0 | Matthieu Patou | 3 | -2/+18 |
2009-07-31 | s4: Correct renamed constants | Matthias Dieter Wallnöfer | 2 | -6/+6 |
2009-07-31 | s4: Adds a small test for the new enhanced error messages from the AD LDAP se... | Matthias Dieter Wallnöfer | 1 | -4/+183 |
2009-07-31 | s4: Enhances the LDAP server to display error messages like Windows Server | Matthias Dieter Wallnöfer | 1 | -27/+178 |
2009-07-31 | Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-07-31 | s4:libcli/ldap: the tls code steals the original socket on its own now | Stefan Metzmacher | 1 | -3/+0 |
2009-07-31 | s4:ldap_server: the tls code steals the original socket on its own now | Stefan Metzmacher | 2 | -2/+2 |
2009-07-31 | s4:tls: avoid using talloc_reference() in tls_init_client() | Stefan Metzmacher | 1 | -6/+2 |
2009-07-31 | s4:tls: avoid using talloc_reference() in tls_init_server() | Stefan Metzmacher | 1 | -8/+1 |
2009-07-31 | s4:libnet: use talloc_strdup() instead of talloc_reference() | Stefan Metzmacher | 2 | -2/+2 |
2009-07-31 | s4:build: make sure that we regenerate proto headers when source files change | Stefan Metzmacher | 1 | -0/+2 |
2009-07-31 | s4:auth: make sure we have elements returned at all in authsam_expand_nested_... | Stefan Metzmacher | 1 | -0/+6 |
2009-07-31 | s4: Patch to implement nested group and privileges | Matthias Dieter Wallnöfer | 1 | -34/+100 |
2009-07-31 | winsif.idl: add definition of winsif_WinsDoScanvengingNew() | Stefan Metzmacher | 1 | -1/+14 |
2009-07-31 | winsif.idl: add definition of winsif_WinsStatusWHdl() | Stefan Metzmacher | 1 | -1/+5 |
2009-07-31 | winsif.idl: add definition of winsif_WinsStatusNew() | Stefan Metzmacher | 1 | -1/+17 |
2009-07-31 | winsif.idl: add definition of winsif_WinsGetDbRecsByName() | Stefan Metzmacher | 1 | -2/+9 |
2009-07-31 | winsif.idl: add definition of winsif_WinsGetBrowserNames() | Stefan Metzmacher | 1 | -1/+10 |
2009-07-31 | winsif.idl: add definition of winsif_WinsSetFlags() | Stefan Metzmacher | 1 | -1/+3 |
2009-07-31 | winsif.idl: add definition of winsif_WinsDeleteWins() | Stefan Metzmacher | 1 | -1/+3 |
2009-07-31 | winsif.idl: add definition of winsif_WinsGetBrowserNames_Old() | Stefan Metzmacher | 1 | -1/+13 |
2009-07-31 | winsif.idl: add definition of winsif_WinsGetNameAndAdd() | Stefan Metzmacher | 1 | -1/+9 |
2009-07-31 | winsif.idl: add definition of winsif_WinsWorkerThreadUpdate() | Stefan Metzmacher | 1 | -1/+3 |
2009-07-31 | winsif.idl: add definition of winsif_WinsResetCounters() | Stefan Metzmacher | 1 | -1/+1 |
2009-07-31 | winsif.idl: add definition of winsif_WinsSetPriorityClass() | Stefan Metzmacher | 1 | -1/+3 |
2009-07-31 | winsif.idl: add definition of winsif_WinsPullRange() | Stefan Metzmacher | 1 | -1/+6 |
2009-07-31 | winsif.idl: add definition of winsif_WinsDelDbRecs() | Stefan Metzmacher | 1 | -1/+5 |
2009-07-31 | winsif.idl: add definition of winsif_WinsBackup() | Stefan Metzmacher | 1 | -1/+4 |
2009-07-31 | winsif.idl: add definition of winsif_WinsTerm() | Stefan Metzmacher | 1 | -1/+3 |
2009-07-31 | winsif.idl: add definition of winsif_WinsGetDbRecs() | Stefan Metzmacher | 1 | -1/+13 |