summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2022-12-05tests: Test error codes for SET_REPARSE_POINTVolker Lendecke1-0/+21
2022-12-05tests: Try setting a 0-sized reparse pointVolker Lendecke1-0/+7
2022-12-05tests: Ignore symlink trusts flags in symlink error returnsVolker Lendecke1-1/+7
2022-12-05tests: Fix use of self.assertRaises()Volker Lendecke2-24/+37
2022-12-05tests: Show that we can write to a reparse point fileVolker Lendecke1-0/+28
2022-12-05tests: Show that a directory with a reparse point can't be populatedVolker Lendecke1-3/+15
2022-12-05tests: IO_REPARSE_TAG_NOT_HANDLED is acceptable for unlinkVolker Lendecke1-0/+1
2022-12-01lib/compression: script to test 3 byte hashDouglas Bagnall1-0/+1
2022-12-01test/source_chars: ignore testdata/compressionDouglas Bagnall1-0/+1
2022-11-29s3: Test that store_smb2_posix_info hides info for '..'David Mulder1-1/+25
2022-11-29tests/s3: Test file/dir permissions with SMB3 posixDavid Mulder1-0/+56
2022-11-29tests/s3: Test case sensitive open with SMB3 posixDavid Mulder1-0/+37
2022-11-29tests/s3: Test delete on close with SMB3 posixDavid Mulder1-0/+22
2022-11-29tests/s3: Test reserved chars in posix filenameDavid Mulder1-0/+29
2022-11-29tests/s3: Test SMB2_FIND_POSIX_INFORMATION dir queryDavid Mulder1-0/+48
2022-11-22tests: Start testing smb2 symlink error returnsVolker Lendecke1-0/+166
2022-11-22tests: Start testing reparsepointsVolker Lendecke1-0/+167
2022-11-22tests: Fix an incorrect commentVolker Lendecke1-1/+1
2022-11-22libsmb: Add "DOMAIN" to authentication credsVolker Lendecke1-0/+1
2022-11-21gp: Test PAM Access with DENY_ALLDavid Mulder1-2/+5
2022-11-21gp: PAM Access should implicitly deny ALL w/ allowDavid Mulder2-9/+48
2022-11-21gp: samba-tool manage gpo access add don't fail w/out upnDavid Mulder1-5/+3
2022-11-21gp: Make samba-tool gpo manage sudoers remove backward compatibleDavid Mulder1-18/+46
2022-11-21gp: Test that samba-tool gpo manage removes gpme sudoersDavid Mulder1-0/+35
2022-11-21gp: Make samba-tool gpo manage sudoers list backward compatibleDavid Mulder1-18/+42
2022-11-21gp: Test that samba-tool gpo manage lists gpme sudoersDavid Mulder1-0/+18
2022-11-15gp: Fix startup scripts add not always set runonceDavid Mulder1-1/+1
2022-11-15gp: Fix startup scripts list not fail with empty argsDavid Mulder1-1/+5
2022-11-15gp: startup scripts list enclude newline in outputDavid Mulder1-1/+1
2022-11-15gp: startup scripts add clarify 'args' optionDavid Mulder1-1/+1
2022-11-15gp: Fix startup scripts add argsDavid Mulder1-1/+1
2022-11-12gp: Test that Password and Kerberos policies fail on unknown keyDavid Mulder1-1/+2
2022-11-12gp: Password and Kerberos policies fail on unknown keyDavid Mulder1-0/+4
2022-11-08gp: Ignore crontab -l error, since it means emptyDavid Mulder1-1/+2
2022-11-08tests/krb5: Add tests of PAC group handlingJoseph Sutton2-0/+1204
2022-11-08tests/krb5: Allow checking domain SID in PACJoseph Sutton1-0/+9
2022-11-08tests/krb5: Overhaul PAC logon info group checkingJoseph Sutton2-36/+142
2022-11-08tests/krb5: Add (un)expected group parameters to get_service_ticket() and get...Joseph Sutton1-0/+14
2022-11-08tests/krb5: Allow creating accounts without Resource SID compression supportJoseph Sutton1-0/+5
2022-11-08tests/krb5: Allow adding multiple members to a groupJoseph Sutton1-4/+11
2022-11-08tests/krb5: Allow creating groups with a specified typeJoseph Sutton1-2/+4
2022-11-08tests/krb5: Fix bits_to_etypes() to not fail on Resource SID compression bitJoseph Sutton1-1/+4
2022-11-08tests/krb5: Remember to pass in expected_groups parameterJoseph Sutton1-0/+1
2022-11-08tests/krb5: Remove unused copy-and-paste remnantJoseph Sutton1-6/+0
2022-11-02Add Heimdal test file test_base.c to bi-directional encoding ignore listAndrew Bartlett1-0/+1
2022-10-27tests: Use samba.tests.libsmb.LibsmbTests in smb3unix.pyVolker Lendecke1-26/+10
2022-10-27tests: Use samba.tests.libsmb.LibsmbTests in libsmb-basic.pyVolker Lendecke1-33/+22
2022-10-27tests: Factor out libsmb environment setupVolker Lendecke1-0/+43
2022-10-27tests: Rename python/samba/tests/libsmb.pyVolker Lendecke1-0/+0
2022-10-25gpo: Fix startup scripts to not fail w/out paramsDavid Mulder1-2/+10