summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT.Günther Deschner2009-11-121-18/+16
* s3-kerberos: add smb_krb5_principal_get_realm().Günther Deschner2009-11-122-0/+27
* s4:repl_meta_data Parse linked attributes with schema syntaxesAndrew Bartlett2009-11-121-39/+44
* s4:dsdb/schema Add more unit tests for DN+Binary syntaxesAndrew Bartlett2009-11-121-4/+9
* s4:torture Use (some) torture_assert() calls in RPC-DSSYNC testAndrew Bartlett2009-11-121-5/+4
* s4:dsdb Improve debug message in extended_dn_outAndrew Bartlett2009-11-121-1/+3
* s4:torture Remove _drs_util_verify_attids() from RPC-DSSYNCAndrew Bartlett2009-11-122-87/+0
* s4:torture/dsdb Add verification of the push-to-LDB functions in RPC-DSSYNCAndrew Bartlett2009-11-121-23/+260
* s4:torture Add constAndrew Bartlett2009-11-121-1/+1
* s4:ldb Allow ldb_msg_canonicalize to handle empty elementsAndrew Bartlett2009-11-121-1/+1
* s4:dsdb/schema Allow a schema set when bound against a remote LDAP serverAndrew Bartlett2009-11-121-3/+3
* s4:ldb Don't segfault if we somehow get an unknown extended dn elementAndrew Bartlett2009-11-121-0/+8
* s4:ldb Change ldb_request_add_control to the normal 'for loop' patternAndrew Bartlett2009-11-121-2/+1
* s4:torture Convert RPC-DSSYNC test to use LDB rather than raw LDAPAndrew Bartlett2009-11-121-49/+28
* NET-API-BECOME-DC: resolve the host name to an address before callingStefan Metzmacher2009-11-121-2/+16
* s4:dsdb Add expected value tests for most DRS syntax conversionsAndrew Bartlett2009-11-124-8/+159
* s4:Fix regression in dsdb_dn code - all parses of the DN would be rejectedAndrew Bartlett2009-11-121-2/+6
* s4:provision Add C binding to get at the generate schemaAndrew Bartlett2009-11-123-0/+86
* s4:provision Remove unused 'sambadn' parameterAndrew Bartlett2009-11-122-10/+4
* s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS importAndrew Bartlett2009-11-124-95/+125
* 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