summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-26docs-xml: Update krb5_ccache_type documentation in pam_winbind.5 manpageAndreas Schneider1-31/+53
2026-03-26s3:winbind: Improve generate_krb5_ccache()Andreas Schneider1-55/+85
2026-03-26vfs_ceph_new: do not set negative value in vfs_aio_state.errorShachar Sharon1-1/+1
2026-03-26vfs_ceph_new: avoid iref leak due to failure in ceph_ll_linkShachar Sharon1-4/+0
2026-03-26vfs_ceph_new: protect from malloc failure in ceph_getcwdShachar Sharon1-0/+3
2026-03-25auth: Remove talloc_set_name_const() if talloc_keep_secret() changes the tall...Pavel Filipenský3-6/+0
2026-03-25auth/credentials: Add talloc_keep_secret() to zero out old_passwordPavel Filipenský1-2/+1
2026-03-25auth/credentials: Check talloc_strdup() for NULLPavel Filipenský1-4/+9
2026-03-25util/tests: Test that talloc_keep_secret() does not overwrite the namePavel Filipenský1-0/+20
2026-03-25lib/util: Overwrite talloc name in talloc_keep_secret() only if it would reve...Pavel Filipenský1-1/+7
2026-03-25util/tests: Extend the 'test_talloc_keep_secret' testPavel Filipenský1-0/+7
2026-03-25Revert "lib/util: Avoid overwriting talloc chunk name in talloc_keep_secret()"Pavel Filipenský2-0/+5
2026-03-24heimdal_build Remove unneeded -Wno-error flagsGary Lockyer1-4/+0
2026-03-23third_party:heimdal: Import lorikeet-heimdal-202603022028Gary Lockyer7-14/+16
2026-03-23lib:util: Remove is_aligned prototype from alignment.hGary Lockyer1-10/+0
2026-03-20s4:torture:rpc: spoolss fix cast-align warningsGary Lockyer1-3/+3
2026-03-20s4:torture:rpc: samr fix cast-align warningsGary Lockyer1-7/+12
2026-03-20s4:torture:rpc: netlogon fix cast-align warningsGary Lockyer1-20/+30
2026-03-20s4:torture:rpc: iremotewinspool fix cast-align warningsGary Lockyer1-1/+1
2026-03-20s4:torture:raw: search fix cast-align warningsGary Lockyer1-2/+11
2026-03-20s4:torture:libnetapi: group fix cast-align warningsGary Lockyer1-7/+54
2026-03-20s4:torture:libnetapi: user fix cast-align warningsGary Lockyer1-11/+24
2026-03-20s3:lib:netapi set talloc type for GROUP_INFO_xGary Lockyer1-0/+4
2026-03-20lib:replace add discard_align_pGary Lockyer1-0/+20
2026-03-20lib:util add alignment utilitiesGary Lockyer1-0/+62
2026-03-20s4:torture/smb2: let bench.c use ',' as thousands separatorStefan Metzmacher1-32/+78
2026-03-20s4:torture/smb2: use ';' as field separator in bench.c progress outputStefan Metzmacher1-10/+10
2026-03-20vfs_ceph_new: fix typecast error in vfs_ceph_flistxattrShweta Sodani1-1/+1
2026-03-20vfs_ceph_new: Replace #if with #ifdefAnoop C S1-9/+9
2026-03-20vfs_ceph_new: Remove code duplicationAnoop C S1-4/+3
2026-03-20vfs_ceph_new: fix the config_tmp talloc leak in load_configShweta Sodani1-0/+3
2026-03-20vfs_ceph_new: fix the inode leak in flistxattrShweta Sodani1-1/+1
2026-03-19vfs_streams_xattr: fix harmless use-after-free in streams_xattr_connect()Stefan Metzmacher1-1/+1
2026-03-18ctdb-tests: Tweak some NFS monitoring tests for portabilityMartin Schwenke2-4/+8
2026-03-18ctdb-tests: Skip statd-callout tests on FreeBSDMartin Schwenke1-0/+2
2026-03-18ctdb-scripts: Trim "wc -l" output for FreeBSD compatibilityMartin Schwenke1-2/+4
2026-03-18ctdb-event: Fix the build on FreeBSDMartin Schwenke3-3/+3
2026-03-18third_party: Add check for HAVE_SYSCALL_INT for socket_wrapperMartin Schwenke1-0/+4
2026-03-13vfs_ceph_new: profile xattr and fstatvfsShachar Sharon1-4/+19
2026-03-13vfs_default: profile xattr and fstatvfsShachar Sharon1-12/+48
2026-03-13profile: add xattr and fstatvfs syscallsShachar Sharon1-0/+10
2026-03-13rpc: Don't offer spoolss RPC with "disable spoolss = yes"Volker Lendecke1-0/+5
2026-03-10smbd: update declaration in smb2_sesssetup, smb2_tconShwetha Acharya2-8/+4
2026-03-10s3: Warn if no mutexes available at runtimeVolker Lendecke2-2/+9
2026-03-10smbd: Log client ip when rejecting nonencrypted tconsVolker Lendecke1-3/+13
2026-03-10smbd: Log client ip when rejecting nonencrypted sesssetupsVolker Lendecke1-3/+12
2026-03-10rpcclient: Print current_users for share info level 2Volker Lendecke1-0/+1
2026-03-04smbd: Fix getting fs capabilitiesVolker Lendecke1-18/+12
2026-03-03build: clang 21 re-enable -Wunititialized-const-pointerGary Lockyer2-3/+2
2026-03-03build: Allow developer builds with clang 21Gary Lockyer2-0/+4