samba.git
2022-08-16 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.17.0rc2 release. samba-4.17.0rc2
2022-08-16 Jule AngerWHATSNEW: Add release notes for Samba 4.17.0rc2.
2022-08-16 Stefan MetzmacherWHATSNEW: SMB Server performance improvements
2022-08-16 Stefan Metzmachers3:vfs.h: add comment about VFS_OPEN_HOW_RESOLVE_NO_SYM...
2022-08-16 Jeremy Allisons3: smbd: Add IS_VETO_PATH checks to openat_pathref_fsp...
2022-08-16 Jeremy Allisons3: smbd: Add IS_VETO_PATH check to openat_pathref_dirf...
2022-08-16 Jeremy Allisons3: tests: Add samba3.blackbox.test_veto_files.
2022-08-16 Stefan Metzmacherselftest/Samba3: let nt4_dc* use vfs_default:VFS_OPEN_H...
2022-08-16 Volker Lendeckevfs_default: Use openat2(RESOLVE_NO_SYMLINKS) if available
2022-08-16 Stefan Metzmachervfs_default: prepare O_PATH usage with openat2()
2022-08-16 Volker Lendeckes3:smbd: let openat_pathref_dirfsp_nosymlink() try...
2022-08-16 Stefan Metzmachers3:smbd: let openat_pathref_dirfsp_nosymlink() handle...
2022-08-16 Stefan Metzmachers3:smbd: let openat_pathref_dirfsp_nosymlink() do a...
2022-08-16 Volker Lendeckevfs: define VFS_OPEN_HOW_RESOLVE_NO_SYMLINKS
2022-08-16 Stefan Metzmacherlib/replace: let DISABLE_OPATH also undef __NR_openat2
2022-08-16 Stefan Metzmacherlib/replace: add fallback defines for __NR_openat2
2022-08-16 Stefan Metzmacherlib/replace: use syscall(__NR_openat2) if available
2022-08-16 Stefan Metzmacherlib/replace: always include <sys/syscall.h> in replace...
2022-08-16 Stefan Metzmacherlib/replace: add a replacement for openat2() that retur...
2022-08-16 Stefan Metzmachervfs_btrfs: fix include order, includes.h or replace...
2022-08-16 Stefan Metzmachervfs_io_uring: hide a possible definition of struct...
2022-08-16 Stefan Metzmacherwafsamba: allow cflags for CHECK_TYPE[_IN]()
2022-08-16 Stefan Metzmachers3:tests: add a lot more tests to test_symlink_traversa...
2022-08-16 Andreas Schneiders3:utils: Fix NULL check
2022-08-16 Andreas Schneiders3:util: Initialize json_object structures so we can...
2022-08-16 Jeremy Allisons3: smbd: Remove unix_convert() and associated functions.
2022-08-16 Jeremy Allisons3: smbd: Remove the old dfs_path_lookup() code.
2022-08-16 Jeremy Allisons3: smbd: Switch get_referred_path() over to use the...
2022-08-16 Jeremy Allisons3: smbd: Add new version of dfs_path_lookup() that...
2022-08-16 Jeremy Allisons3: smbd: Remove dfs_redirect().
2022-08-16 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-16 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-16 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), cope...
2022-08-16 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), allow...
2022-08-16 Jeremy Allisons3: smbd: Allow openat_pathref_dirfsp_nosymlink() to...
2022-08-16 Jeremy Allisons3: smbd: In get create_junction(), make sure check_pat...
2022-08-16 Jeremy Allisons3: smbd: In get referred_path(), make sure check_path_...
2022-08-16 Jeremy Allisons3: smbd: Add dfs_filename_convert(). Simple wrapper...
2022-08-16 Jeremy Allisons3: smbd: Use helper function msdfs_servicename_matches...
2022-08-16 Jeremy Allisons3: smbd: Use helper function msdfs_servicename_matches...
2022-08-16 Jeremy Allisons3: smbd: Add helper function msdfs_servicename_matches...
2022-08-16 Jeremy Allisons3: smbd: Remove definition of struct dfs_path.
2022-08-16 Jeremy Allisons3: smbd: Remove use of 'struct dfs_path'. Not needed...
2022-08-16 Jeremy Allisons3: smbd: Add TALLOC_CTX * parameter to parse_dfs_path().
2022-08-16 Jeremy Allisons3: smbd: Ensure smb2_file_rename_information() uses...
2022-08-16 Jeremy Allisons3: smbd: Make sure we have identical check_path_syntax...
2022-08-16 Jeremy Allisons3: smbd: In smbd_smb2_create_send() call the helper...
2022-08-16 Jeremy Allisons3: smbd: Add helper function check_path_syntax_smb2().
2022-08-16 Jeremy Allisons3: smbd: Add new function check_path_syntax_smb2_msdfs...
2022-08-16 Jeremy Allisons3: smbd: Fix cosmetic bug logging pathnames from Linux...
2022-08-16 Stefan Metzmachers4:torture/smb2: add smb2.bench.echo
2022-08-16 Stefan Metzmachers4:torture/smb2: teach smb2.bench.path-contention-share...
2022-08-16 Stefan Metzmachers4:param: add --option="libsmb:client_guid=6112f7d3...
2022-08-16 Stefan Metzmachers3:g_lock: use TDB_VOLATILE to avoid fcntl locks
2022-08-16 Stefan Metzmachersmbd: avoid calling SMB_VFS_FGET_NT_ACL() if do_not_che...
2022-08-16 Stefan Metzmachers3:include: remove unused update_stat_ex_file_id()...
2022-08-16 Volker Lendeckesmbstatus: Fix the 32-bit build on FreeBSD
2022-08-16 Volker Lendeckesmbd: Use dirfsp where we have it
2022-08-16 Jule Angers3:tests: let smbstatus json tests fail if jq is not...
2022-08-16 Jule Angermanpages: add smbstatus option --json with sample output
2022-08-16 Jule AngerWHATSNEW: announce new smbstatus json support
2022-08-16 John MulliganWHATSNEW: add section for new smbconf python api
2022-08-08 Jule AngerVERSION: Bump version up to 4.17.0rc2...
2022-08-08 Jule AngerVERSION: Disable GIT_SNAPSHOT for the Samba 4.17.0rc1... samba-4.17.0rc1
2022-08-08 Jule AngerWHATSNEW: Up to Samba 4.17.0rc1.
2022-08-08 Jule Angers3:tests: Add a test to check json output of smbstatus...
2022-08-08 Jule Angersmbstatus: add JSON support for smbstatus --profile
2022-08-08 Ralph Boehmesmbstatus: fix indentation in profile_separator()
2022-08-08 Jule Angersmbstatus: add a method to add profile items to json
2022-08-08 Jule Angers3:tests: Add a test to check json output of smbstatus
2022-08-08 Jule Angersmbstatus: add JSON support for smbstatus
2022-08-08 Jule Angersmbstatus: add machine readable creation_time to notify
2022-08-08 Jule Angersmbstatus: add server_id to notifies
2022-08-08 Jule Angersmbstatus: add a notifies dictionary
2022-08-08 Jule Angersmbstatus: add file_id information to byte-range locks...
2022-08-08 Jule Angersmbstatus: add locks to byte-range locked files in...
2022-08-08 Jule Angersmbstatus: add server_id to byte-range locks
2022-08-08 Jule Angersmbstatus: add a basic byte-range locks dictionary
2022-08-08 Jule Angersmbstatus: add service path to byte-range locks
2022-08-08 Jule Angersmbstatus: add machine readable time info to locked...
2022-08-08 Jule Angersmbstatus: add general caching information about open...
2022-08-08 Jule Angersmbstatus: add sharemode information about open files...
2022-08-08 Jule Angersmbstatus: add server_id to open files dictionary
2022-08-08 Jule Angersmbstatus: add lease information about open files to...
2022-08-08 Jule Angersmbstatus: add oplock information about open files...
2022-08-08 Jule Angersmbstatus: add access mode information about open files...
2022-08-08 Jule Angersmbstatus: add opens to files in json output
2022-08-08 Jule Angersmbstatus: add file_id information about open files...
2022-08-08 Jule Angersmbstatus: add a basic dictionary with open files
2022-08-08 Jule Angersmbstatus: add encryption and signing to sessions
2022-08-08 Jule Angersmbstatus: add server_id to sessions
2022-08-08 Jule Angersmbstatus: add a sessions dictionary
2022-08-08 Jule Angersmbstatus: add encryption and signing to connections
2022-08-08 Jule Angersmbstatus: add machine readable time to connections
2022-08-08 Jule Angerconn_tdb: change type of connections_data.start to...
2022-08-08 Jule Angersmbstatus: add session_id to connections dictionary
2022-08-08 Jule Angerconn_tdb: add sess_id to struct connections_data
2022-08-08 Jule Angersmbstatus: add server_id to connections
2022-08-08 Jule Angersmbstatus: add a connections dictionary
2022-08-08 Jule Angersmbstatus: add general information to the json output
next