s4:gensec Don't give a warning when Windows client connects with NTLM
[samba.git] / source4 / dsdb /
2009-12-21 Andrew Tridgells4-schema: fixed the sorting of schema attributes
2009-12-21 Kamen Mazdrashkis4-drs: Implement constraints on ATTID values in prefixMap
2009-12-21 Nadezhda IvanovaAdapted acl module to skip checks if as_system control...
2009-12-21 Kamen Mazdrashkis4-drs: Save prefix map using LDB_CONTROL_AS_SYSTEM...
2009-12-21 Kamen Mazdrashkis4-dsdb-util: Execute ldb_request using LDB_CONTROL_AS_...
2009-12-21 Kamen Mazdrashkis4-dsdb-util: Utility function to process ldb_request...
2009-12-21 Kamen Mazdrashkis4-schema: Implement msDS-IntId attribute generation
2009-12-21 Kamen Mazdrashkis4-schema: Constraints on msDS-IntId attribute
2009-12-21 Kamen Mazdrashkis4-schema: Set ATTID in schema cache from "msDS-IntId"
2009-12-21 Kamen MazdrashkiRevert "s4-drs: cope with bogus empty attributes from...
2009-12-21 Kamen Mazdrashkis4-drs: Fix bug - prefixMap is not updated when adding...
2009-12-21 Andrew Tridgells4-repl: give a reason why the prepare commit failed
2009-12-21 Andrew Tridgells4-kcc: don't crash with a NULL ntds connection list
2009-12-21 Andrew Tridgells4-repl: only try to replicate for NCs that we are...
2009-12-21 Andrew Tridgells4-schema: a unsigned comparison bug in the schema...
2009-12-21 Andrew Tridgells4-drs: another two unsigned comparison bugs
2009-12-21 Andrew Tridgells4-repl: lower debug level of a common message
2009-12-21 Andrew Tridgells4-dsdb: don't use a non-constant format string for...
2009-12-21 Andrew Tridgells4-dsdb: added DSDB_MODIFY_RELAX flag to the dsdb_modul...
2009-12-21 Andrew Tridgells4-dsdb: added dsdb_get_extended_dn_uint64()
2009-12-21 Andrew Tridgells4-dsdb: use varargs expression in dsdb_module_search()
2009-12-21 Andrew Tridgells4-dsdb: added two new dsdb_get_extended_dn_*() helper...
2009-12-21 Andrew Tridgells4-dsdb: give us an invocationID when in standalone...
2009-12-18 Andrew Tridgells4-dsdb: stop warnings about unknown struct GUID in...
2009-12-18 Andrew Tridgells4-dsdb: greatly simplify the subtree_delete module
2009-12-18 Andrew Tridgells4-dsdb: fixed the sort in dsdb_find_nc_root()
2009-12-18 Brendan Powerss4-dsdb: fix handling of AUX classes in objectclass_sort
2009-12-18 Brendan Powerss4-dsdb: return an error if samAccountName is not speci...
2009-12-18 Brendan Powerss4-dsdb: Move get_last_structural class from descriptor...
2009-12-18 Brendan Powerss4-dsdb: Add a check to prevent acl_modify from debugin...
2009-12-17 Matthias Dieter... s4:"samdb_set_password" - remove delete instructions
2009-12-17 Nadezhda IvanovaFixed incorrect checking of PRINCIPAL_SELF permissions.
2009-12-17 Matthias Dieter... s4:dsdb/common/util - make NTTIME attribute wrappers...
2009-12-16 Andrew Tridgells4-dsdb: also mark the relax control non-critical when...
2009-12-16 Andrew Tridgells4-dsdb: it is a better pattern to mark a control as...
2009-12-16 Andrew Tridgells4-dsdb: when the SD_FLAGS control is set, don't remove...
2009-12-16 Andrew Tridgells4-dsdb: don't actually remove the sd_flags control...
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_get_deleted_objects_dn()
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_find_nc_root()
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_wellknown_dn()
2009-12-16 Andrew Tridgells4-dsdb: added a dsdb_module_rename() call
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_module_modify()
2009-12-16 Andrew Tridgells4-dsdb: fixed dsdb_module_dn_by_guid()
2009-12-16 Andrew Tridgells4-dsdb: dsdb_flags should be unsigned
2009-12-16 Andrew Tridgells4-dsdb: rename dsdb_module_search_handle_flags to...
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_module_dn_by_guid()
2009-12-16 Andrew Tridgells4-dsdb: use dsdb_dn_is_deleted_val()
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_dn_is_deleted_val()
2009-12-15 Nadezhda IvanovaFixed a problem with duplicate values of allowedAttribu...
2009-12-14 Andrew Tridgells4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_sea...
2009-12-14 Andrew Tridgells4-dsdb: return a zero guid on error in samdb_result_guid()
2009-12-14 Andrew Tridgells4-dsdb: use the reveal control to hide/show extended...
2009-12-13 Matthias Dieter... s4:"samdb_set_password_sid" - clean up created objects...
2009-12-12 Matthias Dieter... s4:operational LDB module - cosmetic - reorder an attri...
2009-12-10 Nadezhda IvanovaImplementation of sDRightsEffective, allowedAttributesE...
2009-12-10 Andrew Tridgells4-schema: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-schema: use binsearch.h
2009-12-10 Andrew Tridgells4-dsdb: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-dsdb: simplify samdb_result_guid()
2009-12-10 Andrew Tridgells4-dsdb: simplify linked attributes code using GUID...
2009-12-10 Andrew Tridgells4-dsdb: simplify schema code using new GUID functions
2009-12-10 Andrew Tridgells4-dsdb: use GUID_from_ndr_blob() to create dsdb_get_ex...
2009-12-09 Andrew Tridgells4-dsdb: added dsdb_functional_level() helper function
2009-12-09 Andrew Tridgells4-dsdb: use dsdb_module_search_dn in repl_meta_data
2009-12-09 Andrew Tridgells4-dsdb: fixed steal of parentGUID for empty msg
2009-12-07 Andrew Bartletts4:dsdb Use ldb_match_msg_objectclass in operational.c
2009-12-07 Andrew Bartletts4:dsdb Make primaryGroupToken calculation more efficie...
2009-12-07 Andrew Bartletts4:dsdb Make parentGUID handler use dsdb_module_search_dn()
2009-12-07 Andrew Bartletts4:dsdb Hide the LM password by default too
2009-12-04 Andrew Tridgells4-ldb: fixed show_deleted module not to corrupt parse...
2009-12-04 Andrew Tridgells4-drsutil: fixed a memory leak in samdb_search_count
2009-12-03 Matthias Dieter... s4:operational LDB module - Fix usage of LDB constants
2009-12-02 Andrew Tridgells4-drs: fixed updating of uSNChanged in replmd_modify
2009-12-01 Matthias Dieter... s4:schema - Make some more (result) variables const...
2009-11-30 Fernando J V da... s4-drs: Using dsdb_msg_add_guid() utility function
2009-11-30 Crístian Deivess4-drs: add deletion of old connections
2009-11-30 Crístian Deivess4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_lineari...
2009-11-30 Crístian Deivess4-drs: Create connection obejct (nTDSConnection)
2009-11-30 Andrew Tridgells4-dsdb: don't call ldb_next_init() twice in objectclas...
2009-11-28 Andrew Tridgells4-drs: cope with bogus empty attributes from w2k8-r2
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
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.
next