summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* handle large directories in smb2_deltree()Andrew Tridgell2009-08-051-36/+42
* s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett2009-08-0550-367/+1155
* s4 now supports the large readx extensionAndrew Tridgell2009-08-051-6/+11
* fixed the sense of the pvfs_acl uwrap checkAndrew Tridgell2009-08-051-1/+1
* pyldb: Fix reference counting on ldb_message_elements, add extra typeJelmer Vernooij2009-08-051-1/+9
* skip the readbraw tests if the server does not support itAndrew Tridgell2009-08-051-0/+5
* make the UID_WRAPPER skip checks at runtimeAndrew Tridgell2009-08-053-9/+17
* added a uid_wrapper libraryAndrew Tridgell2009-08-059-3/+25
* s4:ldb initialise e->values[i].length before use in python bindingsAndrew Bartlett2009-08-051-1/+1
* s4:dsdb Don't cast an ldb_val into a const char * for schema lookupsAndrew Bartlett2009-08-055-52/+129
* s4: make install: prevent overwriting failureRusty Russell2009-08-041-1/+1
* s4: Change my nested groups patch to don't include user's SID itself in the "...Matthias Dieter Wallnöfer2009-08-041-17/+24
* s4:torture Make RPC-NETLOGON pass against ncaclrpc serversAndrew Bartlett2009-08-041-122/+132
* Add constAndrew Bartlett2009-08-041-1/+1
* s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIFAndrew Bartlett2009-08-041-1/+17
* s4:netlogon Fix warnings and segfault in GetDomainInfo callAndrew Bartlett2009-08-041-4/+5
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-08-045-11/+163
|\
| * s4:torture rework LDAP sort testAndrew Bartlett2009-08-044-79/+45
| * s4:torture Add test for correct server-side sorting over LDAPMatthieu Patou2009-08-043-3/+194
| * Use smbclient binary for the test file in smbclient testAndrew Bartlett2009-08-041-7/+2
* | fixed support for readx greater than 64kAndrew Tridgell2009-08-042-3/+4
|/
* param/pyparam: Cope with string list parameters being empty.Ricardo Jorge2009-08-041-1/+7
* python/loadparm: Get shares listing working.Ricardo Jorge2009-08-041-5/+6
* pyldb: Properly keep copies of Python string contents, rather thanJelmer Vernooij2009-08-041-9/+21
* s4-ldap_server: fix generated error string in map_ldb_error().Günther Deschner2009-08-041-1/+1
* pyldb: Raise proper exception when attempting to assign a string to a dnJelmer Vernooij2009-08-032-5/+24
* s4: Change constant to comply with the merged buildMatthias Dieter Wallnöfer2009-08-031-1/+1
* s4: Torture test for enhancements in "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-26/+275
* s4: Enhancements in the "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-65/+194
* Return infinite time for last last logoff when last logoff = 0Matthieu Patou2009-08-033-2/+18
* s4: Correct renamed constantsMatthias Dieter Wallnöfer2009-07-312-6/+6
* s4: Adds a small test for the new enhanced error messages from the AD LDAP se...Matthias Dieter Wallnöfer2009-07-311-4/+183
* s4: Enhances the LDAP server to display error messages like Windows ServerMatthias Dieter Wallnöfer2009-07-311-27/+178
* Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...Matthias Dieter Wallnöfer2009-07-311-1/+1
* s4:libcli/ldap: the tls code steals the original socket on its own nowStefan Metzmacher2009-07-311-3/+0
* s4:ldap_server: the tls code steals the original socket on its own nowStefan Metzmacher2009-07-312-2/+2
* s4:tls: avoid using talloc_reference() in tls_init_client()Stefan Metzmacher2009-07-311-6/+2
* s4:tls: avoid using talloc_reference() in tls_init_server()Stefan Metzmacher2009-07-311-8/+1
* s4:libnet: use talloc_strdup() instead of talloc_reference()Stefan Metzmacher2009-07-312-2/+2
* s4:build: make sure that we regenerate proto headers when source files changeStefan Metzmacher2009-07-311-0/+2
* s4:auth: make sure we have elements returned at all in authsam_expand_nested_...Stefan Metzmacher2009-07-311-0/+6
* s4: Patch to implement nested group and privilegesMatthias Dieter Wallnöfer2009-07-311-34/+100
* winsif.idl: add definition of winsif_WinsDoScanvengingNew()Stefan Metzmacher2009-07-311-1/+14
* winsif.idl: add definition of winsif_WinsStatusWHdl()Stefan Metzmacher2009-07-311-1/+5
* winsif.idl: add definition of winsif_WinsStatusNew()Stefan Metzmacher2009-07-311-1/+17
* winsif.idl: add definition of winsif_WinsGetDbRecsByName()Stefan Metzmacher2009-07-311-2/+9
* winsif.idl: add definition of winsif_WinsGetBrowserNames()Stefan Metzmacher2009-07-311-1/+10
* winsif.idl: add definition of winsif_WinsSetFlags()Stefan Metzmacher2009-07-311-1/+3
* winsif.idl: add definition of winsif_WinsDeleteWins()Stefan Metzmacher2009-07-311-1/+3
* winsif.idl: add definition of winsif_WinsGetBrowserNames_Old()Stefan Metzmacher2009-07-311-1/+13