s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
[samba.git] / source4 / dsdb / common / util.c
2010-10-23 Matthias Dieter... s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
2010-10-19 Andrew Bartletts4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_pa...
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-16 Matthias Dieter... s4:dsdb/common/util.c - describe the behaviour of the...
2010-10-15 Matthias Dieter... s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather...
2010-10-15 Matthias Dieter... s4:samdb_create_foreign_security_principal - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_* calls - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_string - the...
2010-10-15 Matthias Dieter... s4:dsdb - remove "samdb_msg_add_value"
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-10 Jelmer Vernooijdsdb: Move attr_in_list to SAMDB_COMMON to avoid circul...
2010-10-07 Matthias Dieter... s4:dsdb/common/util.c - provide message set functions...
2010-10-04 Matthias Dieter... s4:dsdb/common/util.c - change the usage of the RECYCLE...
2010-10-03 Matthias Dieter... s4:dsdb - substitute the "show_deleted" with the "show_...
2010-10-03 Matthias Dieter... s4:dsdb/common/util.c - introduce "DSDB_SEARCH_SHOW_REC...
2010-10-03 Matthias Dieter... s4:dsdb_dn_val_rmd_flags - memmem - scan the whole...
2010-10-02 Andrew Tridgells4-dsdb: added dsdb_search_by_dn_guid()
2010-09-30 Andrew Tridgells4-dsdb: silence the domainFunctionality not setup...
2010-09-28 Andrew Bartletts4-dsdb Add ldb_reset_err_string() when we set error...
2010-09-28 Andrew Bartletts4-dsdb Make samdb_reference_dn() use dsdb_search(...
2010-09-28 Andrew Tridgells4-dsdb: added samdb_find_site_for_computer() and samdb...
2010-09-26 Nadezhda Ivanovas4-dsdb: A helper to determine if an attribute is part...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Anatoliy Atanasovs4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfR...
2010-09-20 Anatoliy Atanasovs4/fsmo: Create separate function for retrieving fsmo...
2010-09-13 Matthias Dieter... s4:SID handling - always encode the SID using "ldap_enc...
2010-09-13 Matthias Dieter... s4:cosmetic - the SID attribute is called objectSid...
2010-09-05 Matthieu Patoudsdb: make the ATTRIBUTE NOT FOUND more clear
2010-08-20 Andrew Tridgells4-dsdb: fixed dsdb_get_extended_dn_sid()
2010-08-20 Andrew Tridgells4-drs: implement RODC attribute filtering override
2010-08-17 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - make...
2010-08-17 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - make...
2010-08-17 Matthias Dieter... s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_...
2010-08-17 Andrew Tridgells4-ldb: use LDB_FLAG_MOD_TYPE() to extract element...
2010-08-16 Matthias Dieter... s4:samdb_set_password_sid - fix comment
2010-08-15 Matthias Dieter... s4:samdb_set_password - fix formatting
2010-08-15 Matthias Dieter... s4:samdb_set_password - implement the extended LDAP...
2010-08-14 Matthias Dieter... s4:samdb_set_password - return "NT_STATUS_WRONG_PASSWOR...
2010-08-10 Matthias Dieter... s4:dsdb/common/util.c - provide a call which returns...
2010-08-10 Matthias Dieter... s4:dsdb/common/util.c - use LDB constants whenever...
2010-08-07 Matthias Dieter... s4:dsdb/common/util.c - add a function "dsdb_add"
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-07-06 Matthias Dieter... s4:dsdb - samdb_result_force_password_change - also...
2010-06-28 Nadezhda IvanovaImplementation of self membership validated right.
2010-06-21 Matthias Dieter... s4:dsdb_load_partition_usn - free the right memory...
2010-06-20 Matthias Dieter... s4:dsdb - add a new dsdb delete function which understa...
2010-06-15 Andrew Bartletts4:dsdb Add const to dsdb_dn functions that operate...
2010-06-06 Matthias Dieter... s4:dsdb/common/util.c - provide a better implementation...
2010-05-31 Matthias Dieter... s4:dsdb_load_udv_v1 - "uint32_t" counter type fits...
2010-05-30 Matthias Dieter... s4:dsdb/common/util.c - fix a counter variable
2010-05-24 Andrew Bartletts4:dsdb Allow a NULL search expression in dsdb_search()
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-17 Anatoliy Atanasovs4-rodc: Cache am_rodc flag
2010-05-13 Stefan Metzmachers4:dsdb: fix samdb_result_logon_hours() and don't hardc...
2010-05-11 Stefan Metzmachers4:dsdb: cached results of samdb_rodc()
2010-05-10 Matthias Dieter... s4:samdb_set_password - adapt it for the user password...
2010-05-10 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - Rework
2010-05-10 Matthias Dieter... s4:dsdb/util.c - Add a new function for retrieving...
2010-05-09 Andrew Bartletts4:dsdb Provide an intelegent fallback if not CN=Subnet...
2010-05-04 Anatoliy Atanasovs4/rodc: Support read-only database
2010-05-03 Anatoliy Atanasovs4/rodc: Implement msDS-isRODC constructed attr
2010-04-29 Anatoliy Atanasovs4/rodc: RODC FAS initial implementation
2010-04-28 Kamen Mazdrashkis4/dsdb: dsdb_validate_invocation_id() should validate...
2010-04-27 Stefan Metzmachers4:dsdb/common: if we don't have the ip of the client...
2010-04-27 Matthias Dieter... s4:util - add a function which finds the matching clien...
2010-04-22 Andrew Tridgells4-drs: removed dsdb_validate_client_flags()
2010-04-22 Andrew Tridgells4-dsdb: added dsdb_validate_invocation_id()
2010-04-22 Andrew Tridgells4-dsdb: added dsdb_get_extended_dn_sid()
2010-04-22 Fernando J V da... s4-drs: Use new samdb_rodc() function in s4 code
2010-04-22 Fernando J V da... s4-drs: dsdb_validate_client_flags() function
2010-04-22 Fernando J V da... s4-drs: samdb_is_rodc() function and new samdb_rodc...
2010-04-20 Andrew Bartletts4:provision Pass in the invoication ID and NTDS Settin...
2010-04-13 Matthias Dieter... s4:samdb_server_site_name - fix indentation
2010-04-13 Matthias Dieter... s4:dsdb/common/util.c - add a call which determines...
2010-04-13 Matthias Dieter... s4:remove "samdb_root_dn", "samdb_base_dn", "samdb_conf...
2010-04-13 Matthias Dieter... Revert "s4:prefer "samdb_*_dn" basedn calls over the...
2010-04-11 Matthias Dieter... s4:samdb_server_site_dn - free unused DNs in the right way
2010-03-22 Andrew Bartletts4:dsdb Move dsdb_save_partition_usn() to be a module...
2010-03-09 Nadezhda IvanovaA helper function to get the Infrastructure DN.
2010-03-05 Matthias Dieter... s4:dsdb/util - Change also here counters to "unsigned"
2010-03-01 Anatoliy Atanasovs4/rodc: Implement samdb_rodc with ldb context
2010-02-26 Andrew Tridgells4-dsdb: fixed the fetch of the server site name
2010-02-21 Matthias Dieter... s4:dsdb/util.c - Use LDB result constants in some more...
2010-02-16 Andrew Tridgells4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_rec...
2010-02-16 Andrew Tridgells4-dsdb: added dsdb_search_one() and cleanup dsdb_find_...
2010-02-16 Andrew Tridgells4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_sea...
2010-02-16 Andrew Tridgells4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_s...
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2010-02-16 Andrew Tridgells4-dsdb: replace dsdb_modify_permissive() with dsdb_mod...
2010-02-16 Andrew Tridgells4-dsdb: move dsdb_request_add_controls() into dsdb...
2010-02-15 Andrew Tridgells4-dsdb: added dsdb_modify_permissive()
2010-02-13 Matthias Dieter... s4:util.c - Corrected the location of the "Directory...
2010-02-13 Andrew Tridgells4-dsdb: use TYPESAFE_QSORT() in dsdb code
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-16 Andrew Tridgells4-dsdb: add our local cursor and sort in dsdb_load_udv_*()
2010-01-16 Andrew Tridgells4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()
2010-01-14 Fernando J V da... s4-drs: Store uSNUrgent for Urgent Replication
next