s4-dsdb: pass parent request to dsdb_module_*() functions
[samba.git] / source4 / dsdb / samdb / ldb_modules / util.c
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-13 Stefan Metzmachers4:dsdb:util: dsdb_get_single_valued_attr() only needs...
2010-11-25 Andrew Bartletts4-dsdb Remove mem_ctx argument from dsdb_module_find_d...
2010-11-11 Matthias Dieter... s4:password_hash and acl LDB modules - handle the ...
2010-11-11 Matthias Dieter... s4:ldb_modules/util.c - "dsHeuristics" -> "dSHeuristics"
2010-11-07 Matthias Dieter... s4:ldb_modules/util.c - "dsdb_get_single_valued_attr...
2010-11-03 Matthias Dieter... s4:samldb LDB module - improve the "get_single_valued_a...
2010-11-02 Andrew Tridgells4-dsdb: removed the use of ldb_private.h from s4
2010-10-24 Matthias Dieter... s4:dsdb - use the more safe "samdb_msg_add_(u)int*...
2010-10-19 Andrew Bartletts4-dsdb Reset the error string after 'expected' errors.
2010-10-16 Matthias Dieter... s4:dsdb/samdb/ldb_modules/util.c - remove now unused...
2010-10-12 Andrew Bartletts4-libcli/security Use seperate subsystem for session...
2010-10-10 Jelmer Vernooijdsdb/modules: Split up helpers a bit to prevent recursi...
2010-10-10 Jelmer Vernooijdsdb: Move attr_in_list to SAMDB_COMMON to avoid circul...
2010-10-03 Matthias Dieter... s4:dsdb - substitute the "show_deleted" with the "show_...
2010-09-28 Andrew Bartletts4-dsdb Add ldb_reset_err_string() when we set error...
2010-09-28 Andrew Tridgells4-ldb: removed an unused variable
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-09-25 Andrew Tridgells4-dsdb: added tagging of requests in dsdb modules
2010-09-25 Nadezhda Ivanovas4-dsdb: Fixed a call to the wrong ops function in...
2010-08-27 Nadezhda Ivanovas4-dsdb: Fixed a compiler warning.
2010-08-26 Matthias Dieter... s4:dsdb_module_find_dsheuristics - free the "DN" also...
2010-08-26 Nadezhda Ivanovas4-dsdb: Removed an unnecessary space in dsdb_module_fi...
2010-08-26 Nadezhda Ivanovas4-dsdb: Added utility functions for retrieving dSHeuri...
2010-08-17 Andrew Tridgells4-dsdb: check the type of session_info from the opaque
2010-08-04 Nadezhda Ivanovas4-dsdb: Removed kludge_acl as it is no longer necessary
2010-08-01 Matthias Dieter... s4:dsdb/samdb/ldb_modules/util.c - remove unused variables
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_module_constrainted_update_uint32...
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_msg_constrainted_update_uint32/64...
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_module_constrainted_update_int32...
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_msg_constrainted_update_int32/64...
2010-07-07 Kamen Mazdrashkis4-dsdb/util: Reorder DSDB_FLAG_* checks
2010-07-07 Kamen Mazdrashkis4-dsdb: Implement module switching in dsdb_module_sear...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-07-03 Matthias Dieter... s4:dsdb_module_load_partition_usn - check for "res...
2010-07-02 Kamen Mazdrashkis4/dsdb: Assert DSDB_FLAG_*_MODULE is always passed...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_...
2010-06-20 Matthias Dieter... s4:dsdb - add a new dsdb delete function which understa...
2010-06-06 Matthias Dieter... s4:get_last_structural_class - only real structural...
2010-05-30 Matthias Dieter... s4:dsdb/samdb/ldb_modules/util.c - make sure to always...
2010-05-30 Matthias Dieter... s4:dsdb_module_search_dn - add code to handle NULL...
2010-05-04 Anatoliy Atanasovs4/rodc: Support read-only database
2010-04-29 Anatoliy Atanasovs4/rodc: RODC FAS initial implementation
2010-04-22 Andrew Tridgells4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
2010-04-13 Matthias Dieter... Revert "s4:prefer "samdb_*_dn" basedn calls over the...
2010-04-08 Endi S. Dewatas4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in...
2010-03-26 Eduardo Limas4-drs: replmd_delete with the 3 stage deletion recycle bin
2010-03-22 Matthias Dieter... s4:ldb_modules/util.c - fix two counter variables to...
2010-03-22 Andrew Bartletts4:dsdb Move dsdb_save_partition_usn() to be a module...
2010-03-12 Matthias Dieter... s4:util.c - "dsdb_check_optional_feature" - counter...
2010-03-12 Eduardo Limas4-drs: check if an optional feature is enabled
2010-02-16 Andrew Tridgells4-dsdb: move dsdb_request_add_controls() into dsdb...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_am_system()
2010-01-08 Andrew Tridgells4-dsdb: added DSDB_FLAG_TOP_MODULE
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_set_integer()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_next_callback()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_constrainted_update_integer()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_reference_dn()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_add()
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgells4-dsdb: added DSDB_FLAG_OWN_MODULE
2010-01-01 Andrew Tridgells4-dsdb: added dsdb_check_single_valued_link()
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: use varargs expression in dsdb_module_search()
2009-12-18 Brendan Powerss4-dsdb: Move get_last_structural class from descriptor...
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-14 Andrew Tridgells4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_sea...
2009-11-16 Andrew Bartletts4:dsdb Add 'dsdb_flags' to dsdb_module_search() to...
2009-10-23 Andrew Bartletts4:dsdb Add error string in 'no such object' because...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Andrew Bartletts4:dsdb Add new functions to help modules do an ldb_sea...