summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* blackbox/dbcheck-links.sh: reproduce lost deleted object problemStefan Metzmacher2019-03-141-0/+2
* selftest: Remove unnecessary dns_hub hashmap entriesTim Beale2019-03-141-4/+1
* selftest: Use consistent env variables for dns_hubTim Beale2019-03-141-6/+6
* selftest: Use new helper function for client's smb.conf IPTim Beale2019-03-141-1/+1
* selftest: Add helper function to get interfaces configTim Beale2019-03-143-3/+18
* selftest: Remove secondary client interfacesTim Beale2019-03-142-7/+5
* selftest: Remove RUN_FROM_BUILD_FARM env variableTim Beale2019-03-121-4/+1
* selftest: Add helper function to create exports file for a testenvTim Beale2019-03-121-0/+10
* selftest: Move @exported_envvars into Samba.pmTim Beale2019-03-122-98/+111
* selftest: Remove unused SELFTEST_INTERFACESTim Beale2019-03-121-5/+0
* selftest/filter-subunit: use py3 printDouglas Bagnall2019-03-121-3/+3
* selftest/format-subunit-json: remove useless py2 printDouglas Bagnall2019-03-121-1/+0
* dns_hub: Add some debug as to what DNS proxying is happeningTim Beale2019-03-061-0/+4
* dns_hub: Minor variable renameTim Beale2019-03-051-3/+4
* selftest: Map realm to IP address (instead of iface)Tim Beale2019-03-052-22/+21
* selftest: Pass realm-to-IP mapping to dns_hub as an argumentTim Beale2019-03-053-19/+42
* selftest: Split out dns_hub's testenv realm-to-IP logicTim Beale2019-03-051-15/+22
* selftest: Try to tie dns_hub IP mapping to Samba.pm betterTim Beale2019-03-051-24/+29
* selftest: Cleanup Samba.pm iface mappingTim Beale2019-03-051-57/+64
* selftest: Avoid hard-coding client IP addressTim Beale2019-03-052-1/+3
* selftest: dns_hub doesn't need to store $swifaceTim Beale2019-03-051-3/+1
* selftest: Add helper functions to get IP addressesTim Beale2019-03-053-11/+27
* dns_hub: use python 3 shebangDouglas Bagnall2019-03-041-1/+1
* tests: Remove explicit SOCKET_WRAPPER usage from auth_log testsTim Beale2019-03-041-2/+2
* libcli/security: fix handling of deny type ACEs in access_check_max_allowed()Ralph Boehme2019-03-041-4/+0
* s4:torture: Add test_deny1().Ralph Boehme2019-03-041-0/+2
* s4:torture: Add test_owner_rights_deny1().Jeremy Allison2019-03-041-0/+2
* libcli/security: correct access check and maximum access calculation for Owne...Ralph Boehme2019-03-041-2/+0
* s4:torture: Add test_owner_rights_deny().Jeremy Allison2019-03-041-0/+2
* libcli/security: add "Owner Rights" calculation to access_check_max_allowed()Ralph Boehme2019-02-281-2/+0
* s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme2019-02-281-0/+2
* selftest: force running with TZ=UTCStefan Metzmacher2019-02-271-0/+3
* selftest:Samba4: add ad_dc_backup alias to ad_dcStefan Metzmacher2019-02-271-0/+7
* s4:selftest: make use of ad_dc_defaultStefan Metzmacher2019-02-273-10/+9
* selftest:Samba4: add ad_dc_default alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-0/+7
* s4:selftest: make use of ad_dc_slowtestsStefan Metzmacher2019-02-271-0/+1
* selftest:Samba4: add ad_dc_slowtests alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-0/+7
* selftest:Samba4: add fl2008dc as alias to ad_dc_ntvfsStefan Metzmacher2019-02-271-0/+17
* s3: smbd: filenames - ensure we replace the missing '/' if we error in an int...Jeremy Allison2019-02-251-1/+0
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-02-251-0/+1
* smbd: unix_convert: Ensure we don't call get_real_filename on POSIX paths.Jeremy Allison2019-02-241-1/+0
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-02-242-0/+2
* selftest/tests: add smoketests for dbcheck --quick-membership-checksJoe Guo2019-02-211-0/+30
* selftest/tests: add helper method to simplify plantestsuiteJoe Guo2019-02-211-34/+53
* winbind: Log PAM and NTLM authentications.Gary Lockyer2019-02-201-4/+0
* s3 winbind auth_log: Tests for logon id logging.Gary Lockyer2019-02-202-0/+7
* selftest: Add basic sanity-check tests for nopython targetTim Beale2019-02-202-1/+42
* selftest: Abort if we fail to startup testenv with '--one' optionTim Beale2019-02-201-1/+5
* selftest: Initialize DC_SERVER/etc variables in one placeTim Beale2019-02-181-45/+10
* selftest: Add helper function to avoid repeated {DC_SERVER}=xTim Beale2019-02-181-42/+22