VERSION: Disable GIT_SNAPSHOT for the 4.19.6 release.
[samba.git] / selftest /
2024-02-05 Gabriel Nagygpo: Decode base64 root cert before importing
2024-02-05 Gabriel Nagygpo: Test certificate policy without NDES
2024-01-29 Ralph Boehmesmbd: use safe_symlink_target_path() in symlink_target_...
2024-01-29 Ralph BoehmeCI: disable /proc/fds and RESOLVE_NO_SYMLINK in samba...
2024-01-15 Gabriel Nagygp: Send list of keys instead of dict to remove
2024-01-15 Gabriel Nagygp: Test disabled enrollment unapplies policy
2024-01-15 Gabriel Nagygp: Template changes should invalidate cache
2024-01-15 Gabriel Nagygp: Test adding new cert templates enforces changes
2024-01-15 Gabriel Nagygp: Convert CA certificates to base64
2024-01-15 Gabriel Nagygp: Test with binary content for certificate data
2024-01-09 Ralph Boehmesmbd: check for previous versions in check_any_access_fsp()
2024-01-09 Ralph Boehmeselftest: remove error_inject from shadow_write share
2024-01-08 Volker Lendeckesmbd: Fix traversing snapshot dirs that vanished in...
2024-01-08 Volker Lendeckeshadow_copy: Add test for missing directory in "current...
2023-12-16 Volker Lendeckesmbd: Remove callback for release_ip when "state" is...
2023-12-16 Stefan Metzmachers3:selftest: add samba3.blackbox.smbXsrv_client_ctdb_re...
2023-12-16 Stefan Metzmacherselftest: export/use CTDB related envvars in order...
2023-12-12 Andreas Schneiderauth:creds: Fix cli_credentials_get_password_and_obtain...
2023-12-12 Andreas Schneiderauth:creds:tests: Add test for password callback
2023-12-12 Andreas Schneiders3:tests: Fix smbget test
2023-12-12 Andreas Schneiderselftest: Add DOMAIN_ADMIN and DOMAIN_USER variables
2023-12-12 Andreas Schneiderselftest: Remove trailing tabs/white spaces in Samba4.pm
2023-12-05 Andreas Schneiders3:auth: Allow 'Unix Users' and 'Unix Groups' to create...
2023-12-05 Andreas Schneiderselftest: Show that 'allow trusted domains = no' firewa...
2023-11-07 Stefan Metzmachers4:kdc: fix user2user tgs-requests for normal user...
2023-11-07 Stefan Metzmachertests/krb5/kdc_tgs_tests: add user2user tests using...
2023-10-23 Stefan MetzmacherCVE-2018-14628: s4:setup: set the correct nTSecurityDes...
2023-10-10 Jule AngerMerge branch 'v4-19-stable' into v4-19-test
2023-10-09 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-10-09 Andrew BartlettCVE-2023-4154: Unimplement the original DirSync behavio...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Extend attribute read DirSync...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Check that secret attributes...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests...
2023-10-09 Ralph BoehmeCVE-2023-4091: smbd: use open_access_mask for access...
2023-10-09 Ralph BoehmeCVE-2023-4091: smbtorture: test overwrite dispositions...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-10-08 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-10-08 Andrew BartlettCVE-2023-4154: Unimplement the original DirSync behavio...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Extend attribute read DirSync...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Check that secret attributes...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests...
2023-10-08 Ralph BoehmeCVE-2023-4091: smbd: use open_access_mask for access...
2023-10-08 Ralph BoehmeCVE-2023-4091: smbtorture: test overwrite dispositions...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-09-22 Volker Lendeckesmbd: Fix BZ15481
2023-09-22 Volker Lendecketests: Add reproducer for BZ15481
2023-09-22 Jeremy Allisons3: smbd: Ensure we remove any pending aio values for...
2023-09-22 Jeremy Allisons3: torture: Add a new SMB2 test: SMB2-PIPE-READ-ASYNC...
2023-09-18 Stefan Metzmachernsswitch/wb_common.c: don't operate on a stale wb_globa...
2023-09-18 Stefan Metzmachernsswitch: add test for pthread_key_delete missuse ...
2023-08-18 Andrew Bartletts4-rpc_server/drsupai: Avoid looping with Azure AD...
2023-08-18 Andrew Bartletts4-rpc_server/drsuapi: Only keep and invalidate replica...
2023-08-18 Andrew Bartletts4-torture/drs: Add test showing that if present in...
2023-08-18 Andrew Bartletts4-torture/drs: Add test demonstrating that a GetNCChan...
2023-08-17 Jeremy Allisons3: smbd: Ensure init_smb1_request() zeros out what...
2023-08-17 Jeremy Allisons3: torture: Add SMB1-NEGOTIATE-TCON that shows the...
2023-08-17 Joseph Suttonclaims.idl: Use ‘int64’ instead of ‘dlong’ for INT64...
2023-08-17 Joseph Suttontests/krb5: Add a test decoding INT64 PAC claims issued...
2023-08-15 Jeremy Allisons3: smbd: Add missing 'return;'s in exit paths in reply...
2023-08-15 Jeremy Allisons3: torture: Add a test doing an SMB1 negotiate+exit.
2023-08-15 Jeremy Allisons3: smbd: Ensure srvstr_pull_req_talloc() always NULLs...
2023-08-15 Jeremy Allisons3: torture: Add SMB1-TRUNCATED-SESSSETUP test.
2023-08-11 Stefan Metzmachers3:smbd: fix multichannel connection passing race
2023-08-11 Stefan Metzmachers4:torture/smb2: add smb2.multichannel.bugs.bug_15346
2023-08-08 Stefan Metzmacherdcerpc.idl: fix definitions for DCERPC_PKT_CO_CANCEL...
2023-08-08 Stefan Metzmachers4:torture/ndr: add tests for DCERPC_PKT_CO_CANCEL...
2023-08-03 Noel Powers3/modules: Fix DFS links when widelinks = yes
2023-08-03 Noel Powersefltest: Add new regression test dfs with widelinks...
2023-08-03 Noel Powerselftest: Add new dfs share (with widelinks enabled)
2023-07-28 Andrew Bartlettdcom: Remove remainder of DCOM test client code
2023-07-27 Jeremy Allisons3: smbd: Sanitize any "server" and "share" components...
2023-07-27 Jeremy Allisons3: torture: Add test to show an SMB1 DFS path of ...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: fix "server signing = mandatory"
2023-07-21 Ralph BoehmeCVE-2023-3347: CI: add a test for server-side mandatory...
2023-07-19 Joseph Suttonthird_party/heimdal: Import lorikeet-heimdal-2023070504...
2023-07-19 Joseph Suttontests/krb5: Add a test for PK-INIT with a revoked certi...
2023-07-19 Joseph Suttonthird_party/heimdal: Import lorikeet-heimdal-2023070402...
2023-07-19 Joseph Suttontests/krb5: Test Windows 2000 variant of PK-INIT
2023-07-19 Joseph Suttontests/krb5: Add tests for PK-INIT Freshness Extension...
2023-07-19 Joseph Suttontests/krb5: Check PAC_TYPE_CREDENTIAL_INFO PAC buffer
2023-07-19 Joseph Suttontests/krb5: Add PK-INIT testing framework
2023-07-17 Stefan Metzmachers3:rpc_server:netlogon: generate FAULT_INVALID_TAG...
2023-07-17 Stefan Metzmachers4:rpc_server:netlogon: generate FAULT_INVALID_TAG...
2023-07-17 Stefan Metzmachers4:torture/rpc: let rpc.schannel also check netr_LogonG...
2023-07-05 Pavel Filipenskýs3:rpc_server: Fix double blackslash issue in dfs path
2023-07-05 Pavel Filipenskýs3:tests: Add rpcclient 'dfsgetinfo' test
2023-07-05 Andreas Schneiderselftest: Fix code spelling
2023-06-30 Volker Lendecketest: skip the open-eintr test
2023-06-27 Joseph Suttons4:kdc: Include default groups in security token
2023-06-27 Joseph Suttons4:kdc: Implement Heimdal hook for resource-based const...
2023-06-27 Joseph Suttontests/krb5: Adjust authentication policy RBCD tests...
2023-06-27 Joseph Suttontests/krb5: Be less strict regarding acceptable delegat...
2023-06-26 Volker Lendeckesmbd: Don't mask open error if fstatat() fails
2023-06-26 Volker Lendecketests: Show smbd returns wrong error code when creating...
2023-06-26 Joseph Suttons4:kdc: Check authentication policy server restrictions
2023-06-26 Joseph Suttons4:kdc: Check authentication policy device restrictions
2023-06-26 Joseph Suttontests/krb5: Test that client policies are not enforced...
2023-06-26 Joseph Suttonthird_party/heimdal: Import lorikeet-heimdal-2023061921...
next