samba-bkup.git
2022-08-12 Jeremy Allisons3: smbd: Add new function check_path_syntax_smb2_msdfs...
2022-08-12 Jeremy Allisons3: smbd: Fix cosmetic bug logging pathnames from Linux...
2022-08-11 Stefan Metzmachers4:torture/smb2: add smb2.bench.echo
2022-08-11 Stefan Metzmachers4:torture/smb2: teach smb2.bench.path-contention-share...
2022-08-11 Stefan Metzmachers4:param: add --option="libsmb:client_guid=6112f7d3...
2022-08-11 Stefan Metzmachers3:g_lock: use TDB_VOLATILE to avoid fcntl locks
2022-08-11 Stefan Metzmachersmbd: avoid calling SMB_VFS_FGET_NT_ACL() if do_not_che...
2022-08-11 Stefan Metzmachers3:include: remove unused update_stat_ex_file_id()...
2022-08-11 Pavel Filipenskýs3:passdb: Consolidate error checking in fetch_ldap_pw()
2022-08-11 Pavel Filipenskýs3:passdb: Remove upgrade support of samba-2.2 style...
2022-08-10 Ralph Boehmevfs_default: assert all passed in fsp's and names are...
2022-08-10 Ralph Boehmevfs_streams_xattr: restrict which fcntl's are allowed...
2022-08-10 Ralph Boehmesmbd: skip access checks for stat-opens on streams...
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() in get_acl_group_bits()
2022-08-10 Ralph Boehmesmbd: ignore request to set the SPARSE attribute on...
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FSET_DOS_ATTRIBUTES()
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FGET_DOS_ATTRIBUTES()
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FSET_NT_ACL()
2022-08-10 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FGET_NT_ACL()
2022-08-10 Ralph BoehmeCI: add a test trying to delete a stream on a pathref...
2022-08-10 Ralph Boehmevfs_xattr_tdb: add "xattr_tdb:ignore_user_xattr" option
2022-08-10 Ralph Boehmevfs_xattr_tdb: add a module config
2022-08-10 Ralph Boehmevfs_xattr_tdb: move close_xattr_db()
2022-08-10 Ralph Boehmesmdb: use fsp_is_alternate_stream() in open_file()
2022-08-10 Andreas Schneiderthird_party: Reformat shell scripts
2022-08-10 Andreas Schneidertestsuite: Reformat shell scripts
2022-08-10 Andreas Schneidertestprogs: Reformat upgradeprovision-oldrelease.sh
2022-08-10 Andreas Schneidertestprogs: Reformat tombstones-expunge.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_wintest.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_weak_disable_ntlmssp_ldap.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_weak_crypto_server.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_weak_crypto.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_trust_utils.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_trust_user_account.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_trust_token.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_trust_ntlm.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_special_group.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_smbtorture_test_names.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_samba_upgradedns.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_samba-tool_ntacl.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_s4u_heimdal.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_rpcclient_schannel.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_primary_group.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_pkinit_simple.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_pkinit_pac.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_pdbtest.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_password_settings.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_old_enctypes.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_offline_logon.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_net_rpc_user.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_net_offline.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_net_ads_fips.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_net_ads_dns.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_net_ads.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_ldb_simple.sh
2022-08-10 Andreas Schneidertestprogs: Reformat test_ldb.sh
2022-08-09 Volker Lendeckesmbstatus: Fix the 32-bit build on FreeBSD
2022-08-09 Volker Lendeckesmbd: Use dirfsp where we have it
2022-08-08 Pavel Filipenskýs3:passdb: Remove unused function secrets_fetch_trust_a...
2022-08-08 Pavel Filipenskýs3:include: Fix trailing whitespaces in secrets.h
2022-08-08 Jule Angerldb: change the version to 2.7.0 for Samba 4.18
2022-08-08 Jule AngerWHATSNEW: Start release notes for Samba 4.18.0pre1.
2022-08-08 Jule AngerVERSION: Bump version up to 4.18.0pre1...
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