1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Christian Ambach 410c4deefe s3:utils fix a compiler warning
fix a compiler warning about missing prototypes
2011-07-21 14:57:10 +02:00
..
dbwrap_tool.c s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
dbwrap_torture.c s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
debug2html.c
debugparse.c
eventlogadm.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
log2pcaphex.c s3-popt: Only include popt-common.h when needed. 2010-08-05 12:08:31 +02:00
net_ads_gpo.c s3-auth Change struct nt_user_token -> struct security_token 2010-09-11 18:46:05 +10:00
net_ads.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
net_afs.c s3:utils fix a compiler warning 2011-07-21 14:57:10 +02:00
net_afs.h
net_cache.c s3-utils: fix crash in net cache get 2011-06-14 12:01:59 +02:00
net_conf.c param: Merge param headers into lib/param/loadparm.h 2011-06-29 15:44:09 +10:00
net_dns.c s3-build: remove -I../lib/addns. 2011-03-10 23:25:04 +01:00
net_dom.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
net_eventlog.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
net_file.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_g_lock.c tdb_traverse/tdb_traverse_read: check returns for negative, not -1. 2011-06-20 11:18:35 +02:00
net_group.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_groupmap.c s3-lib Replace StrnCaseCmp() with strncasecmp_m() 2011-05-18 16:12:08 +02:00
net_help_common.c s3 net: i18n support for net help 2009-07-30 11:32:08 +02:00
net_help_common.h
net_help.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_idmap_check.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
net_idmap_check.h s3-net: add command "net idmap check" 2011-04-04 18:21:09 +02:00
net_idmap.c s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
net_join.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_lookup.c Fix const warning. 2011-06-01 23:53:07 +02:00
net_printing.c s3-printing: make sure to first migrate the printers then the security descriptor. 2011-07-07 18:06:02 +02:00
net_proto.h s3-includes: no need to globally include libads/ads_status.h. 2011-05-06 16:37:22 +02:00
net_rap.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
net_registry_util.c s3: Avoid leaking http_timestring in print_registry_key 2011-07-15 09:44:05 +02:00
net_registry_util.h
net_registry.c s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2.95 compilers (bug #8226) 2011-06-15 03:48:41 +02:00
net_rpc_audit.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
net_rpc_join.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
net_rpc_printer.c s3-libsmb: replace cli_read() with cli_read_old() 2011-07-20 22:09:25 +02:00
net_rpc_registry.c s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2.95 compilers (bug #8226) 2011-06-15 03:48:41 +02:00
net_rpc_rights.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
net_rpc_samsync.c s3-lib Replace StrnCaseCmp() with strncasecmp_m() 2011-05-18 16:12:08 +02:00
net_rpc_service.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
net_rpc_sh_acct.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
net_rpc_shell.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
net_rpc_trust.c lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 2011-07-15 17:55:20 +02:00
net_rpc.c s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]et_tid() 2011-07-20 15:56:27 +02:00
net_sam.c s3-net: add IPA provision 2011-04-06 11:53:56 +02:00
net_serverid.c tdb_traverse/tdb_traverse_read: check returns for negative, not -1. 2011-06-20 11:18:35 +02:00
net_share.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_status.c s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
net_time.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
net_user.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_usershare.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
net_util.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
net.c s3-net: Bind our gettext results to 'unix charset' 2011-06-23 13:47:27 +02:00
net.h s3-includes: finally only include client.h when libsmb is used. 2011-05-06 16:37:22 +02:00
netlookup.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmblookup.c s3: Make use of name_resolve_bcast in nmblookup 2011-06-05 14:08:01 +02:00
ntlm_auth_diagnostics.c charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01:00
ntlm_auth_proto.h
ntlm_auth.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c s3-param Remove lp_set_passdb_backend() 2011-07-08 11:23:23 +02:00
profiles.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
sharesec.c s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02:00
smbcacls.c s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]et_tid() 2011-07-20 15:56:27 +02:00
smbcontrol.c s3-param Remove special case for global_scope() 2011-06-09 12:40:09 +02:00
smbcquotas.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
smbfilter.c s3-libsmb: put namequery headers to nmblib.h 2011-03-30 01:13:09 +02:00
smbget.c More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
smbpasswd.c s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command line 2011-05-08 10:56:27 +02:00
smbta-util.c s3: Fix Coverity ID 2228: RESOURCE_LEAK 2011-03-27 22:22:11 +02:00
smbtree.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
smbw_sample.c
split_tokens.c s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead 2010-11-02 04:36:04 +00:00
status_profile.c s3: only include smb profiling where needed. 2011-04-14 01:31:39 +02:00
status.c tdb_traverse/tdb_traverse_read: check returns for negative, not -1. 2011-06-20 11:18:35 +02:00
testparm.c s3:testparm: avoid spurious warnings about dos mode mapping and create mask if store dos attributes is set 2011-07-07 12:49:00 +02:00