| Commit message (Expand) | Author | Age | Files | Lines |
* | dsdb: Do not refresh the schema using the wrong event context | Andrew Bartlett | 2014-06-11 | 2 | -83/+117 |
* | dsdb: Do not store a struct ldb_dn in struct schema_data | Andrew Bartlett | 2014-06-11 | 4 | -14/+21 |
* | Use GUID_equal in a few places | Volker Lendecke | 2014-06-10 | 1 | -1/+1 |
* | dsdb: Do not give an error is metadata.tdb does not yet exist | Andrew Bartlett | 2014-06-04 | 1 | -2/+2 |
* | dsdb: Do not permit nested event loops when in a transaction, use a nested ev... | Andrew Bartlett | 2014-05-06 | 1 | -13/+80 |
* | dsdb: Rename private_data to rootdse_private_data in rootdse | Andrew Bartlett | 2014-05-06 | 1 | -8/+8 |
* | dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo... | Andrew Bartlett | 2014-05-03 | 1 | -9/+31 |
* | s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute() | Stefan Metzmacher | 2014-05-02 | 1 | -2/+2 |
* | kerberos: Remove un-used event context argument from smb_krb5_init_context() | Andrew Bartlett | 2014-04-28 | 3 | -4/+0 |
* | dsdb: Specify no event context to smb_krb5_init_context() in dsdb | Andrew Bartlett | 2014-04-28 | 3 | -4/+6 |
* | s4:dsdb/samldb: rework samldb_user_account_control_change() | Stefan Metzmacher | 2014-04-02 | 1 | -99/+134 |
* | s4:dsdb/samldb: remove fantasy code from samldb_user_account_control_change() | Stefan Metzmacher | 2014-04-02 | 1 | -10/+0 |
* | dsdb: Implement password lockout on LDAP password changes | Andrew Bartlett | 2014-04-02 | 1 | -16/+134 |
* | s4:dsdb/samldb: add let lockoutTime=0 reset badPwdCount=0 | Stefan Metzmacher | 2014-04-02 | 1 | -0/+57 |
* | dsdb: collapse wrong password and no-password-hash errors into one handler | Andrew Bartlett | 2014-04-02 | 1 | -25/+3 |
* | dsdb: Put password lockout support in samdb_result_passwords() | Andrew Bartlett | 2014-04-02 | 1 | -5/+16 |
* | dsdb-operational: Implement msDS-UserPasswordExpiryTimeComputed | Andrew Bartlett | 2014-04-02 | 1 | -1/+47 |
* | dsdb-operational: Implement msDS-User-Account-Control-Computed | Andrew Bartlett | 2014-04-02 | 1 | -1/+165 |
* | dsdb-operational: Use a list for the extra attributes that may be required | Andrew Bartlett | 2014-04-02 | 1 | -28/+52 |
* | s4:dsdb/ldb_modules: avoid invalid pointer type warnings | Stefan Metzmacher | 2014-04-02 | 2 | -5/+4 |
* | s4:dsdb/ldb_modules: avoid str_list related const warnings | Stefan Metzmacher | 2014-04-02 | 2 | -3/+6 |
* | s4:dsdb/ldb_modules: avoid declaration after code warnings | Stefan Metzmacher | 2014-04-02 | 2 | -2/+5 |
* | tdb_wrap: Remove tdb_wrap_open_ again | Volker Lendecke | 2014-03-31 | 2 | -4/+4 |
* | dsdb: Avoid passing lp_ctx to tdb_wrap_open in partition_metadata_open | Volker Lendecke | 2014-03-31 | 1 | -3/+3 |
* | dsdb: Avoid passing lp_ctx to tdb_wrap_open in schema_metadata_open | Volker Lendecke | 2014-03-31 | 1 | -3/+3 |
* | dsdb: Improve missing objectClass handling | Andrew Bartlett | 2014-03-27 | 1 | -13/+13 |
* | dsdb: Improve errors and checks for missing objectClass values | Andrew Bartlett | 2014-03-27 | 1 | -2/+9 |
* | dsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMING flag works | Andrew Bartlett | 2014-03-27 | 1 | -5/+13 |
* | dsdb: Do checks for invalid renames in samldb, before repl_meta_data | Andrew Bartlett | 2014-03-26 | 2 | -238/+271 |
* | dsdb: Further assert that we always have an objectClass and an rDN | Andrew Bartlett | 2014-03-17 | 1 | -32/+118 |
* | dsdb: Ensure to sort replPropertyMetaData as UNSIGNED, not SIGNED quantities | Andrew Bartlett | 2014-03-14 | 1 | -4/+18 |
* | s4:samdb: respect SEARCH_FLAG_PRESERVEONDELETE | Arvid Requate | 2014-02-06 | 1 | -2/+7 |
* | dsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR ... | Andrew Bartlett | 2014-02-05 | 1 | -4/+7 |
* | s4:dsdb fix compiler warnings | Christian Ambach | 2013-12-12 | 1 | -1/+1 |
* | s4:dsdb fix compiler warnings | Christian Ambach | 2013-12-12 | 1 | -1/+1 |
* | s4:dsdb fix compiler warnings | Christian Ambach | 2013-12-12 | 1 | -1/+1 |
* | s4:dsdb fix compiler warnings | Christian Ambach | 2013-12-12 | 1 | -1/+1 |
* | s4:dsdb fix compiler warnings | Christian Ambach | 2013-12-12 | 1 | -2/+2 |
* | s4:dsdb fix compiler warnings | Christian Ambach | 2013-12-12 | 1 | -1/+1 |
* | s4-dsdb: Fix a use after free segfault. | Andreas Schneider | 2013-11-12 | 1 | -3/+4 |
* | s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules | Benjamin Franzke | 2013-11-11 | 4 | -2/+464 |
* | s4:dsdb/rootdse: Support netlogon request | Benjamin Franzke | 2013-11-11 | 2 | -11/+74 |
* | s4:dsdb/rootdse: Pass rootdse context to rootdse_add_dynamic | Benjamin Franzke | 2013-11-11 | 1 | -20/+19 |
* | samdb: Fix CID 241968 Uninitialized pointer read | Volker Lendecke | 2013-11-11 | 1 | -1/+1 |
* | dsdb: Fix Coverity ID 1034907 Dereference before null check | Volker Lendecke | 2013-11-11 | 1 | -1/+1 |
* | s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig... | Nadezhda Ivanova | 2013-11-03 | 1 | -2/+1 |
* | s4-samldb: Do not allow deletion of objects with RID < 1000 | Nadezhda Ivanova | 2013-10-14 | 2 | -0/+6 |
* | dsdb: Provide a clearer error when we fail to store the sequence number in me... | Andrew Bartlett | 2013-10-10 | 1 | -6/+19 |
* | s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName' | Stefan Metzmacher | 2013-10-10 | 1 | -1/+1 |
* | Fix DN RDN case in partition names | Howard Chu | 2013-09-24 | 3 | -31/+35 |