summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules
Commit message (Expand)AuthorAgeFilesLines
* Revert "s4:password_hash LDB module - don't break the provision"Stefan Metzmacher2010-05-111-3/+0
* Revert "s4:password hash LDB module - check that password hashes are != NULL ...Stefan Metzmacher2010-05-111-10/+6
* s4:dsdb/password_hash: only try to handle a hash in the unicodePwd field if i...Stefan Metzmacher2010-05-111-2/+2
* s4:password_hash LDB module - we might not have a cleartext password at allMatthias Dieter Wallnöfer2010-05-101-26/+29
* s4:password_hash LDB module - quiet a warningMatthias Dieter Wallnöfer2010-05-101-1/+1
* s4:password hash LDB module - check that password hashes are != NULL before c...Matthias Dieter Wallnöfer2010-05-101-6/+10
* s4:password_hash LDB module - don't break the provisionMatthias Dieter Wallnöfer2010-05-101-0/+3
* s4:password_hash - Implement password restrictionsStefan Metzmacher2010-05-101-0/+195
* s4:password_hash - Rework to handle password changesMatthias Dieter Wallnöfer2010-05-101-138/+450
* s4:password_hash - Rework unique value checksMatthias Dieter Wallnöfer2010-05-101-49/+71
* s4:password_hash - Various (mostly cosmetic) preworkMatthias Dieter Wallnöfer2010-05-101-176/+240
* s4:acl ldb module - fix typosMatthias Dieter Wallnöfer2010-05-101-3/+3
* s4:samldb LDB module - make "samldb_member_check" synchronous againMatthias Dieter Wallnöfer2010-05-091-64/+33
* s4:samldb LDB module - make "samldb_prim_group_users_check" synchronous againMatthias Dieter Wallnöfer2010-05-091-235/+24
* s4:samldb LDB module - update the copyright noticeMatthias Dieter Wallnöfer2010-05-091-1/+1
* dsdb/password_hash: remove usage of msDs-KeyVersionNumberStefan Metzmacher2010-05-091-37/+1
* s4:dsdb Use replPropertyMetaData as the basis for msDS-KeyVersionNumberAndrew Bartlett2010-05-091-10/+76
* s4/rodc: Support read-only databaseAnatoliy Atanasov2010-05-044-13/+75
* s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov2010-05-046-0/+48
* s4/rodc: Implement msDS-isRODC constructed attrAnatoliy Atanasov2010-05-031-1/+152
* s4:dsdb Fix use of memory after free in repl_meta_dataAndrew Bartlett2010-05-011-7/+9
* s4/rodc: RODC FAS initial implementationAnatoliy Atanasov2010-04-292-12/+13
* s4-repl: these messages are common, and don't deserve debug level 1Andrew Tridgell2010-04-271-2/+2
* s4-ddb: don't create partitions with the UNINSTANT flag setAndrew Tridgell2010-04-261-1/+14
* s4-drs: make links to foreign partitions non-fatalAndrew Tridgell2010-04-261-8/+6
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-224-4/+4
* s4-dsdb: removed an unused variableAndrew Tridgell2010-04-221-1/+0
* s4-dsdb: moved rodc schema validation to samldb.cAndrew Tridgell2010-04-222-33/+37
* s4-drs: Do not allow system-critical attributes to be RODC filteredFernando J V da Silva2010-04-221-0/+33
* s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDsAndrew Bartlett2010-04-221-0/+24
* s4:OpenLDAP-backend Use the new rdnval module in OpenLDAPAndrew Bartlett2010-04-222-3/+8
* s4:dsdb Revert accidentilly commited change for LDAP backendsAndrew Bartlett2010-04-221-1/+1
* s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()Andrew Bartlett2010-04-201-1/+1
* s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()Nadezhda Ivanova2010-04-161-24/+5
* s4:rootdse: only return "tokenGroups", when the client asked for themStefan Metzmacher2010-04-151-1/+1
* s4:acl/descriptor LDB module - distinguish between root and default basednMatthias Dieter Wallnöfer2010-04-132-0/+12
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-135-7/+8
* s4:objectclass LDB module - remove a unneeded newlineMatthias Dieter Wallnöfer2010-04-131-2/+1
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-111-1/+1
* s4:dsdb Don't return operational attributes on special DNsAndrew Bartlett2010-04-101-0/+5
* s4:rootdse Implement "tokenGroups" in the rootDSEAndrew Bartlett2010-04-101-0/+18
* s4:dsdb Improve error message in extended_dn_inAndrew Bartlett2010-04-101-1/+1
* s4:schema Try to fix OpenLDAP backend after schema reload support.Andrew Bartlett2010-04-101-4/+2
* s4/samldb: schemaInfo attribute must be updated when adding new Schema objectKamen Mazdrashki2010-04-091-0/+50
* s4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in dsdb_module_load_partitio...Endi S. Dewata2010-04-081-1/+1
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-45/+41
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+309
* s4-drs: replmd_delete with the 3 stage deletion recycle binEduardo Lima2010-03-262-105/+204
* s4:ldb_modules/util.c - fix two counter variables to be "unsigned"Matthias Dieter Wallnöfer2010-03-231-2/+2