Age | Commit message (Expand) | Author | Files | Lines |
2012-02-13 | s4-dsdb: Check if metadata.tdb exists, before trying to open it | Amitay Isaacs | 1 | -0/+6 |
2012-01-30 | samdb: use compat wrappers for tdb_fetch(). | Rusty Russell | 1 | -6/+6 |
2012-01-16 | s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede... | Stefan Metzmacher | 1 | -0/+16 |
2012-01-05 | s4:repl_meta_data LDB module - set "isRecycled" time correctly | Matthias Dieter Wallnöfer | 1 | -9/+8 |
2011-12-23 | s4-ldb: Add isRecycled when is defined in the schema | Matthieu Patou | 1 | -3/+9 |
2011-12-19 | s4-dsdb: Relax the conditions where we can't do a subtree delete | Matthieu Patou | 1 | -1/+19 |
2011-11-29 | s4-dsdb: Added metadata to partition module for global sequence number | Amitay Isaacs | 5 | -17/+612 |
2011-11-29 | s4-dsdb: use dsdb_module_extended instead of duplicate code | Amitay Isaacs | 2 | -31/+13 |
2011-11-29 | s4-dsdb: Return ldb_result context in dsdb_module_extended | Amitay Isaacs | 1 | -3/+20 |
2011-11-29 | s4-dsdb: Remove LDB_SEQ_HIGHEST_TIMESTAMP sequence number support | Amitay Isaacs | 2 | -140/+13 |
2011-11-26 | s4:update_keytab LDB module - no need to filter for the DN | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-11-19 | s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri... | Matthieu Patou | 1 | -2/+8 |
2011-11-17 | s4-dsdb: Remove unsed variable | Amitay Isaacs | 1 | -2/+0 |
2011-11-16 | s4-dsdb: rework the NC detection for the descriptor calculation | Matthieu Patou | 1 | -12/+31 |
2011-11-15 | s4:partition LDB module - fix handling regarding special DNs on searches | Matthias Dieter Wallnöfer | 1 | -0/+5 |
2011-11-15 | s4:dsdb/schema_data: reject schema update unless they're allowed | Stefan Metzmacher | 1 | -0/+12 |
2011-11-15 | s4:dsdb/schema_data: reject changes to schemaInfo, msDs-Schema-Extensions, ms... | Stefan Metzmacher | 1 | -0/+28 |
2011-11-15 | s4:dsdb/schema_data: make sure we reject schema changes if we're not the sche... | Stefan Metzmacher | 1 | -0/+101 |
2011-11-15 | s4:dsdb/schema_data: make sure we only allow objects one level below the sche... | Stefan Metzmacher | 1 | -1/+33 |
2011-11-15 | s4:dsdb/samldb: use DSDB_FLAG_AS_SYSTEM in samldb_schema_info_update() | Stefan Metzmacher | 1 | -1/+3 |
2011-11-13 | s4-dsdb: initialize correctly the value of originating_change_time for the De... | Matthieu Patou | 1 | -2/+52 |
2011-11-01 | s4-dsdb Remove LDAP backend credentials support | Andrew Bartlett | 1 | -51/+3 |
2011-10-27 | s4:repl_meta_data LDB module - don't intercept the partition LDB module refer... | Matthias Dieter Wallnöfer | 1 | -17/+18 |
2011-10-27 | s4:repl_meta_data LDB module - rename operation - do not overwrite error mess... | Matthias Dieter Wallnöfer | 1 | -3/+1 |
2011-10-27 | s4:repl_meta_data LDB module - remove pointless debug messages | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2011-10-27 | s4:repl_meta_data LDB module - always return the original LDB result codes on... | Matthias Dieter Wallnöfer | 1 | -5/+12 |
2011-10-27 | s4:repl_meta_data LDB module - "dsdb_search_module_dn" already checks if len(... | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2011-10-27 | s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co... | Matthias Dieter Wallnöfer | 1 | -5/+37 |
2011-10-27 | s4:objectclass LDB module - objectclass modify op. - remove superflous "tallo... | Matthias Dieter Wallnöfer | 1 | -8/+4 |
2011-10-27 | s4:objectclass LDB module - objectclass modify operations | Matthias Dieter Wallnöfer | 1 | -95/+32 |
2011-10-27 | s4:objectclass LDB module - forbid to add unrelated objectclasses | Matthias Dieter Wallnöfer | 1 | -0/+61 |
2011-10-27 | s4:objectclass LDB module - "objectclass_add" - small optimisation | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2011-10-27 | s4:objectclass LDB module - "check_rodc_ntdsdsa_add" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-10-27 | s4:objectclass LDB module - update copyright | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-10-27 | s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch" | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2011-10-20 | dsdb: improve debug message | Andrew Tridgell | 4 | -5/+4 |
2011-10-13 | s4-messaging: Pass the loadparm context, not just the messaging path | Andrew Bartlett | 2 | -2/+2 |
2011-10-12 | s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value | Gregor Beck | 1 | -1/+1 |
2011-10-07 | s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID | Stefan Metzmacher | 2 | -1/+41 |
2011-10-07 | s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.h | Stefan Metzmacher | 1 | -10/+10 |
2011-10-07 | s4-dsdb: special case for deleted objects one way link | Andrew Tridgell | 1 | -4/+17 |
2011-10-07 | s4-dsdb: don't display links to deleted objects | Andrew Tridgell | 1 | -9/+42 |
2011-10-07 | s4-dsdb: fixed behaviour of show_deleted and show_recycled control | Andrew Tridgell | 1 | -38/+71 |
2011-10-07 | s4-dsdb: fixed the check_optional_feature() call | Andrew Tridgell | 1 | -19/+24 |
2011-10-06 | s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK given | Andrew Tridgell | 2 | -1/+5 |
2011-10-06 | s4-dsdb: added DSDB_CONTROL_DBCHECK | Andrew Tridgell | 1 | -0/+3 |
2011-10-06 | s4-dsdb: allow groupType update on deleted objects | Andrew Tridgell | 1 | -1/+2 |
2011-10-06 | s4-dsdb: Do not assume that all deleted objects have an objectCategory and sA... | Andrew Bartlett | 1 | -2/+2 |
2011-10-06 | dsdb: Do not attempt to resolve conflicts on an RODC | Andrew Bartlett | 1 | -2/+26 |
2011-10-06 | dsdb: fix double-free in replication failure case on RODC | Andrew Bartlett | 1 | -1/+1 |