s4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in dsdb_module_load_partition_usn().
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / util.c
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...