summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: call dsdb_make_schema_global() from ldb_wrapAndrew Tridgell2009-10-271-1/+0
* s4-dsdb: always cancel transactions on all partitionsAndrew Tridgell2009-10-271-13/+19
* s4:dsdb Rework partitions module for better tracingAndrew Bartlett2009-10-273-97/+76
* s4:dsdb Remove partition_extended_schema_update_nowAndrew Bartlett2009-10-271-51/+0
* s4-ldb: fixed request handling for schemaUpdateNow opAndrew Tridgell2009-10-263-3/+3
* s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell2009-10-253-23/+8
* s4-dsdb: ensure that new partitions inherit any transactionAndrew Tridgell2009-10-253-11/+26
* s4:dsdb/partition_init: don't leak a talloc_new() in case we have no data yetStefan Metzmacher2009-10-241-2/+5
* s4:dsdb 'attrs' must be static (otherwise segv with async)Andrew Bartlett2009-10-231-1/+2
* s4:dsdb Fix samba3sam test again.Andrew Bartlett2009-10-231-6/+9
* s4:dsdb Add error string in 'no such object' because of 0 replies caseAndrew Bartlett2009-10-231-0/+3
* s4:dsdb Remove unused variablesAndrew Bartlett2009-10-231-2/+0
* s4:dsdb Do less allocation when searching for partitions modulesAndrew Bartlett2009-10-231-8/+10
* s4:dsdb Split schema loading and schema data managementAndrew Bartlett2009-10-233-231/+313
* s4:dsdb Set partitions metadata as soon as it is set up.Andrew Bartlett2009-10-231-3/+3
* s4-samdb: make sure the static credentials are never freedAndrew Tridgell2009-10-231-0/+9
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-231-1/+1
* s4-dsdb: add a static samdb_credentialsAndrew Tridgell2009-10-231-5/+17
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4:dsdb/samdb/cracknames - Remove unused header and add more "const"Matthias Dieter Wallnöfer2009-10-221-4/+3
* s4:dsdb Use the 'correct' case for the namingContext values in rootDSEAndrew Bartlett2009-10-221-0/+22
* s4:dsdb Add default modules list to samba3samAndrew Bartlett2009-10-221-1/+2
* S4: ldb_map modules uses defines that are reservedTorgeir Lerkerød2009-10-212-117/+117
* s4:dsdb Allow loading of old-style partition recordsAndrew Bartlett2009-10-211-19/+36
* s4:dsdb Make the 'relative path' code in partitions handle tdb://Andrew Bartlett2009-10-212-7/+15
* s4:dsdb talloc_steal the backend module to under the partitionAndrew Bartlett2009-10-211-0/+1
* s4:dsdb Remove potentially confusing 'partition' control from resultAndrew Bartlett2009-10-211-3/+15
* s4:dsdb Allow creation of new partitionsAndrew Bartlett2009-10-212-70/+101
* s4:dsdb Remove default instanceType from repl_meta_dataAndrew Bartlett2009-10-211-9/+0
* s4:dsdb Remove workaround for two partition head recordsAndrew Bartlett2009-10-211-16/+1
* s4:dsdb Use 'partition modified' information to update @REPLCHANGEDAndrew Bartlett2009-10-211-356/+189
* s4:repl Pass schema as argument to replmd_update_rpmd()Andrew Bartlett2009-10-211-6/+5
* s4:dsdb In partitions module, tell the caller what partition was used.Andrew Bartlett2009-10-211-1/+17
* s4:dsdb Load new partitions in a running LDB if metadata changesAndrew Bartlett2009-10-212-144/+151
* s4:dsdb Only reload partition metadata on search and transaction startAndrew Bartlett2009-10-212-19/+5
* s4:dsdb Reload partition metadata if the main db updatesAndrew Bartlett2009-10-213-39/+120
* s4:dsdb Split 'set per-partition metadata' into it's own functionAndrew Bartlett2009-10-211-139/+162
* s4:dsdb Don't try and casefold DNs during startup for partition loadAndrew Bartlett2009-10-211-10/+19
* s4:dsdb Fix partition_create not to return earlyAndrew Bartlett2009-10-211-14/+22
* s4:dsdb Fix tests for samba3sam to pass after partitions module changesAndrew Bartlett2009-10-211-13/+9
* s4:dsdb Be strict in selecting on-disk names for partitionsAndrew Bartlett2009-10-212-6/+84
* s4:dsdb Set 'notification' after the success of a change.Andrew Bartlett2009-10-211-18/+14
* s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett2009-10-217-311/+840
* s4/drs: prefixMap main interface implementationKamen Mazdrashki2009-10-211-0/+244
* s4/drs(tort): Unit test for prefixMap implementation.Kamen Mazdrashki2009-10-212-4/+4
* s4-dsdb: fixed empty structure error on solaris8Andrew Tridgell2009-10-201-0/+1
* s4:password_hash LDB module - substitute "lp_workgroup" with "lp_sam_name"Matthias Dieter Wallnöfer2009-10-191-1/+1
* s4:sites - get the server site (name) from DSDBMatthias Dieter Wallnöfer2009-10-181-0/+10
* s4-privileges: moved privileges to private/privilege.ldbAndrew Tridgell2009-10-171-6/+25
* s4/drs: prefixMap module initial definitionKamen Mazdrashki2009-10-163-1/+69