summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/common/util.c
Commit message (Expand)AuthorAgeFilesLines
* s4:samdb_server_site_name - fix indentationMatthias Dieter Wallnöfer2010-04-131-4/+6
* s4:dsdb/common/util.c - add a call which determines centrally the forest DNS ...Matthias Dieter Wallnöfer2010-04-131-0/+19
* s4:remove "samdb_root_dn", "samdb_base_dn", "samdb_config_dn" and "samdb_sche...Matthias Dieter Wallnöfer2010-04-131-20/+0
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-6/+8
* s4:samdb_server_site_dn - free unused DNs in the right wayMatthias Dieter Wallnöfer2010-04-111-2/+2
* s4:dsdb Move dsdb_save_partition_usn() to be a module helper functionAndrew Bartlett2010-03-221-88/+0
* A helper function to get the Infrastructure DN.Nadezhda Ivanova2010-03-091-0/+12
* s4:dsdb/util - Change also here counters to "unsigned"Matthias Dieter Wallnöfer2010-03-051-13/+16
* s4/rodc: Implement samdb_rodc with ldb contextAnatoliy Atanasov2010-03-011-7/+61
* s4-dsdb: fixed the fetch of the server site nameAndrew Tridgell2010-02-261-1/+7
* s4:dsdb/util.c - Use LDB result constants in some more helper functionsMatthias Dieter Wallnöfer2010-02-211-11/+11
* s4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_recs != 1Andrew Tridgell2010-02-161-1/+1
* s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()Andrew Tridgell2010-02-161-11/+72
* s4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_search() callAndrew Tridgell2010-02-161-67/+84
* s4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_search_dn() with dsdb_f...Andrew Tridgell2010-02-161-56/+58
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-161-72/+27
* s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flagsAndrew Tridgell2010-02-161-38/+40
* s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.cAndrew Tridgell2010-02-161-0/+71
* s4-dsdb: added dsdb_modify_permissive()Andrew Tridgell2010-02-151-0/+36
* s4:util.c - Corrected the location of the "Directory Service" objectMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4-dsdb: use TYPESAFE_QSORT() in dsdb codeAndrew Tridgell2010-02-131-10/+5
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-8/+8
* s4-dsdb: add our local cursor and sort in dsdb_load_udv_*()Andrew Tridgell2010-01-161-19/+65
* s4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()Andrew Tridgell2010-01-161-0/+82
* s4-drs: Store uSNUrgent for Urgent ReplicationFernando J V da Silva2010-01-141-5/+23
* s4:dsdb/common: fix major bug in lsa_BinaryString to ldb_val conversation.Stefan Metzmacher2010-01-131-2/+2
* s4:dsdb/common: let samdb_msg_add_uint() call samdb_msg_add_int()Stefan Metzmacher2010-01-131-2/+1
* s4:dsdb/common: let samdb_msg_add_uint64() call samdb_msg_add_int64()Stefan Metzmacher2010-01-131-2/+1
* s4-dsdb: added samdb_domain_sid_cache_only()Andrew Tridgell2010-01-101-1/+8
* s4-dsdb: added samdb_ldb_val_case_cmp()Andrew Tridgell2010-01-091-0/+16
* s4-drs: added filtering by udv in getncchangesAndrew Tridgell2010-01-091-0/+6
* s4-dsdb: added dsdb_find_guid_attr_by_dn()Andrew Tridgell2010-01-081-5/+18
* s4-dsdb: added samdb_rid_set_dn()Andrew Tridgell2010-01-081-0/+18
* s4-dsdb: added samdb_reference_dn()Andrew Tridgell2010-01-081-0/+62
* s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNsAndrew Tridgell2010-01-021-7/+41
* s4-dsdb: fixed several memory leaksAndrew Tridgell2010-01-021-5/+18
* s4-dsdb: fixed samdb_create_foreign_security_principal() to use the wellknown...Andrew Tridgell2010-01-021-18/+20
* s4-dsdb: added dsdb_tombstone_lifetime()Andrew Tridgell2010-01-021-0/+26
* s4-dsdb: added dsdb_set_extended_dn_guid()Andrew Tridgell2010-01-021-0/+19
* s4-dsdb: added dsdb_dn_is_upgraded_link_val()Andrew Tridgell2010-01-021-0/+9
* s4-dsdb: allow the component name to be specified in dsdb_get_extended_dn_guid()Andrew Tridgell2010-01-021-2/+2
* s4-dsdb-util: Execute ldb_request using LDB_CONTROL_AS_SYSTEMKamen Mazdrashki2009-12-211-0/+49
* s4-dsdb-util: Utility function to process ldb_request in transactionKamen Mazdrashki2009-12-211-0/+26
* s4-dsdb: added dsdb_get_extended_dn_uint64()Andrew Tridgell2009-12-211-3/+11
* s4-dsdb: added two new dsdb_get_extended_dn_*() helper functionsAndrew Tridgell2009-12-211-0/+43
* s4-dsdb: fixed the sort in dsdb_find_nc_root()Andrew Tridgell2009-12-181-1/+6
* s4:"samdb_set_password" - remove delete instructionsMatthias Dieter Wallnöfer2009-12-171-7/+2
* s4:dsdb/common/util - make NTTIME attribute wrappers use a "const" messageMatthias Dieter Wallnöfer2009-12-171-4/+6
* s4-dsdb: added dsdb_get_deleted_objects_dn()Andrew Tridgell2009-12-161-0/+22
* s4-dsdb: added dsdb_find_nc_root()Andrew Tridgell2009-12-161-0/+64