1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Christof Schmitt 5c488cfb79 Initialize the file descriptor in the files_struct before trying to close it. Otherwise, if one of the SETXATTR calls had failed, the close() call will return EBADF.
Signed-off-by: Christof Schmitt <christof.schmitt@us.ibm.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <rsharpe@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Jun 13 01:43:18 CEST 2013 on sn-devel-104
2013-06-13 01:43:17 +02:00
..
auth auth: Remove "password level" 2013-06-11 08:35:21 -04: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 Add smbc_getPort(), smbc_setPort(). Bump the .so minor number. 2013-06-11 10:50:41 -07:00
intl
lib lib: Remove an unused variable 2013-06-11 21:52:09 +02:00
libads s3-libads: Print the debug string of a failed call with LDAP_OTHER. 2013-06-12 13:46:57 +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 libsmb: add ABI/smbclient-0.2.1.sigs 2013-06-11 10:50:41 -07: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 Initialize the file descriptor in the files_struct before trying to close it. Otherwise, if one of the SETXATTR calls had failed, the close() call will return EBADF. 2013-06-13 01:43:17 +02: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 auth: Remove "password level" 2013-06-11 08:35:21 -04: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 winreg3: Fix a const warning 2013-06-11 10:54:30 -07: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 param: Change from _lp to lp__ as the prefix for internal parameter wrappers 2012-04-16 14:32:38 +10:00
smbd smbd: Remove an unused variable 2013-06-12 01:00:44 +02: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 Check for fstatat. 2013-06-10 17:56:23 +02: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