dsdb-tests ldap.py: Add test for usn behaviour on certain changes
[samba.git] / source4 / dsdb / samdb /
2013-06-12 Andrew Bartlettdsdb: Fix behaviour for when to update the USN when...
2013-06-11 Andrew BartlettRevert "s4-dsdb: Remove strcasecmp() fallback in replmd...
2013-06-10 Matthias Dieter... s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountC...
2013-06-05 Matthias Dieter... s4:samldb LDB module - permit "userAccountControl"...
2013-06-04 Matthias Dieter... s4:samldb LDB module - "userAccountControl" = 0 means...
2013-05-28 Andrew Bartlettdsdb-repl_meta_data: Move TODO comment about conflicts...
2013-05-28 Andrew Bartlettdsdb-repl_meta_data: Handle renames better, considering...
2013-05-28 Andrew Bartlettdsdb-linked_attributes: Do not crash if the target...
2013-05-20 Matthieu PatouFix warning by setting the variable from GUID to const...
2013-05-20 Matthieu PatouFix more unused vars
2013-05-20 Matthieu PatouFix a warning about a set but unused variable by actual...
2013-05-20 Matthieu Patouoperational: remove double loops
2013-05-16 Andrew Bartlettdsdb: Expand on what the error finding the ntSecurityDe...
2013-05-16 Karolin Seegersource4/dsdb/samdb/ldb_modules/local_password.c: Fix...
2013-05-14 Matthieu Patoudsdb: make the name of non related class more obvious
2013-04-19 Matthieu Patous4:dsdb: Fix warnings about not set / set but unused...
2013-02-22 Andrew Bartlettdsdb-descriptor: Avoid segfault copying an SD without...
2013-02-22 Andrew Bartlettdsdb-descriptor: Spell out security descriptor flags...
2013-02-20 Rusty Russellntdb: switch between secrets.tdb and secrets.ntdb depen...
2013-02-08 Matthieu Patoudsdb-operational: rework the loop for attribute removal
2013-02-08 Matthieu Patoureplmetadata: raise msg level for conflict resolution...
2013-02-08 Matthieu Patoudsdb-cracknames: Fix potential double free and memory...
2013-02-04 Stefan Metzmacherdsdb/password_hash: rename variable 'stat' to 'vstat'
2013-02-04 Stefan Metzmacherdsdb/password_hash: make sure that io->n.cleartext_utf8...
2013-01-27 Stefan Metzmacherdsdb-descriptor: get_default_group() should always...
2013-01-23 Stefan Metzmacherdsdb-acl: remove unused variable
2013-01-21 Matthieu Patoudsdb: Fix warning about unused var
2013-01-21 Andrew Bartlettdsdb: Explain ordering constraints on the ACL module...
2013-01-21 Andrew Bartlettdsdb: Ensure "authenticated users" is processed for...
2013-01-21 Andrew Bartlettlibcli/security: handle node initialisation in one...
2013-01-21 Stefan Metzmacherdsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectcl...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_objectclass...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_{attribute...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_attribute...
2013-01-21 Stefan Metzmacherdsdb-acl: remove unused acl_check_access_on_class()
2013-01-21 Stefan Metzmacherdsdb-acl: use acl_check_access_on_objectclass() instead...
2013-01-21 Andrew Bartlettdsdb-acl: Use the structural objectClass in acl_check_a...
2013-01-21 Andrew Bartlettdsdb-acl: Pass the structural objectClass into acl_chec...
2013-01-21 Andrew Bartlettdsdb-acl: Remove unused get_oc_guid_from_message()
2013-01-21 Andrew Bartlettdsdb-acl: ask for the objectClass attribute if it's...
2013-01-21 Andrew Bartlettdsdb-acl: use dsdb_get_structural_oc_from_msg() rather...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Stefan Metzmacherdsdb-acl: add acl_check_access_on_objectclass() helper
2013-01-21 Andrew Bartlettdsdb-acl: Add helper function dsdb_get_structural_oc_fr...
2013-01-21 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2013-01-21 Stefan Metzmacherdsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed...
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'el' helper variable to acl_modify()
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'msg' helper variable to acl_modify()
2013-01-17 Matthieu Patoudsdb-operational: Avoid doing the ldb_attr_cmp if bypas...
2013-01-17 Andrew Bartlettdsdb: Do not hold the transaction over the IRPC call...
2013-01-17 Andrew Bartlettdrs-fsmo: Improve handling of FSMO role takeover.
2013-01-17 Stefan Metzmacherdsdb-acl: calculate sDRightsEffective based on "nTSecur...
2013-01-17 Stefan Metzmacherdsdb-acl: add helper variable 'ldb' in acl_sDRightsEffe...
2013-01-17 Stefan Metzmacherdsdb-acl: fix the order of special and system checks
2013-01-17 Matthieu Patoudsdb-acl: Do not apply ACL on special DNs to hide attri...
2013-01-17 Stefan Metzmacherdsdb-acl: talloc_free the private context when we pass...
2013-01-17 Stefan Metzmacherdsdb-acl: don't call dsdb_user_password_support() if...
2013-01-15 Andrew Bartlettdsdb-acl: Run sec_access_check_ds on each attribute...
2013-01-12 Andrew Bartlettdsdb: Make linked_attributes module GUID based for...
2013-01-10 Andrew Bartlettdsdb-acl: give error string if we can not obtain the...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: don't merge highwatermark and...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: also update the last_sync_succe...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: store the last results and...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: always treat the highwatermark...
2012-12-21 Andreas Schneiders4-dsdb: Make it clear that we want to fall trough...
2012-12-11 Michael Adams4:dsdb/password_hash: do the min password age checks...
2012-12-11 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-12-11 Stefan MetzmacherRevert "s4:dsdb/password_hash: Honor password complexit...
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: pass object_list to create_security...
2012-12-10 Stefan Metzmachers4:dsdb/operational: fix stripping of the nTSecurityDes...
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: return the nTSecurityDescriptor attr...
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: give some variables a better name
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: fix the calculation of the attribute...
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: check the ldb_attr_list_copy_add...
2012-12-10 Stefan Metzmachers4:dsdb/dirsync: fix potential talloc hierachy problems...
2012-12-07 Stefan Metzmachers4:dsdb/descriptor: fix replication of NC heads
2012-12-07 Stefan Metzmachers4:dsdb/acl_read: improve debugging for fatal error
2012-12-07 Stefan Metzmachers4:dsdb/acl_read: keep the ldb_message of the sub searc...
2012-12-07 Stefan Metzmachers4:dsdb/schema_data.c: correctly move the CN=Aggregate...
2012-12-06 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-12-02 Stefan Metzmachers4:dsdb/descriptor: NULL out user_descriptor elements...
2012-11-30 Stefan Metzmachers4:dsdb/repl_meta_data: call dsdb_module_schedule_sd_pr...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: inherit nTSecurityDescriptor change...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: recalculate nTSecurityDescriptor...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PR...
2012-11-30 Stefan Metzmachers4:dsdb: define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAG...
2012-11-30 Stefan Metzmachers4:dsdb/schema_data: allow DSDB_CONTROL_SEC_DESC_PROPAG...
2012-11-30 Stefan Metzmachers4:dsdb/repl_meta_data: allow DSDB_CONTROL_SEC_DESC_PRO...
2012-11-30 Stefan Metzmachers4:dsdb/objectclass_attrs: allow DSDB_CONTROL_SEC_DESC_...
2012-11-30 Stefan Metzmachers4:dsdb: define DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
2012-11-30 Stefan Metzmachers4:dsdb/subtree_delete: delete from the leafs to the...
2012-11-30 Stefan Metzmachers4:dsdb/subtree_delete: do the recursive delete AS_SYST...
2012-11-30 Stefan Metzmachers4:dsdb/subtree_delete: do an early return and avoid...
2012-11-30 Stefan Metzmachers4:dsdb/objectclass: do not pass the callers controls...
2012-11-30 Stefan Metzmachers4:dsdb/acl: require SEC_ADS_DELETE_TREE if the TREE_DE...
2012-11-30 Stefan Metzmachers4:dsdb/dirsync: remove unused 'deletedattr' variable
2012-11-30 Stefan Metzmachers4:dsdb/acl: also add DSDB_SECRET_ATTRIBUTES into the...
next