1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Volker Lendecke b5d5b9a40e libsmbclient: Fix cli_session_setup_guest_send
This worked fine so far, but for the wrong reason: We only ever called
this through the sync wrapper. The tevent_req_nterror in the NT_STATUS_OK
case does not call tevent_req_finish. So the tevent_loop_poll did call
into the core send/receive smb code. This is a fix for the case when
smb1cli_req_chain_submit fails for some reason.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Apr  3 18:39:30 CEST 2013 on sn-devel-104
2013-04-03 18:39:30 +02:00
..
auth Fix bug #9039 'map untrusted to domain' treats WORKSTATION as bogus domain. 2013-02-28 00:10:48 +01:00
autoconf
build
client Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
exports
groupdb
include ctdb-conn: remove ctdbd_fetch 2013-03-26 11:19:29 +01:00
intl
lib s3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST 2013-04-03 09:53:08 +02:00
libads Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
libgpo
libnet Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
librpc s3:winbindd: remove wbint_Sid2Gid from the wbint.idl 2012-12-03 08:48:26 +01:00
libsmb libsmbclient: Fix cli_session_setup_guest_send 2013-04-03 18:39:30 +02:00
locale
locking brlock.c: Fix typo in comment. 2013-02-18 22:07:39 +11:00
m4 build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make test 2012-11-22 10:21:17 +01:00
modules s3:modules: fix the build of vfs_notify_fam (bug #9545) 2013-04-03 09:53:08 +02:00
nmbd nmbd: Fix request data data processing. 2013-02-22 16:36:12 +01:00
pam_smbpass
param s3: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
passdb pdb: Fix array overrun by one. 2013-02-22 16:36:13 +01:00
pkgconfig
po swat: move russian swat files alongside ja and tr 2013-01-10 18:46:23 +11:00
printing spoolssd: Cast getpid() result to unsigned int for GNU/Solaris build 2013-03-15 10:38:50 -07:00
profile s3: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
registry s3:registry accept windows like long hivenames 2013-03-20 17:08:51 +01:00
rpc_client s3:rpc_client fix a crash 2013-02-20 19:00:52 +01:00
rpc_server BUG 9758: Don't leak the epm_Map policy handle. 2013-04-02 17:16:56 +02:00
rpcclient s3-rpcclient: add cmd_spoolss_play_gdi_script_on_printer_ic. 2013-01-24 17:42:26 +01:00
script vfs_catia: testcase - add missing pieces 2013-03-12 07:36:13 +01:00
selftest s3:selftest: Add LARGE_READX test into our make test infrastructure. 2013-03-20 09:32:26 -07:00
services
smbd Ensure EA value is allocated on the right context. 2013-04-02 21:54:33 +02:00
stf
tests
torture s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior. 2013-03-20 09:32:26 -07:00
utils dbwrap: Cast getpid() result to unsigned int for GNU/Solaris build 2013-03-15 10:38:54 -07:00
web
winbindd s3-winbindd: Add new module idmap_rfc2307 2013-03-09 06:30:22 +01:00
.clang_complete
.dmallocrc
.indent.pro
autogen.sh
change-log
config.guess
config.sub
configure.developer
configure.in s3-winbindd: Add new module idmap_rfc2307 2013-03-09 06:30:22 +01:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture build: Be consistent with the name of smbtorture binaries 2012-11-22 10:21:16 +01:00
Makefile.in s3-winbindd: Add new module idmap_rfc2307 2013-03-09 06:30:22 +01:00
smbadduser.in
wscript s3:wscript: change --with-dmapi to default=auto to match the autoconf build 2013-04-03 11:45:12 +02:00
wscript_build smb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY support 2013-01-16 23:15:06 +01:00