summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4/drs: dsdb_read_prefixes_from_ldb() refactoredKamen Mazdrashki2009-11-061-54/+13
* s4/drs: refactor dsdb_load_oid_mappings_ldb() to use _dsdb_prefixmap_from_ldb...Kamen Mazdrashki2009-11-061-33/+29
* s4/drs: Load prefixMap from ldb_val moved in separate functionKamen Mazdrashki2009-11-061-0/+35
* s4/drs: dsdb_schema_pfm_from_drsuapi_pfm() to accept partial drsuapi_prefixMapKamen Mazdrashki2009-11-062-22/+46
* s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()Kamen Mazdrashki2009-11-062-30/+11
* s4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_make_attid()Kamen Mazdrashki2009-11-063-19/+19
* s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...Kamen Mazdrashki2009-11-062-72/+1
* s4/drs: dsdb_get_oid_mappings_drsuapi() to use new prefixMap interfaceKamen Mazdrashki2009-11-061-34/+3
* s4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_prefixmap_from_drsuapi()Kamen Mazdrashki2009-11-061-52/+13
* s4/drs: dsdb_schema uses dsdb_schema_prefixmap definitionKamen Mazdrashki2009-11-061-0/+2
* s4/drs: Move schema_prefixMap allocation in separate functionKamen Mazdrashki2009-11-061-15/+29
* s4/drs: schema_prefixMap to/from drsuapi_prefixMap conversion implementationKamen Mazdrashki2009-11-061-1/+228
* s4/drs: Implement binary-oid-lookup into prefixMapKamen Mazdrashki2009-11-061-25/+37
* s4/drs: Move making of partial-binary-oid to a separate functionKamen Mazdrashki2009-11-061-20/+45
* s4/drs: Fix memory leek in prefixMapKamen Mazdrashki2009-11-061-1/+4
* Version 1.0 of the directory service acls module.Nadezhda Ivanova2009-11-053-965/+358
* s4:dsdb/common/util - Add a new utility function "samdb_check_password"Matthias Dieter Wallnöfer2009-11-051-9/+45
* s4:samdb_set_password/samdb_set_password_sid - Better comments and cosmeticsMatthias Dieter Wallnöfer2009-11-051-28/+34
* s4:provisioning - Fixed minor bugs in provisioning tool and partition module.Endi S. Dewata2009-11-041-2/+2
* Added some dn to the info in the log messages.Nadezhda Ivanova2009-11-031-3/+3
* s4:dsdb Fix up after the MAP_ constants became LDB_MAP_Andrew Bartlett2009-11-021-13/+13
* s4 - SID allocation using FDS DNA pluginEndi S. Dewata2009-11-021-10/+19
* s4:dsdb - Removed redundant domain SID filter.Endi S. Dewata2009-11-021-29/+1
* s4:dsdb - Store SID as string in FDS.Endi S. Dewata2009-11-022-5/+45
* s4 - Mapped AD schema to existing FDS schema.Endi S. Dewata2009-11-022-2/+167
* s4:dsdb - Fixed attribute dereferencing for FDSEndi S. Dewata2009-11-022-18/+124
* Remove special case logic in 'samdb_relative_path'.Andrew Bartlett2009-11-021-3/+0
* s4:dsdb Revert back to using DN:filename in the partitions recordAndrew Bartlett2009-11-022-46/+102
* 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