summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2026-04-14s3/rpc_server: Add worker status smbcontrol message supportNoel Power1-1/+34
2026-03-01net: Use create_conn_struct_chdir() in "net vfs"Volker Lendecke1-13/+16
2026-02-16s3:utils: Fix misleading recursive flag in smbget error messageDESKTOP-73571CJ\User1-1/+1
2026-02-05s3:utils: 'net ads kerberos kinit' should use also default ccache name from k...Pavel Filipenský1-10/+26
2026-01-15s3:utils:status_json fix Non-boolean returnedGary Lockyer1-1/+1
2026-01-07lib: Remove unnecessary assignmentsVolker Lendecke1-3/+0
2026-01-07lib: Don't call a function to initialize an empty DATA_BLOBVolker Lendecke1-1/+1
2026-01-05s3-net: properly setup krb5 ccache name via --use-krb5-ccacheGünther Deschner2-7/+16
2025-12-23s3:testparm: Fix "sync machine password to keytab" validationSamuel Cabrero1-35/+60
2025-11-27net/serverid: initialize state->open_dbRalph Boehme1-0/+2
2025-11-19s3:ntlm_auth: Fix typo in error message (protools -> protocols)Frediano Ziglio1-1/+1
2025-11-14s3:mdssvc: Remove support for tracker sparql supportAndreas Schneider1-315/+0
2025-11-10lib: Introduce cp_smb_basename() helper functionVolker Lendecke1-12/+2
2025-11-10s3: talloc_destroy() -> TALLOC_FREE()Volker Lendecke8-42/+42
2025-11-10s3: Replace a few calls to TALLOC() with talloc_array()Volker Lendecke1-2/+2
2025-10-16s3:util: Pass a memory context to get_challenge for ntlm_auth testsAndreas Schneider3-7/+7
2025-10-16s3:utils: Use a talloc stackframe for diagnose_ntlm_auth()Andreas Schneider1-0/+3
2025-10-10smbstatus: avoid a crash with --json output if the access_mask has SEC_STD_WR...Ralph Boehme1-0/+1
2025-09-10source3/utils: Follow up to the fix for CID 1508980Anoop C S1-2/+2
2025-09-10utils: Fixing CID 1509038 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10utils: Fixing CID 1509034 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10utils: Fixing CID 1508980 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-05s3:net: Pass down the server from cmdline to sync_pw2keytabs()Andreas Schneider2-5/+7
2025-09-04s3:net: fix "net ads group"MikeLiu1-1/+1
2025-08-26utils/smbtree: do not crash with no password (-N)Douglas Bagnall1-2/+7
2025-08-25s3:utils: Keep password secret in ntlm_auth get_password()Andreas Schneider1-0/+1
2025-08-22smbd: Make a few encryption-related functions static to smbstatusVolker Lendecke1-0/+32
2025-08-13s3-utils: Fix CID #1517309 Resource leak in net offlinejoin code.Günther Deschner1-0/+4
2025-08-09utils: Fix memory leak CID:1499405Vinit Agnihotri1-0/+1
2025-08-05net: add `net tdb smbXsrv wipedbs` alias for `net serverid wipedbs`Ralph Boehme3-2/+27
2025-08-05net: handle replay records in `net serverid wipedbs`Ralph Boehme1-23/+219
2025-08-05smbd: return replay-cache records in smbXsrv_open_global_traverse()Ralph Boehme1-0/+1
2025-08-05s3:utils: Allow ROLE_IPA_DC to allow to use Kerberos in gensecPavel Filipenský1-1/+5
2025-07-24s3-net: fix "net ads kerberos" krb5ccname handlingGünther Deschner3-3/+19
2025-07-17libcli/smb: define SMB_TRANSPORT_TYPE_QUICStefan Metzmacher1-0/+3
2025-07-01s3:utils: Allocate memory on the frame in ntlm_auth main function.Andreas Schneider1-3/+6
2025-07-01s3:utils: Fix memory leaks in manage_ntlm_server_1_request()Andreas Schneider1-0/+3
2025-07-01s3:utils: Fix memory leaks in test_ntlm_in_lm()Andreas Schneider1-5/+7
2025-07-01s3:utils: Fix memory leaks in test_lmv2_ntlmv2_broken()Andreas Schneider1-8/+10
2025-07-01s3:utils: Fix memory leaks in test_lm_ntlm_broken()Andreas Schneider1-8/+8
2025-07-01s3:utils: Fix memory leaks in test_ntlm_in_both()Andreas Schneider1-5/+7
2025-06-23s3/smb_prometheus_endpoint: export per-share profile statsShachar Sharon1-145/+333
2025-06-23status: dump only relevant sections of per-shareShachar Sharon1-1/+1
2025-06-23status: dump per-share profile countersShachar Sharon4-27/+167
2025-06-16libsmb: Remove "source3/libsmb/libsmb.h"Volker Lendecke14-14/+26
2025-06-14net: Fix a panic in "net vfs getntacl"Volker Lendecke1-0/+1
2025-05-28Fix clang 20 format-nonliteral warningsGary Lockyer1-2/+1
2025-05-16utils: Fix CID 1638831 Division or modulo by zeroShwetha K Acharya1-2/+5
2025-05-16utils: Fix CID 242227 resource leakShwetha K Acharya1-0/+1
2025-05-15utils: Fix a commentVolker Lendecke1-1/+1