Age | Commit message (Expand) | Author | Files | Lines |
2011-02-14 | s4-dsdb: cope with broken exchange schema with single valued backlinks | Andrew Tridgell | 1 | -0/+7 |
2011-02-14 | s4-dsdb: fixed problem with constrained modification of description attribute | Andrew Tridgell | 1 | -44/+13 |
2011-02-13 | Fix typos | Volker Lendecke | 1 | -1/+1 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 13 | -28/+28 |
2011-02-09 | s4-auth Rework auth subsystem to remove struct auth_serversupplied_info | Andrew Bartlett | 1 | -2/+2 |
2011-02-07 | s4-dsdb: make subtree_rename errors clearer | Andrew Tridgell | 1 | -10/+10 |
2011-02-02 | s4-dsdb Fix generation of rootDSE domainControllerFunctionality | Andrew Bartlett | 1 | -1/+3 |
2011-01-28 | s4-acl: Fixed returning uninitialized ldap error in case of some critical err... | Nadezhda Ivanova | 1 | -7/+10 |
2011-01-25 | s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks int... | Matthias Dieter Wallnöfer | 2 | -32/+29 |
2011-01-22 | s4-repl_meta_data: replmd_update_is_newer() should not return true if metadat... | Kamen Mazdrashki | 1 | -3/+3 |
2011-01-22 | s4-repl_meta_data: Print out what is wrong when we fail to modify object | Kamen Mazdrashki | 1 | -0/+1 |
2011-01-22 | s4-repl_meta_data: We should not use USNs in metadata comparisons | Kamen Mazdrashki | 1 | -11/+0 |
2011-01-20 | s4-auth Remove special case for account_sid from auth_serversupplied_info | Andrew Bartlett | 2 | -34/+23 |
2011-01-17 | s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_... | Andrew Tridgell | 4 | -26/+32 |
2011-01-17 | s4-dsdb: pass parent request to dsdb_module_*() functions | Andrew Tridgell | 24 | -231/+331 |
2011-01-14 | s4:samldb LDB module - fix "userAccountControl" handling | Matthias Dieter Wallnöfer | 1 | -8/+20 |
2011-01-14 | s4-dsdb: only enforce the extended dn rules over ldap | Andrew Tridgell | 1 | -2/+21 |
2011-01-14 | s4-dsdb: removed the last use of samdb_search_*() from the dsdb ldb modules | Andrew Tridgell | 1 | -4/+12 |
2011-01-14 | s4-dsdb: removed some more samdb_search_*() calls from samldb.c | Andrew Tridgell | 1 | -26/+69 |
2011-01-14 | s4-dsdb: replaced another use of samdb_search in a ldb module | Andrew Tridgell | 1 | -4/+10 |
2011-01-14 | s4-dsdb: fixed primaryGroupID to use dsdb_module_search_dn() | Andrew Tridgell | 1 | -6/+14 |
2011-01-14 | s4-dsdb: fixed filtering of tokengroups | Andrew Tridgell | 1 | -5/+3 |
2011-01-14 | s4-samdb: give a more useful debug when we can't open the privileges db | Andrew Tridgell | 1 | -0/+1 |
2011-01-14 | s4-dsdb: validate number of extended components | Andrew Tridgell | 1 | -2/+10 |
2011-01-14 | s4-dsdb Implement tokenGroups expansion directly in ldb operational module | Andrew Bartlett | 1 | -29/+101 |
2011-01-12 | s4:extended_dn_out LDB module - initialise "have_reveal_control" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-23 | s4:acl LDB module - "acl_rename" - memory contexts fixup | Matthias Dieter Wallnöfer | 1 | -5/+19 |
2010-12-23 | s4:acl LDB module - add a missing "talloc_free(tmp_ctx)" in an error path | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-12-22 | s4-acl: Implementation of Validated-SPN validated write | Nadezhda Ivanova | 1 | -0/+215 |
2010-12-21 | s4-auth Remove duplicate copies of session_info creation code | Andrew Bartlett | 1 | -5/+22 |
2010-12-21 | s4-auth rework session_info handling not to require an auth context | Andrew Bartlett | 1 | -1/+1 |
2010-12-21 | s4-auth Remove event context from privilage database handling | Andrew Bartlett | 2 | -7/+4 |
2010-12-18 | Revert "s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later" | Andrew Bartlett | 1 | -0/+1 |
2010-12-18 | ldb: Rename controls_except_specified -> ldb_controls_except_specified. | Jelmer Vernooij | 1 | -2/+2 |
2010-12-18 | ldb: Rename last instance of save_controls -> ldb_save_controls. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-16 | s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later | Andrew Bartlett | 1 | -1/+0 |
2010-12-15 | s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used. | Nadezhda Ivanova | 1 | -1/+1 |
2010-12-13 | s4:dsdb:password_hash: verify content if the BYPASS_PASSWORD_HASH control is ... | Stefan Metzmacher | 1 | -2/+395 |
2010-12-13 | s4:dsdb:util: dsdb_get_single_valued_attr() only needs a const ldb_messages | Stefan Metzmacher | 1 | -1/+1 |
2010-12-08 | s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only o... | Nadezhda Ivanova | 1 | -6/+3 |
2010-12-08 | s4-acl: Changed the mechanism of attribute removal to speed it up. | Nadezhda Ivanova | 1 | -41/+88 |
2010-12-08 | s4-dsdb: register samba handlers in dsdb module | Andrew Tridgell | 1 | -0/+6 |
2010-12-06 | s4-acl: Remove unused variables from aclread module. | Nadezhda Ivanova | 1 | -8/+0 |
2010-12-06 | s4:acl_read LDB module - fix attributes list | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-06 | s4-acl: Some optimisation of the aclread module | Nadezhda Ivanova | 1 | -58/+75 |
2010-12-06 | s4-acl: Moved aclread module below descriptor and acl. | Nadezhda Ivanova | 1 | -1/+1 |
2010-12-06 | s4:fix some shadowed declaration warnings on Solaris by renaming the symbols | Matthias Dieter Wallnöfer | 1 | -10/+15 |
2010-12-06 | s4-repl_meta_data: Print function name when we can't find attribute in Schema... | Kamen Mazdrashki | 1 | -1/+2 |
2010-12-06 | s4-linked_attributes: Give more info where an error occured | Kamen Mazdrashki | 1 | -3/+8 |
2010-12-06 | s4-repl_meta_data: Remove duplicated check | Kamen Mazdrashki | 1 | -2/+0 |