1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/libsmb
Volker Lendecke 8da8c36b53 s3: Tune broadcast namequeries for unique names
If we get a unique name via a broadcast query, there's no point in waiting the
full timeout. A unique name is just what its name says: unique. No point in
waiting longer.

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue May  3 00:57:24 CEST 2011 on sn-devel-104
2011-05-03 00:57:24 +02:00
..
async_smb.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
cli_np_tstream.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
cli_np_tstream.h s3:libsmb: add tstream_cli_np_get_cli_state() 2010-12-15 15:26:05 +01:00
cliconnect.c s3: Make name_resolve_bcast return sockaddr_storage 2011-04-30 20:40:46 +02:00
clidfs.c Fix for servers that don't put a path separator at the end of the service. 2011-04-03 10:33:42 +02:00
clidgram.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
clidgram.h netlogon: move netlogon helpers to ../libcli/netlogon. 2011-01-07 15:02:24 +01:00
clientgen.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
clierror.c s3:libsmb: add cli_state_is_connected() function 2010-03-29 18:11:15 +02:00
clifile.c Add POSIX O_RDONLY test of a directory for bug #8112 - POSIX extension opens of a directory are denied with EISDIR. 2011-04-30 02:21:24 +02:00
clifsinfo.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
clikrb5.c libcli/auth: Move more kerberos wrapping in common 2011-04-20 04:31:07 +02:00
clilist.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
climessage.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
clioplock.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
cliprint.c s3-libsmb: only include rap client when needed. 2011-03-15 21:16:35 +01:00
cliquota.c s3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's 2011-04-23 10:37:49 +02:00
clirap2.c s3-libsmb: only include rap client when needed. 2011-03-15 21:16:35 +01:00
clirap.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
clirap.h s3-libsmb: only include rap client when needed. 2011-03-15 21:16:35 +01:00
clireadwrite.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
clisecdesc.c s3: Convert cli_set_secdesc to cli_trans 2011-01-15 16:34:35 +01:00
clisigning.c s3-build: only include smb_signing.h where needed. 2010-08-18 09:20:13 +02:00
clispnego.c s3-build: only include asn1 headers where actually needed. 2011-03-16 23:46:18 +01:00
clistr.c lib: remove unused pieces of string_wrappers.h 2011-03-25 04:37:06 +01:00
clitrans.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
conncache.c s3: Fix Coverity ID 2147, FORWARD_NULL 2011-03-16 22:07:24 +01:00
dsgetdcname.c s3-libads Pass a struct sockaddr_storage to cldap routines 2011-04-28 05:30:20 +02:00
errormap_wbc.c s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap. 2011-02-25 01:08:41 +01:00
errormap_wbc.h s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap. 2011-02-25 01:08:41 +01:00
errormap.c s3-winbind: remove global inclusion of libwbclient. 2011-03-30 01:13:06 +02:00
libsmb_cache.c s3: Convert cli_tdis to the async API 2010-01-03 21:14:57 +01:00
libsmb_compat.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_context.c lib/util/charset Add back setlocale(), but only when called from binaries 2011-02-18 09:29:35 +01:00
libsmb_dir.c s3: Make name_resolve_bcast return sockaddr_storage 2011-04-30 20:40:46 +02:00
libsmb_file.c s3: Use cli_writeall instead of cli_write 2011-04-26 12:22:55 -07:00
libsmb_misc.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_path.c s3-libsmbclient: Fix crash bug in SMBC_parse_path(). 2010-01-14 19:48:33 +01:00
libsmb_printjob.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_server.c s3-libsmb: put namequery headers to nmblib.h 2011-03-30 01:13:09 +02:00
libsmb_setget.c s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context 2010-11-02 04:36:05 +00:00
libsmb_stat.c s3: Convert cli_get_posix_fs_info() to cli_trans() 2010-11-14 10:24:02 +00:00
libsmb_thread_impl.c Provide a libsmbclient interface for programs requiring threads 2009-05-10 22:45:12 -04:00
libsmb_thread_posix.c s3: fix detection and flags for using pthread 2010-01-26 00:19:10 +01:00
libsmb_xattr.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
namecache.c s3: Remove a pointless else 2011-01-12 11:12:56 +01:00
namequery_dc.c s3: Make is_zero_addr take a sockaddr_storage 2011-02-27 11:02:53 +01:00
namequery.c s3: Tune broadcast namequeries for unique names 2011-05-03 00:57:24 +02:00
nmblib.c s3-libsmb: put namequery headers to nmblib.h 2011-03-30 01:13:09 +02:00
nmblib.h s3-libsmb: put namequery headers to nmblib.h 2011-03-30 01:13:09 +02:00
nterr.c s3:libsmb/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE 2011-05-02 13:58:23 +02:00
ntlmssp_wrap.c s3-auth: Add auth_ntlmssp wrapper for client side 2010-07-20 15:52:34 +10:00
ntlmssp.c s3-winbind: remove global inclusion of libwbclient. 2011-03-30 01:13:06 +02:00
passchange.c s3-libsmb: put namequery headers to nmblib.h 2011-03-30 01:13:09 +02:00
samlogon_cache.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
smb_seal.c s3-libsmb: move smb encryption structs into own header. 2011-03-16 10:11:16 +01:00
smb_share_modes.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
smb_signing.c s3-build: only include smb_signing.h where needed. 2010-08-18 09:20:13 +02:00
smberr.c s3: Fix some nonempty blank lines 2010-12-31 10:58:31 +01:00
smbsock_connect.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
trustdom_cache.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
trusts_util.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
unexpected.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00