]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2026-03-26  Andreas Schneiders3:winbind: Add support for krb5_ccache_type = DEFAULT
2026-03-26  Andreas Schneiderlib:krb5_wrap: Add function to read the default_ccache_...
2026-03-26  Andreas Schneiders3:winbind: Also support %{uid} substitution for krb5_c...
2026-03-26  Andreas Schneiderdocs-xml: Update krb5_ccache_type documentation in...
2026-03-26  Andreas Schneiders3:winbind: Improve generate_krb5_ccache()
2026-03-26  Shachar Sharonvfs_ceph_new: do not set negative value in vfs_aio_stat...
2026-03-26  Shachar Sharonvfs_ceph_new: avoid iref leak due to failure in ceph_ll...
2026-03-26  Shachar Sharonvfs_ceph_new: protect from malloc failure in ceph_getcwd
2026-03-25  Pavel Filipenskýauth: Remove talloc_set_name_const() if talloc_keep_sec...
2026-03-25  Pavel Filipenskýauth/credentials: Add talloc_keep_secret() to zero...
2026-03-25  Pavel Filipenskýauth/credentials: Check talloc_strdup() for NULL
2026-03-25  Pavel Filipenskýutil/tests: Test that talloc_keep_secret() does not...
2026-03-25  Pavel Filipenskýlib/util: Overwrite talloc name in talloc_keep_secret...
2026-03-25  Pavel Filipenskýutil/tests: Extend the 'test_talloc_keep_secret' test
2026-03-25  Pavel FilipenskýRevert "lib/util: Avoid overwriting talloc chunk name...
2026-03-24  Gary Lockyerheimdal_build Remove unneeded -Wno-error flags
2026-03-23  Gary Lockyerthird_party:heimdal: Import lorikeet-heimdal-202603022028
2026-03-23  Gary Lockyerlib:util: Remove is_aligned prototype from alignment.h
2026-03-20  Gary Lockyers4:torture:rpc: spoolss fix cast-align warnings
2026-03-20  Gary Lockyers4:torture:rpc: samr fix cast-align warnings
2026-03-20  Gary Lockyers4:torture:rpc: netlogon fix cast-align warnings
2026-03-20  Gary Lockyers4:torture:rpc: iremotewinspool fix cast-align warnings
2026-03-20  Gary Lockyers4:torture:raw: search fix cast-align warnings
2026-03-20  Gary Lockyers4:torture:libnetapi: group fix cast-align warnings
2026-03-20  Gary Lockyers4:torture:libnetapi: user fix cast-align warnings
2026-03-20  Gary Lockyers3:lib:netapi set talloc type for GROUP_INFO_x
2026-03-20  Gary Lockyerlib:replace add discard_align_p
2026-03-20  Gary Lockyerlib:util add alignment utilities
2026-03-20  Stefan Metzmachers4:torture/smb2: let bench.c use ',' as thousands separator
2026-03-20  Stefan Metzmachers4:torture/smb2: use ';' as field separator in bench...
2026-03-20  Shweta Sodanivfs_ceph_new: fix typecast error in vfs_ceph_flistxattr
2026-03-20  Anoop C Svfs_ceph_new: Replace #if with #ifdef
2026-03-20  Anoop C Svfs_ceph_new: Remove code duplication
2026-03-20  Shweta Sodanivfs_ceph_new: fix the config_tmp talloc leak in load_config
2026-03-20  Shweta Sodanivfs_ceph_new: fix the inode leak in flistxattr
2026-03-19  Stefan Metzmachervfs_streams_xattr: fix harmless use-after-free in strea...
2026-03-18  Martin Schwenkectdb-tests: Tweak some NFS monitoring tests for portability
2026-03-18  Martin Schwenkectdb-tests: Skip statd-callout tests on FreeBSD
2026-03-18  Martin Schwenkectdb-scripts: Trim "wc -l" output for FreeBSD compatibility
2026-03-18  Martin Schwenkectdb-event: Fix the build on FreeBSD
2026-03-18  Martin Schwenkethird_party: Add check for HAVE_SYSCALL_INT for socket_...
2026-03-13  Shachar Sharonvfs_ceph_new: profile xattr and fstatvfs
2026-03-13  Shachar Sharonvfs_default: profile xattr and fstatvfs
2026-03-13  Shachar Sharonprofile: add xattr and fstatvfs syscalls
2026-03-13  Volker Lendeckerpc: Don't offer spoolss RPC with "disable spoolss...
2026-03-10  Shwetha Acharyasmbd: update declaration in smb2_sesssetup, smb2_tcon
2026-03-10  Volker Lendeckes3: Warn if no mutexes available at runtime
2026-03-10  Volker Lendeckesmbd: Log client ip when rejecting nonencrypted tcons
2026-03-10  Volker Lendeckesmbd: Log client ip when rejecting nonencrypted sesssetups
2026-03-10  Volker Lendeckerpcclient: Print current_users for share info level 2
2026-03-04  Volker Lendeckesmbd: Fix getting fs capabilities
2026-03-03  Gary Lockyerbuild: clang 21 re-enable -Wunititialized-const-pointer
2026-03-03  Gary Lockyerbuild: Allow developer builds with clang 21
2026-03-01  Volker Lendeckevfs: Remove unused SMB_VFS_GETWD()
2026-03-01  Volker Lendeckevfs_shadow_copy2: Remove special chdir-handling
2026-03-01  Volker Lendeckevfs_widelinks: Chdir never gets a relative path anymore
2026-03-01  Volker Lendeckelib: Remove the "getwd cache"
2026-03-01  Volker Lendecketorture: Use SINGLETON_CACHE_TALLOC in tests
2026-03-01  Volker Lendeckevfs: Remove callers of SMB_VFS_GETWD()
2026-03-01  Volker Lendeckevfs: Significantly simplify vfs_ChDir_shareroot()
2026-03-01  Volker Lendeckevfs: A connectpath is never "."
2026-03-01  Volker Lendeckevfs: Inline vfs_ChDir() into vfs_ChDir_shareroot()
2026-03-01  Volker Lendeckesmbd: Make vfs_GetWd() static to vfs.c
2026-03-01  Volker Lendeckesmbd: Inline print_impersonation_info()
2026-03-01  Volker Lendeckesmbd: Make vfs_ChDir() static
2026-03-01  Volker Lendeckevfstest: Remove the chdir/getwd commands
2026-03-01  Volker Lendeckesmbd: Avoid the VFS' chdir() call in close_cnum()
2026-03-01  Volker Lendeckesmbd: Remove unused create_conn_struct_tos()
2026-03-01  Volker Lendeckefss_srv: Use create_conn_struct_chdir()
2026-03-01  Volker Lendeckesmbd: Remove unused create_conn_struct_tos_cwd()
2026-03-01  Volker Lendeckesmbd: Call create_conn_struct_chdir() in get_referred_p...
2026-03-01  Volker Lendeckedfssrv: Call create_conn_struct_chdir()
2026-03-01  Volker Lendeckesrvsvc: Call create_conn_struct_chdir()
2026-03-01  Volker Lendeckeeventlog: Use create_conn_struct_chdir()
2026-03-01  Volker Lendeckeprinting: Call create_conn_struct_chdir()
2026-03-01  Volker Lendeckenet: Use create_conn_struct_chdir() in "net vfs"
2026-03-01  Volker Lendeckepysmbd: Use create_conn_struct_chdir()
2026-03-01  Volker Lendeckevfstest: Use create_conn_struct_chdir()
2026-03-01  Volker Lendeckesmbd: Remove unused create_conn_struct_cwd()
2026-03-01  Volker Lendeckemdssvc: Use create_conn_struct_chdir()
2026-03-01  Volker Lendeckesmbd: Add create_conn_struct_chdir()
2026-03-01  Volker Lendeckesmbd: Leave sconn->ev_ctx as NULL for internal fake...
2026-03-01  Volker Lendeckemdssvc: Align an integer type
2026-03-01  Volker Lendeckesmbd: Remove a pointless TALLOC_FREE()
2026-03-01  Volker Lendeckesmbd: Add vfs_ChDir_shareroot() wrapper
2026-03-01  Volker Lendeckeprinting: Streamline move_driver_to_download_area()
2026-03-01  Volker Lendeckeprinting: Streamline delete_driver_files()
2026-03-01  Volker Lendeckeprinting: Streamline get_correct_cversion()
2026-03-01  Volker Lendeckeprinting: Modernize DEBUGs
2026-03-01  Volker Lendeckerpc_server: Move dfs helper routines to srv_dfs_nt.c
2026-03-01  Anoop C Ss3/include: Remove unused BIG_UINT
2026-03-01  Anoop C Ss3/libsmb: Use PULL_LE_U64 for BIG_UINT
2026-03-01  Anoop C Ss3/include: Remove unused SBIG_UINT
2026-03-01  Anoop C Ss3/smbd: Convert smbd_do_qfsinfo() to use PUSH_LE_U64
2026-03-01  Anoop C Ss3/libsmb: Convert build_fs_quota_buffer() to use PUSH_...
2026-02-27  Avan Thakkars3:selftest: update aio_ratelimit tests for burst support
2026-02-27  Avan Thakkardocs-xml/manpages: update doc to add burst_mult parameters
2026-02-27  Avan Thakkarvfs_aio_ratelimit: support human-readable bandwidth...
2026-02-27  Avan Thakkarvfs_aio_ratelimit: Add per-share TDB persistence for...
2026-02-27  Avan Thakkarvfs_aio_ratelimit: introduce burst-aware token bucket...
next