summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpo: Fix startup scripts to not fail w/out paramsDavid Mulder2022-10-251-2/+10
* gpo: Test to ensure startup scripts don't crash w/out paramsDavid Mulder2022-10-251-1/+48
* python/samba/tests: fix samba.tests.auth_log_pass_change for later gnutlsNoel Power2022-10-251-4/+16
* python: Remove unused imports in auth_log testsJoseph Sutton2022-10-212-2/+0
* python: Fix invalid escape by using a raw stringJoseph Sutton2022-10-211-1/+1
* python: Use list comprehension in string_to_byte_array()Joseph Sutton2022-10-211-6/+1
* samba-tool: Fix double-word in samba-tool domain passwordsettingsJoseph Sutton2022-10-211-1/+1
* s4-join: Fix typos in recent GET_ANC patch setJoseph Sutton2022-10-211-1/+1
* tests/krb5: Add test requesting a TGT expiring post-2038Joseph Sutton2022-10-201-2/+11
* tests/krb5: Add test requesting a service ticket expiring post-2038Joseph Sutton2022-10-201-0/+14
* dbcheck: Fix truncation of warning messagesJoseph Sutton2022-10-051-1/+1
* pytest: samba-tool: Fix undefined escape sequenceJoseph Sutton2022-10-051-1/+1
* tests/krb5: Add create_ccache_with_ticket()Joseph Sutton2022-10-051-11/+16
* tests/krb5: Make use of client_opts for TGS-REQsJoseph Sutton2022-10-051-49/+33
* python: Handle LdbError thrown from functions operating on DNsJoseph Sutton2022-10-057-29/+76
* python/samba: Fix typos in error messagesJoseph Sutton2022-10-052-4/+4
* CVE-2007-4559 python: ensure sanity in our tarfilesDouglas Bagnall2022-10-046-4/+116
* samba-tool: Use authentication file to pass credentialsNikola Radovanovic2022-10-042-0/+109
* python-drs: Add client-side debug and fallback for GET_ANCAndrew Bartlett2022-10-042-11/+90
* python: whitespace fixesVolker Lendecke2022-10-031-5/+4
* samba-tool dsacl: Add additional unit test for delete subcommandChristian Merten2022-09-271-0/+20
* python security: Add unit tests for comparing ACEs and exporting as SDDLChristian Merten2022-09-271-0/+35
* samba-tool dsacl: Create common superclass for dsacl commandsChristian Merten2022-09-271-49/+20
* samba-tool dsacl: Create helper functions to remove code duplicationChristian Merten2022-09-271-75/+43
* samba-tool dsacl: Add unit tests for delete subcommandChristian Merten2022-09-271-0/+68
* samba-tool dsacl: Add subcommand to delete ACEsChristian Merten2022-09-271-0/+80
* py/dbcheck: improve 'please --fix' messageDouglas Bagnall2022-09-191-1/+2
* dbcheck: don't recommend --fix for errors we can't fixDouglas Bagnall2022-09-191-12/+19
* dbcheck: do not crash on empty DNDouglas Bagnall2022-09-191-11/+20
* samba-tool dbcheck: use colour if wantedDouglas Bagnall2022-09-191-1/+8
* py/dbchecker: dbcheck prints bits of colour if askedDouglas Bagnall2022-09-191-4/+21
* pytests: remove backwards compat workaround for python 2.6Douglas Bagnall2022-09-161-5/+2
* pytest: samba-tool visualize: improve a messageDouglas Bagnall2022-09-161-1/+2