1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/utils
Gregor Beck c1d83b0ff2 s3:dbwrap_torture: code cleanup
Signed-off-by: Michael Adam <obnox@samba.org>
2011-11-29 18:20:06 +01:00
..
dbwrap_tool.c s3-util: dbwrap_tool: fix fetch_string function 2011-10-26 04:17:05 +02:00
dbwrap_torture.c s3:dbwrap_torture: code cleanup 2011-11-29 18:20:06 +01:00
debug2html.c
debugparse.c
eventlogadm.c s3:eventlogadm: use lp_load_global() 2011-07-28 11:17:36 +02:00
interact.c s3:net: factor out interact_edit() 2011-10-12 22:45:53 +02:00
interact.h s3:net: factor out interact_edit() 2011-10-12 22:45:53 +02:00
log2pcaphex.c
net_ads_gpo.c
net_ads.c s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01: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 s3-net: Fixed a small typo in net conf function table 2011-08-08 18:02:36 +02:00
net_dns.c s3 net: Fix a discard const warning 2011-09-28 02:02:35 +02:00
net_dom.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
net_eventlog.c
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-group-mapping: Remove fstrings from GROUP_MAP. 2011-10-12 19:28:12 +02:00
net_help_common.c
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 s3:net: factor out interact_edit() 2011-10-12 22:45:53 +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:dbwrap: change dbwrap_store_int32() to NTSTATUS return type 2011-10-11 14:17:58 +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-net: Added the command rpc conf to the net binary. 2011-08-22 13:59:24 +02:00
net_rap.c s3:net_rap: make use of cli_state_remote_name() 2011-07-22 17:06:10 +02:00
net_registry_check.c s3:net registry check: improve console output 2011-11-25 13:24:34 +01:00
net_registry_check.h s3:net: add command registry check 2011-10-12 22:45:53 +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:net registry: fix segfault when net registry is called without subcommands... 2011-10-14 17:51:53 +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_conf.c s3-net: Fix uninitialized variable in rpc_conf_import_internal(). 2011-10-14 19:25:47 +02:00
net_rpc_join.c s3:net_rpc_join: make use of cli_state_remote_name() 2011-07-22 17:06:10 +02:00
net_rpc_printer.c s3-utils/net_rpc_printer.c: fix error message 2011-07-24 19:01:47 +02:00
net_rpc_registry.c s3:utils: avoid '//' comments 2011-10-08 07:24:14 +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:utils: make use of cli_tree_connect() 2011-11-24 19:02:32 +01:00
net_sam.c s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments. 2011-11-16 12:26:26 +01:00
net_serverid.c s3:net: convert net serverid to only use dbwrap wrapper functions 2011-10-11 14:17:56 +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:utils: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01: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:utils: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01:00
net.c s3-net Do not look for a local SID when we are a DC 2011-11-17 00:34:09 +01:00
net.h s3:net: add command registry check 2011-10-12 22:45:53 +02:00
netlookup.c s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01:00
nmblookup.c s3:nmblookup: use lp_load_global() 2011-07-28 11:17:37 +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 ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c s3-group-mapping: Remove fstrings from GROUP_MAP. 2011-10-12 19:28:12 +02:00
profiles.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
sharesec.c s3: Make sharesec optionally use sddl 2011-09-16 00:08:42 +02:00
smbcacls.c s3:utils: make use of cli_tree_connect() 2011-11-24 19:02:32 +01:00
smbcontrol.c Finish commit 8745c70d by Michael Adam. 2011-09-15 00:43:04 +02:00
smbcquotas.c s3:smbcquotas: use lp_load_global() 2011-07-28 11:17:39 +02:00
smbfilter.c s3:smbfilter: use lp_load_global() 2011-07-28 11:17:39 +02:00
smbget.c More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
smbpasswd.c s3:smbpasswd: use lp_load_global() 2011-07-28 11:17:40 +02:00
smbta-util.c s3: Fix Coverity ID 2228: RESOURCE_LEAK 2011-03-27 22:22:11 +02:00
smbtree.c s3:smbtree: use lp_load_global() 2011-07-28 11:17:40 +02:00
smbw_sample.c s3: use lp_load_global() in smbw_sample -- whatever this is ... :-) 2011-07-28 11:17:40 +02:00
split_tokens.c s3:split_tokens: use lp_load_global(), fixing the call to lp_load() 2011-07-28 11:17:41 +02:00
status_profile.c s3: only include smb profiling where needed. 2011-04-14 01:31:39 +02:00
status.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +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