summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb/schema Simplify schema loading from ldb messagesAndrew Bartlett2009-11-123-115/+83
* s4:vampire Print error message when we fail on the CLDAP pingAndrew Bartlett2009-11-121-2/+7
* s4:dsdb Cosmetic fixes found by metze in review of dsdb_dn changesAndrew Bartlett2009-11-123-30/+38
* s4:dsdb Ensure we allow 'odd' lengths for DN+StringAndrew Bartlett2009-11-121-5/+5
* s4:ldb Add Well Known GUID (WKGUID) tests to ldap.pyAndrew Bartlett2009-11-121-0/+17
* s4:dsdb Add extensive tests for the behaviour of dsdb_dnAndrew Bartlett2009-11-123-2/+363
* s4:ldb Remove DN+Binary code from the core ldb_dnAndrew Bartlett2009-11-121-256/+6
* s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schemaAndrew Bartlett2009-11-124-64/+99
* s4:ldb-samba Use new ldb_any_comparison helper function in ldb-sambaAndrew Bartlett2009-11-121-41/+5
* s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+StringAndrew Bartlett2009-11-124-1/+343
* s4:ldb Add a helper function for 'canonicalise' both strings base comparesAndrew Bartlett2009-11-122-0/+33
* lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett2009-11-1211-16/+39
* Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri...Jeremy Allison2009-11-115-16/+17
* Fix bug 6878 - Cannot change ACL's inherit flag.Jeremy Allison2009-11-111-44/+108
* mount.cifs: get rid of CONST_DISCARDJeff Layton2009-11-111-4/+3
* s3/docs: Document "enable spoolss".Karolin Seeger2009-11-111-0/+10
* s3:vfs_fs_capabilities: fix a debug messageMichael Adam2009-11-111-1/+1
* * install setup/display-specifiers files which are needed by provision scriptTAKEDA Yasuma2009-11-111-0/+2
* s3: Convert libsmb/cli_message to the async APIVolker Lendecke2009-11-103-142/+372
* s4:dcesrv_samr - Add more checks for invalid levelsMatthias Dieter Wallnöfer2009-11-101-3/+27
* Fixes for some tests not eorking against Windows or Samba.Nadezhda Ivanova2009-11-101-12/+8
* s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return ...Günther Deschner2009-11-101-1/+3
* s3-samr: implement _samr_ValidatePassword().Günther Deschner2009-11-101-10/+118
* s3-chgpasswd: split out a check_password_complexity() function.Günther Deschner2009-11-102-22/+45
* s4-smbtorture: strip trailing whitespace in RPC-SAMR.Günther Deschner2009-11-101-2/+2
* README.Coding: Fix typos.Matt Kraai2009-11-101-7/+7
* Fix bug 6880 - cannot list workgroup serversJeremy Allison2009-11-091-5/+14
* s3-netlogon: enable RPC-NETLOGON-ADMIN test against s3.Günther Deschner2009-11-092-5/+25
* s4-smbtorture: re-arrange netlogon LogonControl test.Günther Deschner2009-11-092-13/+65
* s3: Try to avoid dns searches with an empty siteVolker Lendecke2009-11-091-1/+1
* s3-param: fix set_inherit_acls().Günther Deschner2009-11-091-0/+2
* pidl: Fix selftest after s3 code changedVolker Lendecke2009-11-091-59/+27
* s4-samdb: remove the rDN size constraint of 64Andrew Tridgell2009-11-092-4/+14
* s4-hdb: go back to a separate samdb for the KDCAndrew Tridgell2009-11-091-1/+16
* Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke2009-11-0819-662/+203
* Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke2009-11-0856-1404/+1379
* Revert "s3: Consolidate getting the name out of a pipes_struct"Volker Lendecke2009-11-084-39/+60
* Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke2009-11-0821-655/+646
* Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke2009-11-0820-27/+23
* Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"Volker Lendecke2009-11-0811-261/+176
* Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...Volker Lendecke2009-11-0812-61/+54
* s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_tableVolker Lendecke2009-11-0812-54/+61
* s3: Make run_rpc_command take strings instead of a ndr_interface_tableVolker Lendecke2009-11-0811-176/+261
* s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke2009-11-0820-23/+27
* s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke2009-11-0821-646/+655
* s3: Consolidate getting the name out of a pipes_structVolker Lendecke2009-11-084-60/+39
* s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2009-11-0856-1379/+1404
* s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke2009-11-0819-203/+662
* tdb: Fix a C++ warningVolker Lendecke2009-11-081-1/+2
* s4:vfs_ipc - fix "ipc_open" for NTTRANS create requestsMatthias Dieter Wallnöfer2009-11-071-2/+2