summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2024-01-26s3:utils: add 'net witness force-response'Stefan Metzmacher3-0/+621
2024-01-26s3:utils: add 'net witness force-unregister'Stefan Metzmacher1-0/+176
2024-01-26s3:utils: add 'net witness client-move' and 'net witness share-move'Stefan Metzmacher3-0/+633
2024-01-26s3:utils: add 'net witness list' commandStefan Metzmacher5-0/+1007
2024-01-26smbstatus: let --json include session.{creation,expiration,auth}_timeStefan Metzmacher1-0/+34
2024-01-20net: create creds for other domainRalph Boehme1-2/+4
2024-01-20net: support NT4 trusts in "net rpc trust create"Ralph Boehme1-7/+19
2024-01-20net: fix credentials in trustdom establishRalph Boehme1-4/+5
2024-01-20net: remove a newlineRalph Boehme1-1/+0
2024-01-09smbstatus: let --json dump also session channelsStefan Metzmacher1-0/+92
2024-01-09smbstatus: let --json report the client_guid a session belongs toStefan Metzmacher1-0/+7
2024-01-04s3:utils: Fix the auth function to print correct values to the userAndreas Schneider1-6/+9
2024-01-04s3:utils: Handle the domain before username and passwordAndreas Schneider1-11/+11
2023-12-21s3:utils: Do not pass invalid file descriptor to close() (CID 1550131)Joseph Sutton1-1/+1
2023-12-10s3:utils: Fix auth callback with smburlAndreas Schneider1-6/+34
2023-12-07s3:utils: Fix setting the debug levelAndreas Schneider1-1/+5
2023-11-21utils: Fix Coverity ID 240113Volker Lendecke1-0/+2
2023-11-21s3:utils: Use any_nt_status_not_ok() in rpc_rights_grant_internal()Andreas Schneider1-4/+1
2023-11-21s3:utils: Use goto to close the policy in rpc_rights_grant_internal()Andreas Schneider1-2/+3
2023-11-21s3:utils: Use dcerpc_lsa_open_policy_fallback() in net_rpc_rights.cAndreas Schneider1-12/+43
2023-11-21s3:utils: Use dcerpc_lsa_open_policy_fallback() in net_rpc.cAndreas Schneider1-20/+59
2023-11-21s3:utils: Use dcerpc_lsa_open_policy_fallback() in net_rpc_trust.cAndreas Schneider1-18/+22
2023-11-20Use python.h from libreplaceAndreas Schneider1-1/+1
2023-11-16s3/utils: Use sddl_decode_err_msg instead of sddl_decodeNoel Power1-4/+52
2023-11-16s3/utils: Detect (and report) failure to parse sddlNoel Power1-0/+5
2023-11-15s3/utils: Add support to smbcacls to restore dacls from fileNoel Power1-2/+166
2023-11-15s3/utils: Add functionality to smbcacls to save dacl(s) to a restore fileNoel Power1-1/+525
2023-11-15s3/utils: Add recursive option to smcaclsNoel Power1-0/+11
2023-11-15s3/utils: Add save and restore config switches (and help output)Noel Power1-0/+22
2023-11-15s3/utils: ensure sddl_encode/sddl_decode both use domain_sidNoel Power1-2/+2
2023-11-02s3:utils: Initialize flags (CID 1499396)Joseph Sutton1-1/+1
2023-11-02s3:utils: Remove condition that cannot be true (CID 1548341)Joseph Sutton1-1/+1
2023-11-02s3:utils: Check return value of samba_cmdline_init() (CID 1548345)Joseph Sutton1-3/+9
2023-11-02s3:utils: Fix code spellingJoseph Sutton1-1/+1
2023-11-02s3:utils: Remove unused‐but‐set variableJoseph Sutton1-2/+0
2023-10-27s3:utils: Initialize the memcache for smbpasswdAndreas Schneider1-0/+9
2023-10-27s3:utils: Initialize row variable in wspsearchAndreas Schneider1-1/+1
2023-10-25s3/utils: Add search clientNoel Power2-0/+837
2023-10-25s3:utils: Fix code spellingJoseph Sutton1-1/+1
2023-10-25s3:utils: Call gfree_all() before exit in smbtreeAndreas Schneider1-5/+6
2023-10-25s3:utils: Call gfree_all before exit in smbpasswdAndreas Schneider1-0/+3
2023-10-25s3:utils: Remove trailing white spaces in smbpasswd.cAndreas Schneider1-14/+14
2023-10-25s3:utils: Call gfree_all() before exit in smbgetAndreas Schneider1-0/+1
2023-10-25s3:utils: Call gfree_all() before exit in smbfilterAndreas Schneider1-0/+1
2023-10-25s3:utils: Remove trailing white spaces in smbfilter.cAndreas Schneider1-3/+3
2023-10-25s3:utils: Call gfree_all() before exit in smbcquotasAndreas Schneider1-0/+1
2023-10-25s3:utils: Call gfree_all() before exit in smbcontrolAndreas Schneider1-0/+1
2023-10-25s3:utils: Call gfree_all() before exit in smbcaclsAndreas Schneider1-0/+1
2023-10-25s3:utils: Call gfree_all() before exit in sharesecAndreas Schneider1-0/+1
2023-10-25s3:utils: Call gfree_all() before exit in regeditAndreas Schneider1-0/+2