summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-12s4:ldb Remove DN+Binary code from the core ldb_dnAndrew Bartlett1-256/+6
2009-11-12s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schemaAndrew Bartlett4-64/+99
2009-11-12s4:ldb-samba Use new ldb_any_comparison helper function in ldb-sambaAndrew Bartlett1-41/+5
2009-11-12s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+StringAndrew Bartlett4-1/+343
2009-11-12s4:ldb Add a helper function for 'canonicalise' both strings base comparesAndrew Bartlett2-0/+33
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett11-16/+39
2009-11-11Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri...Jeremy Allison5-16/+17
2009-11-11Fix bug 6878 - Cannot change ACL's inherit flag.Jeremy Allison1-44/+108
2009-11-11mount.cifs: get rid of CONST_DISCARDJeff Layton1-4/+3
2009-11-11s3/docs: Document "enable spoolss".Karolin Seeger1-0/+10
2009-11-11s3:vfs_fs_capabilities: fix a debug messageMichael Adam1-1/+1
2009-11-11* install setup/display-specifiers files which are needed by provision scriptTAKEDA Yasuma1-0/+2
2009-11-10s3: Convert libsmb/cli_message to the async APIVolker Lendecke3-142/+372
2009-11-10s4:dcesrv_samr - Add more checks for invalid levelsMatthias Dieter Wallnöfer1-3/+27
2009-11-10Fixes for some tests not eorking against Windows or Samba.Nadezhda Ivanova1-12/+8
2009-11-10s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return ...Günther Deschner1-1/+3
2009-11-10s3-samr: implement _samr_ValidatePassword().Günther Deschner1-10/+118
2009-11-10s3-chgpasswd: split out a check_password_complexity() function.Günther Deschner2-22/+45
2009-11-10s4-smbtorture: strip trailing whitespace in RPC-SAMR.Günther Deschner1-2/+2
2009-11-10README.Coding: Fix typos.Matt Kraai1-7/+7
2009-11-09Fix bug 6880 - cannot list workgroup serversJeremy Allison1-5/+14
2009-11-09s3-netlogon: enable RPC-NETLOGON-ADMIN test against s3.Günther Deschner2-5/+25
2009-11-09s4-smbtorture: re-arrange netlogon LogonControl test.Günther Deschner2-13/+65
2009-11-09s3: Try to avoid dns searches with an empty siteVolker Lendecke1-1/+1
2009-11-09s3-param: fix set_inherit_acls().Günther Deschner1-0/+2
2009-11-09pidl: Fix selftest after s3 code changedVolker Lendecke1-59/+27
2009-11-09s4-samdb: remove the rDN size constraint of 64Andrew Tridgell2-4/+14
2009-11-09s4-hdb: go back to a separate samdb for the KDCAndrew Tridgell1-1/+16
2009-11-08Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke19-662/+203
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke56-1404/+1379
2009-11-08Revert "s3: Consolidate getting the name out of a pipes_struct"Volker Lendecke4-39/+60
2009-11-08Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke21-655/+646
2009-11-08Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke20-27/+23
2009-11-08Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"Volker Lendecke11-261/+176
2009-11-08Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...Volker Lendecke12-61/+54
2009-11-08s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_tableVolker Lendecke12-54/+61
2009-11-08s3: Make run_rpc_command take strings instead of a ndr_interface_tableVolker Lendecke11-176/+261
2009-11-08s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke20-23/+27
2009-11-08s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke21-646/+655
2009-11-08s3: Consolidate getting the name out of a pipes_structVolker Lendecke4-60/+39
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke56-1379/+1404
2009-11-08s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke19-203/+662
2009-11-08tdb: Fix a C++ warningVolker Lendecke1-1/+2
2009-11-07s4:vfs_ipc - fix "ipc_open" for NTTRANS create requestsMatthias Dieter Wallnöfer1-2/+2
2009-11-07torture/basic/denytest - makes the code more compatible for TRU64 (consider b...Matthias Dieter Wallnöfer1-10/+14
2009-11-07s4:lib/messaging - fix up the python bindingsMatthias Dieter Wallnöfer2-7/+8
2009-11-07s4:dsdb/common/util - samdb_result_hashes - use "unsigned int" for countersMatthias Dieter Wallnöfer1-2/+1
2009-11-07s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke19-10651/+12
2009-11-07ldb_init: use constant for result of "ldb_setup_wellknown_attributes"Matthias Dieter Wallnöfer1-1/+1
2009-11-07s3: Register the ndr_interfaces dynamicallyVolker Lendecke2-38/+114