summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2023-01-17samba-tool domain: fix a typo in samba-tool passwordsettings option descriptionBjörn Baumbach1-1/+1
2023-01-10tests/krb5: Use Python bindings for LZ77+Huffman compressionJoseph Sutton2-132/+3
2022-12-23python:tests: Use system ldbsearch if we built against system libldbAndreas Schneider1-6/+10
2022-12-23python:tests: Use system ldbdump if we build with system ldbAndreas Schneider1-1/+5
2022-12-23python:tests: Use system ldbsearch if we build with system libldbAndreas Schneider1-1/+4
2022-12-22lib/compression: add simple python bindingsDouglas Bagnall1-0/+212
2022-12-21gp: Don't hide managed/recommended directoriesDavid Mulder1-14/+14
2022-12-21gp: Ensure rsop is tested for every CSEDavid Mulder1-4/+101
2022-12-21gp: Fix rsop when final value isn't a strDavid Mulder1-1/+6
2022-12-21gp: Enable gpupdate output when testingDavid Mulder1-0/+1
2022-12-21gp: Ensure policy changes don't leave files behindDavid Mulder1-3/+30
2022-12-21gp: Re-create files if manually removedDavid Mulder1-1/+2
2022-12-21gp: Test that files are re-created if manually removedDavid Mulder1-2/+12
2022-12-21gp: Modify Chromium CSE to use new files applierDavid Mulder2-2170/+68
2022-12-21gp: Modify Cert Auto Enroll CSE to use new applierDavid Mulder1-41/+73
2022-12-21gp: Modify Centrify Crontab compatible CSE to use new files applierDavid Mulder1-17/+21
2022-12-21gp: Modify Startup Scripts CSE to use new files applierDavid Mulder1-24/+29
2022-12-21gp: Modify GNOME Settings CSE to use new files applierDavid Mulder1-106/+70
2022-12-21gp: Modify Machine Scripts CSE to use new files applierDavid Mulder2-22/+33
2022-12-21gp: Modify Files CSE to use new files applierDavid Mulder1-26/+28
2022-12-21gp: Modify Sudoers CSEs to use new files applierDavid Mulder3-102/+69
2022-12-21gp: Modify OpenSSH CSE to use new files applierDavid Mulder1-23/+25
2022-12-21gp: Modify PAM Access CSE to use new files applierDavid Mulder1-25/+23
2022-12-21gp: Modify Symlink CSE to use new files applierDavid Mulder1-13/+15
2022-12-21gp: Implement appliers for monitoring policy changesDavid Mulder1-0/+204
2022-12-20tests: add a Python test for case insensitive accessRalph Boehme1-0/+52
2022-12-15tests: Show that in smb1 posix we don't treat dirs as case sensitiveVolker Lendecke1-0/+52
2022-12-14gp: Fix GNOME Settings writing unreadable user profileDavid Mulder1-0/+1
2022-12-14gp: Fix Firewalld RSoP output skipping ZonesDavid Mulder1-1/+3
2022-12-13CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher22-73/+82
2022-12-13CVE-2022-37966 samba-tool: add 'domain trust modify' commandStefan Metzmacher1-0/+121
2022-12-13CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...Stefan Metzmacher2-1/+7
2022-12-13CVE-2022-37966 python:tests/krb5: test much more etype combinationsStefan Metzmacher1-14/+139
2022-12-13CVE-2022-37966 python:tests/krb5: add better PADATA_SUPPORTED_ETYPES assert m...Stefan Metzmacher1-2/+2
2022-12-13CVE-2022-37966 python:tests/krb5: add 'force_nt4_hash' for account creation o...Stefan Metzmacher1-6/+32
2022-12-13CVE-2022-37966 python:tests/krb5: ignore empty supplementalCredentials attrib...Stefan Metzmacher1-0/+2
2022-12-13CVE-2022-37966 python:tests/krb5: allow ticket/supported_etypes to be passed ...Stefan Metzmacher1-3/+8
2022-12-13CVE-2022-37966 python:tests/krb5: fix some tests running against Windows 2022Stefan Metzmacher3-7/+39
2022-12-13CVE-2022-37966 selftest: Run S4U tests against FL2003 DCJoseph Sutton1-4/+57
2022-12-13CVE-2022-37966 selftest: Add tests for Kerberos session key behaviour since E...Joseph Sutton7-134/+429
2022-12-13CVE-2022-37966 tests/krb5: Test different preauth etypes with Protected Users...Joseph Sutton1-9/+38
2022-12-13CVE-2022-37966 samba-tool: Declare explicitly RC4 support of trust objectsJoseph Sutton1-2/+5
2022-12-13CVE-2022-37966 samba-tool: Fix 'domain trust create' documentationJoseph Sutton1-1/+1
2022-12-13CVE-2022-37967 Add new PAC checksumJoseph Sutton6-17/+215
2022-12-13CVE-2022-37966 tests/krb5: Add a test requesting tickets with various encrypt...Joseph Sutton3-0/+363
2022-12-13CVE-2022-37966 tests/krb5: Add 'etypes' parameter to _tgs_req()Joseph Sutton1-1/+3
2022-12-13CVE-2022-37966 tests/krb5: Split out _tgs_req() into base classJoseph Sutton1-131/+133
2022-12-13CVE-2022-37966 selftest: Allow krb5 tests to run against an IP by using the t...Andrew Bartlett2-3/+12
2022-12-06CVE-2022-44640 selftest: Exclude Heimdal fuzz-inputs from source_chars testAndrew Bartlett1-0/+1
2022-12-06python/samba: use s3 param samba config parsingNoel Power1-1/+2