s4:provision.py - remove hardcoded SIDs and RIDs
[ira/wip.git] / source4 / dsdb /
2009-11-27 Andrew Bartletts4:dsdb Don't segfault with ldb_transaction_prepare_com...
2009-11-26 Matthias Dieter... s4:objectclass LDB module - Prevent write operations...
2009-11-26 Matthias Dieter... s4:operational LDB module - Don't do the write checks...
2009-11-25 Andrew Bartletts4:dsdb Make samba_dsdb easier to use in upgrades ...
2009-11-24 Andrew Bartletts4:dsdb Handle LDAP backends correctly with new samba_d...
2009-11-23 Andrew Bartletts4:provision Move secrets.ldb over to .c file module...
2009-11-23 Andrew Bartletts4:operational LDB module - Prevent the modification...
2009-11-23 Andrew Bartletts4:dsdb Use new helper function to obtain CN=Aggregate...
2009-11-23 Andrew Bartletts4:dsdb Return the subSchemaSubEntry operational attrib...
2009-11-23 Andrew Bartletts4:dsdb Add function to return the CN=Aggregate schema DN
2009-11-23 Andrew Bartletts4:dsdb Move module configuration from each ldb into...
2009-11-23 Kamen Mazdrashkis4/schema(tort): Refactor DSDB-SYNTAX test for better...
2009-11-23 Kamen Mazdrashkis4/schema: Handle Object(OR-Name) syntax in extended_dn...
2009-11-23 Kamen Mazdrashkis4/schema: Object(OR-Name) syntax handling for DRS...
2009-11-23 Kamen Mazdrashkis4/schema(tort): Inject authOrig attribute into schema...
2009-11-23 Kamen Mazdrashkis4/schema(tort): Add test for Object(OR-Name) syntax
2009-11-23 Kamen Mazdrashkis4/schema(tort): Test LDB_SYNTAX_DN with extended_dn...
2009-11-22 Nadezhda IvanovaFixed incorrect indentation.
2009-11-21 Nadezhda IvanovaImplemented LDAP_SERVER_SD_FLAGS_OID on search requests.
2009-11-20 Nadezhda IvanovaCosmetic patch - fixed case of attribute name.
2009-11-20 Nadezhda IvanovaImplementation of LDAP_SERVER_SD_FLAGS_OID on modify...
2009-11-20 Andrew Tridgells4-dsdb: some more attribuutes that we should only...
2009-11-20 Crístian Deivesadded new function "ldb_msg_add_dn"
2009-11-20 Andrew Tridgells4-dsdb: removed attributes that should not be displaye...
2009-11-20 Fernando J V da... s4-drs: Removes stored parentGUID's creation and renaming
2009-11-20 Fernando J V da... s4-drs: Synchronous Implementation of generated parentGUID
2009-11-20 Fernando J V da... s4-drs: Utility functions to deal with GUID
2009-11-20 Andrew Tridgells4-dsdb: make sure mod_usn list is zeroed on each trans...
2009-11-17 Matthias Dieter... s4:SAMLDB DSDB module - Add "\n"s on debug messages
2009-11-17 Matthias Dieter... s4:SAMLDB DSDB module - Remove "\n" in LDB error messages
2009-11-17 Stefan Metzmachers4:dsdb/schema: let schema_supclasses() return the...
2009-11-16 Andrew Bartletts4:schema Add the GUID to each defaultObjectCategory...
2009-11-16 Andrew Bartletts4:dsdb Rework samdb code to use 'storage format' DNs...
2009-11-16 Andrew Bartletts4:dsdb Load objectGUID and extended DN defaultObjectCa...
2009-11-16 Andrew Bartletts4:dsdb Use the new flags to dsdb_module_search in...
2009-11-16 Andrew Bartletts4:dsdb Break up 'parse a DN from DRSUAPI' into a subfu...
2009-11-16 Andrew Bartletts4:dsdb Add 'dsdb_flags' to dsdb_module_search() to...
2009-11-16 Matthias Dieter... s4:SAMLDB module
2009-11-16 Matthias Dieter... Revert "s4:dsdb/repl/replicated_objects - Applicate...
2009-11-15 Andrew Bartletts4:dsdb LDB attribute lists must always be a static...
2009-11-15 Endi S. Dewatas4:provision - Removed dependency on full Samba 3 schem...
2009-11-15 Nadezhda IvanovaFixed some major bugs in inheritance and access checks.
2009-11-15 Matthias Dieter... s4:dsdb/repl/replicated_objects - Applicate also here...
2009-11-15 Andrew Bartletts4:SAMLDB module - Add support for required and generat...
2009-11-15 Matthias Dieter... s4:samdb util - add a call for generating a correct...
2009-11-14 Erick Nascimentos4-drs: DsExecuteKCC() implementation
2009-11-13 Andrew Tridgells4-ldb: changed the DN checks for \n to warnings
2009-11-12 Andrew Bartletts4:dsdb Make callbacks in extended_dn_out clearer to...
2009-11-12 Andrew Bartletts4:repl_meta_data Parse linked attributes with schema...
2009-11-12 Andrew Bartletts4:dsdb/schema Add more unit tests for DN+Binary syntaxes
2009-11-12 Andrew Bartletts4:dsdb Improve debug message in extended_dn_out
2009-11-12 Andrew Bartletts4:dsdb/schema Allow a schema set when bound against...
2009-11-12 Andrew Bartletts4:dsdb Add expected value tests for most DRS syntax...
2009-11-12 Andrew Bartletts4:Fix regression in dsdb_dn code - all parses of the...
2009-11-12 Andrew Bartletts4:dsdb/repl Split the 'convert' or 'commit' stages...
2009-11-12 Andrew Bartletts4:dsdb/schema Simplify schema loading from ldb messages
2009-11-12 Andrew Bartletts4:dsdb Cosmetic fixes found by metze in review of...
2009-11-12 Andrew Bartletts4:dsdb Ensure we allow 'odd' lengths for DN+String
2009-11-12 Andrew Bartletts4:dsdb Add extensive tests for the behaviour of dsdb_dn
2009-11-12 Andrew Bartletts4:dsdb Use new dsdb_dn code in LDB modules and Samba4...
2009-11-12 Andrew Bartletts4:dsdb Add new dsdb_dn to handle DN+Binary and DN...
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-11-09 Andrew Tridgells4-samdb: remove the rDN size constraint of 64
2009-11-07 Matthias Dieter... s4:dsdb/common/util - samdb_result_hashes - use "unsign...
2009-11-06 Matthias Dieter... s4:samdb_check_password - allow the password string...
2009-11-06 Matthias Dieter... s4:samdb_validate_password - Adapt the function to...
2009-11-06 Kamen Mazdrashkis4/drs: Refactor to be more SAMBA.Coding style compliant
2009-11-06 Kamen Mazdrashkis4/drs: Remove unused structures and functions
2009-11-06 Kamen Mazdrashkis4/drs: remove unused num_prefixes and prefixes from...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_create_prefix_mapping() refactored
2009-11-06 Kamen Mazdrashkis4/drs: prefixMap lookup by full_OID implementation
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_write_prefixes_from_schema_to_ldb() refactored
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_read_prefixes_from_ldb() refactored
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...
next