1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Andreas Schneider 669a9236c3 BUG 9326: Fix net ads join message for the dns domain.
We don't get a realm back from the server which is useable as a realm on
Unix. On Unix they are case sensitive and on Windows they aren't. This
confuses uses and if we write realm they try to use it as it came back
in lowercase.

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>

Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Mon Oct 29 18:26:19 CET 2012 on sn-devel-104
2012-10-29 18:26:19 +01:00
..
dbwrap_tool.c dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystring 2012-06-15 14:19:57 +02:00
dbwrap_torture.c s3: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
debug2html.c
debugparse.c
eventlogadm.c s3: Fix Coverity ID 242754 Dereference null return value 2012-05-10 09:11:57 +02:00
interact.c s3: fix build on AIX 2012-03-10 19:07:20 +01: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 BUG 9326: Fix net ads join message for the dns domain. 2012-10-29 18:26:19 +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 source3/utils/net_conf.c: fix stackframe leak 2012-07-18 05:09:31 +09:30
net_dns.c s3-net: give more control how to update/register DNS entries. 2012-10-02 16:22:31 +02:00
net_dns.h s3-net: give more control how to update/register DNS entries. 2012-10-02 16:22:31 +02:00
net_dom.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01: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 Fix warning: variable ‘status’ set but not used. 2012-06-19 10:27:23 -07:00
net_group.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_groupmap.c s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam() 2012-07-12 18:36:02 +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 dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring 2012-06-15 12:14:28 +02:00
net_idmap_check.h
net_idmap.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
net_join.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_lookup.c Move source3/libads/dns.c to lib/addns 2012-05-23 17:51:48 +03:00
net_printing.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_proto.h s3:utils/net: remove unused "net connections" 2012-10-19 12:15:01 +02:00
net_rap.c s3:libsmb: get rid of cli_state_remote_name 2012-05-28 14:49:45 +02:00
net_registry_check.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
net_registry_check.h s3:net: add command registry check 2011-10-12 22:45:53 +02:00
net_registry_util.c s3:net registry: fix output of dwords with sign bit set 2012-06-26 19:57:18 +02:00
net_registry_util.h
net_registry.c s3:net registry import: implement dry-run with "--test" 2012-06-26 21:43:49 +02:00
net_rpc_audit.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_conf.c s3: Fix Coverity ID 242725 Uninitialized scalar variable 2012-05-10 09:11:57 +02:00
net_rpc_join.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
net_rpc_printer.c s3:libsmb: get rid of cli_state_remote_name 2012-05-28 14:49:45 +02:00
net_rpc_registry.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_rights.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_samsync.c s3: print a nice warning when HAVE_ADS is not enabled but you still try to do net rpc keytab vampire 2012-03-04 07:55:46 +01:00
net_rpc_service.c use usleep rather than sys_usleep in various places, in anticipation of usleep moving to libreplace. 2012-03-24 22:41:05 +01:00
net_rpc_sh_acct.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_shell.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_trust.c s3:utils/net_rpc*: make use of cli_get_session_key() 2012-08-01 14:17:15 +02:00
net_rpc.c s3: Fix bug 8966, Fix net rpc share allowedusers to work with 2008r2 2012-10-01 07:59:34 +02:00
net_sam.c s3-smbldap: use smbldap_ prefixed functions 2012-09-07 12:31:42 +02:00
net_serverid.c s3:net_serverid: remove connections_forall from "net serverid wipedbs" 2012-10-19 12:15:01 +02:00
net_share.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_status.c s3:net_status_shares: use connections_forall_read for a read only traversal 2012-10-19 12:14:59 +02:00
net_time.c s3:libsmb: get rid of cli_negprot 2012-05-28 14:49:49 +02:00
net_user.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_usershare.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
net_util.c Remove unused function. 2012-02-24 09:25:30 -08:00
net.c s3:utils/net: remove unused "net connections" 2012-10-19 12:15:01 +02:00
net.h s3:net registry import: add option --precheck 2012-06-26 19:57:19 +02:00
netlookup.c s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01:00
nmblookup.c lib/param: Rename "socket address" to "nbt client socket address" to clarify role 2012-07-27 12:16:25 +02:00
ntlm_auth_diagnostics.c s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again 2012-02-20 10:50:48 +11:00
ntlm_auth_proto.h s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again 2012-02-20 10:50:48 +11:00
ntlm_auth.c ntlm_auth: Increase debug level if we use config domain name. 2012-10-26 20:13:45 +02:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c Call TALLOC_FREE() before we return otherwise we will never free sam_account 2012-09-10 14:48:00 -07:00
profiles.c
sharesec.c s3: Make sharesec optionally use sddl 2011-09-16 00:08:42 +02:00
smbcacls.c s3:utils: use cli_tree_connect() instead of cli_tcon_andx() 2012-05-30 12:54:05 +02:00
smbcontrol.c s3:smbcontrol: don't do stack_trace by connection but by server_id. 2012-10-19 12:14:59 +02:00
smbcquotas.c s3:smbcquotas: use lp_load_global() 2011-07-28 11:17:39 +02:00
smbfilter.c Rename obscure defined constants. 2012-02-16 08:29:41 +01:00
smbget.c More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
smbpasswd.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
smbta-util.c
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 use usleep rather than sys_usleep in various places, in anticipation of usleep moving to libreplace. 2012-03-24 22:41:05 +01:00
status.c s3:smbstatus add --fast option 2012-07-18 15:49:52 +02:00
testparm.c s3-printing: Restrict printing=cups to systems with cups development headers at build time 2012-09-06 11:16:11 +10:00