s3-pdb_ipa: remove uninitialized (and unused) status code.
[metze/samba/wip.git] / source4 / dsdb /
2011-02-21 Nadezhda Ivanovas4-descriptor: Fixed some compiler warnings.
2011-02-21 Nadezhda Ivanovas4-descriptor: Removed unnecessary descriptor_change...
2011-02-21 Nadezhda Ivanovas4-descriptor: Replaced the async descriptor_change...
2011-02-21 Nadezhda Ivanovas4-descriptor: Replaced the synchronous descriptor_chan...
2011-02-21 Matthieu Patoupyldb: add tests for getting control results
2011-02-21 Matthieu Patous4-unittests: replace assertEquals(res, []) by assertEq...
2011-02-18 Andrew Tridgells4-dsdb: operational module does not need auth any...
2011-02-15 Kamen Mazdrashkis4-ldb_modules/operational: Make use of dsdb_module_ref...
2011-02-15 Matthias Dieter... s4:sam.py - add another "description" test case
2011-02-15 Matthias Dieter... s4:acl LDB module - interpret "userAccountControl"...
2011-02-14 Kamen Mazdrashkis4-ldb_modules/acl: Use ntds_guid for SPN check only...
2011-02-14 Kamen Mazdrashkis4-ldb_modules/acl: Get correct NTDSDSA objectGUID...
2011-02-14 Kamen Mazdrashkis4-ldb_modules/util: Implement dsdb_module_find_ntdsgui...
2011-02-14 Kamen Mazdrashkis4/ldb_modules/acl.c: Fix calculation for samAccountNam...
2011-02-14 Andrew Tridgells4-dsdb: cope with broken exchange schema with single...
2011-02-14 Andrew Tridgells4-dsdb: fixed problem with constrained modification...
2011-02-13 Volker LendeckeFix typos
2011-02-10 Nadezhda Ivanovas4-tests: Some tests that prove behavior for INHERITED...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-07 Andrew Tridgells4-dsdb: make subtree_rename errors clearer
2011-02-02 Andrew Bartletts4-dsdb Add tests to ensure we don't break the rootDSE...
2011-02-02 Andrew Bartletts4-dsdb Fix generation of rootDSE domainControllerFunct...
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-28 Nadezhda Ivanovas4-acl: Fixed returning uninitialized ldap error in...
2011-01-25 Matthias Dieter... s4:ldap.py - check the write protection on LSA objects
2011-01-25 Matthias Dieter... s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA...
2011-01-22 Kamen Mazdrashkis4-repl_meta_data: replmd_update_is_newer() should...
2011-01-22 Kamen Mazdrashkis4-repl_meta_data: Print out what is wrong when we...
2011-01-22 Kamen Mazdrashkis4-repl_meta_data: We should not use USNs in metadata...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-19 Andrew Bartletts4-dsdb Don't use None as the input to the GENSEC loop...
2011-01-19 Andrew Bartletts4-dsdb Add PAC validation test to tokengroups test.
2011-01-19 Andrew Bartletts4-dsdb Add a test of the tokenGroups behaviour on...
2011-01-18 Nadezhda Ivanovas4-tests: Added a test for correct inheritance of IO...
2011-01-17 Andrew Tridgells4-dsdb: replaced the calls to ldb_search() in dsdb...
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2011-01-15 Matthias Dieter... s4:dsdb_find_nc_root - fix it up to let the provisionin...
2011-01-14 Matthias Dieter... s4:urgent_replication.py - remove a now superflous...
2011-01-14 Matthias Dieter... s4:samldb LDB module - fix "userAccountControl" handling
2011-01-14 Andrew Tridgells4-dsdb: only enforce the extended dn rules over ldap
2011-01-14 Andrew Tridgells4-dsdb: removed the last use of samdb_search_*() from...
2011-01-14 Andrew Tridgells4-dsdb: removed some more samdb_search_*() calls from...
2011-01-14 Andrew Tridgells4-dsdb: replaced another use of samdb_search in a...
2011-01-14 Andrew Tridgells4-dsdb: fixed primaryGroupID to use dsdb_module_search...
2011-01-14 Andrew Tridgells4-dsdb: fixed filtering of tokengroups
2011-01-14 Andrew Tridgells4-test: added a tokengroups test
2011-01-14 Andrew Tridgells4-samdb: give a more useful debug when we can't open...
2011-01-14 Andrew Tridgells4-dsdb: minimise the DN in group expansion
2011-01-14 Andrew Tridgells4-dsdb: validate number of extended components
2011-01-14 Andrew Bartletts4-dsdb Implement tokenGroups expansion directly in...
2011-01-12 Matthias Dieter... s4:extended_dn_out LDB module - initialise "have_reveal...
2011-01-11 Nadezhda Ivanovas4-tests: Tests for expansion of ACEs containing generi...
2011-01-06 Jelmer Vernooijacl tests: Fix import.
2011-01-06 Jelmer VernooijRemove unused imports.
2011-01-03 Jelmer Vernooijs4-python: Add missing prototypes.
2010-12-23 Matthias Dieter... s4:acl LDB module - "acl_rename" - memory contexts...
2010-12-23 Matthias Dieter... s4:acl LDB module - add a missing "talloc_free(tmp_ctx...
2010-12-22 Matthias Dieter... dsdb:ldap.py - transform a test call into the new ...
2010-12-22 Nadezhda Ivanovas4-tests: Tests for Validated-SPN implementation.
2010-12-22 Nadezhda Ivanovas4-acl: Implementation of Validated-SPN validated write
2010-12-22 Nadezhda Ivanovas4-dsdb: Added a helper function to get the default...
2010-12-21 Andrew Bartletts4-auth Remove duplicate copies of session_info creatio...
2010-12-21 Andrew Bartletts4-auth rework session_info handling not to require...
2010-12-21 Andrew Bartletts4-auth Remove event context from privilage database...
2010-12-21 Matthias Dieter... s4:dsdb/schema/schema_* - adaptions needed for removed...
2010-12-21 Matthias Dieter... s4:dsdb/common/util.c - remove unused variable "ndr_err"
2010-12-20 Kamen Mazdrashkis4-pydsdb: Use local memory context in py_dsdb_get_oid_...
2010-12-18 Kamen Mazdrashkis4-drepl: During Schema replication, we need to save...
2010-12-18 Kamen Mazdrashkis4-dsdb_schema: Copy info needed for Schema refresh...
2010-12-18 Kamen Mazdrashkis4-drepl: Make refreshed schema a global one
2010-12-18 Andrew BartlettRevert "s4-dsdb Don't talloc_free() ares on failure...
2010-12-18 Jelmer Vernooijldb: Rename controls_except_specified -> ldb_controls_e...
2010-12-17 Jelmer Vernooijldb: Rename last instance of save_controls -> ldb_save_...
2010-12-17 Kamen Mazdrashkis4-drepl: Reference current Schema cache into working_s...
2010-12-17 Kamen Mazdrashkis4-drepl: Fix log message to be shown on its own line
2010-12-16 Andrew Bartletts4-dsdb Don't talloc_free() ares on failure, as LDB...
2010-12-16 Andrew Bartletts4-dsdb Use sid_blob_parse()
2010-12-15 Nadezhda Ivanovas4-tests: Added tests for LDAP add/delete/modify using...
2010-12-15 Nadezhda Ivanovas4-dsdb: Fixed incorrect LDAP return code when anonymou...
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: Handle remote ATTIDs based on msDs...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: Log error message when _dsdb_syntax_O...
2010-12-14 Kamen Mazdrashkis4-drepl: We won't need a working schema for empty...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: We need base_dn in Schema's shallow...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: We should use make_ATTID function...
2010-12-14 Kamen Mazdrashkis4-drepl: User working schema for commiting objects...
2010-12-14 Kamen Mazdrashkis4-repl: Allow dsdb_replicated_objects_commit() to...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: Use remote prefixMap to map remote...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: Seize using global_schema when referenc...
2010-12-13 Stefan Metzmachers4:dsdb:password_hash: verify content if the BYPASS_PAS...
2010-12-13 Stefan Metzmachers4:dsdb:util: dsdb_get_single_valued_attr() only needs...
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - don't throw another exception on...
2010-12-12 Matthias Dieter... ldb:pyldb.h - revert to the previous header behaviour
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c and web_server/wsgi.c - remove acciden...
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - clean up memory handling
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-10 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use the sd_util...
2010-12-10 Nadezhda Ivanovas4-tests: Modified acl.py to use the sd_utils helpers.
2010-12-08 Nadezhda Ivanovas4-acl: Replaced talloc_reference with talloc_steal...
next