summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code baseKamen Mazdrashki2009-10-161-61/+105
* s4-dsdb: implement limit on rDN lengthAndrew Tridgell2009-10-151-3/+11
* s4-dsdb: added samdb_rodc() and samdb_ntds_options()Andrew Tridgell2009-10-152-1/+51
* s4:password_hash - load the domain parameters from the "loadparm context"Matthias Dieter Wallnöfer2009-10-141-42/+11
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-142-3/+2
* s4:objectclass ldb module - Check for empty messagesMatthias Dieter Wallnöfer2009-10-121-1/+8
* s4:schema Add some error checking to the schema loadAndrew Bartlett2009-10-122-7/+25
* s4:dsdb Make dsdb_read_prefixes_from_ldb staticAndrew Bartlett2009-10-121-1/+3
* s4:dsdb Search for the schema with dsdb_module_search(), in schema_fsmoAndrew Bartlett2009-10-122-122/+102
* s4:dsdb Add new functions to help modules do an ldb_search()Andrew Bartlett2009-10-125-43/+173
* s4:provision Remove all references to samba4LocalDomainAndrew Bartlett2009-10-123-8/+7
* s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer2009-10-081-11/+14
* s4:subtree_delete - Make the initialisation of the child counter more clearMatthias Dieter Wallnöfer2009-10-081-0/+2
* s4-drs: fixed a memory error introduced yesterdayAndrew Tridgell2009-10-071-1/+1
* s4:various LDB modules - "build_request" functions - propagate result codes backMatthias Dieter Wallnöfer2009-10-064-12/+19