summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2025-04-18s3:libsmb: introduce smbsock_connect.hStefan Metzmacher1-0/+1
2025-04-18s3:smbstatus: provide the transport type via json outputStefan Metzmacher1-0/+28
2025-04-18s3:libsmb: pass struct smb_transports to cli_full_connection_creds()Stefan Metzmacher7-8/+30
2025-04-18s3:libsmb: pass struct smb_transports to cli_connect_nb()Stefan Metzmacher2-2/+8
2025-04-11s3/smb_prometheus_endpoint: add authentication metricsRalph Boehme1-1/+37
2025-04-11smbprofile: Count failed requestsVolker Lendecke2-1/+53
2025-04-11utils: Initial version of smb_prometheus_endpointVolker Lendecke2-0/+481
2025-04-11profile: Add time buckets to smbprofile_stats_iobytesVolker Lendecke1-0/+32
2025-04-11s3:net: 'net ads keytab list' should only list default keytabAndreas Schneider1-1/+1
2025-04-11s3:net: Remove `net ads keytab flush`Andreas Schneider1-42/+0
2025-04-09s3/locking: remove now unused private_options from share_mode_entryRalph Boehme1-2/+2
2025-04-09s3/locking: store NTCREATEX_FLAG_DENY_[DOS|FCB] as share_entry_flagsRalph Boehme1-4/+4
2025-03-27net: Remove a call to SMB_VFS_STAT and dirfsp==NULL in create_fileVolker Lendecke1-11/+17
2025-03-27net: Fix a panic in "net vfs getntacl"Volker Lendecke1-0/+1
2025-03-27lib: Avoid a VFS_STAT call in "net vfs stream2adouble"Volker Lendecke1-10/+0
2025-03-27lib: Convert ad_unconvert() to NTSTATUSVolker Lendecke1-8/+11
2025-03-10s3:utils: Remove call of ads_startup() from net_ads_keytab_create()Pavel Filipenský1-11/+0
2025-02-24s3:testparm: make it clear that 'client use krb5 netlogon' is experimentalStefan Metzmacher1-0/+13
2025-02-20s3/utils: Add a check for "winbind varlink service"Samuel Cabrero1-0/+10
2025-02-17s3:rpc_client: Use cli_rpc_pipe_reopen_np_noauth() for OpenPolicy fallbackStefan Metzmacher3-6/+6
2025-02-04s3:utils: Fix 'Usage:' for 'net ads enctypes'Pavel Filipenský1-6/+6
2025-02-04s3:utils: Fix 'Usage:' for 'net ads setspn'Pavel Filipenský1-6/+6
2025-01-27docs: Fix the documentation for NET ADS DNS (UN)REGISTERPavel Filipenský1-6/+6
2025-01-10sharesec: Check if share exists in configurationVinit Agnihotri1-6/+5