1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3/utils
Volker Lendecke c90d3df41b net: Align integer types, move variable closer to its use
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-06-04 17:11:39 +00:00
..
async-tracker.c s3:utils: use struct initializer in async-tracker long_options 2019-04-29 16:04:28 +00:00
clirap2.c lib: Move push_skip_string() to clirap2.c 2020-05-05 11:48:39 +00:00
clirap2.h libsmb: Move clirap2.c to utils/ 2020-04-18 04:12:48 +00:00
conn_tdb.c Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
conn_tdb.h utils: Move conn_tdb.c to utils/ 2019-04-12 00:37:05 +00:00
dbwrap_tool.c s3: remove now unneeded call to cmdline_messaging_context() 2019-10-24 09:33:47 +00:00
dbwrap_torture.c s3: free popt context in utils 2019-08-22 00:21:50 +00:00
debug2html.c
debugparse.c
destroy_netlogon_creds_cli.c
eventlogadm.c s3: remove now unneeded call to cmdline_messaging_context() 2019-10-24 09:33:47 +00:00
interact.c
interact.h
log2pcaphex.c s3: free popt context in utils 2019-08-22 00:21:50 +00:00
mdfind.c s3:mdfind: make use of get_cmdline_auth_info_creds() 2020-05-28 06:43:38 +00:00
mvxattr.c s3: free popt context in utils 2019-08-22 00:21:50 +00:00
net_ads_gpo.c s3-net: disable net_ads_gpo_apply() and net_ads_gpo_refresh() 2020-05-26 09:56:39 +00:00
net_ads.c Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
net_afs.c
net_afs.h
net_cache.c gencache: Remove transaction-based tdb 2018-11-06 18:57:26 +01:00
net_conf_util.c
net_conf_util.h
net_conf.c net: Delete share ACL from 'net conf delshare' 2019-11-26 22:55:38 +00:00
net_dns.c
net_dns.h
net_dom.c
net_eventlog.c
net_file.c
net_g_lock.c net: Add g_lock dumpall 2020-05-05 11:48:39 +00:00
net_group.c
net_groupmap.c net: Use dom_sid_str_buf 2018-12-11 00:40:30 +01:00
net_help_common.c
net_help_common.h
net_help.c
net_idmap_check.c
net_idmap_check.h
net_idmap.c net idmap check: correct spelling of --force 2019-07-02 04:21:36 +00:00
net_join.c
net_lookup.c s3:utils: Use C99 initializer in functable in net_lookup 2019-01-28 10:29:23 +01:00
net_notify.c
net_printing.c
net_proto.h s3:net: add net_context_creds() helper function 2020-05-28 06:43:37 +00:00
net_rap.c libsmb: Move clirap2.c to utils/ 2020-04-18 04:12:48 +00:00
net_registry_check.c Spelling fixes s/explicite /explicit / 2019-09-01 22:21:27 +00:00
net_registry_check.h
net_registry_util.c
net_registry_util.h
net_registry.c net: Avoid the use of g_lock_do() 2019-11-06 20:36:34 +00:00
net_rpc_audit.c
net_rpc_conf.c net: Return share name in correct case from net rpc conf showshare 2019-05-23 23:26:14 +00:00
net_rpc_printer.c net: Align integer types, move variable closer to its use 2020-06-04 17:11:39 +00:00
net_rpc_registry.c source3: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
net_rpc_rights.c
net_rpc_samsync.c net: Use dom_sid_str_buf 2018-12-20 23:40:23 +01:00
net_rpc_service.c
net_rpc_sh_acct.c
net_rpc_shell.c net: Use dom_sid_str_buf 2018-12-11 00:40:30 +01:00
net_rpc_trust.c s3:net: always set ctx->opt_user_specified = true when we overwrite opt_user_name 2020-05-28 06:43:37 +00:00
net_rpc.c s3: libsmb: In struct file_info rename mode -> attr. 2020-06-04 17:11:36 +00:00
net_sam.c source3: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
net_serverid.c smbd: Remove some unused includes 2019-04-11 23:35:15 +00:00
net_share.c net rpc share allowedusers: Allow restricting shares 2018-11-30 03:35:13 +01:00
net_status.c lib: Remove #define serverid_equal server_id_equal 2019-11-06 20:36:34 +00:00
net_tdb.c net: Use share_mode_count_entries() 2019-12-17 22:40:32 +00:00
net_time.c s3/utils: net time always hardcoded to use SMB1 2019-12-05 17:14:46 +00:00
net_user.c
net_usershare.c smbdotconf: mark "usershare path" with substitution="1" 2019-11-27 10:25:36 +00:00
net_util.c s3:net: make use of net_context_creds() in connect_to_service() 2020-05-28 06:43:39 +00:00
net_vfs.c smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() 2020-05-21 05:23:31 +00:00
net.c lib: Remove duplicate get_pass() prototypes 2019-12-02 21:23:34 +00:00
net.h s3:net: add 'vfs' hierarchy with 'stream2adouble' command 2019-07-12 21:31:29 +00:00
netlookup.c s3:netlookup: make use of cli_credentials_init_anon() 2020-05-28 06:43:39 +00:00
nmblookup.c s3:utils: Use C99 initializer for poptOption in nmblookup 2019-01-28 10:29:13 +01:00
ntlm_auth_diagnostics.c
ntlm_auth_proto.h
ntlm_auth.c ntlm_auth: Add type-safety instead of a simple cast 2020-01-09 18:55:36 +00:00
ntlm_auth.h
passwd_proto.h lib: Make stdin_new_passwd() static 2019-12-02 21:23:34 +00:00
passwd_util.c lib: Remove duplicate get_pass() prototypes 2019-12-02 21:23:34 +00:00
pdbedit.c lib: Remove duplicate get_pass() prototypes 2019-12-02 21:23:34 +00:00
profiles.c s3:utils: Use C99 initializer for poptOption in profiles 2019-01-28 10:29:13 +01:00
regedit_dialog.c source3: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
regedit_dialog.h
regedit_hexedit.c
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 lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR string 2020-02-27 05:09:44 +00:00
regedit.h
sharesec.c sharesec: Use ARRAY_DEL_ELEMENT() in sort_acl() 2020-03-26 14:43:31 +00:00
smbcacls.c smbcacls: Fix typo "inherated"->"inherited" 2020-05-28 19:11:39 +00:00
smbcontrol.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
smbcquotas.c s3:smbcquotas: make use of get_cmdline_auth_info_creds() 2020-05-28 06:43:38 +00:00
smbfilter.c
smbget.c s3: remove now unneeded call to cmdline_messaging_context() 2019-10-24 09:33:47 +00:00
smbpasswd.c lib: Remove duplicate get_pass() prototypes 2019-12-02 21:23:34 +00:00
smbtree.c utils: Convert smbtree to use libsmbclient 2020-04-18 02:29:34 +00:00
split_tokens.c s3: free popt context in utils 2019-08-22 00:21:50 +00:00
status_profile_dummy.c
status_profile.c
status_profile.h
status.c lib: Remove #define serverid_equal server_id_equal 2019-11-06 20:36:34 +00:00
testparm.c s3:utils: Add weak crypto information to testparm 2020-03-19 20:46:41 +00:00
wscript_build libsmb: Move clirap2.c to utils/ 2020-04-18 04:12:48 +00:00