ѕ3: fix domain trust documentation confusion
[ira/wip.git] / source4 /
2009-10-12 Matthias Dieter... s4:provision.py - simplify the "realm" variable handlin...
2009-10-12 Matthias Dieter... s4:objectclass ldb module - Check for empty messages
2009-10-12 Matthias Dieter... Revert "s4:ldb - add a check which has to be done on...
2009-10-12 Andrew Bartletts4:ldb Allow a NULL module list
2009-10-12 Andrew BartlettAllow (and ignore) distinguishedName on special records
2009-10-12 Andrew Bartletts4:schema Add some error checking to the schema load
2009-10-12 Andrew Bartletts4:dsdb Make dsdb_read_prefixes_from_ldb static
2009-10-12 Andrew Bartletts4:ldb Reload the 'ltdb_cache' when @OPTIONS changes
2009-10-12 Andrew Bartletts4:ldb Allow a module string of ""
2009-10-12 Andrew Bartletts4:dsdb Search for the schema with dsdb_module_search...
2009-10-12 Andrew Bartletts4:dsdb Add new functions to help modules do an ldb_sea...
2009-10-12 Andrew Bartletts4:provision Remove all references to samba4LocalDomain
2009-10-12 Andrew Bartletts4:provision Clarify that we set, rather than modify...
2009-10-12 Andrew Tridgells4-selftest: don't run benchmarks on the build farm...
2009-10-12 Andrew Tridgelltorture: fixed socket leak in BENCH-TCON test
2009-10-12 Andrew Tridgellscripts: handle non-C files in minimal_includes.pl
2009-10-12 Andrew Tridgells4-drs: make DsBind a bit less verbose
2009-10-09 Steven Dannemans4/torture: fix build break "implicit declaration of...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-10-07 Jeremy AllisonExteded RAW-RENAME test to catch regressions in bug...
2009-10-07 Matthias Dieter... s4:ldb - SQLite: port some constraints from the TDB...
2009-10-07 Matthias Dieter... s4:subtree_delete - Make the initialisation of the...
2009-10-07 Matthias Dieter... s4:ldap.py - Further enhancements
2009-10-07 Matthias Dieter... s4:ldb - add a check which has to be done on beginning...
2009-10-07 Matthias Dieter... s4:ldap server - remove unused error handlings
2009-10-07 Matthias Dieter... s4:ldb_tdb - Rework/Various
2009-10-07 Aravind Srinivasans4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATE
2009-10-07 Aravind Srinivasans4/torture: convert all printf to torture_comments
2009-10-07 Aravind Srinivasans4/torture: Ported SMBv1 RAW-STREAMS tests to SMB2...
2009-10-07 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-07 Andrew Tridgells4-drs: fixed a memory error introduced yesterday
2009-10-07 Steven Dannemans4/torture: Add server target of OneFS
2009-10-07 Aravind Srinivasans4/torture: Add SMB sharemode/access mask tests
2009-10-07 Aravind Srinivasans4/torture: change comments to torture_failures
2009-10-06 Andrew Tridgelltorture: disable the ValidatePassword test
2009-10-06 Andrew Tridgells4-torture: removed an accidental commit of a local...
2009-10-06 Matthias Dieter... s4:various LDB modules - "build_request" functions...
2009-10-06 Matthias Dieter... s4:rootdse module - intendation fixup
2009-10-06 Matthias Dieter... s4:acl module - intendation fix and comment enhancement
2009-10-06 Andrew Tridgells4-provision: match win2003 functional level
2009-10-06 Andrew Tridgells4-drs: added some debug lines to DsAddEntry()
2009-10-06 Andrew Tridgells4-drs: take advantage of system session auth in dsbind
2009-10-06 Andrew Tridgells4-drs: fixed error message for drs_security_level_check
2009-10-06 Andrew Tridgells4-drs: open samdb with system credentials when authorised
2009-10-06 Andrew Tridgells4-ldb: fixed error on single value error
2009-10-06 Andrew Tridgells4-repl: added RELAX control and fix transactions
2009-10-06 Andrew Bartletts4:drs-development Scripts to assist testing of DRS...
2009-10-06 Andrew Bartletts4:param Remove duplicate argument to python provision
2009-10-06 Andrew Bartletts4:provision Remove unused parameters from provision...
2009-10-05 Andrew Tridgells4-seftest: skip hold.oplock for SMB2 as well
2009-10-03 Matthias Dieter... s4:ldap.py - commented out the UTF8 tests (and fixed...
2009-10-03 Matthias Dieter... s4:ldb_tdb - fix memory leaks
2009-10-03 Matthias Dieter... heimdal kerberos - fix memory leak (free the plugin...
2009-10-03 Matthias Dieter... s4:objectclass - Free unused memory from responses
2009-10-03 Matthias Dieter... s4:schema_inferiors - Fix wrong check
2009-10-03 Matthias Dieter... s4:ldb.h - add constant for LDAP EXOP password change
2009-10-03 Matthias Dieter... heimdal - fix various warnings
2009-10-03 Matthias Dieter... s4:ldap.py - add tests for valid parent and RDN
2009-10-03 Andrew Bartletts4:dsdb Use possibleInferiors to restrict creation...
2009-10-03 Andrew Bartletts4:dsdb add systemPossibleInferiors to schema code
2009-10-03 Andrew Bartletts4:dsdb Add objectClass and RDN constraints to objectCl...
2009-10-03 Matthias Dieter... s4:ldap.py - add a test for the "systemOnly" classes
2009-10-03 Matthias Dieter... s4:dsdb Don't allow creation of systemOnly objectclasses
2009-10-03 Matthias Dieter... s4:rdn_name - fix up the rename operation
2009-10-02 Matthias Dieter... Revert "s4:LDB/LDAP - Re-allow renames"
2009-10-02 Matthias Dieter... s4:repl_meta_data - various
2009-10-02 Matthias Dieter... s4:ldap.py - add a very special rename test (with inval...
2009-10-02 Matthias Dieter... s4:ldb_ildap - Don't segfault on a empty RDN
2009-10-02 Matthias Dieter... s4:LDB/LDAP - Re-allow renames
2009-10-02 Matthias Dieter... s4:ldap.py - major enhancements
2009-10-02 Andrew Bartletts4:ldb Don't allow RDN to be modified with an LDB modif...
2009-10-02 Matthias Dieter... s4:rdn_name module - a normal error message should...
2009-10-02 Andrew Bartletts4:ldb Don't allow modifcation of distinguishedName
2009-10-02 Andrew Bartletts4:dsdb Return correct error on invalid attribute
2009-10-02 Andrew Bartletts4:dsdb Pass down the exact error code on failure in...
2009-10-02 Matthias Dieter... s4:samdb_set_password - Return the maximum password...
2009-10-02 Matthias Dieter... s4:samdb_set_password - cosmetic fixes
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-10-02 Matthias Dieter... s4/srvsvc: deactivate a "ntvfs_connect" with a wrong...
2009-10-02 Matthias Dieter... s4:provision_users.ldif - Put potential primary groups...
2009-10-02 Andrew TridgellRevert "s4:ldb-samba Use temp talloc contexts and tallo...
2009-10-02 Andrew TridgellRevert "s4:ldb Fix ldb_list_find() folowing the change...
2009-10-02 Andrew TridgellRevert "s4:ldb always talloc_free() the ldb_ldif_write...
2009-10-02 Andrew TridgellRevert "s4:ldb Remove LTDB_PACKING_FORMAT_NODN"
2009-10-02 Andrew TridgellRevert "s4-ldb: merged with master"
2009-10-02 Andrew TridgellRevert "s4-ldb: overallocate idxptr to reduce memory...
2009-10-02 Andrew TridgellRevert "s4-ldb: fixed a memory leak"
2009-10-02 Andrew Tridgells4-winbind: support the s3 response flags on krb5 auth too
2009-10-02 Andrew Tridgells4-winbind: support the Samba3 TXT form of the info3...
2009-10-02 Matthias Dieter... s4:ldb.h - cosmetic - add whitespace
2009-10-02 Matthias Dieter... s4:provision - Cosmetic - right indentations
2009-10-02 Andrew Bartletts4:dsdb Fix crash from LDAP login of DOM\\
2009-10-02 Andrew Bartletts4:dsdb rework instanceType module - put instanceType...
2009-10-02 Andrew Bartletts4:dsdb Don't allow creating of new objects with an...
2009-10-02 Andrew Bartletts4:dsdb Add 'lazy_commit' module to swallow the 'lazy...
2009-10-02 Andrew Bartletts4:ldap_server Ensure we don't segfault when sent a...
2009-10-02 Andrew Bartletts4:provision Ensure we add the schema with the 'relax...
2009-10-02 Andrew Tridgells4-ldb: fixed a memory leak
next