summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2023-08-23s3:utils: Remove trailing spaces in smbcontrol; no changesPavel Kalugin1-13/+13
2023-08-23s3:utils: Use lpcfg_set_cmdline() in smbcontrolPavel Kalugin1-1/+4
2023-08-23s3:utils: Remove trailing spaces in smbcacls; no changesPavel Kalugin1-3/+3
2023-08-23s3:utils: Use lpcfg_set_cmdline() in smbcaclsPavel Kalugin1-2/+5
2023-08-23s3:utils: Use lpcfg_set_cmdline() in sharesecPavel Kalugin1-1/+4
2023-08-23s3:utils: Use lpcfg_set_cmdline() in regeditPavel Kalugin1-1/+4
2023-08-23s3:utils: Use lpcfg_set_cmdline() in pdbeditPavel Kalugin1-1/+4
2023-08-23s3:utils: Remove trailing spaces in pdbedit; no changesPavel Kalugin1-8/+8
2023-08-23s3:utils: Use lpcfg_set_cmdline() in netPavel Kalugin3-8/+10
2023-08-23s3:utils: Use lpcfg_set_cmdline() in mdsearchPavel Kalugin1-1/+3
2023-08-23s3:utils: Use lpcfg_set_cmdline() in dbwrap_torturePavel Kalugin1-1/+4
2023-08-23s3:utils: Use lpcfg_set_cmdline() in dbwrap_toolPavel Kalugin1-1/+4
2023-08-14smbstatus: Fix CID 1507865 Uninitialized pointer readVolker Lendecke1-1/+3
2023-08-14smbstatus: Fix CID 1507870 Uninitialized pointer readVolker Lendecke1-1/+3
2023-08-08s3:utils: Fix code spellingJoseph Sutton2-2/+2
2023-08-08s3:utils: Add missing newlines to logging messagesJoseph Sutton3-4/+4
2023-08-08s3:utils: Fix debug message formattingJoseph Sutton2-6/+6
2023-08-03s3:utils: Fix code spellingAndreas Schneider1-1/+1
2023-07-25s4:ldap_server: reload tls certificates on smbcontrol reload-certsJule Anger1-2/+19
2023-07-25s3:smbcontrol: improve destination resolution using names dbjule1-0/+13
2023-07-24mdscli: correct handling of in-progress searchesRalph Boehme1-1/+9
2023-07-21CVE-2022-2127: ntlm_auth: cap lanman response length valueRalph Boehme1-2/+6
2023-07-19s3:utils: Fix code spellingAndreas Schneider9-32/+32
2023-07-03utils3: Remove the "split_tokens" utilityVolker Lendecke2-105/+0
2023-06-28s3:utils: smbget fix a memory leakJones Syue1-0/+1
2023-06-16lib: Add a few required #includesVolker Lendecke1-0/+2
2023-06-13testparm: Fix a typoVolker Lendecke1-9/+9
2023-06-06smbcacls/smbcquotas: check for valid UNC pathBjörn Jacke2-0/+10
2023-06-04s3/utils: avoid erronous NO MEMORY detectionNoel Power1-4/+6
2023-05-29net_ads: Handle new NBT_SERVER_* flagsJoseph Sutton1-2/+42
2023-05-24s3:utils: Check return value of json_new_object()Joseph Sutton1-1/+3
2023-05-18s3:utils: Fix typoJoseph Sutton1-1/+1
2023-05-04s3:utils: Move error-handling code into more suitable spot (CID 1524680)Joseph Sutton1-7/+7
2023-05-04s3:utils: Use ‘int’ for popt parametersJoseph Sutton1-6/+6
2023-05-04s3:utils: Use floating-point arithmetic when result is assigned to a doubleJoseph Sutton1-1/+1
2023-04-20s3:utils: Use smbc_set_credentials_with_fallback() for smbgetAndreas Schneider1-43/+60
2023-04-12s3:net_usershare: Correctly escape newline in error messageJoseph Sutton1-1/+1
2023-04-12s3:net_usershare: Handle allocation failureJoseph Sutton1-0/+20
2023-04-06net_ads: fill ads->auth.realm from c->credsStefan Metzmacher1-1/+9
2023-04-05s3:utils: s3:utils: Correctly wire winbind ccache support for smbgetAndreas Schneider1-0/+8
2023-04-05s3:utils: Correctly wire NT hash support for smbgetAndreas Schneider1-0/+5
2023-04-05s3:utils: Correctly wire Kerberos support for smbgetAndreas Schneider1-0/+16
2023-04-05s3:utils: Correctly wire encryption for smbgetAndreas Schneider1-4/+26
2023-04-05s3:utils: Use common command line parser for smbgetAndreas Schneider2-289/+110
2023-04-05s3:utils: Add support for parsing domain/UPN in username for smbgetAndreas Schneider1-2/+26
2023-04-05s3:utils: Always cleanup when leaving smbget main()Andreas Schneider1-13/+15
2023-03-28s3:utils: Fix grammar in testparmAndreas Schneider1-1/+1
2023-03-03net: add hint which options can be used with net ads dns register commandBjörn Baumbach1-1/+2
2023-03-03net: add new --dns-ttl option to specify the ttl of dns recordsBjörn Baumbach5-9/+40
2023-02-28s3:utils: Check if the autorid rangesize is a multiple of the rangeAndreas Schneider1-0/+11