summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID...Ralph Boehme2018-03-133-0/+11
* CVE-2018-1057: s4:dsdb/acl: run password checking only onceRalph Boehme2018-03-131-0/+5
* CVE-2018-1057: s4/dsdb: correctly detect password resetsRalph Boehme2018-03-131-1/+17
* CVE-2018-1057: s4:dsdb/acl: add a NULL check for talloc_new() in acl_check_pa...Ralph Boehme2018-03-131-0/+4
* CVE-2018-1057: s4:dsdb/acl: add check for DSDB_CONTROL_PASSWORD_HASH_VALUES_O...Ralph Boehme2018-03-131-0/+20
* CVE-2018-1057: s4:dsdb/acl: check for internal controls before other checksRalph Boehme2018-03-131-14/+23
* CVE-2018-1057: s4:dsdb/acl: remove unused else branches in acl_check_password...Ralph Boehme2018-03-131-2/+12
* CVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug() if we checked the acl ...Ralph Boehme2018-03-131-0/+8
* CVE-2018-1057: s4:dsdb/password_hash: add a helper variable for passwordAttr-...Ralph Boehme2018-03-131-6/+3
* CVE-2018-1057: s4:dsdb/password_hash: add a helper variable for LDB_FLAG_MOD_...Ralph Boehme2018-03-131-5/+9
* CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty deleteRalph Boehme2018-03-131-0/+49
* torture: Add test for channel sequence number handlingVolker Lendecke2018-03-081-0/+97
* torture4: Fix typosVolker Lendecke2018-03-081-10/+10
* subnet: Avoid a segfault when renaming subnet objectsGarming Sam2018-02-202-4/+49
* dbcheck: add support for restoring missing forward linksRalph Boehme2018-02-061-2/+2
* dbcheck: rename err_duplicate_links() to err_recover_forward_links() and adju...Ralph Boehme2018-02-061-1/+2
* dbcheck: add link direction to error message for duplicate linksRalph Boehme2018-02-061-1/+1
* selftest/dbcheck: add a test for corrupt forward links restorationRalph Boehme2018-02-062-0/+36
* s4/torture/fruit: enhance zero AFP_AfpInfo stream testRalph Boehme2018-01-251-3/+84
* s4/torture/fruit: ensure AFP_AfpInfo blobs are 0-initializedRalph Boehme2018-01-251-1/+1
* repl_meta_data: fix linked attribute corruption on databases with unsorted li...Stefan Metzmacher2018-01-251-3/+15
* testprogs:blackbox: add regression test for unsorted links in tombstones-expu...Stefan Metzmacher2018-01-254-1/+108
* samba: Only use async signal-safe functions in signal handlerVolker Lendecke2018-01-251-3/+1
* HEIMDAL:kdc: fix dh->q allocation check in get_dh_param()Stefan Metzmacher2017-12-241-1/+1
* HEIMDAL: don't bother seeing q if not sentLove Hornquist Astrand2017-12-231-3/+6
* HEIMDAL: allow optional q in DH DomainParametersLove Hornquist Astrand2017-12-233-3/+8
* s4:kdc: only map SDB_ERR_NOT_FOUND_HERE to HDB_ERR_NOT_FOUND_HEREStefan Metzmacher2017-12-221-6/+18
* s4:torture: add smb2.session.expire2 testStefan Metzmacher2017-12-222-2/+367
* dns_server: Use the indexed "name" attribute in wildcard lookupAndrew Bartlett2017-12-221-7/+5
* dns_server: Do not look for a wildcard for @Andrew Bartlett2017-12-221-0/+10
* dns_server: Do the exact match query first, then do the wildcard lookupAndrew Bartlett2017-12-221-0/+14
* s4:samba: Fix default to be running samba as a deamonAndrew Bartlett2017-12-211-1/+1
* s4/torture: fruit: in test_adouble_conversion() also check stream list and AF...Ralph Boehme2017-12-051-0/+16
* s4/torture: fruit: remove use of localdir from test_adouble_conversion testRalph Boehme2017-12-051-63/+14
* selftest: add "fruit:veto_appledouble = no" to fruit sharesRalph Boehme2017-12-051-0/+3
* s4/torture: let write_stream() deal with stream=NULLRalph Boehme2017-12-051-1/+1
* selftest: run AppleDouble sidecar-file conversion test runs against all fruit...Ralph Boehme2017-12-051-1/+1
* s4/torture: use torture_assert_goto in a vfs.fruit testRalph Boehme2017-12-051-7/+10
* s4/torture: rework stream names tests usage of local xattr callRalph Boehme2017-12-051-13/+68
* s4:samba: Allow samba daemon to run in foregroundAndreas Schneider2017-11-301-3/+10
* s4:samba: Do not segfault if we run into issuesAndreas Schneider2017-11-301-0/+8
* s4/smbd: set the process group.Gary Lockyer2017-11-301-1/+17
* repl_meta_data: Fix removing of backlink on deleted objectsAndrej Gessel2017-11-291-1/+2
* repl_meta_data: Allow delete of an object with dangling backlinksAndrew Bartlett2017-11-291-8/+36
* selftest: Add more corruption cases for runtime and dbcheckAndrew Bartlett2017-11-293-10/+29
* selftest: add dbcheck tests for duplicate linksStefan Metzmacher2017-11-292-0/+36
* dbcheck: detect and fix duplicate linksStefan Metzmacher2017-11-291-4/+5
* dsdb:extended_dn_store: implement DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS co...Stefan Metzmacher2017-11-291-0/+7
* dsdb:repl_meta_data: implement DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS controlStefan Metzmacher2017-11-291-0/+34
* s4:dsdb: allocate DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS oidStefan Metzmacher2017-11-292-0/+4