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