s3: piddir creation fix part 2.
[ira/wip.git] / source4 / dsdb / common / util.c
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...
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...
next