summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: split out failing owner related subtest from samba3.raw.acls.create...Ralph Boehme2017-11-081-0/+72
* s4: torture: Add smb2 FIND_and_set_DOC test case.Ralph Wuerthner2017-11-051-0/+66
* s4-smbtorture: Show that the KDC provides no protection from CVE-2017-11103Andrew Bartlett2017-11-021-10/+99
* s4-smbtorture: Add test krb5.kdc to prove fix for CVE-2017-11103Andrew Bartlett2017-11-021-2/+169
* s4-torture: remove obsolete comment in libsmbclient torture suite.Günther Deschner2017-10-301-2/+0
* s4:torture: Avoid useless strdup in libsmbclient testAndreas Schneider2017-10-271-2/+2
* selftest: Print link meta-data when developer debugging is usedTim Beale2017-10-201-3/+15
* selftest: Add test for initial link attribute RMD_VERSION valueTim Beale2017-10-201-5/+32
* replmd: Handle single-valued conflicts for an existing linkTim Beale2017-10-201-5/+2
* replmd: Partial fix for single-valued link conflictTim Beale2017-10-201-5/+2
* selftest: Add conflict test where the single-valued link already existsTim Beale2017-10-201-0/+59
* selftest: Add test for deleted single-valued link conflictTim Beale2017-10-201-0/+104
* selftest: Make sure single-link conflict retains the deleted linkTim Beale2017-10-201-2/+47
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-2/+5
* selftest: Add sanity-check RODC can't use cache to reveal secretsTim Beale2017-10-141-0/+33
* s4/torture: vfs_fruit: test xattr unpackingRalph Boehme2017-10-131-0/+5
* s4/torture: vfs_fruit: replace AppleDouble data blob with xattr dataRalph Boehme2017-10-131-35/+135
* s3: spoolss: Extend publish_toggle test to check returned GUID string formatSamuel Cabrero2017-10-111-0/+12
* selftest: Add test for a re-animated object conflictTim Beale2017-09-261-0/+63
* selftest: Windows resolves object conflicts differently to SambaTim Beale2017-09-261-0/+80
* selftest: replica_sync did not fully cleanup if test failedTim Beale2017-09-261-11/+15
* torture: Add testcase for compound CREATE-WRITE-CLOSE requestChristof Schmitt2017-09-221-0/+73
* samdb: Rework samdb_connect_url() to return LDB error code and an error stringAndrew Bartlett2017-09-201-6/+8
* s4-torture: move lease break handler outside the lease testsuite.Günther Deschner2017-09-194-313/+382
* selftest: Add some tests for linked attribute conflictsTim Beale2017-09-181-0/+498
* replmd: Allow missing targets if GET_TGT has already been setTim Beale2017-09-181-1/+23
* getncchanges.py: Add a multi-valued linked attribute testTim Beale2017-09-181-0/+53
* getncchanges.py: Add a test for dropped cross-partition linksTim Beale2017-09-181-30/+146
* getncchanges.py: Add test for replicating reanimated objectsTim Beale2017-09-181-10/+114
* getncchanges.py: Add tests for object deletion during replicationTim Beale2017-09-181-0/+60
* getnc_exop.py: Extend EXOP_REPL_OBJ test case to use GET_TGTTim Beale2017-09-181-24/+43
* getncchanges.py: Add test for GET_ANC and GET_TGT combinedTim Beale2017-09-182-4/+138
* getncchanges.py: Add test for adding links during replicationTim Beale2017-09-181-0/+47
* getncchanges.py: Add some GET_TGT test casesTim Beale2017-09-182-29/+212
* getnc_exop.py: Fix GET_TGT behaviour in DRS testsTim Beale2017-09-182-5/+18
* s4:bind_dlz: Use the 'binddns dir' if possibleAndreas Schneider2017-09-051-8/+18
* s4/torture: make --unclist active with smb2 testcasesPeter Somogyi2017-08-301-0/+27
* selftest: Use a unique(ish) OU for every run of getnc_unprivTim Beale2017-08-291-2/+9
* s4-drsuapi/selftest: Add extra tests for invalid DNsTim Beale2017-08-291-5/+34
* selftest: Update getnc_unpriv tests to pass against SambaTim Beale2017-08-291-20/+28
* selftest: GetNCChanges can 'accept' a repeated bad requestTim Beale2017-08-291-0/+7
* selftest: Extend further getnc_unpriv tests to pass against windows 2012R2Tim Beale2017-08-291-31/+181
* selftest: Confirm privileged replication of an OU is not permittedAndrew Bartlett2017-08-291-0/+24
* selftest: Move get_partial_attribute_set() to DrsBaseTestCaseAndrew Bartlett2017-08-292-6/+7
* selftest: encrypt the LDAP connection in drs_base.pyAndrew Bartlett2017-08-291-1/+3
* s4-drsuapi: Refuse to replicate an NC is that not actually an NCAndrew Bartlett2017-08-291-6/+1
* s4-drsuapi: Avoid segfault when replicating as a non-admin with GUID_DRS_GET_...Andrew Bartlett2017-08-291-0/+116
* s4/torture: add a test for rename change notification with inotify enabledRalph Boehme2017-08-262-0/+159
* s4:torture: Do not overrun arrays in test_displayshares()Andreas Schneider2017-08-251-19/+61
* s4:torture: Fix talloc_array in test_EnumValue()Andreas Schneider2017-08-251-1/+1