s3:rpc_server/netlogon: add _netr_LogonSamLogon_check()
[kai/samba.git] / source4 / dsdb / common /
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-15 Matthias Dieter... s4:dsdb_find_nc_root - fix it up to let the provisionin...
2011-01-14 Andrew Tridgells4-dsdb: minimise the DN in group expansion
2011-01-14 Andrew Bartletts4-dsdb Implement tokenGroups expansion directly in...
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-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-06 Matthias Dieter... s4:fix some shadowed declaration warnings on Solaris...
2010-12-04 Matthias Dieter... s4:dsdb/common/util_samr.c and auth/sam.c - fix error...
2010-12-04 Matthias Dieter... s4:dsdb/common/util_samr.c - "dsdb_enum_group_mem"...
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: add DSDB_SECRET_ATTRIBUTES_EX()
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-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-10 Jelmer Vernooijdsdb/schema: Move some dsdb_dn functions that are schem...
2010-10-10 Jelmer Vernooijdsdb: Move attr_in_list to SAMDB_COMMON to avoid circul...
2010-10-07 Matthias Dieter... s4:dsdb/common/util_samr.c - use an LDB constant for...
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 Tridgells4-drs: moved the drs_ObjectIdentifier handling to...
2010-09-28 Nadezhda Ivanovas4-dsdb: adapted check_access_on_dn for use in drs.
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-23 Matthias Dieter... s4:dsdb/common/util_samr.c - remove the primary group...
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-12 Matthias Dieter... Revert "s4:util_samr.c - also here we've now the defaul...
2010-09-12 Matthias Dieter... s4:util_samr.c - also here we've now the default primar...
2010-09-11 Matthias Dieter... s4:ldb_register_samba_handlers - fix up and convert...
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-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functions
2010-08-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functions
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 control for signaling between repl_meta_dat...
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 Matthias Dieter... s4:dsdb_enum_group_mem - use "unsigned" counters
2010-05-24 Matthias Dieter... s4:dsdb_lookup_rids - "unsigned" counters fit better...
2010-05-24 Matthias Dieter... s4:dsdb_add_user - check the "cn"/"account_name" length...
2010-05-24 Andrew Bartletts4:samr Push most of samr_LookupRids into a helper...
2010-05-24 Andrew Bartletts4:samr Push most of samr_QueryGroupMember into a helpe...
2010-05-24 Andrew Bartletts4:samr Move most of samr_CreateDomAlias into a helper...
2010-05-24 Andrew Bartletts4:samr Split most of samr_CreateDomainGroup into a...
2010-05-24 Andrew Bartletts4:samr Split the guts of samr_CreateUser2 into a helpe...
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()
next