samba.git
2022-07-24 Joseph Suttontests/krb5: Add tests for validation with requester...
2022-07-24 Joseph Suttontests/krb5: Align PAC buffer checking to more closely...
2022-07-24 Joseph Suttontests/krb5: Add TGS-REQ tests with FAST
2022-07-24 Joseph Suttontests/krb5: Add tests for TGS requests with a non-TGT
2022-07-24 Joseph Suttontests/krb5: Add tests for invalid TGTs
2022-07-24 Joseph Suttontests/krb5: Remove unnecessary expect_pac arguments
2022-07-24 Joseph Suttontests/krb5: Adjust error codes to better match Windows...
2022-07-24 Joseph Suttontests/krb5: Split out methods to create renewable or...
2022-07-24 Joseph Suttontests/krb5: Allow PasswordKey_create() to use s2kparams
2022-07-24 Joseph Suttontests/krb5: Run test_rpc against member server
2022-07-24 Joseph Suttontests/krb5: Deduplicate AS-REQ tests
2022-07-24 Joseph Suttontests/krb5: Remove unused variable
2022-07-24 Joseph Suttonselftest: Check received LDB error code when STRICT_CHE...
2022-07-24 Andreas Schneiders4:kdc: Also cannoicalize krbtgt principals when enforc...
2022-07-24 Isaac Boukriss4:mit-kdb: Force canonicalization for looking up princ...
2022-07-24 Joseph SuttonCVE-2022-32745 s4/dsdb/util: Correctly copy values...
2022-07-24 Joseph SuttonCVE-2022-32745 s4/dsdb/util: Don't call memcpy() with...
2022-07-24 Joseph SuttonCVE-2022-32745 s4/dsdb/util: Use correct value for...
2022-07-24 Joseph SuttonCVE-2022-32745 s4/dsdb/samldb: Check for empty values...
2022-07-24 Andrew BartlettCVE-2022-32746 ldb: Release LDB 2.3.4 ldb-2.3.4
2022-07-24 Joseph SuttonCVE-2022-32746 ldb: Make use of functions for appending...
2022-07-24 Joseph SuttonCVE-2022-32746 ldb: Add functions for appending to...
2022-07-24 Joseph SuttonCVE-2022-32746 ldb: Ensure shallow copy modifications...
2022-07-24 Joseph SuttonCVE-2022-32746 ldb: Add flag to mark message element...
2022-07-24 Joseph SuttonCVE-2022-32746 s4/registry: Use LDB_FLAG_MOD_TYPE(...
2022-07-24 Joseph SuttonCVE-2022-32746 s4/dsdb/tombstone_reanimate: Use LDB_FLA...
2022-07-24 Joseph SuttonCVE-2022-32746 s4/dsdb/repl_meta_data: Use LDB_FLAG_MOD...
2022-07-24 Joseph SuttonCVE-2022-32746 ldb:rdn_name: Use LDB_FLAG_MOD_TYPE...
2022-07-24 Joseph SuttonCVE-2022-32746 s4/dsdb/acl: Fix LDB flags comparison
2022-07-24 Joseph SuttonCVE-2022-32746 s4:torture: Fix LDB flags comparison
2022-07-24 Joseph SuttonCVE-2022-32746 s4/dsdb/partition: Fix LDB flags comparison
2022-07-24 Joseph SuttonCVE-2022-32746 s4:dsdb:tests: Add test for deleting...
2022-07-24 Joseph SuttonCVE-2022-32746 s4/dsdb/objectclass_attrs: Fix typo
2022-04-04 Jule AngerVERSION: Bump version up to Samba 4.14.14...
2022-04-04 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.14.13 release. samba-4.14.13
2022-04-04 Jule AngerWHATSNEW: Add release notes for Samba 4.14.13.
2022-03-30 Andreas Schneiderbuiltools: Make abi_gen.sh less prone to errors
2022-03-29 Stefan Metzmachers4:kdc: strictly have 2 16-bit parts in krbtgt kvnos
2022-03-29 Andrew BartlettWHATSNEW: Mention our matrix room as well
2022-03-29 Thomas DebesseWHATSNEW: IRC is irc.libera.chat according to https...
2022-03-18 Stefan Metzmachers4:kdc: redirect pre-authentication failured to an...
2022-03-18 Stefan MetzmacherHEIMDAL: allow HDB_AUTH_WRONG_PASSWORD to result in...
2022-03-17 Elia Gerettos3:libsmb: Fix errno for failed authentication in SMBC_...
2022-03-16 Stefan Metzmachers4:auth: let authenticate_ldap_simple_bind() pass down...
2022-03-16 Stefan Metzmacherauth: let auth logging prefer user_info->orig_client...
2022-03-16 Stefan Metzmachers4:auth: rename user_info->mapped_state to user_info...
2022-03-16 Stefan Metzmacherwinbindd: don't set mapped_state in winbindd_dual_auth_...
2022-03-16 Stefan Metzmachernsswitch: let test_wbinfo.sh also test wbinfo -a $USERN...
2022-03-16 Stefan Metzmachers3:auth: make_user_info_map() should not set mapped_state
2022-03-16 Stefan Metzmachers4:auth: fix confusing DEBUG message in authsam_want_ch...
2022-03-16 Stefan Metzmachers4:auth: check for user_info->mapped.account_name if...
2022-03-16 Stefan Metzmachers4:rpc_server/samr: don't set mapped_state in auth_user...
2022-03-16 Stefan Metzmachers4:kdc: don't set mapped_state in auth_usersupplied_inf...
2022-03-16 Stefan Metzmachers4:dsdb: don't set mapped_state in auth_usersupplied_in...
2022-03-16 Stefan Metzmachers4:smb_server: don't set mapped_state explicitly in...
2022-03-16 Stefan Metzmacherauth/ntlmssp: don't set mapped_state explicitly in...
2022-03-16 Stefan Metzmachers4:auth: encrypt_user_info() should set password_state...
2022-03-16 Stefan Metzmachers4:auth: a simple bind uses the DCs name as workstation
2022-03-16 Stefan Metzmachers3:rpc_client: let rpccli_netlogon_network_logon()...
2022-03-16 Garming Samrodc: Add tests for simple BIND alongside NTLMSSP binds
2022-03-16 Stefan Metzmachers4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducat...
2022-03-16 Stefan Metzmachers3:auth: let make_user_info_netlogon_interactive()...
2022-03-16 Stefan Metzmacherdsdb/tests: add test_login_basics_simple()
2022-03-16 Stefan Metzmacherdsdb/tests: prepare BasePasswordTestCase for simple...
2022-03-16 Stefan Metzmacherdsdb/tests: introduce assertLoginSuccess
2022-03-16 Stefan Metzmacherdsdb/tests: make use of assertLoginFailure helper
2022-03-16 Stefan Metzmacherdsdb/tests: let all BasePasswordTestCase tests provide...
2022-03-16 Stefan Metzmacherdsdb/tests: passwords.py don't need to import BasePassw...
2022-03-16 Stefan Metzmacherpython:tests: let insta_creds() also copy the bind_dn...
2022-03-07 Jeremy Allisons3: smbd: Fix our leases code to return the correct...
2022-03-07 Jeremy Allisons4: torture: Add new SMB2 lease test test_lease_duplica...
2022-03-07 Jeremy Allisons4: torture: Add new SMB2 lease test test_lease_duplica...
2022-03-07 Stefan Metzmachers3:trusts_utils: use a password length of 120 for machi...
2022-03-07 Stefan Metzmacherupgradehelpers.py: add a comment to update_krbtgt_accou...
2022-03-07 Stefan Metzmacherprovision: add a comment that the value of krbtgtpass...
2022-03-07 Stefan Metzmacherupgradehelpers.py: let update_machine_account_password...
2022-03-07 Stefan Metzmacherprovision: use 120 characters for the dns account password
2022-03-07 Joseph Suttonprovision: Decrease the length of random machine passwords
2022-03-07 Douglas Bagnalls4/auth/simple_bind: correctly report TLS state
2022-03-07 Douglas Bagnallpytest:auth_log: expect TLS connections when using...
2022-03-02 Stefan Metzmachers4:sam: Don't use talloc_steal for msg attributes in...
2022-02-27 Björn Jackewaf: re-add missing readlink test
2022-02-27 Björn Jackereadlink test: inverse return code
2022-02-25 Pavel Filipenskýs3:modules: Fix virusfilter_vfs_openat
2022-02-25 Pavel Filipenskýs3:selftest: Add test for virus scanner
2022-02-25 Pavel Filipenskýselftest: Fix trailing whitespace in Samba3.pm
2022-02-25 Pavel Filipenskýdocs-xml:manpages: Document 'dummy' virusfilter and...
2022-02-25 Pavel Filipenskýs3:modules: Implement dummy virus scanner that uses...
2022-02-25 Samuel Cabreros3:winbind: Use the canonical principal name to renew...
2022-02-25 Samuel Cabreros3:winbind: Store canonical principal and realm in...
2022-02-25 Samuel Cabreros3:libads: Return canonical principal and realm from...
2022-02-25 Samuel Cabrerolib:krb5_wrap: Fix wrong debug message and use newer...
2022-02-25 Samuel Cabrerolib:krb5_wrap: Improve debug message and use newer...
2022-02-25 Samuel Cabreros3:libads: Fix memory leak in kerberos_return_pac(...
2022-02-14 Stefan Metzmacherlibcli/smb: let smb2_signing_decrypt_pdu() cope with...
2022-02-14 Stefan Metzmacherlibcli/smb: fix error checking in smb2_signing_decrypt_...
2022-02-14 Stefan Metzmacherselftest/quick: add smb2.session
2022-02-09 Ralph Boehmes3/libads: ensure a sockaddr variable is correctly...
2022-02-09 Ralph Boehmes3/libads: simplify storing existing ads->ldap.ss
2022-02-09 Jeremy Allisons3: libsmb: Call cli_dfs_target_check() from cli_smb2_r...
next