summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-heimdal: Fix the format-truncation errors.Günther Deschner2018-06-191-3/+3
* s4:selftest: run test_ldb_simple.sh with more auth optionsStefan Metzmacher2018-06-041-0/+7
* s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme2018-05-241-0/+278
* s4:rpc_server: fix call_id truncation in dcesrv_find_fragmented_call()Stefan Metzmacher2018-04-251-1/+1
* lib: tevent: Use system <tevent.h>, not internal header path (except in self-...Jeremy Allison2018-04-203-3/+3
* torture: Test compound request request countersVolker Lendecke2018-04-131-0/+77
* dsdb: Fix CID 1034966 Uninitialized scalar variableVolker Lendecke2018-04-101-0/+1
* s4: torture: Test all combinations of directory open with existing directory ...Jeremy Allison2018-04-041-0/+66
* s4: torture: Test all combinations of directory create to ensure behavior is ...Jeremy Allison2018-04-041-0/+65
* s4: torture: Test all combinations of file open with existing file to ensure ...Jeremy Allison2018-04-041-0/+68
* s4: torture: Test all combinations of file create to ensure behavior is the s...Jeremy Allison2018-04-041-24/+33
* s4: torture: Ensure a failed file create doesn't create the file.Jeremy Allison2018-04-041-0/+27
* s4: vfs: fruit tests: Add regression test for dealing with NFS ACE entries.Jeremy Allison2018-03-221-0/+171
* s4:auth_sam: allow logons with an empty domain nameStefan Metzmacher2018-03-201-6/+10
* CVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only allowed with a controlRalph Boehme2018-03-131-1/+10
* CVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OIDRalph Boehme2018-03-132-4/+67
* 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