1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/utils
Andrew Tridgell 15e84a9a09 charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*()
we shouldn't accept bad multi-byte strings, it just hides problems

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
2011-03-24 01:47:26 +01:00
..
dbwrap_tool.c s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead 2010-11-02 04:36:04 +00:00
dbwrap_torture.c s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls 2010-11-02 04:36:04 +00:00
debug2html.c
debugparse.c
eventlogadm.c s3-util: Moved eventlog_add_source to admin util. 2011-02-07 12:32:00 +01: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-build: remove -I../lib/addns. 2011-03-10 23:25:04 +01:00
net_afs.c s3-utils: Fixed a resource leak in net_afs. 2011-01-27 00:12:47 +01:00
net_afs.h
net_cache.c s3: Properly print binary values "net cache" 2010-11-28 15:03:26 +01:00
net_conf.c s3:net conf: fix a comment typo 2011-02-07 18:37:42 +01:00
net_dns.c s3-build: remove -I../lib/addns. 2011-03-10 23:25:04 +01:00
net_dom.c s3-rpc_client: remove some more obsolete cli_X.h header files. 2011-01-28 11:18:44 +01:00
net_eventlog.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
net_file.c
net_g_lock.c s3: Remove the dependency of g_lock on procid_self 2010-08-28 12:28:53 +02:00
net_group.c
net_groupmap.c s3: Fix Coverity ID 1402: PASS_BY_VALUE 2011-03-16 21:58:08 +01:00
net_help_common.c
net_help_common.h
net_help.c
net_idmap.c s3:net idmap: implement net idmap delete 2011-02-09 15:06:06 +01:00
net_join.c
net_lookup.c Fix bug 7866 - "net" in v3-6-test broken. 2010-12-15 20:45:25 +01:00
net_printing.c s3:net: use dcerpc_spoolss_X() functions 2011-01-21 12:30:22 +01:00
net_proto.h s3:net: remove unused net_idmap_help 2011-02-08 11:50:37 +01:00
net_rap.c s3-net: make sure we set correct default user flags in rap_user_add(). 2011-03-18 01:24:07 +01:00
net_registry_util.c s3-registry: avoid using registry_value union. 2010-07-02 10:50:21 +02:00
net_registry_util.h
net_registry.c libcli/security: move display_sec headers to own header file and add to 2011-03-16 10:11:08 +01:00
net_rpc_audit.c s3-net: prefer dcerpc_lsa_X functions in "net rpc audit". 2011-02-02 19:03:00 +01:00
net_rpc_join.c s3-rpc_client: Move client pipe functions to own header. 2011-02-28 18:15:04 +01:00
net_rpc_printer.c s3-utils: run minimal_includes.pl over utils/*.c 2011-03-18 01:24:06 +01:00
net_rpc_registry.c s3-utils: run minimal_includes.pl over utils/*.c 2011-03-18 01:24:06 +01:00
net_rpc_rights.c s3-net: prefer dcerpc_lsa_X functions in "net rpc rights". 2011-02-02 19:03:26 +01:00
net_rpc_samsync.c s3-dssync-passdb: add basic routines and net function. 2011-02-02 15:45:20 +01:00
net_rpc_service.c s3-net: remove some pointless fstrings in "net rpc service". 2011-01-13 12:18:45 +01:00
net_rpc_sh_acct.c s3-utils: run minimal_includes.pl over utils/*.c 2011-03-18 01:24:06 +01:00
net_rpc_shell.c s3-rpc_client: Move client pipe functions to own header. 2011-02-28 18:15:04 +01:00
net_rpc.c s3-libsmb: only include rap client when needed. 2011-03-15 21:16:35 +01:00
net_sam.c s3:net Find uid before using it 2011-03-17 13:57:28 +01:00
net_serverid.c s3-sessionid: avoid global include of sessionid.h 2011-03-02 12:58:12 +01:00
net_share.c
net_status.c s3-sessionid: avoid global include of sessionid.h 2011-03-02 12:58:12 +01:00
net_time.c s3/net: tz argument should be NULL of course 2010-12-17 01:48:39 +01:00
net_user.c
net_usershare.c s3-utils: Fixed possible resource leak in net_usershare. 2011-01-26 14:20:37 -08:00
net_util.c s3-rpc_client: Move client pipe functions to own header. 2011-02-28 18:15:04 +01:00
net.c s3:net add option --db 2011-02-09 14:00:34 +01:00
net.h s3: no need to globally include intl.h. 2011-02-15 12:09:22 +01:00
netlookup.c s3-rpc_client: Move client pipe functions to own header. 2011-02-28 18:15:04 +01:00
nmblookup.c s3: Make name_query use /tmp/.nmbd/unexpected 2011-01-07 13:28:05 +01: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-build: only include asn1 headers where actually needed. 2011-03-16 23:46:18 +01:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c s3: Add "len" to pdb_set_hours 2011-02-19 11:32:49 +01:00
profiles.c s3-debug Impove setup_logging() to specify logging to stderr 2010-11-02 04:36:04 +00:00
sharesec.c s3:utils enable sharesec for registry shares 2011-02-09 16:41:31 +01:00
smbcacls.c s3: Fix Coverity ID 2202, NULL_RETURNS 2011-03-23 12:19:57 +01:00
smbcontrol.c s3: smbcontrol to notify smbd about idmap changes 2011-02-28 14:07:23 +01:00
smbcquotas.c s3-fault: removed the cont_fn from fault_setup() 2011-03-22 05:07:58 +01:00
smbfilter.c s3: Eliminate sys_select_intr from smbfilter 2011-02-28 16:40:19 +01:00
smbget.c s3-utils: Fixed possible resource leak in smbget. 2011-01-26 14:20:37 -08:00
smbpasswd.c s3-debug Remove last direct assignements to DEBUGLEVEL 2010-11-02 04:36:04 +00:00
smbta-util.c s3-smbta-util: fix some buildwarnings. 2011-03-23 19:24:35 +01:00
smbtree.c s3-libsmb: only include rap client when needed. 2011-03-15 21:16:35 +01: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 Add fdopendir to the VFS. We will use this to reuse a directory fd already open by NtCreateX. 2011-02-09 00:55:22 +01:00
status.c s3-sessionid: avoid global include of sessionid.h 2011-03-02 12:58:12 +01:00
testparm.c s3:testparm: add "--option" to testparm 2011-02-09 14:00:34 +01:00