1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Michael Adam 63ac88d402 s3:smbd: remove code duplication in smb2_create_send()
Move the calls to smb2srv_open_recreate() from the parsing of
the create blobs (DHNC and DH2C) to a central place in the
open execution phase.
This is also where it should be called: in the durable reconnect
part, right before the call to SMB_VFS_DURABLE_RECONNECT()

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-06-04 11:07:11 -07:00
..
auth auth: Ensure auth_sam is not used on the AD DC 2013-05-16 22:51:26 +02:00
build
client Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
exports
groupdb loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
include Fix bug 9900: is_printer_published GUID retrieval 2013-06-03 14:10:07 +02:00
intl
lib s3:lib/ctdb_packet use sys_send in packet_fd_write 2013-06-03 20:01:21 +02:00
libads BUG 9699: Fix adding case sensitive spn. 2013-04-03 23:57:32 +02:00
libgpo
libnet Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
librpc smbd: Obsolete MSG_SMB_OPEN_RETRY 2013-04-26 15:17:22 -07:00
libsmb lib: Add before/after hooks to async_connect 2013-05-17 11:22:45 +02:00
locale s3-po: Fix typo in comment. 2012-05-08 16:46:36 +02:00
locking smbd: We don't use DEFERRED_OPEN_ENTRY anymore 2013-04-26 15:17:22 -07:00
modules vfs_glusterfs: Samba VFS module for glusterfs 2013-05-30 10:57:35 +10:00
nmbd nmbd: Fix request data data processing. 2013-02-22 16:36:12 +01:00
pam_smbpass waf: Build pam_smbpass module only if enabled. 2012-10-04 10:20:35 +02:00
param swat: Remove swat. 2013-05-18 16:32:38 +02:00
passdb passdb-machine_account_secrets: Remove #if SAMBA_BUILD_ == 4 now we only have the waf build 2013-05-28 12:17:12 +10:00
pkgconfig
printing Fix bug 9900: is_printer_published GUID retrieval 2013-06-03 14:10:07 +02:00
profile s3: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
registry s3:registry increase a debug level 2013-04-19 13:16:38 +02:00
rpc_client s3:rpc_client fix a crash 2013-02-20 19:00:52 +01:00
rpc_server Fix bug 9900: is_printer_published GUID retrieval 2013-06-03 14:10:07 +02:00
rpcclient s3-rpcclient: add cmd_spoolss_play_gdi_script_on_printer_ic. 2013-01-24 17:42:26 +01:00
script build: Remove unused mkbuildoptions.awk 2013-05-28 12:17:12 +10:00
selftest Remove now-unused s3-selftest.sh wrapper 2013-05-28 12:17:11 +10:00
services
smbd s3:smbd: remove code duplication in smb2_create_send() 2013-06-04 11:07:11 -07:00
stf
torture lib: Add before/after hooks to async_connect 2013-05-17 11:22:45 +02:00
utils smbcquotas.c: fix a bug of -t 2013-06-04 13:06:52 +02:00
web swat: Remove swat. 2013-05-18 16:32:38 +02:00
winbindd winbind: Print error code on connection error in ping_dc 2013-05-25 23:11:23 +02:00
.clang_complete
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_glusterfs: Samba VFS module for glusterfs 2013-05-30 10:57:35 +10:00
wscript_build build: Install smbtar in waf build 2013-05-27 12:55:04 +02:00
wscript_configure_system_ncurses build: fix --with-regedit to properly honour the yes/no/auto scheme 2013-05-06 18:24:58 +02:00