s4:auth: Split out new function to generate a security token
[samba.git] / python / samba /
2023-05-18 Joseph Suttontests/krb5: Add tests for authentication policies
2023-05-18 Joseph Suttontests/krb5: Allow specifying whether PA-DATA types...
2023-05-18 Joseph Suttontests/krb5: Allow server and workstation accounts to...
2023-05-18 Joseph Suttontests/krb5: Allow specifying machine credentials to...
2023-05-18 Joseph Suttontests/krb5: Rename ‘server’ to ‘dc_server’
2023-05-18 Joseph Suttontests/krb5: Test that NT_STATUS_ACCOUNT_LOCKED_OUT...
2023-05-18 Joseph Suttontests/krb5: Improve edata checking
2023-05-18 Joseph Suttontests/krb5: Remove unused import
2023-05-18 Joseph Suttonsamba-tool domain: Clean up code
2023-05-18 Joseph Suttonsamba-tool domain: Remove unused variables
2023-05-16 Joseph Suttonsamba-tool domain: Run in interactive mode if no args...
2023-05-16 Joseph Suttonpython:tests: Remove unused variables
2023-05-16 Joseph Suttonsamba-tool domain: Remove unnecessary variable
2023-05-16 Joseph Suttonsamba-tool domain: Use result of setup_local_server...
2023-05-16 Andrew Bartlettsamba-tool domain join: Allow "ad dc functional level...
2023-05-16 Joseph Suttonsamba-tool domain provision: Use "ad dc functional...
2023-05-16 Andrew Bartlettpython: Add function to get the functional level as...
2023-05-16 Andrew Bartlettsamba-tool domain provision: Use common functional_leve...
2023-05-16 Andrew Bartlettpython: Move helper functions for functional levels...
2023-05-09 David Muldergp: get_gpo() should re-raise the Exception, not return
2023-05-05 Joseph Suttontests/krb5: Improve _test_samr_change_password() method
2023-05-05 Joseph Suttontests/krb5: Don’t delete silo until all tests have...
2023-05-05 Joseph Suttontests/krb5: Add remove_attribute() helper function
2023-05-05 Joseph Suttontests/krb5: Have set_forced_key() also set the NT hash
2023-05-05 Joseph Suttontests/krb5: Make _tgs_req() more configurable
2023-05-05 Joseph Suttontests/krb5: Make use of check_tgs_reply()
2023-05-05 Joseph Suttontests/krb5: Allow specifying an encoded security descriptor
2023-05-05 Joseph Suttontests/krb5: Rename ‘objectclass’ to use correct case
2023-05-05 Joseph Suttontests/krb5: Rename ‘auth_silo’ to ‘authn_silo’
2023-05-05 Joseph Suttontests/krb5: Create account cache key only if needed
2023-05-05 Joseph Suttontests/krb5: Delete non-resuable accounts as soon as...
2023-05-05 Joseph Suttontests/krb5: Refactor _test_samlogon()
2023-05-05 Joseph Suttonpython/samba: Fix invalid escape sequence
2023-05-05 Joseph Suttontests/krb5: Allow setting a servicePrincipalName on...
2023-05-05 Joseph Suttontests/krb5: Fix parameter default
2023-05-05 Joseph Suttontests/krb5: Remove unused parameter
2023-05-05 Joseph Suttontests/krb5: Test that the salt for a managed service...
2023-05-05 Joseph Suttontests/krb5: Allow creating managed service accounts
2023-05-05 Joseph Suttontests/krb5: Always heed the add_dollar parameter
2023-05-05 Joseph Suttontests/krb5: Remove unused import
2023-05-05 Joseph Suttontests/krb5: Remove unneeded assertions
2023-05-05 Joseph Suttontests/krb5: Allow creating an account with an assigned...
2023-05-05 Joseph Suttontests/krb5: Add method to create an authentication...
2023-05-05 Joseph Suttontests/krb5: Generify protected users test methods
2023-05-05 Joseph Suttontests/krb5: Handle NT hashes being disabled
2023-05-05 Joseph Suttontests/krb5: Pass client credentials down into kdc_excha...
2023-05-05 Joseph Suttontests/krb5: Remove test for OemChangePasswordUser2()
2023-05-05 Joseph Suttontests/krb5: Split out functions for testing logons...
2023-05-05 Stefan Metzmacherpython:descriptor: add missing schema 2019 aces in...
2023-04-28 David Muldergp: Add site-dn fallback when rpc call fails
2023-04-28 David Muldergpo: Group Policy tests require a s3 loadparam
2023-04-28 David Muldergpupdate: Deprecate libgpo.get_gpo_list
2023-04-28 David Muldergpupdate: Implement get_gpo_list in python
2023-04-28 Noel Powers3/utils: when encoding ace string use "FA", "FR",...
2023-04-28 Andrew Bartlettpytest:sddl: show the correct handling of the "FA"...
2023-04-28 Andrew Bartlettpytest:sddl Samba had the wrong value for FA, now fix...
2023-04-28 Douglas Bagnallpytest:sddl: test we only accept normal GUIDs
2023-04-28 Douglas Bagnallpytest:sddl: tests around spaces in access flags and...
2023-04-28 Douglas Bagnallpytest:sddl debugging: should_fail test says how it...
2023-04-28 Douglas Bagnallpytest:sddl: add tests for long DACLs, differing flag...
2023-04-28 Douglas Bagnallpytest:sddl: let hex numbers differ in case (0xa =...
2023-04-28 Douglas Bagnallpytest:sddl: helpers to exchange SDDL strings with...
2023-04-28 Douglas Bagnallpytest:sddl: SDDL strings where Windows behaviour differs
2023-04-28 Douglas Bagnallpytest:sddl: Add negative tests of unparseable strings
2023-04-28 Douglas Bagnallpytest:sddl: allow tests to make negative assertions
2023-04-28 Douglas Bagnallpytest:sddl: split each string into it's own test
2023-04-28 Douglas Bagnallpytest:sddl: tweak some test strings
2023-04-28 Douglas Bagnallpytest/sddl: split tests into canonical and non-canonical
2023-04-28 Douglas Bagnallpytest/sddl: remove unused imports
2023-04-28 Douglas Bagnallpytest/sddl: rework to allow multiple lists, no early...
2023-04-28 Douglas Bagnallpytest/sddl: assert sddl string equality
2023-04-28 Douglas Bagnallpytest/sddl: remove duplicate test case
2023-04-28 Douglas Bagnallpytest/sddl: give test more of a name
2023-04-28 Douglas Bagnallpytests/sddl: clarify boundaries between sddl cases
2023-04-28 Douglas Bagnallpytest:posixacl: expect canonical ACE flag format
2023-04-28 Douglas Bagnallpytest:samba-tool ntacl: expect canonical ACE flag...
2023-04-28 Douglas Bagnallpy:provision: use canonical representation of ACE flags
2023-04-28 Douglas Bagnallpytest:ntacls: adapt for canonical flag format
2023-04-28 Douglas Bagnallpytest:sddl: test empty DACL with flags
2023-04-28 Douglas Bagnallpytest:sid_strings: Do bad SIDs fail differently in...
2023-04-28 Douglas Bagnallpytest:sid_strings: do bad SIDS work in search filters?
2023-04-28 Douglas Bagnallpytest:sid_strings: test SID DNs with ldb parsing
2023-04-28 Douglas Bagnallpytest:sid_strings: test SIDs as search base
2023-04-28 Douglas Bagnallpytest:sid_strings: Windows and Samba divergent tests
2023-04-28 Douglas Bagnallpytest:sid_strings: test the strings with local parsing
2023-04-28 Douglas Bagnallpytest:sid_strings: separate out expected_sid formatting
2023-04-28 Douglas Bagnallpytest:sid_strings: add explicit S-1-* sid tests
2023-04-28 Douglas Bagnallpytest:sid_strings: allow other errors to be specified
2023-04-28 Douglas Bagnallpytest:sid_strings: add a superclass, allowing for...
2023-04-28 Douglas Bagnallpytest:sid_strings: use hashed instead of random unique...
2023-04-28 Douglas Bagnallpytest:sid_strings: same timestamp for all tests in...
2023-04-28 Douglas Bagnallpytest:upgradeprovision: don't use misleading SDDL...
2023-04-28 Douglas Bagnalllibrpc/ndr/pysecurity: use better exceptions
2023-04-26 Volker Lendecketests: Test ldap whoami exop
2023-04-21 Andreas Schneiderpython:tests: Skip the source_chars test if not a git dir
2023-04-19 David Muldergp: Fix NameError: free variable 'cron_dir' in Crontab CSE
2023-04-17 Volker Lendecketests: Show that streams_depot and shadow_copy2 don...
2023-04-12 Joseph Suttonsamba-tool domain: Initialise variables before attempti...
2023-04-12 Joseph Suttontests/krb5: Fix comment indentation
2023-04-12 Joseph Suttontests/krb5: Remove unused variable
next