summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4:DNS update - change "i" to be unsignedMatthias Dieter Wallnöfer2010-02-251-1/+2
* s4:partition DSDB module - Generate basic referralsMatthias Dieter Wallnöfer2010-02-252-47/+144
* s4:partition DSDB module - change the search and domain scope control handlingMatthias Dieter Wallnöfer2010-02-251-35/+22
* s4:SAMLDB module - ignore referralsMatthias Dieter Wallnöfer2010-02-251-5/+6
* dsdb: Add a more explicit error message for constructed attributesMatthieu Patou2010-02-241-0/+1
* s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source codeKamen Mazdrashki2010-02-241-2/+2
* s4/drs: Propagate drsuapi_DsReplicaSync changes in source baseKamen Mazdrashki2010-02-242-5/+9
* s4/schema: Move msDS-IntId implementation to samldb.c moduleKamen Mazdrashki2010-02-242-149/+87
* s4-dns: improved logging, and run name check at startupAndrew Tridgell2010-02-231-6/+10
* s4-dns: call out to the dns update command every 10 minutesAndrew Tridgell2010-02-231-26/+112
* s4:operational LDB module - enable support for passing referrals through itMatthias Dieter Wallnöfer2010-02-211-2/+1
* s4:partition DSDB module - Cosmetic fixupsMatthias Dieter Wallnöfer2010-02-211-16/+23
* s4:password_hash - Fix up request message pointersMatthias Dieter Wallnöfer2010-02-211-7/+7
* s4:dsdb/util.c - Use LDB result constants in some more helper functionsMatthias Dieter Wallnöfer2010-02-211-11/+11
* s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett2010-02-202-2/+5
* s4/drs:kccdrs_replica_get_info_obj_metadata implementationAnatoliy Atanasov2010-02-171-12/+88
* s4-dnsupdate: use samba_runcmd() in the dns update taskAndrew Tridgell2010-02-172-17/+37
* s4-kcc: remove a qsort() that snuck into the new topology codeAndrew Tridgell2010-02-161-2/+1
* s4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_recs != 1Andrew Tridgell2010-02-161-1/+1
* s4-samdb: use dsdb_search() in cracknamesAndrew Tridgell2010-02-161-57/+24
* s4-kcc: remove search_onelevel_with_deleted() in kccAndrew Tridgell2010-02-161-52/+3
* s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()Andrew Tridgell2010-02-164-29/+80
* s4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_search() callAndrew Tridgell2010-02-161-67/+84
* s4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_search_dn() with dsdb_f...Andrew Tridgell2010-02-161-56/+58
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-164-76/+33
* s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flagsAndrew Tridgell2010-02-162-38/+41
* s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.cAndrew Tridgell2010-02-166-85/+115
* s4-drs: DsGetReplInfo() refactoringErick Nogueira do Nascimento2010-02-161-263/+190
* s4-drs: DsReplGetInfo() for DS_REPL_INFO_REPSTO infoTypeErick Nogueira do Nascimento2010-02-161-4/+142
* s4-rootdse: we don't need DSDB_FLAG_OWN_MODULE hereAndrew Tridgell2010-02-161-2/+2
* s4-drs: enable the recyclebin optional featureEduardo Lima2010-02-161-19/+250
* s4-kcc: remove C++ commentAndrew Tridgell2010-02-151-1/+1
* s4-kcc: initial code for the topology algorithmCrístian Deives2010-02-152-0/+615
* s4-dsdb: don't change replPropertyMetaData if the value hasn't changedAndrew Tridgell2010-02-151-4/+20
* s4-drs: Fixes bugs regarding Urgent Replication on wrong situationsFernando J V da Silva2010-02-151-7/+16
* s4-dsdb: added dsdb_modify_permissive()Andrew Tridgell2010-02-151-0/+36
* s4:util.c - Corrected the location of the "Directory Service" objectMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell2010-02-131-5/+2
* s4-dsdb: use TYPESAFE_QSORT() in dsdb codeAndrew Tridgell2010-02-137-52/+28
* s4-dns: don't leave behind a tmp fileAndrew Tridgell2010-02-111-0/+2
* s4-dns: added a dns update taskAndrew Tridgell2010-02-112-0/+235
* util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)Andrew Tridgell2010-02-101-2/+1
* s4-dsdb: update repl_meta_data.c to use new DLIST_ macrosJeremy Allison2010-02-101-3/+2
* s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSDMatthias Dieter Wallnöfer2010-02-081-2/+3
* s4/drs: propagate DRS_ extension flags in code baseKamen Mazdrashki2010-02-051-1/+1
* s4:mark the SYSTEM control always as non-criticalMatthias Dieter Wallnöfer2010-02-041-0/+29
* Change uint_t to unsigned int in source4Matt Kraai2010-02-022-10/+10
* s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...Fernando J V da Silva2010-01-282-7/+24
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-181-3/+3
* s4-dsdb: isGlobalCatalogReady should be shown by defaultAndrew Tridgell2010-01-171-1/+1