1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/utils
Ralph Boehme d24c9d5fa4 s3:utils: use struct initializer in async-tracker long_options
s3:utils: use struct initializer in async-tracker long_options

The previous initializer list was missing a NULL as last element. Using struct
initializers instead for correct initialisation.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-04-29 16:04:28 +00:00
..
async-tracker.c s3:utils: use struct initializer in async-tracker long_options 2019-04-29 16:04:28 +00:00
conn_tdb.c utils: Move conn_tdb.c to utils/ 2019-04-12 00:37:05 +00:00
conn_tdb.h utils: Move conn_tdb.c to utils/ 2019-04-12 00:37:05 +00:00
dbwrap_tool.c s3:dbwrap_tool: Use cmdline_messaging_context 2018-09-07 17:26:16 +02:00
dbwrap_torture.c lib: load_case_tables() -> smb_init_locale() 2015-03-24 00:00:20 +01:00
debug2html.c
debugparse.c
destroy_netlogon_creds_cli.c utils: Add destroy_netlogon_creds_cli 2018-03-15 15:46:09 +01:00
eventlogadm.c s3:eventlogadm: Use cmdline_messaging_context 2018-09-07 17:26:16 +02:00
interact.c
interact.h
log2pcaphex.c s3:utils: Use C99 initializer for poptOption in log2pcaphex 2019-01-28 10:29:14 +01:00
mvxattr.c s3:utils: Use C99 initializer for poptOption in mvxattr 2019-01-28 10:29:16 +01:00
net_ads_gpo.c lib: Pass mem_ctx to cache_path() 2018-08-17 14:28:51 +02:00
net_ads.c s3: Fix the build when compiling without JSON support 2018-09-24 07:03:09 +02: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: fix error message 2016-11-23 13:00:21 +01:00
net_conf_util.h
net_conf.c s3:utils: Add FALL_THROUGH statements in net_conf.c 2018-03-01 04:37:42 +01:00
net_dns.c s3:utils: Remove double error check 2018-05-24 18:07:03 +02:00
net_dns.h s3:utils/net: Add new option 'unregister' in 'net ads dns' command. 2016-06-27 20:43:26 +02:00
net_dom.c werror: replace WERR_SETUP_NOT_JOINED with WERR_NERR_SETUPNOTJOINED in source3/utils/ 2016-09-28 00:04:32 +02:00
net_eventlog.c
net_file.c
net_g_lock.c lib: Make g_lock_locks use TDB_DATA 2018-02-08 14:50:49 +01: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 s3:utils: add debug functions instead of magic format strings in net_idmap_check.c 2014-11-25 07:25:45 +01:00
net_idmap_check.h
net_idmap.c utils: Update error check for new string conversion wrapper 2019-04-11 22:29:26 +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 lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
net_printing.c Fix spelling s/formated/formatted/ 2018-05-12 02:09:26 +02:00
net_proto.h s3:utils: add new 'net ads setspn list' subcommand 2018-03-02 14:07:14 +01:00
net_rap.c Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
net_registry_check.c s3:utils: Add FALL_THROUGH statements in net_registry_check.c 2018-03-01 04:37:43 +01:00
net_registry_check.h
net_registry_util.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/utils/ 2016-09-28 00:04:23 +02:00
net_registry_util.h
net_registry.c utils: Use wrapper for string to integer conversion 2019-03-01 00:32:10 +00:00
net_rpc_audit.c
net_rpc_conf.c s3:utils: Add FALL_THROUGH statements in net_rpc_conf.c 2018-03-01 04:37:42 +01:00
net_rpc_printer.c s3: utils: Convert all uses of uint32/16/8 to _t. 2015-05-07 04:53:39 +02:00
net_rpc_registry.c utils: Use wrapper for string to integer conversion 2019-03-01 00:32:10 +00:00
net_rpc_rights.c net: Don't crash if lsa_LookupPrivDisplayName returns NULL 2017-03-23 07:43:57 +01:00
net_rpc_samsync.c net: Use dom_sid_str_buf 2018-12-20 23:40:23 +01:00
net_rpc_service.c werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/utils/ 2016-09-28 00:04:21 +02:00
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 net: Use dom_sid_str_buf 2018-12-11 00:40:31 +01:00
net_rpc.c s3:utils: Add missing NULL check in rpc_fetch_domain_aliases() 2019-02-13 00:52:25 +01:00
net_sam.c utils: Update error check for new string conversion wrapper 2019-04-11 22:29:26 +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 utils: Move conn_tdb.c to utils/ 2019-04-12 00:37:05 +00:00
net_tdb.c net: Add net tdb command to print information from tdb records 2017-05-08 21:08:23 +02:00
net_time.c s3:utils:net: Print debug message about Netbios 2019-01-09 22:38:21 +01:00
net_user.c
net_usershare.c net: Use dom_sid_str_buf 2018-12-11 00:40:30 +01:00
net_util.c libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
net.c s3:utils: Use C99 initializer in functable in net 2019-01-28 10:29:24 +01:00
net.h s3: net: implement json output for ads info 2018-09-22 06:05:06 +02:00
netlookup.c
nmblookup.c s3:utils: Use C99 initializer for poptOption in nmblookup 2019-01-28 10:29:13 +01:00
ntlm_auth_diagnostics.c ntlm_auth3: let contact_winbind_auth_crap() return pauthoritative 2017-03-24 11:57:09 +01:00
ntlm_auth_proto.h ntlm_auth3: let contact_winbind_auth_crap() return pauthoritative 2017-03-24 11:57:09 +01:00
ntlm_auth.c s3:utils: Use C99 initializer for poptOption in ntlm_auth 2019-01-28 10:29:14 +01:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c utils: Update error check for new string conversion wrapper 2019-04-11 22:29:26 +00:00
profiles.c s3:utils: Use C99 initializer for poptOption in profiles 2019-01-28 10:29:13 +01:00
regedit_dialog.c utils: Update error check for new string conversion wrapper 2019-04-11 22:29:26 +00:00
regedit_dialog.h regedit: Fix format-nonliteral warning 2016-08-24 01:33:50 +02:00
regedit_hexedit.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/ 2016-09-28 00:04:19 +02:00
regedit_hexedit.h
regedit_list.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/ 2016-09-28 00:04:19 +02:00
regedit_list.h
regedit_samba3.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/ 2016-09-28 00:04:19 +02:00
regedit_treeview.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/ 2016-09-28 00:04:19 +02:00
regedit_treeview.h
regedit_valuelist.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/ 2016-09-28 00:04:19 +02:00
regedit_valuelist.h
regedit_wrap.c s3: utils: Convert all uses of uint32/16/8 to _t. 2015-05-07 04:53:39 +02:00
regedit.c s3:lib: Move popt_common_credentials to separate file 2018-09-07 17:26:14 +02:00
regedit.h s3: utils: Convert all uses of uint32/16/8 to _t. 2015-05-07 04:53:39 +02:00
sharesec.c s3:utils: Use C99 initializer for poptOption in sharesec 2019-01-28 10:29:14 +01:00
smbcacls.c smbcacls: add -x argument, prints maximum access 2019-03-04 18:11:17 +00:00
smbcontrol.c s3:utils: Use C99 initializer for msg_types in smbcontrol 2019-01-28 10:29:23 +01:00
smbcquotas.c s3:utils: Use C99 initializer for poptOption in smbcquotas 2019-01-28 10:29:14 +01:00
smbfilter.c libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
smbget.c s3:utils: Use C99 initializer for poptOption in smbget 2019-01-28 10:29:15 +01:00
smbpasswd.c s3:smbpasswd: Use cmdline_messaging_context 2018-09-07 17:26:15 +02:00
smbtree.c s3:utils: Use C99 initializer for poptOption in smbtree 2019-01-28 10:29:14 +01:00
split_tokens.c lib: load_case_tables() -> smb_init_locale() 2015-03-24 00:00:20 +01:00
status_profile_dummy.c s3:smbprofile: Make "status_profile.h" a proper header 2014-11-19 20:51:37 +01:00
status_profile.c s3:utils: Fix buffer size for snprintf and format string 2017-08-09 13:37:47 +02:00
status_profile.h s3:smbprofile: Make "status_profile.h" a proper header 2014-11-19 20:51:37 +01:00
status.c utils: Use leases_db in smbstatus 2019-04-14 04:01:31 +00:00
testparm.c s3:utils: Use C99 initializer for poptOption in testparm 2019-01-28 10:29:14 +01:00
wscript_build utils: Move conn_tdb.c to utils/ 2019-04-12 00:37:05 +00:00