summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* selftest: Ensure winbindd is talking to the DC (itself) at startupAndrew Bartlett2018-08-251-1/+1
* PEP8: fix E713: test for membership should be 'not in'Joe Guo2018-08-242-4/+4
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-242-0/+6
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-1/+1
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-241-1/+1
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-242-24/+24
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-242-4/+4
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-1/+1
* PEP8: fix E121: continuation line under-indented for hanging indentJoe Guo2018-08-241-1/+1
* PEP8: fix E111: indentation is not a multiple of fourJoe Guo2018-08-241-1/+1
* vfs_fruit: Don't unlink the main fileVolker Lendecke2018-08-231-1/+0
* torture: Make sure that fruit_ftruncate only unlinks streamsVolker Lendecke2018-08-231-0/+1
* CVE-2018-10919 acl_read: Fix unauthorized attribute access via searchesTim Beale2018-08-142-15/+0
* CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale2018-08-141-0/+1
* CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2018-08-141-0/+14
* CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled ...Günther Deschner2018-08-142-3/+2
* CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()Andrew Bartlett2018-08-142-0/+4
* selftest: Load time_audit and full_audit modules for all testsChristof Schmitt2018-08-131-6/+6
* selftest: offline backup restore targetAaron Haslett2018-08-062-15/+87
* dns scavenging: Add extra tests for custom filterGary Lockyer2018-08-061-0/+1
* s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotasNoel Power2018-07-311-0/+9
* selftest: run smbtorture3 SMB2-BASIC tests against additional sharesRalph Boehme2018-07-271-0/+42
* selftest: set "smbd:async dosmode = no" in the vfs_aio_pthread shareRalph Boehme2018-07-271-0/+1
* dns wildcards: fix BUG 13536Gary Lockyer2018-07-201-5/+0
* dns wildcards: tests to confirm BUG 13536Gary Lockyer2018-07-201-0/+5
* s3: smbd: fix path check in smbd_smb2_create_durable_lease_check()Ralph Boehme2018-07-181-1/+0
* s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-07-181-0/+1
* s3: libsmbclient: Fix cli_splice() fallback when reading less than a complete...Jeremy Allison2018-07-131-2/+0
* s3: torture: Test SMB1 cli_splice() fallback path when doing a non-full file ...Jeremy Allison2018-07-131-0/+2
* selftest: Add tests for samba.auth.admin_session()Andrew Bartlett2018-07-121-1/+1
* dns: static recordsAaron Haslett2018-07-121-0/+4
* dns: update tool changed for scavengingAaron Haslett2018-07-121-0/+2
* dns+kcc: adding dns scavenging to kcc periodic runAaron Haslett2018-07-121-5/+0
* dns: dns record scavenging function (without task)Aaron Haslett2018-07-121-2/+0
* dns: custom match rule for DNS records to be tombstonedAaron Haslett2018-07-122-0/+4
* dns: server side implementation of record agingAaron Haslett2018-07-121-5/+0
* rpc dns: reset dword aging related zone propertiesAaron Haslett2018-07-122-3/+3
* dns: record aging testsAaron Haslett2018-07-122-0/+28
* s3:messages: make the loop in msg_dgm_ref_recv() more robust against stale po...Stefan Metzmacher2018-07-101-1/+0
* s4:messaging: add local.messaging.multi_ctx.multi_ctx testStefan Metzmacher2018-07-101-0/+1
* selftest: Add a 'LABDC' testenv to mimic a preproduction test-bedTim Beale2018-07-103-0/+62
* samba_tool_showrepl_pull_summary_all_good is flappingDouglas Bagnall2018-07-051-0/+1
* selftest: Add dedicated RENAMEDC testenv for 'backup rename'Tim Beale2018-07-052-0/+46
* s3:winbind: Do not lookup local system accounts in ADAndreas Schneider2018-07-041-2/+0
* nsswitch: Add tests to lookup user via getpwnamAndreas Schneider2018-07-041-0/+2
* samba-gpupdate: Change machine option to targetDavid Mulder2018-07-041-1/+1
* samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder2018-07-041-1/+1
* selftest: Add testenv for testing backup/restoreTim Beale2018-07-032-0/+214