tdb: Add another overflow check to tdb_expand_adjust
[obnox/samba/samba-obnox.git] / source4 / dsdb /
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-23 Stefan Metzmacherdsdb-repl: merge the logic from libnet_vampire_cb_apply...
2013-05-23 Stefan Metzmacherdsdb-repl: split out dsdb_repl_resolve_working_schema
2013-05-23 Matthieu Patoudsdb-drs: when replicating schema object checks ask...
2013-05-23 Matthieu Patoudsdb-schema: make deduplication of class and schema...
2013-05-23 Stefan Metzmacherdsdb-schema: schema_fill_possible_inferiors() should...
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 PatouFix warnings about set but unused variables
2013-05-20 Matthieu Patouoperational: remove double loops
2013-05-20 Matthieu Patoudsdb-schema: remove looping on all schema classes for...
2013-05-17 Matthias Dieter... s4:dsdb python tests - set the executable flag
2013-05-16 Andrew Bartlettdsdb: Expand on what the error finding the ntSecurityDe...
2013-05-16 Andrew Bartlettdsdb-schema: Print clear debug message when we find...
2013-05-16 Andrew Bartlettdsdb-repl: Allow the name attribute (and name-based...
2013-05-16 Karolin Seegersource4/dsdb/schema/schema_convert_to_ol.c: Fix typo...
2013-05-16 Karolin Seegersource4/dsdb/samdb/ldb_modules/local_password.c: Fix...
2013-05-15 Matthieu Patoudsdb-drepl: create a new schedulable event for running...
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-03-05 Andreas Schneiderdsdb: Check for pointers before we deference them.
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 Patoudsdb-repl: make message more clearer
2013-02-08 Matthieu Patoureplmetadata: raise msg level for conflict resolution...
2013-02-08 Matthieu Patoudsdb-repl: do not ask to add ref when doing getncchange...
2013-02-08 Matthieu Patoudsdb-cracknames: Fix potential double free and memory...
2013-02-04 Stefan Metzmacherdsdb/util: rework samdb_check_password() to support...
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-27 Stefan Metzmachertests/sec_descriptor: the default owner behavior depend...
2013-01-23 Stefan Metzmacherdsdb-acl: remove unused variable
2013-01-22 Matthieu Patoudrepl-notify: change misleading message
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-21 Stefan Metzmacherdsdb-schema: make sure we build [system]PossibleInferio...
2013-01-21 Stefan Metzmacherdsdb-schema: make sure use clean caches in schema_infer...
2013-01-21 Stefan Metzmacherdsdb-schema: make schema_subclasses_order_recurse(...
2013-01-21 Matthieu PatouTests: rewrite ldap_schema to specify attributes
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: Add test for modification of two attributes,...
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/drepl: update the source_dsa_obj/invocation_id...
2013-01-01 Stefan Metzmachers4:dsdb/common: use 01.01.1970 as last_sync_success...
2013-01-01 Stefan Metzmachers4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry...
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/common: only pass the DSDB_CONTROL_PASSWORD_HAS...
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/tests/sec_descriptor: verify the search of...
2012-12-10 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the nTSecurityDesc...
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...
next