summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* s3:utils: set ads->auth.flags using krb5_statePavel Filipenský2022-01-211-1/+21
* net: Align a few integer typesVolker Lendecke2022-01-181-3/+3
* smbcontrol: Add rpc-dump-statusVolker Lendecke2021-12-101-0/+38
* build: Add missing dependency on addnsAndrew Bartlett2021-12-091-1/+2
* samba-tool: Create DNS entries on member joinDavid Mulder2021-12-065-303/+366
* s3:rpc_client: Add remote name and socket to cli_rpc_pipe_open_bind_schannel()Andreas Schneider2021-12-021-0/+7
* s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_with_creds()Günther Deschner2021-12-021-0/+1
* s3:ntlm_auth: use wbcRequestResponse[Priv]() instead of winbindd_request_resp...Stefan Metzmacher2021-11-302-12/+16
* s3:utils: remove notify_msg.c from smbstatus sourcesStefan Metzmacher2021-11-301-1/+1
* smbd: Remove unused "struct connections_key"Volker Lendecke2021-11-114-23/+7
* smbd: Give smbXsrv_open.c its own header fileVolker Lendecke2021-11-111-0/+1
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-111-0/+1
* CVE-2020-25717: s3:ntlm_auth: let ntlm_auth_generate_session_info_pac() base ...Stefan Metzmacher2021-11-091-63/+28
* CVE-2020-25717: s3:ntlm_auth: fix memory leaks in ntlm_auth_generate_session_...Stefan Metzmacher2021-11-091-6/+12
* CVE-2020-25717: s3:ntlm_auth: start with authoritative = 1Stefan Metzmacher2021-11-092-7/+7
* s3:utils: Fix format errorAndreas Schneider2021-10-041-1/+1
* testparm: don't ignore unknown optionsRalph Boehme2021-09-101-1/+10
* split_tokens: don't ignore unknown optionsRalph Boehme2021-09-101-1/+10
* smbtree: don't ignore unknown optionsRalph Boehme2021-09-101-1/+11
* smbget: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* smbcquotas: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* smbcacls: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* sharesec: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* regedit: don't ignore unknown optionsRalph Boehme2021-09-101-1/+7
* profiles: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* pdbedit: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* ntlm_auth: don't ignore unknown optionsRalph Boehme2021-09-101-0/+6
* nmblookup: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* mvxattr: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* log2pcaphex: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* s3/async-tracker: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* smbstatus: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* lib/cmdline: restore s3 option name --max-protocol for MAXPROTOCOL from 4.14Ralph Boehme2021-09-101-1/+1
* net: Use dbwrap_do_locked() in wipedbs_delete_records()Volker Lendecke2021-08-061-39/+65
* net: Align some integer typesVolker Lendecke2021-08-062-15/+16
* net3: Simplify name_to_sid(): dom_sid_parse checks for "S-" prefixVolker Lendecke2021-08-061-1/+1
* net3: Save a few lines with any_nt_status_not_ok()Volker Lendecke2021-08-061-7/+1
* s3:utils: Use better error message for smbtreeAndreas Schneider2021-07-161-1/+8
* s3:smbstatus: pretty print the use of new signing/encryption algorithmsStefan Metzmacher2021-07-153-15/+64
* s3-net: add "net offlinejoin" commandGünther Deschner2021-07-144-0/+305
* s3:utils: Use connection and credentials parser in net utilAndreas Schneider2021-05-288-356/+112
* s3:utils: Add cli_credentials and loadparm_context to net_contextAndreas Schneider2021-05-281-0/+2
* s3:utils: Migrate net to new cmdline option parserAndreas Schneider2021-05-282-13/+24
* s3:utils: Remove '-l' for '--long' from netAndreas Schneider2021-05-281-1/+0
* s3:utils: Migrate smbtree to new cmdline option parserAndreas Schneider2021-05-282-17/+26
* s3:utils: Migrate smbcquotas to the new cmdline option parserAndreas Schneider2021-05-282-14/+34
* s3:utils: Rename --user to --quota-user in smbcquotasAndreas Schneider2021-05-281-1/+1
* s3:utils: Use samba_cmdline_burn() in smbgetAndreas Schneider2021-05-282-3/+3
* s3:utils: Migrate samba-regedit to new cmdline option parserAndreas Schneider2021-05-282-7/+35
* s3:utils: Migrate smbcacls to new cmdline option parserAndreas Schneider2021-05-282-20/+25