summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* s3:tests: Add test for a dropbox with dir mode 0733Andreas Schneider2020-02-181-0/+9
* s3:tests: Add smbclient test for 'force create mode = 0664'Andreas Schneider2020-02-141-0/+8
* s4-auth: Allow simple bind login of a user with an @ in the samAccountNameAndrew Bartlett2020-02-141-1/+0
* auth/credentials: Test connecting to LDAP with a "virtual user" style accountAndrew Bartlett2020-02-141-0/+1
* libprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_MESSAGEGary Lockyer2020-02-071-1/+0
* librpc ndr: ndr_pull_advance check for unsigned overflow.Gary Lockyer2020-02-071-2/+1
* librpc ndr tests: Unsigned overflow in ndr_pull_advanceGary Lockyer2020-02-071-0/+1
* librpc ndr: NDR_PULL_ALIGN check for unsigned overflowGary Lockyer2020-02-071-1/+0
* librpc ndr tests: uint32 overflow in NDR_PULL_ALIGNGary Lockyer2020-02-071-0/+1
* librpc ndr: Heap-buffer-overflow in lzxpress_decompressGary Lockyer2020-02-071-0/+1
* source4/scripting/bin: Swap machine account password scriptsAndrew Bartlett2020-02-061-1/+1
* selftest: create a pcap file for the environment setupStefan Metzmacher2020-02-061-0/+3
* selftest: create pcap files for invidual env servicesStefan Metzmacher2020-02-063-11/+15
* selftest: move {setup,cleanup}_pcap() to selftest/target/Samba.pmStefan Metzmacher2020-02-062-34/+40
* selftest: force LC_ALL=en_US.utf8 LANG=en_US.utf8Stefan Metzmacher2020-02-061-0/+2
* s3:auth_sam: map an empty domain or '.' to the local SAM nameStefan Metzmacher2020-02-051-1/+1
* s3:selftest: test authentication with an empty userdomain and upn namesStefan Metzmacher2020-02-051-0/+7
* selftest: simplify logic in setup_envDouglas Bagnall2020-02-041-8/+10
* selftest: avoid comparison against undefined valueDouglas Bagnall2020-02-042-2/+6
* selftest/target/samba: do not look for undef environmentDouglas Bagnall2020-02-041-0/+3
* selftest/target/samba: add missing methodsDouglas Bagnall2020-02-041-0/+16
* selftest/s3: prefer empty string over undef to add nothing to configDouglas Bagnall2020-02-041-1/+1
* selftest/s3: actually close parent copy of smbd's STDINDouglas Bagnall2020-02-041-1/+1
* selftest/s4: remove illegal function signatureDouglas Bagnall2020-02-041-1/+1
* selftest/s4: don't put pcap file in / by defaultDouglas Bagnall2020-02-041-1/+5
* selftest/s4: properly initialise an empty hashDouglas Bagnall2020-02-041-1/+1
* selftest: avoid redeclaring perl variablesDouglas Bagnall2020-02-043-17/+17
* selftest/target/samba: avoid overwriting $pkinitdirDouglas Bagnall2020-02-041-3/+3
* selftest: enable perl warningsDouglas Bagnall2020-02-046-0/+6
* s4:torture: Convert samba4.base.charset test to smb2David Mulder2020-01-301-0/+2
* selftest: Exit skipped daemons on close(STDIN)Volker Lendecke2020-01-291-1/+4
* selftest: Close STDIN_PIPE's write end for skipped daemonsVolker Lendecke2020-01-291-4/+5
* selftest: Convert Samba3::provision() to named parametersVolker Lendecke2020-01-271-57/+86
* selftest: Factor out create_file_chmod()Volker Lendecke2020-01-271-48/+24
* selftest: Make 'Samba Users' the primary group of joeAndreas Schneider2020-01-241-0/+28
* selftest: Add a group 'Samba Users'Andreas Schneider2020-01-241-0/+15
* selftest: Add user joeAndreas Schneider2020-01-241-1/+1
* testenv: No "mktemp" for in_screenVolker Lendecke2020-01-211-6/+0
* testenv: Simplify "in_screen"Volker Lendecke2020-01-211-9/+1
* testenv: Properly kill daemonsVolker Lendecke2020-01-211-0/+14
* testenv: Be more careful deleting environment tmpfilesVolker Lendecke2020-01-211-2/+1
* CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...Andrew Bartlett2020-01-211-1/+0
* CVE-2019-14902 repl_meta_data: Set renamed = true (and so do SD inheritance) ...Andrew Bartlett2020-01-211-1/+0
* CVE-2019-14902 repl_meta_data: Fix issue where inherited Security Descriptors...Andrew Bartlett2020-01-211-1/+0
* CVE-2019-14902 selftest: Add test for a special case around replicated renamesAndrew Bartlett2020-01-211-0/+1
* CVE-2019-14902 selftest: Add test for replication of inherited security descr...Andrew Bartlett2020-01-211-0/+2
* s4-torture: add test for spoolss AddPerMachineConnectionGünther Deschner2020-01-081-0/+1
* lib: Fix contending with a READ lockVolker Lendecke2019-12-221-1/+0
* torture3: Add a test that contends with a READ, not a WRITE lockVolker Lendecke2019-12-221-0/+1
* librpc: Do not access name[-1] trying to push "" into a dnsp_nameAndrew Bartlett2019-12-201-1/+0