Age | Commit message (Expand) | Author | Files | Lines |
2010-11-24 | s4:objectclass LDB module - LSA objects - allow them if the SYSTEM control is... | Matthias Dieter Wallnöfer | 1 | -3/+7 |
2010-11-24 | s4:objectclass LDB module - move one checks into the "objectclass derivation ... | Matthias Dieter Wallnöfer | 1 | -11/+17 |
2010-11-24 | s4:objectclass LDB module - some more or less cosmetic return value macro cha... | Matthias Dieter Wallnöfer | 1 | -14/+22 |
2010-11-20 | s4:repl_meta_data LDB module - fix a counter type | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2010-11-20 | s4:repl_meta_data LDB module - move the "objectGUID" checks a bit higher | Matthias Dieter Wallnöfer | 1 | -29/+29 |
2010-11-20 | s4:objectclass_attrs LDB module - add more delete protected attributes | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2010-11-20 | s4:samldb LDB module - objectclass trigger - reorder template attributes | Matthias Dieter Wallnöfer | 1 | -9/+10 |
2010-11-20 | s4:acl LDB module - it's more correct to count the password attributes using ... | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-11-18 | s4/operational: Fix swapped parameters for ldb_msg_copy_attr | Anatoliy Atanasov | 1 | -2/+2 |
2010-11-18 | s4:password_hash LDB module - remove unused headers | Matthias Dieter Wallnöfer | 1 | -3/+0 |
2010-11-18 | s4:repl_meta_data LDB module - allow also special DNs to be renamed correctly | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-17 | s4-repl: save the result of the last replication in repsFrom/repsTo | Andrew Tridgell | 1 | -5/+0 |
2010-11-16 | s4:acl LDB module - use also here "dsdb_find_nc_root" to implement the NC-spe... | Matthias Dieter Wallnöfer | 1 | -28/+57 |
2010-11-16 | s4:descriptor LDB module - also "get_default_ag" should make use of "dsdb_fin... | Matthias Dieter Wallnöfer | 1 | -12/+12 |
2010-11-16 | s4:descriptor LDB module - handle the NCs in a more generic way by using "dsd... | Matthias Dieter Wallnöfer | 1 | -10/+22 |
2010-11-16 | s4:descriptor LDB module - make more clear that special control entries never... | Matthias Dieter Wallnöfer | 1 | -0/+7 |
2010-11-16 | s4:objectclass LDB module - the "olddn" is the special DN for rename requests | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-16 | s4-schema_load: Don't clean in_transaction flag until transaction is really f... | Kamen Mazdrashki | 1 | -7/+6 |
2010-11-16 | s4:subtree_rename LDB module - make use of "dsdb_find_nc_root" | Matthias Dieter Wallnöfer | 1 | -22/+27 |
2010-11-16 | s4:objectclass LDB module - free "nc_root" after name context comparisons | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-11-15 | s4:objectclass LDB module - improve the default name context checking on modi... | Matthias Dieter Wallnöfer | 1 | -16/+12 |
2010-11-15 | s4:objectclass LDB module - implement the "objectClass" change restrictions o... | Matthias Dieter Wallnöfer | 1 | -0/+25 |
2010-11-13 | s4:password_hash LDB module - return "ERR_CONSTRAINT_VIOLATION" on password c... | Matthias Dieter Wallnöfer | 1 | -6/+9 |
2010-11-13 | s4:objectclass LDB module - multiple "objectClass" change elements are unfort... | Matthias Dieter Wallnöfer | 1 | -161/+169 |
2010-11-12 | samldb: relax groupType modification checks | Matthieu Patou | 1 | -27/+32 |
2010-11-12 | s4:objectclass LDB module - we should not simply ignore additional "objectCla... | Matthias Dieter Wallnöfer | 1 | -2/+16 |
2010-11-12 | s4:repl_meta_data LDB module - convert two debug messages into error messages | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-11-12 | s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje... | Matthias Dieter Wallnöfer | 2 | -43/+81 |
2010-11-11 | s4-dsdb Remove incorrectly declared ** variable used as *. | Andrew Bartlett | 1 | -6/+3 |
2010-11-11 | s4-dsdb Convert new krbtgt_xxx password into UTF16 | Andrew Bartlett | 1 | -1/+12 |
2010-11-11 | s4-dsdb Return an error if we can't convert UTF16MUNGED -> UTF8 | Andrew Bartlett | 1 | -1/+5 |
2010-11-11 | s4:dsdb - proof against empty RDN values where expected | Matthias Dieter Wallnöfer | 3 | -2/+23 |
2010-11-11 | s4:objectclass LDB module - allow RDNs also to come from superclasses | Matthias Dieter Wallnöfer | 1 | -11/+39 |
2010-11-11 | s4:password_hash and acl LDB modules - handle the "userPassword" attribute ac... | Matthias Dieter Wallnöfer | 4 | -12/+59 |
2010-11-11 | s4:password_hash LDB module - move "samdb_msg_find_old_and_new_ldb_val" into ... | Matthias Dieter Wallnöfer | 1 | -16/+77 |
2010-11-11 | s4:local_password LDB module - remove schema checking code and fix some typos | Matthias Dieter Wallnöfer | 1 | -12/+6 |
2010-11-11 | s4:ldb_modules/util.c - "dsHeuristics" -> "dSHeuristics" | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-09 | s4:dsdb/operational.c: use DSDB_SECRET_ATTRIBUTES_EX() | Stefan Metzmacher | 1 | -5/+2 |
2010-11-09 | s4:dsdb/local_password: use DSDB_SECRET_ATTRIBUTES | Stefan Metzmacher | 1 | -7/+3 |
2010-11-08 | s4:password_hash LDB module - introduce a "userPassword" flag which enables/d... | Matthias Dieter Wallnöfer | 1 | -15/+37 |
2010-11-08 | s4:password_hash LDB module - deleting password attributes is a little more c... | Matthias Dieter Wallnöfer | 1 | -6/+6 |
2010-11-08 | s4:samdb_msg_find_old_and_new_ldb_val - rework | Matthias Dieter Wallnöfer | 1 | -4/+11 |
2010-11-08 | s4:password_hash LDB module - clear the fact that a delete of password attrib... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-08 | s4:acl LDB module - define the delete passwords special case a bit better | Matthias Dieter Wallnöfer | 1 | -3/+4 |
2010-11-08 | s4:objectguid/repl_meta_data LDB module - deny "objectGUID" updates | Matthias Dieter Wallnöfer | 2 | -0/+17 |
2010-11-08 | s4:objectclass LDB module - no idea why we'd need the "objectGUID" here | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-08 | s4:objectguid LDB module - make use of "dsdb_next_callback" | Matthias Dieter Wallnöfer | 2 | -30/+6 |
2010-11-07 | s4:objectguid LDB module - fix typo in output message | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-07 | s4:objectguid LDB module - objectGUIDs cannot be specified on add operations | Matthias Dieter Wallnöfer | 1 | -2/+6 |
2010-11-07 | s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully be... | Matthias Dieter Wallnöfer | 1 | -47/+61 |