1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Jeremy Allison 41a2825ea5 s3: smbget: Fix auth_fn, order of //server/share parameters is mixed in prompt.
Found by <voetelink@nrg.eu>

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14831

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit f1765f91b0)
2022-04-15 13:46:10 +00:00
..
async-tracker.c s3/async-tracker: don't ignore unknown options 2021-09-10 15:10:30 +00:00
clirap2.c
clirap2.h
conn_tdb.c s3:utils: assign ids to struct to list shares correctly 2022-03-08 11:31:47 +00:00
conn_tdb.h smbd: Remove unused "struct connections_key" 2021-11-11 19:08:37 +00:00
dbwrap_tool.c s3:utils: Migrate dbwrap_tool to new cmdline option parser 2021-05-25 00:23:37 +00:00
dbwrap_torture.c s3:utils: Migrate dbwrap_torture to new cmdline option parser 2021-05-25 00:23:37 +00:00
destroy_netlogon_creds_cli.c s3:utils: Remove unused header and deps from destroy_netlogon_creds_cli 2021-01-13 20:28:34 +00:00
eventlogadm.c
interact.c
interact.h
log2pcaphex.c log2pcaphex: don't ignore unknown options 2021-09-10 15:10:30 +00:00
mdsearch.c s3:utils: Migrate mdfind to new cmdline option parser 2021-05-25 00:23:37 +00:00
mvxattr.c mvxattr: don't ignore unknown options 2021-09-10 15:10:30 +00:00
net_ads_gpo.c
net_ads_join_dns.c samba-tool: Create DNS entries on member join 2021-12-06 22:08:31 +00:00
net_ads.c s3:libads: Return canonical principal and realm from kerberos_return_pac() 2022-02-25 17:12:17 +00:00
net_afs.c
net_afs.h
net_cache.c
net_conf_util.c
net_conf_util.h
net_conf.c
net_dns.c build: Consolidate --with-dnsupdate with --with-ads (which implied HAVE_KRB5) 2021-03-26 04:06:41 +00:00
net_dns.h build: Consolidate --with-dnsupdate with --with-ads (which implied HAVE_KRB5) 2021-03-26 04:06:41 +00:00
net_dom.c s3:utils: Use connection and credentials parser in net util 2021-05-28 02:55:31 +00:00
net_eventlog.c
net_file.c
net_g_lock.c
net_group.c
net_groupmap.c
net_help_common.c lib/cmdline: restore s3 option name --max-protocol for MAXPROTOCOL from 4.14 2021-09-10 15:10:30 +00:00
net_help_common.h
net_help.c
net_idmap_check.c
net_idmap_check.h
net_idmap.c
net_join.c
net_lookup.c net: Use dns_rr_srv->ss_s in "net lookup ldap" 2020-12-11 18:29:32 +00:00
net_notify.c
net_offlinejoin.c s3-net: add "net offlinejoin" command 2021-07-14 16:49:30 +00:00
net_printing.c
net_proto.h samba-tool: Create DNS entries on member join 2021-12-06 22:08:31 +00:00
net_rap.c
net_registry_check.c net: Align a few integer types 2022-01-18 20:22:38 +00:00
net_registry_check.h
net_registry_util.c
net_registry_util.h
net_registry.c
net_rpc_audit.c
net_rpc_conf.c
net_rpc_printer.c
net_rpc_registry.c
net_rpc_rights.c net: Align some integer types 2021-08-06 17:22:30 +00:00
net_rpc_samsync.c
net_rpc_service.c
net_rpc_sh_acct.c
net_rpc_shell.c s3:utils: Use connection and credentials parser in net util 2021-05-28 02:55:31 +00:00
net_rpc_trust.c
net_rpc.c s3:rpc_client: Add remote name and socket to cli_rpc_pipe_open_bind_schannel() 2021-12-02 13:59:31 +00:00
net_sam.c source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
net_serverid.c smbd: Give smbXsrv_open.c its own header file 2021-11-11 19:08:37 +00:00
net_share.c
net_status.c smbd: Remove unused "struct connections_key" 2021-11-11 19:08:37 +00:00
net_tdb.c net_tdb: Use share_mode_data_dump() 2020-11-10 19:49:35 +00:00
net_time.c
net_user.c
net_usershare.c
net_util.c s3:utils: Use connection and credentials parser in net util 2021-05-28 02:55:31 +00:00
net_vfs.c smbd: NULL out "fsp" in close_file() 2022-02-14 17:46:14 +00:00
net.c s3-net: add "net offlinejoin" command 2021-07-14 16:49:30 +00:00
net.h s3:utils: Add cli_credentials and loadparm_context to net_context 2021-05-28 02:55:31 +00:00
netlookup.c
nmblookup.c nmblookup: don't ignore unknown options 2021-09-10 15:10:30 +00:00
ntlm_auth_diagnostics.c CVE-2020-25717: s3:ntlm_auth: start with authoritative = 1 2021-11-09 19:45:32 +00:00
ntlm_auth_proto.h
ntlm_auth.c s3:ntlm_auth: use wbcRequestResponse[Priv]() instead of winbindd_request_response() 2021-11-30 15:53:34 +00:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c pdbedit: don't ignore unknown options 2021-09-10 15:10:30 +00:00
profiles.c profiles: don't ignore unknown options 2021-09-10 15:10:30 +00:00
py_net.c s3:py_net: allow machinepass=None to py_net_join_member() 2022-03-07 10:54:17 +00:00
py_net.h s3: Add s3 net python bindings 2021-04-21 20:51:31 +00:00
regedit_dialog.c
regedit_dialog.h
regedit_hexedit.c s3:utils: Fix format error 2021-10-04 10:43:37 +00:00
regedit_hexedit.h
regedit_list.c
regedit_list.h
regedit_samba3.c
regedit_treeview.c
regedit_treeview.h
regedit_valuelist.c
regedit_valuelist.h
regedit_wrap.c
regedit.c regedit: don't ignore unknown options 2021-09-10 15:10:30 +00:00
regedit.h
sharesec.c sharesec: don't ignore unknown options 2021-09-10 15:10:30 +00:00
smbcacls.c smbcacls: don't ignore unknown options 2021-09-10 15:10:30 +00:00
smbcontrol.c smbcontrol: Add rpc-dump-status 2021-12-10 14:02:30 +00:00
smbcquotas.c smbcquotas: don't ignore unknown options 2021-09-10 15:10:30 +00:00
smbfilter.c lib: Properly return errno from open_socket_in() 2021-03-19 07:09:37 +00:00
smbget.c s3: smbget: Fix auth_fn, order of //server/share parameters is mixed in prompt. 2022-04-15 13:46:10 +00:00
smbpasswd.c lib: Remove init_names() 2021-03-16 17:09:32 +00:00
smbtree.c smbtree: don't ignore unknown options 2021-09-10 15:10:30 +00:00
split_tokens.c split_tokens: don't ignore unknown options 2021-09-10 15:10:30 +00:00
status_profile_dummy.c
status_profile.c
status_profile.h
status.c smbd: Remove unused "struct connections_key" 2021-11-11 19:08:37 +00:00
testparm.c s3:utils: Add a testparm check for idmap autorid 2022-02-18 08:05:13 +00:00
wscript_build build: Add missing dependency on addns 2021-12-09 06:55:33 +00:00