]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2023-10-10  Andrew BartlettCVE-2023-4154 dsdb/tests: Extend attribute read DirSync...
2023-10-10  Andrew BartlettCVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC...
2023-10-10  Andrew BartlettCVE-2023-4154 dsdb/tests: Speed up DirSync test by...
2023-10-10  Andrew BartlettCVE-2023-4154 dsdb/tests: Check that secret attributes...
2023-10-10  Andrew BartlettCVE-2023-4154 dsdb/tests: Force the test attribute...
2023-10-10  Andrew BartlettCVE-2023-4154 dsdb/tests: Use self.addCleanup() and...
2023-10-10  Andrew BartlettCVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests...
2023-10-10  Ralph BoehmeCVE-2023-4091: smbd: use open_access_mask for access...
2023-10-10  Ralph BoehmeCVE-2023-4091: smbtorture: test overwrite dispositions...
2023-10-10  Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-10  Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-10-10  Jeremy AllisonCVE-2023-3961:s3:smbd: Catch any incoming pipe path...
2023-10-10  Volker Lendeckectdb: Add "home_nodes" file to deterministic IP allocation
2023-10-10  Volker Lendeckectdb: setup $CTDB_BASE for deterministic ip alloc tests
2023-10-10  Volker Lendeckectdb: Align variable signedness
2023-10-10  Volker Lendeckectdb: Reduce indentation in get_tunable_values()
2023-10-10  Volker Lendeckectdb: Fix whitespace
2023-10-10  Ralph Boehmes3: smbd: Ignore fstat() error on deleted stream in...
2023-10-10  Volker Lendecketests: Add reproducer for bug 15487
2023-10-10  Volker Lendeckepylibsmb: Add SMB2_CLOSE_FLAGS_FULL_INFORMATION constant
2023-10-10  Volker Lendeckelibsmb: Pass "flags" through cli_close_send() and pylibsmb
2023-10-10  Volker Lendeckelibsmb: Add "flags" to cli_smb2_close_fnum_send()
2023-10-05  Volker Lendeckevfs: Add VFS_OPEN_HOW_WITH_BACKUP_INTENT
2023-10-05  Volker Lendeckesmbd: Remove "flags2" from open_file_ntcreate()
2023-10-05  Volker Lendeckesmbd: Pass struct vfs_open_how to open_file()
2023-10-05  Volker Lendeckesmbd: Remove "local_flags" from open_file()
2023-10-05  Volker Lendeckesmbd: Make open_file() a bit safer
2023-10-05  Volker Lendeckesmbd: Simplify open_file()
2023-10-05  Volker Lendeckesmbd: Simplify open_file()
2023-10-05  Volker Lendeckesmbd: Simplify open_file()
2023-10-05  Volker Lendeckesmbd: Simplify an if-condition in open_file()
2023-10-05  Volker Lendeckesmbd: Simplify open_file()
2023-10-05  Volker Lendeckesmbd: Don't change incoming flags in open_file()
2023-10-05  Volker Lendeckesmbd: Remove variable "accmode" from open_file()
2023-10-05  Volker Lendeckesmbd: Slightly simplify open_file()
2023-10-05  Volker Lendeckesmbd: Pass "struct vfs_open_how" to reopen_from_fsp()
2023-10-05  Volker Lendeckesmbd: Pass "struct vfs_open_how" to fd_open_atomic()
2023-10-05  Volker Lendeckesmbd: Pass "struct vfs_open_how" to reopen_from_procfd()
2023-10-04  Volker Lendeckelibsmb: Use pidl generated parsing for posix file info
2023-10-04  Volker Lendeckelibsmb: Pass NTTIME to interpret_long_date()
2023-10-04  Volker Lendeckelibndr: Factor out ndr_pull_struct_blob_noalloc()
2023-10-04  Volker Lendeckesmbd: Remove unused marshalling of smb3posix file infor...
2023-10-04  Volker Lendeckesmbd: Use Use smb3posix marshalling in in smbd_do_qfile...
2023-10-04  Volker Lendeckesmbd: Use Use smb3posix marshalling in in smbd_marshall...
2023-10-04  Volker Lendeckesmbd: Modernize a DEBUG statement
2023-10-04  Volker Lendeckesmbd: Add smb3_file_posix_information_init()
2023-10-04  Volker Lendeckesmbd: Use smb3posix marshalling in smbd_smb2_create_aft...
2023-10-04  Volker Lendeckeidl: Add smb3posix.idl
2023-10-04  Volker Lendeckelibsmb: Allow NULL print_name in reparse_data_buffer_ma...
2023-10-04  Volker Lendeckepylibsmb: Py_BuildValue can build tuples directly
2023-10-04  Volker Lendecketests: Run smb3unix tests with SMB1
2023-10-04  Volker Lendecketests: We always do smb3 unix extensions
2023-10-03  Martin Schwenkectdb-scripts: Convert 40.vsftpd to use threshold-based...
2023-10-03  Martin Schwenkectdb-scripts: Implement failcount handling with thresholds
2023-10-03  Martin Schwenkectdb-scripts: Avoid errors for uninitialised counters
2023-10-03  Martin Schwenkectdb-doc: Add some subsection names in description
2023-10-03  Martin Schwenkectdb-doc: Update CTDB manual pages to UTF-8
2023-10-01  Joseph Suttontests/krb5: Test that the correct Asserted Identity...
2023-10-01  Joseph Suttons4:kdc: Make use of ‘samba_kdc_entry_pac’ wrapper type
2023-10-01  Joseph Suttons4:kdc: Add function to get device PAC entry from Heimd...
2023-10-01  Joseph Suttons4:kdc: Add function to determine whether a KDC entry...
2023-10-01  Joseph Suttons4:kdc: Fix indentation
2023-10-01  Joseph Suttons4:kdc: Remove unused declaration
2023-10-01  Joseph Suttons4:kdc: Add ‘samba_kdc_entry_pac’ wrapper type
2023-10-01  Joseph Suttonthird_party/heimdal_build: Define HAVE_KRB5_PAC_IS_TRUS...
2023-10-01  Joseph Suttontests/krb5: Add Device Restriction tests for silos...
2023-10-01  Joseph Suttons4:kdc: Remove unused parameters from samba_kdc_verify_...
2023-10-01  Joseph Suttons4:kdc: Remove device PAC validation
2023-10-01  Joseph Suttontests/krb5: Add tests performing AS‐REQs armored with...
2023-10-01  Joseph Suttontests/krb5: Add method to perform an armored AS‐REQ
2023-10-01  Joseph Suttontests/krb5: Initialize variable
2023-10-01  Joseph Suttons4:kdc: Remove ‘asserted_identity’ parameter from samba...
2023-10-01  Joseph Suttons4:kdc: Have callers of samba_kdc_get_user_info_dc...
2023-10-01  Joseph Suttons4:kdc: Remove ‘claims_valid’ parameter from samba_kdc_...
2023-10-01  Joseph Suttons4:kdc: Have callers of samba_kdc_get_user_info_dc...
2023-10-01  Joseph Suttons4:kdc: Remove ‘compounded_auth’ parameter from samba_k...
2023-10-01  Joseph Suttons4:kdc: Remove unused memory context from samba_kdc_loo...
2023-10-01  Joseph Suttons4:kdc: Add parameters for claims and device info to...
2023-10-01  Joseph Suttons4:kdc: Add claims parameter to authn_policy_authentica...
2023-10-01  Joseph Suttons4:kdc: Add parameters for claims and device info to...
2023-10-01  Joseph Suttons4:auth: Add parameters for claims and device info...
2023-10-01  Joseph Suttons4:kdc: Reformat function call
2023-10-01  Joseph Suttons4:auth: Reformat function calls
2023-10-01  Joseph Suttons4:auth: Rename parameter to match function implementation
2023-10-01  Joseph Suttons4:dsdb: Add session info flag to indicate authenticati...
2023-10-01  Joseph Suttons4:dsdb: Add parameters for claims and device SIDs...
2023-10-01  Joseph Suttonpidl: Parenthesize expression to be cast
2023-10-01  Joseph Suttonndr: Parenthesize expressions to be cast
2023-10-01  Joseph Suttons4:kdc: Initialize pointer to NULL
2023-10-01  Joseph Suttons4:kdc: Remove unnecessary assignments
2023-10-01  Joseph Suttons4:kdc: Check that principal being copied is not NULL
2023-10-01  Joseph Suttons4:kdc: Prefer explicit initialization to ZERO_STRUCTP()
2023-10-01  Joseph Sutton.gitattributes: Mark large data file as binary
2023-10-01  Joseph Suttonlib:krb5_wrap: Include missing headers
2023-10-01  Joseph Suttons4:auth: Ensure that some parameters are not NULL
2023-10-01  Joseph Suttonlibcli/security: Handle new ACE types with sec_ace_object()
2023-10-01  Joseph Suttonlibcli/security: Have security_ace_equal() handle callb...
2023-10-01  Joseph Suttonlibcli/security: Parenthesize macro parameter
2023-10-01  Joseph Suttonlibcli/security: Conform to Samba’s brace style
2023-10-01  Joseph Suttons4:torture: Fix building with FORTIFY_SOURCE=2
next