WIP to add the search GC flags on the crackname script
[mat/samba.git] / source4 / dsdb /
2014-05-18 Matthieu Patoudsdb-repl: When looking for a partition from a NC check...
2014-05-18 Matthieu Patous4-dsdb: Add some notes about the replication
2014-05-18 Matthieu Patous4-drs: When comparing DN, check the DN itself and...
2014-05-18 Matthieu Patous4: Remove expired source if not used
2014-05-06 Andrew Bartlettdsdb: Do not permit nested event loops when in a transa...
2014-05-06 Andrew Bartlettdsdb: Rename private_data to rootdse_private_data in...
2014-05-03 Andrew Bartlettdsdb: Make it harder to corrupt the database by requiri...
2014-05-01 Stefan Metzmachers4:repl_meta_data: fix array assignment in replmd_proce...
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-04-27 Andrew Bartlettdsdb: Specify no event context to smb_krb5_init_context...
2014-04-02 Andrew Bartlettselftest: Add test for password lockout
2014-04-02 Andrew Bartlettdsdb: Allow SAMR server to return the computed, not...
2014-04-02 Stefan Metzmachers4:dsdb/samldb: rework samldb_user_account_control_change()
2014-04-02 Stefan Metzmachers4:dsdb/samldb: remove fantasy code from samldb_user_ac...
2014-04-02 Andrew Bartlettdsdb: check type with talloc_get_type_abort in samdb_se...
2014-04-02 Andrew Bartlettdsdb: Implement password lockout on LDAP password changes
2014-04-02 Andrew Bartlettdsdb: Move dsdb_update_bad_pwd_count to dsdb/common...
2014-04-02 Stefan Metzmachers4:dsdb/samldb: add let lockoutTime=0 reset badPwdCount=0
2014-04-02 Andrew Bartlettdsdb: collapse wrong password and no-password-hash...
2014-04-02 Andrew Bartlettdsdb: Add samdb_result_passwords_from_history helper...
2014-04-02 Andrew Bartlettdsdb: give a better error message and return code on...
2014-04-02 Andrew Bartlettdsdb: Put password lockout support in samdb_result_pass...
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2014-04-02 Andrew Bartlettdsdb-operational: Implement msDS-UserPasswordExpiryTime...
2014-04-02 Andrew Bartlettdsdb-operational: Implement msDS-User-Account-Control...
2014-04-02 Andrew Bartlettdsdb-operational: Use a list for the extra attributes...
2014-04-02 Stefan Metzmachers4:dsdb/util_samr: simplify dsdb_add_user()
2014-04-02 Andrew Bartlettdsdb-tests: Remove pointless creation of ldaptestou
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid invalid pointer type warnings
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid declaration after code warnings
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in partitio...
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in schema_m...
2014-03-26 Andrew Bartlettdsdb: Improve missing objectClass handling
2014-03-26 Andrew Bartlettdsdb: Improve errors and checks for missing objectClass...
2014-03-26 Andrew Bartlettdsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMIN...
2014-03-26 Andrew Bartlettdsdb: Do not update notify_uSN until the transaction...
2014-03-26 Andrew Bartlettdsdb: Do checks for invalid renames in samldb, before...
2014-03-24 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_handle_is_conn...
2014-03-17 Andrew Bartlettdsdb: Further assert that we always have an objectClass...
2014-03-14 Andrew Bartlettdsdb: Ensure to sort replPropertyMetaData as UNSIGNED...
2014-03-05 Garming SamRemove the remaining uses of the macro NT_STATUS_HAVE_N...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_get_string_opt...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make dreplsrv_get_target_principal()...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_set_string_opt...
2014-02-06 Arvid Requates4:samdb: respect SEARCH_FLAG_PRESERVEONDELETE
2014-02-05 Andrew Bartlettdsdb: Add more tests for DN+String and DN+Binary compar...
2014-02-05 Andrew Bartlettdsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather...
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-12 Andreas Schneiders4-dsdb: Fix a use after free segfault.
2013-11-11 Benjamin Franzkes4:dsdb: Move cldap netlogon functions into samdb/ldb_m...
2013-11-11 Benjamin Franzkes4:dsdb/rootdse: Support netlogon request
2013-11-11 Benjamin Franzkes4:dsdb/rootdse: Pass rootdse context to rootdse_add_dy...
2013-11-11 Volker Lendeckesamdb: Fix CID 241968 Uninitialized pointer read
2013-11-11 Volker Lendeckedsdb: Fix Coverity ID 1034907 Dereference before null...
2013-11-03 Nadezhda Ivanovas4-dsdb: instanceType NC_HEAD is only allowed combined...
2013-10-24 Nadezhda Ivanovas4-dsacl: Fixed incorrect handling of privileges in...
2013-10-14 Nadezhda Ivanovas4-samldb: Do not allow deletion of objects with RID...
2013-10-10 Andrew Bartlettdsdb: Provide a clearer error when we fail to store...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_distinguished_name against...
2013-10-10 Stefan Metzmachers4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHo...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
2013-09-26 Andrew Bartlettdsdb: Convert the full string from UTF16 to UTF8, inclu...
2013-09-24 Andrew Bartlettpydsdb: Raise a more useful exception when dsdb_wellkno...
2013-09-24 Andrew Bartlettpydsdb: Give KeyError when we fail a schema lookup...
2013-09-24 Howard ChuFix DN RDN case in partition names
2013-09-24 Howard ChuFix entryCSN format
2013-09-24 Howard ChuDrop paged-search from OpenLDAP stack
2013-09-24 Howard ChuAdd LDB_MAP_RENDROP option
2013-09-24 Howard ChuReturn a couple more attrs by default
2013-09-22 Andrew Bartlettdsdb: Refuse to replicate an all-zero invocationID...
2013-09-22 Andrew Bartlettdsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed...
2013-09-19 Andrew Bartlettdsdb-repl_meta_data: Make handling of Deleted Objects...
2013-09-19 Andrew Bartlettdsdb-repl_meta_data: Do not re-delete the Deleted Objec...
2013-09-19 Andrew Bartlettdsdb: Refuse to return an all-zero invocationID
2013-09-19 Andrew Bartlettdsdb-repl_meta_data: Check for a NULL invocationID...
2013-09-19 Andrew Bartlettpython/drs: Ensure to pass in the local invocationID...
2013-09-18 Howard ChuUse SASL/EXTERNAL over ldapi://
2013-09-18 Howard ChuAdd an OpenLDAP-specific extended_dn_in module
2013-09-16 Andrew Bartlettdsdb: Use credentials.get_forced_sasl_mech()
2013-09-16 Andrew Bartlettdsdb: Use dsdb_next_callback() rather than a no-op...
2013-09-16 Andrew Bartlettdsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_s...
2013-09-11 Andrew Bartlettdsdb: When using an LDAP backend, force use of the...
2013-08-18 Volker Lendeckesamdb: Fix CID 1034910 Dereference before null check
2013-08-18 Volker Lendeckesamdb: Fix CID 1034910 Dereference before null check
2013-08-18 Volker Lendeckesamdb: Fix CID 1034910 Dereference before null check
2013-08-07 Matthieu Patoudrs-cracksname: fix problems that prevented to pass...
2013-08-07 Matthieu Patoudrs-crackname: Fix error code so that we have the same...
2013-08-07 Matthieu Patoudrs-cracknames: When cracking NT4 names we should just...
2013-08-07 Matthieu Patoudrs-crackname: Fix cracknames for the format UNKNOWN...
2013-07-30 Andrew Bartlettdsdb: Include MS-ADTS doc references on deleted object...
2013-07-30 Andrew Bartlettdsdb: Improve DRS deleted link source/target handing...
next