s4/drs(tort): prefixMap read/write in LDB test case
[samba.git] / source4 / dsdb /
2009-11-06 Kamen Mazdrashkis4/drs: refactor dsdb_load_oid_mappings_ldb() to use...
2009-11-06 Kamen Mazdrashkis4/drs: Load prefixMap from ldb_val moved in separate...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_schema_pfm_from_drsuapi_pfm() to accept...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_verify_oid_mappings_drsuapi() replaced...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_get_oid_mappings_drsuapi() to use new...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_p...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_schema uses dsdb_schema_prefixmap definition
2009-11-06 Kamen Mazdrashkis4/drs: Move schema_prefixMap allocation in separate...
2009-11-06 Kamen Mazdrashkis4/drs: schema_prefixMap to/from drsuapi_prefixMap...
2009-11-06 Kamen Mazdrashkis4/drs: Implement binary-oid-lookup into prefixMap
2009-11-06 Kamen Mazdrashkis4/drs: Move making of partial-binary-oid to a separate...
2009-11-06 Kamen Mazdrashkis4/drs: Fix memory leek in prefixMap
2009-11-05 Nadezhda IvanovaVersion 1.0 of the directory service acls module.
2009-11-05 Matthias Dieter... s4:dsdb/common/util - Add a new utility function "samdb...
2009-11-05 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - Better...
2009-11-04 Endi S. Dewatas4:provisioning - Fixed minor bugs in provisioning...
2009-11-03 Nadezhda IvanovaAdded some dn to the info in the log messages.
2009-11-02 Andrew Bartletts4:dsdb Fix up after the MAP_ constants became LDB_MAP_
2009-11-02 Endi S. Dewatas4 - SID allocation using FDS DNA plugin
2009-11-02 Endi S. Dewatas4:dsdb - Removed redundant domain SID filter.
2009-11-02 Endi S. Dewatas4:dsdb - Store SID as string in FDS.
2009-11-02 Endi S. Dewatas4 - Mapped AD schema to existing FDS schema.
2009-11-02 Endi S. Dewatas4:dsdb - Fixed attribute dereferencing for FDS
2009-11-02 Andrew BartlettRemove special case logic in 'samdb_relative_path'.
2009-11-02 Andrew Bartletts4:dsdb Revert back to using DN:filename in the partiti...
2009-10-27 Andrew Tridgells4-dsdb: call dsdb_make_schema_global() from ldb_wrap
2009-10-27 Andrew Tridgells4-dsdb: always cancel transactions on all partitions
2009-10-27 Andrew Bartletts4:dsdb Rework partitions module for better tracing
2009-10-27 Andrew Bartletts4:dsdb Remove partition_extended_schema_update_now
2009-10-25 Andrew Tridgells4-ldb: fixed request handling for schemaUpdateNow op
2009-10-25 Andrew Tridgells4-samdb: reduce the number of samdb opens at startup
2009-10-25 Andrew Tridgells4-dsdb: ensure that new partitions inherit any transaction
2009-10-24 Stefan Metzmachers4:dsdb/partition_init: don't leak a talloc_new() in...
2009-10-23 Andrew Bartletts4:dsdb 'attrs' must be static (otherwise segv with...
2009-10-23 Andrew Bartletts4:dsdb Fix samba3sam test again.
2009-10-23 Andrew Bartletts4:dsdb Add error string in 'no such object' because...
2009-10-23 Andrew Bartletts4:dsdb Remove unused variables
2009-10-23 Andrew Bartletts4:dsdb Do less allocation when searching for partition...
2009-10-23 Andrew Bartletts4:dsdb Split schema loading and schema data management
2009-10-23 Andrew Bartletts4:dsdb Set partitions metadata as soon as it is set up.
2009-10-23 Andrew Tridgells4-samdb: make sure the static credentials are never...
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-23 Andrew Tridgells4-dsdb: add a static samdb_credentials
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-21 Matthias Dieter... s4:dsdb/samdb/cracknames - Remove unused header and...
2009-10-21 Andrew Bartletts4:dsdb Use the 'correct' case for the namingContext...
2009-10-21 Andrew Bartletts4:dsdb Add default modules list to samba3sam
2009-10-21 Torgeir LerkerødS4: ldb_map modules uses defines that are reserved
2009-10-21 Andrew Bartletts4:dsdb Allow loading of old-style partition records
2009-10-21 Andrew Bartletts4:dsdb Make the 'relative path' code in partitions...
2009-10-21 Andrew Bartletts4:dsdb talloc_steal the backend module to under the...
2009-10-21 Andrew Bartletts4:dsdb Remove potentially confusing 'partition' contro...
2009-10-21 Andrew Bartletts4:dsdb Allow creation of new partitions
2009-10-21 Andrew Bartletts4:dsdb Remove default instanceType from repl_meta_data
2009-10-21 Andrew Bartletts4:dsdb Remove workaround for two partition head records
2009-10-21 Andrew Bartletts4:dsdb Use 'partition modified' information to update...
2009-10-21 Andrew Bartletts4:repl Pass schema as argument to replmd_update_rpmd()
2009-10-21 Andrew Bartletts4:dsdb In partitions module, tell the caller what...
2009-10-21 Andrew Bartletts4:dsdb Load new partitions in a running LDB if metadat...
2009-10-21 Andrew Bartletts4:dsdb Only reload partition metadata on search and...
2009-10-21 Andrew Bartletts4:dsdb Reload partition metadata if the main db updates
2009-10-21 Andrew Bartletts4:dsdb Split 'set per-partition metadata' into it...
2009-10-21 Andrew Bartletts4:dsdb Don't try and casefold DNs during startup for...
2009-10-21 Andrew Bartletts4:dsdb Fix partition_create not to return early
2009-10-21 Andrew Bartletts4:dsdb Fix tests for samba3sam to pass after partition...
2009-10-21 Andrew Bartletts4:dsdb Be strict in selecting on-disk names for partitions
2009-10-21 Andrew Bartletts4:dsdb Set 'notification' after the success of a change.
2009-10-21 Andrew Bartletts4:dsdb Rework modules create new partitions at runtime
2009-10-21 Kamen Mazdrashkis4/drs: prefixMap main interface implementation
2009-10-21 Kamen Mazdrashkis4/drs(tort): Unit test for prefixMap implementation.
2009-10-20 Andrew Tridgells4-dsdb: fixed empty structure error on solaris8
2009-10-19 Matthias Dieter... s4:password_hash LDB module - substitute "lp_workgroup...
2009-10-18 Matthias Dieter... s4:sites - get the server site (name) from DSDB
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-privileges: moved privileges to private/privilege.ldb
2009-10-16 Kamen Mazdrashkis4/drs: prefixMap module initial definition
2009-10-16 Kamen Mazdrashkis4/drs: Propagate redefinition of drsuapi_DsReplicaOID...
2009-10-15 Andrew Tridgells4-dsdb: implement limit on rDN length
2009-10-14 Andrew Tridgells4-dsdb: added samdb_rodc() and samdb_ntds_options()
2009-10-14 Matthias Dieter... s4:password_hash - load the domain parameters from...
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Matthias Dieter... s4:objectclass ldb module - Check for empty messages
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: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-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 Matthias Dieter... s4:subtree_delete - Make the initialisation of the...
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-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-repl: added RELAX control and fix transactions
2009-10-03 Matthias Dieter... s4:objectclass - Free unused memory from responses
next