summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/common
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: fixed re-join of subdomainAndrew Tridgell2011-10-041-3/+4
* s4-dsdb: simplify samdb_is_gc()Andrew Tridgell2011-10-041-28/+2
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-042-0/+67
* s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell2011-09-222-1/+11
* s4-dsdb: failing to find the object is not an error in dsdb_loadreps()Andrew Tridgell2011-09-221-3/+8
* s4-dsdb: fixed compiler warningAndrew Tridgell2011-09-081-1/+1
* s4-dsdb Print clearer error messages when invalid account flags are specified...Andrew Bartlett2011-09-051-0/+9
* s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett2011-08-261-0/+3
* s4-dsdb: added samdb_ntds_msdcs_dns_name()Andrew Tridgell2011-08-251-2/+37
* s4-dsdb: added samdb_dn_to_dns_domain()Andrew Tridgell2011-08-251-0/+36
* s4-dsdb: assert that base DNs are used correctlyAndrew Tridgell2011-08-251-0/+3
* s4-dsdb Give a less worrying error message on failure to get a transactionAndrew Bartlett2011-08-131-1/+1
* s4-dsdb Add ability to force a particular SID in the upgrade caseAndrew Bartlett2011-08-131-1/+16
* s4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH controlAndrew Bartlett2011-08-132-0/+9
* s4-dsdb: don't cache the NTDS settings DNAndrew Tridgell2011-08-121-9/+8
* s4-dsdb: added dn_format attribute of a dsdb_attributeAndrew Tridgell2011-08-041-7/+0
* s4-dsdb: fixed a warning on dsdb_delete()Andrew Tridgell2011-08-041-1/+1
* s4-dsdb: make requests for STORAGE_FORMAT control non-criticalAndrew Tridgell2011-08-041-1/+1
* s4-dsdb: added dsdb_delete() functionAndrew Tridgell2011-07-211-0/+30
* Standalone samdb_ntds_site_settings_options() helperDave Craft2011-07-141-0/+48
* s4-drs: cope with missing RMD_ADDTIME in linked attributesAndrew Tridgell2011-06-101-1/+1
* s4-dsdb Add transactions to dsdb modify helpersAndrew Bartlett2011-05-081-0/+18
* s4-socket: rename allow_access() to socket_allow_access()Andrew Tridgell2011-05-031-1/+1
* s4-dsdb: added a ldb err -> NTSTATUS mappingAndrew Tridgell2011-04-041-0/+78
* s4/ldb - remove now superflous "ldb_dn_validate" checksMatthias Dieter Wallnöfer2011-03-042-3/+3
* s4:dsdb - always handle the attribute "options" as 32bit unsigned integerMatthias Dieter Wallnöfer2011-03-011-2/+3
* s4:dsdb/common/util.c - remove "samdb_find_or_add_value"Matthias Dieter Wallnöfer2011-03-011-8/+0
* s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-011-18/+3
* s4:remove many invocations of "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-012-10/+8
* Fix some typesJelmer Vernooij2011-02-281-2/+2
* s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definitionKamen Mazdrashki2011-02-271-1/+1
* build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell2011-02-242-0/+3
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-102-3/+3
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-201-7/+6
* s4:dsdb_find_nc_root - fix it up to let the provisioning work correctlyMatthias Dieter Wallnöfer2011-01-151-2/+2
* s4-dsdb: minimise the DN in group expansionAndrew Tridgell2011-01-141-0/+5
* s4-dsdb Implement tokenGroups expansion directly in ldb operational moduleAndrew Bartlett2011-01-141-0/+167
* s4-dsdb: Added a helper function to get the default dns domain as string.Nadezhda Ivanova2010-12-221-0/+19
* s4:dsdb/common/util.c - remove unused variable "ndr_err"Matthias Dieter Wallnöfer2010-12-211-1/+0
* s4-dsdb Use sid_blob_parse()Andrew Bartlett2010-12-161-3/+3
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-4/+4
* s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer2010-12-061-5/+6
* s4:dsdb/common/util_samr.c and auth/sam.c - fix error messageMatthias Dieter Wallnöfer2010-12-041-2/+2
* s4:dsdb/common/util_samr.c - "dsdb_enum_group_mem" - fix it up regarding non ...Matthias Dieter Wallnöfer2010-12-041-7/+16
* s4:dsdb/common/util.c - "samdb_msg_add_add/delval" - introduce also here the ...Matthias Dieter Wallnöfer2010-12-011-2/+2
* s4:"dsdb_find_nc_root" - let it work also when the "namingContexts" attribute...Matthias Dieter Wallnöfer2010-11-161-8/+34
* s4:dsdb - proof against empty RDN values where expectedMatthias Dieter Wallnöfer2010-11-111-0/+5
* s4:password_hash LDB module - move "samdb_msg_find_old_and_new_ldb_val" into ...Matthias Dieter Wallnöfer2010-11-111-62/+0
* s4:dsdb/common: add DSDB_SECRET_ATTRIBUTES_EX()Stefan Metzmacher2010-11-091-11/+14
* s4:dsdb/common: create a DSDB_SECRET_ATTRIBUTES define with all secret attrib...Stefan Metzmacher2010-11-092-12/+15