summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* torture: Test the "server addresses" parameterVolker Lendecke2022-11-101-0/+4
* tests/krb5: Add tests of PAC group handlingJoseph Sutton2022-11-082-0/+56
* smbd: Don't hide directories with "hide new files timeout"Volker Lendecke2022-11-071-1/+0
* torture: Show that "hide new files timeout" also hides directoriesVolker Lendecke2022-11-071-0/+1
* s3: libsmbclient: Fix smbc_getxattr() to return 0 on success.Jeremy Allison2022-11-011-1/+0
* s4: torture: Show return value for smbc_getxattr() is incorrect (returns >0 f...Jeremy Allison2022-11-011-0/+1
* gpo: Fix startup scripts to not fail w/out paramsDavid Mulder2022-10-251-1/+0
* gpo: Test to ensure startup scripts don't crash w/out paramsDavid Mulder2022-10-251-0/+1
* CVE-2022-3437 third_party/heimdal: Pass correct length to _gssapi_verify_pad()Joseph Sutton2022-10-251-2/+0
* CVE-2022-3437 third_party/heimdal: Check for overflow in _gsskrb5_get_mech()Joseph Sutton2022-10-251-1/+0
* CVE-2022-3437 third_party/heimdal: Check buffer length against overflow for D...Joseph Sutton2022-10-251-5/+0
* CVE-2022-3437 third_party/heimdal: Check the result of _gsskrb5_get_mech()Joseph Sutton2022-10-251-1/+0
* CVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_des3()Joseph Sutton2022-10-252-0/+14
* lib/tsocket: avoid endless cpu-spinning in tstream_bsd_fde_handler()Stefan Metzmacher2022-10-191-6/+0
* lib/tsocket: Add tests for loop on EAGAINAndrew Bartlett2022-10-192-0/+9
* s3: libsmbclient: Fix smbc_stat() to return ENOENT on a non-existent file.Jeremy Allison2022-10-191-2/+0
* s4: torture: libsmbclient: Add a torture test to ensure smbc_stat() returns E...Jeremy Allison2022-10-181-0/+2
* s3: VFS: fruit. Implement fsync_send()/fsync_recv().Jeremy Allison2022-10-061-3/+0
* s4: smbtorture: Add fsync_resource_fork test to fruit tests.Jeremy Allison2022-10-061-0/+3
* CVE-2007-4559 python: ensure sanity in our tarfilesDouglas Bagnall2022-10-041-0/+1
* python-drs: Add client-side debug and fallback for GET_ANCAndrew Bartlett2022-10-041-1/+0
* selftest: Enable "old Samba" mode regarding GET_ANC/GET_TGTAndrew Bartlett2022-10-042-1/+16
* selftest: Prepare for "old Samba" mode regarding getncchanges GET_ANC/GET_TGTAndrew Bartlett2022-10-041-0/+2
* s3: smbtorture3: Add new SMB2-DFS-SHARE-NON-DFS-PATH test.Jeremy Allison2022-09-281-0/+1
* CVE-2020-25720 s4:dsdb/descriptor: Validate owner SIDs written to security de...Joseph Sutton2022-09-161-3/+0
* CVE-2020-25720 s4-acl: Omit sDRightsEffective for computers unless all rights...Joseph Sutton2022-09-161-7/+0
* CVE-2020-25720: s4-acl: Adjusted some tests to work with the new behaviorNadezhda Ivanova2022-09-161-0/+2
* CVE-2020-25720: s4-acl: Change behavior of Create Children checkNadezhda Ivanova2022-09-161-19/+0
* CVE-2020-25720 s4-acl: Test Create Child permission should not allow full wri...Nadezhda Ivanova2022-09-161-0/+29
* s3: smbtorture3: Add an SMB1 operations torture tester.Jeremy Allison2022-09-141-0/+1
* s3: smbtorture3: Add a new test SMB2-NON-DFS-SHARE.Jeremy Allison2022-09-142-0/+8
* CVE-2021-20251 s4:kdc: Check badPwdCount update return statusJoseph Sutton2022-09-121-4/+0
* CVE-2021-20251 s4:dsdb: Make badPwdCount update atomicJoseph Sutton2022-09-121-5/+0
* CVE-2021-20251 s4-auth: Pass through error code from badPwdCount updateJoseph Sutton2022-09-122-2/+0
* CVE-2021-20251 auth4: Avoid reading the database twice by precaculating some ...Andrew Bartlett2022-09-121-12/+0
* CVE-2021-20251 auth4: Return only the result message and free the surrounding...Gary Lockyer2022-09-121-1/+0
* CVE-2021-20251 s4 auth: make bad password count increment atomicAndrew Bartlett2022-09-123-20/+0
* CVE-2021-20251 s4 auth test: Unit tests for source4/auth/sam.cGary Lockyer2022-09-122-0/+27
* CVE-2021-20251 tests/krb5: Add tests for password lockout raceJoseph Sutton2022-09-123-0/+29
* tests/krb5: Add claims testsJoseph Sutton2022-09-093-0/+181
* selftest: Add Address Sanitizer suppressionsAndreas Schneider2022-09-082-0/+3
* selftest: Create asan_options variableAndreas Schneider2022-09-081-5/+13
* selftest: Fix address sanitizer with python3Andreas Schneider2022-09-082-2/+20
* selftest: Remove tailing whitspaces in selftest.plAndreas Schneider2022-09-081-5/+5
* pytest/password-lockout: fix using samba_tool functionDouglas Bagnall2022-09-081-1/+0
* pytest/samba_dnsupdate: fix using samba-tool functionDouglas Bagnall2022-09-081-1/+0
* pytest/netcmd: fix for new samba-tool apiDouglas Bagnall2022-09-081-1/+0
* samba-tool: separate ._run() from command resolutionDouglas Bagnall2022-09-081-0/+3
* samba-tool ntacl: better messages for missing filesDouglas Bagnall2022-09-071-1/+0
* pybindings: xattr_native raises OSError not TypeErrorDouglas Bagnall2022-09-071-2/+0