1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3
Stefan Metzmacher 4604219ceb s3:smb2_create: don't take 'state->te' as indication for "was_deferred" (bug #9196)
We always set state->te = NULL of TALLOC_FREE(state->te),
before calling smbd_smb2_request_dispatch(), so
open_was_deferred_smb2() always returned false, while dispatching
it again.

But it's remove_deferred_open_message_smb2_internal() which
should reset this state.

In developer mode validate_my_share_entries() did call smb_panic()
before.

metze
2012-09-26 06:16:06 +02:00
..
auth s3:auth fix a compiler warning 2012-09-16 11:50:11 -07:00
autoconf s3-build: Do not write loadparm generated files into the build tree 2012-06-15 11:10:14 +02:00
build
client client: Fix talloc_stackframe() free order assertion in developer mode 2012-09-25 14:43:01 +10:00
exports Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
groupdb loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
include Move cached cwd onto conn struct. 2012-09-12 22:06:06 +02:00
intl
lib s3:dbwrap_ctdb: set errno = ENOSYS if clustering is not supported 2012-09-21 18:05:56 +02:00
libads Avoid overriding default ccache for ads operations. 2012-09-12 21:18:09 +02:00
libgpo build: Remove sys_open wrapper 2012-04-05 02:39:08 +02:00
libnet Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
librpc s3:vfs_default: add basic support for durable handle request and reconnect 2012-09-08 19:48:20 +02:00
libsmb Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free. 2012-09-26 04:07:57 +02:00
locale s3-po: Fix typo in comment. 2012-05-08 16:46:36 +02:00
locking s3:locking: add brl_mark_disconnected() and brl_reconnect_disconnected() 2012-09-08 03:39:06 +02:00
m4 s3:build fix autoconf build on RHEL5 2012-08-31 12:50:03 +02:00
modules s3:vfs_fake_acls fix a compiler warning 2012-09-23 01:08:39 +02:00
nmbd param: Add startup checks for valid server role/binary combinations 2012-08-23 15:02:26 +02:00
pam_smbpass
param panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_action) 2012-09-18 06:12:00 +02:00
passdb lib/util/charset: We do not use fucntions from wchar.h any more 2012-09-26 02:13:10 +02:00
pkgconfig
po s3-docs: Remove references to long-gone smbmount utilities 2012-02-08 17:34:53 +11:00
printing s3-printing: Increase debug level for info that the db is empty. 2012-09-20 12:01:48 +02:00
profile
registry lib/util/charset: We do not use fucntions from wchar.h any more 2012-09-26 02:13:10 +02:00
rpc_client s3:rpc_client: rename pipe_auth_data->user_session_key to transport_session_key 2012-08-01 14:17:15 +02:00
rpc_server Fix service control for non-internal services. 2012-09-18 01:42:22 +02:00
rpcclient s3:rpcclient fix a compiler warning 2012-09-22 02:45:50 +02:00
script source3/script: fix installman.sh after the last build-manpages-nogit change 2012-09-18 04:00:02 +02:00
selftest selftest: Remove invalid security=share and rename secshare to simpleserver 2012-09-26 04:08:26 +02:00
services param: Change from _lp to lp__ as the prefix for internal parameter wrappers 2012-04-16 14:32:38 +10:00
smbd s3:smb2_create: don't take 'state->te' as indication for "was_deferred" (bug #9196) 2012-09-26 06:16:06 +02:00
stf
tests quota: fix configure test for HP-UX 2012-09-11 03:05:17 +02:00
torture s3-torture: Allow vfstest to set ACLs on a directory 2012-08-17 02:35:49 +02:00
utils s3:utils/net fix a compiler warning 2012-09-22 02:45:50 +02:00
web Move everything to use the common pidfile functions. 2012-07-19 16:36:18 -07:00
winbindd s3:winbindd fix a compiler warning 2012-09-24 03:49:53 +02:00
.clang_complete
.dmallocrc
.indent.pro
autogen.sh s3:build: rewrite autogen.sh to be called from any directory 2012-09-12 23:52:51 +02:00
change-log
config.guess
config.sub
configure.developer
configure.in build: Fix detection of quotas on macos 2012-09-24 12:24:44 +02:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4 Rework recursive waf build to be a selftest-enabled not a developer build 2012-08-06 20:51:56 +10:00
Makefile.in samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file consistent 2012-09-26 04:08:26 +02:00
smbadduser.in
wscript build: Make waf configure match autoconf for HPUX ACLs 2012-09-23 14:52:27 +10:00
wscript_build build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SET 2012-09-22 09:09:16 +02:00