auth: Fix CID 1615191 Uninitialized scalar variable
[vlendec/samba-autobuild/.git] / python /
10 days ago Volker Lendecketests: Improve the error message for bad format chars
11 days ago Lyanis Souidinetcmd: user: Fix typo in samba-tool error message
2024-08-04 Jo Suttonpython:tests: Remove unused variable
2024-08-04 Jo Suttonpython:provision: Do not suppress errors produced setti...
2024-08-04 Jo Suttonpython:tests: Account for new user ‘joe’
2024-08-04 Jo Suttonpython:netcmd: Explicitly delete samdb variables
2024-08-04 Jo Suttontests/krb5: Remove unneeded machine account creation
2024-08-04 Jo Suttontests/krb5: Remove unneeded parameter ‘samdb’
2024-08-04 Jo Suttonpython:tests: Fix code spelling
2024-08-04 Jo Suttonpython:tests: Fix code spelling
2024-07-25 Douglas Bagnalllibcli:security: allow spaces after BAD:
2024-07-17 Stefan Metzmacherpython:tests: make test_export_keytab_nochange_update...
2024-07-17 Stefan Metzmachers3:passdb: don't clear the LM HASH without a password...
2024-07-17 Pavel Filipenskýpython:tests: Fix spelling in to test_samba_dnsupdate_n...
2024-07-16 Stefan Metzmacherpython:tests: pass bytes.decode() instead of str(bytes...
2024-07-15 Andreas Schneiderpython:tests: Use assertMultiLineEqual() to get better...
2024-07-12 Volker Lendecketests: Sockets should be shown as NFS reparse points
2024-07-12 Volker Lendecketests: Factor out do_test_nfs_reparse
2024-07-12 Volker Lendecketests: FIFOs should be shown as NFS reparse points
2024-07-10 Douglas Bagnallcmdline: samba-tool test for bad option warning
2024-07-09 Andréas Lerouxldap_server: Add a ldapsrv debug class to log LDAP...
2024-07-05 Volker Lendecketests: Use the general py_reparse_get
2024-07-05 Volker Lendecketests: Remove a pointless ;
2024-07-02 Jo Suttonpyglue: Remove global variables used in only one place
2024-07-02 Jo Suttontests/krb5: Simplify code using dict.get()
2024-07-02 Jo Suttontests/krb5: Fix type errors by giving ‘pwd_last_set...
2024-06-27 Jo Suttontests/krb5: Add tests for errors produced when logging...
2024-06-27 Jo Suttontests/krb5: Allow creation of disabled accounts for...
2024-06-13 Andrew Bartlettpython/samba/tests/krb5: Add tests for password expiry...
2024-06-12 Andrew Bartlettpython/samba/tests/krb5: Add check to confirm UF_SMARCA...
2024-06-12 Douglas Bagnallpython: remove string_to_byte_array()
2024-06-12 Douglas Bagnallsamba-tool ldapcmp: remove a dodgy unused method
2024-06-12 Douglas Bagnallpytest: simplify and fix HEXDUMP_FILTER used in hexdumps
2024-06-12 Douglas Bagnallsamba-tool domain trust: avoid useless use of string_to...
2024-06-12 Douglas Bagnallpython:lsa_utils: avoid useless use of py2-compat strin...
2024-06-12 Douglas Bagnallpython:join: avoid useless use of py2-compat string_to_...
2024-06-12 Douglas Bagnallpy:emulate: remove py2 str/bytes workaround in traffic_...
2024-06-12 Douglas Bagnallpy:emulate: remove py2 str/bytes workaround in traffic
2024-06-12 Douglas Bagnallpytest: remove py2 str/bytes workaround in auth_log_sam...
2024-06-12 Douglas Bagnallpytest: remove py2 str/bytes workaround in samr_change_...
2024-06-12 Douglas Bagnallpytest: remove py2 str/bytes workaround in lsa_utils
2024-06-12 Douglas Bagnallpytest: remove py2 str/bytes workaround in dns_base
2024-06-12 Douglas Bagnallpytest: remove py2 str/bytes workaround in py_credentials
2024-06-11 Noel Powerselftest: Add a python blackbox test for some misc...
2024-06-11 Douglas Bagnallsamba-tool user readpasswords: avoid `assert` for valid...
2024-06-11 Jo Suttonldb: Attach appropriate ldb context to returned result
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: Allow PkInitTests.test_pkinit_...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: Expand test without UF_SMARTCA...
2024-06-10 Andrew Bartlettprovision: Match Windows 2022 and set msDS-ExpirePasswo...
2024-06-10 Andrew Bartlettselftest: Add test that msDS-ExpirePasswordsOnSmartCard...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: PKINIT tests of passwords...
2024-06-10 Andrew Bartlettpython/test/krb5: Use assertAlmostEqual in check_ticket...
2024-06-10 Andrew Bartlettpython/tests/krb5: Move check_ticket_times() to kdc_bas...
2024-06-10 Andrew Bartlettpython/samba/krb5: Add test for password rotation on...
2024-06-10 Andrew Bartlettpython/tests/krb5: Remove unused utf16pw variable
2024-06-10 Andrew Bartlettpython/tests/krb5: Expect AES keys for UF_SMARTCARD_REQ...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: Extend PKINIT tests to show...
2024-06-10 Andrew Bartlettpython/samba/tests/krb5: Move get_kpasswd_sname() into...
2024-06-06 Andreas Schneiderpython: Add test for checking the SHA256SUM
2024-06-06 Andreas Schneiderpython:netcmd: Create a SHA256SUM file with checksums
2024-06-06 Andreas Schneiderpython:netcmd: Only put regular files into the tarball
2024-06-06 Stefan Metzmacherpython:tests/dns_tkey: add test_update_tsig_record_acce...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: add get_unpriv_creds() helper
2024-06-06 Stefan Metzmacherpython:tests/dns_tkey: let test_update_tsig_windows...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: let verify_packet() work against...
2024-06-06 Stefan Metzmacherpython:tests/dns_tkey: test bad and changing tsig algor...
2024-06-06 Stefan Metzmacherpython:tests/dns_tkey: add gss.microsoft.com tsig updates
2024-06-06 Stefan Metzmacherpython:tests/dns_tkey: let us have test_update_gss_tsig...
2024-06-06 Stefan Metzmacherpython:tests/dns_tkey: test TKEY with gss-tsig, gss...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: maintain a dict with tkey relate...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: let dns_transaction_udp() take...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: pass tkey_trans(expected_rcode)
2024-06-06 Stefan Metzmacherpython:tests/dns_base: let tkey_trans() take tkey_req_i...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: let tkey_trans() and sign_packet...
2024-06-06 Stefan Metzmacherpython:tests/dns_tkey: make use of self.assert_echoed_d...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: add self.assert_echoed_dns_error()
2024-06-06 Stefan Metzmacherpython:tests/dns_base: let dns_transaction_tcp() handle...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: use ndr_deepcopy() and ndr_pack...
2024-06-06 Stefan Metzmacherpython:tests/dns_base: generate a real signature in...
2024-06-04 Jo Suttontests/krb5: Calculate correct gMSA password to fix...
2024-06-04 Jo Suttontests/krb5: Reset local database time in a cleaner...
2024-06-04 Jo Suttontests/krb5: Make use of update_password() method
2024-06-04 Volker Lendecketests: Check that query_directory lists the reparse tag
2024-05-31 Douglas Bagnallpython:smb tests: remove py2 compatibility code
2024-05-31 Douglas Bagnallpython/common: remove verbiage about old python versions
2024-05-22 Jo Suttontests/krb5: Test that previous keys are counted as...
2024-05-22 Jo Suttonpython:tests: Extract keytab_as_set() function to be...
2024-05-22 Jo Suttonpython:tests: Manually raise AssertionError
2024-05-22 Jo Suttonpython:tests: Rename ‘keytab_as_set’ variable to be...
2024-05-22 Andreas Schneiderpython:tests: Ignore case for group_name comparison
2024-05-22 Andreas Schneiderdocs-xml: Add smb.conf option 'dns hostname'
2024-05-22 Stefan Metzmachersamba-tool: let 'samba-tool domain exportkeytab' take...
2024-05-22 Stefan Metzmachersamba.tests.dckeytab: add test_export_keytab_change3_up...
2024-05-22 Stefan Metzmachers4:libnet_export_keytab: add only_current_keys option
2024-05-16 Jo Suttontests/krb5: Adjust tests to pass against newer Windows...
2024-05-16 Jo Suttontests/krb5: Add more tests for gMSAs
2024-05-16 Jo Suttontests/krb5: Test viewing gMSA passwords after performin...
2024-05-16 Jo Suttontests/krb5: Test that computers (and, by extension...
2024-05-16 Jo Suttontests/krb5: Don’t pass gMSA as ‘domain_joined_mach_cred...
2024-05-16 Jo Suttontests/krb5: Test performing NTLMSSP logons at different...
next