summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-08vfs_fruit: Call fruit_fstatat() from fruit_[l]stat()Volker Lendecke1-290/+18
2025-10-08vfs_fruit: Implement fstatatVolker Lendecke1-0/+279
2025-10-08lib: Add adouble_buf_parse()Volker Lendecke2-0/+71
2025-10-08vfs_fruit: Use all_zero() to check for an all-0 bufferVolker Lendecke1-10/+2
2025-10-08vfs_fruit: Fix signed/unsigned comparison warningsVolker Lendecke1-16/+14
2025-10-08vfs_fruit: Modernize a DEBUGVolker Lendecke1-2/+1
2025-10-08lib: Simplify data definitionsVolker Lendecke1-2/+2
2025-10-08lib: Avoid a talloc_zero in afpinfo_new()Volker Lendecke1-4/+6
2025-10-08vfs_fruit: Make struct allocation in fruit_freaddir_attr() more commonVolker Lendecke1-5/+5
2025-10-08lib: Fix typosVolker Lendecke1-2/+2
2025-10-08lib: Slightly simplify ad_read_rsrc_adouble()Volker Lendecke1-3/+1
2025-10-08vfs_fruit: Slightly simplify readdir_attr_meta_finderi_stream()Volker Lendecke1-1/+1
2025-10-08mdssvc: call mangle_reset_cache()Ralph Boehme1-0/+3
2025-10-07ctdb-event: Replace "no data" event scripts with previous dataMartin Schwenke2-1/+74
2025-10-07ctdb-event: Don't replace an existing result with NULLMartin Schwenke1-3/+6
2025-10-07ctdb-common: Make run_event return full script listMartin Schwenke2-2/+12
2025-10-07ctdb-common: Factor out new function run_event_fail()Martin Schwenke1-11/+23
2025-09-30gpfs: Fetch GPFS DOS attributes asynchronouslyPawan Sahu1-8/+320
2025-09-30smbd: Add vfswrap_check_async_with_thread_creds() helperPawan Sahu2-16/+33
2025-09-30smbd: Introduce struct vfs_pthread_pool_job_statePawan Sahu2-48/+57
2025-09-29lib: Add a safeguard for misconfigured directory permissionsVolker Lendecke1-0/+7
2025-09-29lib: Remove an #include "includes.h"Volker Lendecke1-2/+4
2025-09-28lib/util: Fix CID 1414760 - Resource leakShweta Sodani1-1/+5
2025-09-26lib:crypto: Use gnutls_cipher_decrypt3() if possibleAndreas Schneider1-0/+17
2025-09-26lib:crypto: Use gnutls_cipher_encrypt3() if possibleAndreas Schneider2-22/+61
2025-09-26s3/rpc_server/samr: fix CID 1509008 - time_t truncationXavi Hernandez1-11/+15
2025-09-25ctdb-common: Only respect CTDB_SOCKET in CTDB_TEST_MODEMartin Schwenke5-5/+31
2025-09-25ctdb-common: Factor out checking of CTDB_TEST_MODEMartin Schwenke1-3/+11
2025-09-25ctdb-pmda: Do not directly support CTDB_SOCKET environment variableMartin Schwenke1-6/+7
2025-09-25ctdb-ib: Replace uses of sprintf()Martin Schwenke1-53/+190
2025-09-25s4:kdc:sdb_to_hdb: Fix CID 1665466Gary Lockyer1-5/+5
2025-09-24passdb: Fixing CID 1509029 for time_t in DEBUG statementRabinarayan Panigrahi1-6/+6
2025-09-23nsswitch/libwbclient: Fix CID #1034858, #1034859, #1034860 Resource leakShweta Sodani1-1/+2
2025-09-22nsswitch/libwbclient: Fix CID #1034861 Resource leakShweta Sodani1-0/+1
2025-09-22vfs_ceph_new: Use integer value instead of booleanAnoop C S1-1/+1
2025-09-22vfs_ceph_new: dont use ceph_ll_nonblocking_readv_writev for fsync_sendShachar Sharon1-10/+0
2025-09-20Fix crash in DLZ plugin for incorrect setupAlexander Bokovoy1-5/+8
2025-09-17s4:kdc/db-glue: Use realloc_p macroMike L1-4/+4
2025-09-16s4:kdc:sdb_to_hdb key trust supportGary Lockyer5-1/+316
2025-09-16tests:krb5 Add key trust testsGary Lockyer5-1/+512
2025-09-16s4:kdc:db-glue binary dn changesGary Lockyer2-33/+144
2025-09-16s4:auth:sam Fix key trust attribute nameGary Lockyer1-1/+1
2025-09-16smbd: Fixing CID 1509052 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-16libsmb: Fixing CID 1509051 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-16nmbd: Fixing CID 1509046 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-16buildtools: fixed broken build with FIPS-enabled hostShachar Sharon1-37/+0
2025-09-15smbd: Fix CID 1665417, UNUSED_VALUE in openat_pathref_fsp_dot()Anoop C S1-4/+4
2025-09-13ctdb: Fix redefinitoin of pmdaResultAndreas Schneider1-1/+1
2025-09-13winbind: Initialize idmap in winbindd_getgroupsVolker Lendecke1-2/+27
2025-09-11tdbtorture: Fix CID 1034815,1034816: protect from out-of-bounds accessShachar Sharon1-3/+3