CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.c
[samba.git] / source4 / dsdb / common / util.c
2015-01-15 Andrew BartlettCVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_r...
2014-10-13 Andrew Bartlettdsdb: Do not attempt to return beyond the end of the...
2014-08-31 Andrew Bartlettdsdb: Make log message more clear
2014-07-09 Andrew Bartlettdsdb: Always store and return the userParameters as...
2014-04-02 Andrew Bartlettdsdb: Allow SAMR server to return the computed, not...
2014-04-02 Andrew Bartlettdsdb: check type with talloc_get_type_abort in samdb_se...
2014-04-02 Andrew Bartlettdsdb: Move dsdb_update_bad_pwd_count to dsdb/common...
2014-04-02 Andrew Bartlettdsdb: Add samdb_result_passwords_from_history helper...
2014-04-02 Andrew Bartlettdsdb: give a better error message and return code on...
2014-04-02 Andrew Bartlettdsdb: Put password lockout support in samdb_result_pass...
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-19 Andrew Bartlettdsdb: Refuse to return an all-zero invocationID
2013-09-19 Andrew Bartlettpython/drs: Ensure to pass in the local invocationID...
2013-06-12 Andrew Bartlettdsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
2013-02-04 Stefan Metzmacherdsdb/util: rework samdb_check_password() to support...
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...
2012-12-11 Stefan Metzmachers4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HAS...
2012-11-06 Jelmer Vernooijdsdb: Rename _res argument to _result.
2012-09-01 Andrew Bartletts4-dsdb: Remove unused variables
2012-09-01 Andrew Bartletts4-dsdb: Remove unused tmp_ctx leaked onto long-term...
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_reference_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add helper function samdb_reference_dn_is_our_...
2012-08-14 Andrew Bartletts4-dsdb: Use ldb_dn_copy() rather than talloc_reference()
2012-08-14 Andrew Bartletts4-libnet: Improve debugging of libnet_BecomeDC LDAP...
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2012-08-14 Andrew Bartletts4-dsdb: Add const
2012-06-27 Andrew Bartletts4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_...
2012-04-29 Matthias Dieter... s4:dsdb/common/util.c - samdb_is_pdc() - fail if the...
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_value()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_string()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_int()
2012-01-24 Andrew Bartlettdsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID...
2011-12-09 Matthias Dieter... s4:dsdb/common/util.c - test LDB result against LDB_SUC...
2011-11-18 Amitay Isaacsdsdb: Fix the password expiry calculation
2011-10-04 Andrew Tridgells4-dsdb: fixed re-join of subdomain
2011-10-04 Andrew Tridgells4-dsdb: simplify samdb_is_gc()
2011-10-04 Andrew Tridgells4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
2011-09-22 Andrew Tridgells4-dsdb: added NO_GLOBAL_CATALOG control
2011-09-22 Andrew Tridgells4-dsdb: failing to find the object is not an error...
2011-09-08 Andrew Tridgells4-dsdb: fixed compiler warning
2011-08-24 Andrew Tridgells4-dsdb: added samdb_ntds_msdcs_dns_name()
2011-08-24 Andrew Tridgells4-dsdb: added samdb_dn_to_dns_domain()
2011-08-24 Andrew Tridgells4-dsdb: assert that base DNs are used correctly
2011-08-13 Andrew Bartletts4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH control
2011-08-12 Andrew Tridgells4-dsdb: don't cache the NTDS settings DN
2011-08-04 Andrew Tridgells4-dsdb: fixed a warning on dsdb_delete()
2011-08-04 Andrew Tridgells4-dsdb: make requests for STORAGE_FORMAT control non...
2011-07-21 Andrew Tridgells4-dsdb: added dsdb_delete() function
2011-07-13 Dave CraftStandalone samdb_ntds_site_settings_options() helper
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-10 Andrew Tridgells4-drs: cope with missing RMD_ADDTIME in linked attributes
2011-05-03 Andrew Tridgells4-socket: rename allow_access() to socket_allow_access()
2011-04-04 Andrew Tridgells4-dsdb: added a ldb err -> NTSTATUS mapping
2011-03-04 Matthias Dieter... s4/ldb - remove now superflous "ldb_dn_validate" checks
2011-03-01 Matthias Dieter... s4:dsdb - always handle the attribute "options" as...
2011-03-01 Matthias Dieter... s4:dsdb/common/util.c - remove "samdb_find_or_add_value"
2011-03-01 Matthias Dieter... s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"
2011-03-01 Matthias Dieter... s4:remove many invocations of "samdb_msg_add_string"
2011-02-28 Jelmer VernooijFix some types
2011-02-26 Kamen Mazdrashkis4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definition
2011-02-24 Andrew Tridgellbuild: moved libds/common/flag_mapping.c into a common...
2011-01-15 Matthias Dieter... s4:dsdb_find_nc_root - fix it up to let the provisionin...
2010-12-22 Nadezhda Ivanovas4-dsdb: Added a helper function to get the default...
2010-12-21 Matthias Dieter... s4:dsdb/common/util.c - remove unused variable "ndr_err"
2010-12-16 Andrew Bartletts4-dsdb Use sid_blob_parse()
2010-12-01 Matthias Dieter... s4:dsdb/common/util.c - "samdb_msg_add_add/delval"...
2010-11-16 Matthias Dieter... s4:"dsdb_find_nc_root" - let it work also when the...
2010-11-11 Matthias Dieter... s4:dsdb - proof against empty RDN values where expected
2010-11-11 Matthias Dieter... s4:password_hash LDB module - move "samdb_msg_find_old_...
2010-11-09 Stefan Metzmachers4:dsdb/common: create a DSDB_SECRET_ATTRIBUTES define...
2010-11-08 Matthias Dieter... s4:samdb_msg_find_old_and_new_ldb_val - rework
2010-11-04 Stefan Metzmachers4:dsdb/common: fix memory leak in samdb_ntds_settings_dn()
2010-10-29 Matthias Dieter... s4:samr RPC server - remove wrong implementation of...
2010-10-25 Matthias Dieter... s4:"samdb_search_count" - introduce a "mem_ctx" parameter
2010-10-25 Matthias Dieter... ldb:gendb_* calls: support a "NULL" resultset parameter
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...
next