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 c73195eff3 vfs_aio_fork: Fix vfs_aio_pread
Copy the data that the child read into the caller's buffer. This can't
have been used in half a decade at least...

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2017-12-12 20:37:08 +01:00
..
auth s3-auth: remove leftover prototype from auth_domain. 2017-10-30 00:15:06 +01:00
build
client s3: client: Rename <oldname> to <link_target> in cmd_symlink() and cli_posix_symlink(). 2017-11-30 15:30:23 +01:00
exports
groupdb Correct "errror" typos. 2017-02-22 08:26:22 +01:00
include Added smbc_SetLogCallback which lets third party code to capture libsmbclient logs 2017-12-10 04:56:23 +01:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib messaging: Ignore messages from ourselves 2017-12-12 20:37:08 +01:00
libads s3:libads: net ads keytab list fails with "Key table name malformed" 2017-11-29 21:48:17 +01:00
libgpo/gpext gpo: fix the building of gpext to only once 2017-11-20 21:41:14 +01:00
libnet libnet_join: fix "net rpc oldjoin" 2017-11-18 00:09:16 +01:00
librpc s3:gse_krb5: make use of precalculated krb5 keys in fill_mem_keytab_from_secrets() 2017-08-18 10:04:56 +02:00
libsmb Added smbc_SetLogCallback which lets third party code to capture libsmbclient logs 2017-12-10 04:56:23 +01:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK 2017-07-11 03:37:44 +02:00
modules vfs_aio_fork: Fix vfs_aio_pread 2017-12-12 20:37:08 +01:00
nmbd lib: Remove unused serverid.tdb 2017-12-05 04:58:26 +01:00
param s3/loadparm: don't mark IPC$ as autoloaded 2017-11-28 02:02:37 +01:00
passdb lib: Use messaging_send_all instead of message_send_all 2017-12-05 00:56:13 +01:00
printing lib: Remove unused serverid.tdb 2017-12-05 04:58:26 +01:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3-rpc_cli: add winreg_add_core_driver() 2017-05-09 16:43:13 +02:00
rpc_client s3/cli_netlogon: remove SEC_CHAN_NULL fallback from rpccli_connect_netlogon() 2017-11-29 16:59:15 +01:00
rpc_server lib: Remove unused serverid.tdb 2017-12-05 04:58:26 +01:00
rpcclient rpcclient: Avoid a ZERO_STRUCT, save a few bytes .text 2017-11-13 23:54:46 +01:00
script s3-selftest: fix creation of large file 2017-12-09 02:56:18 +01:00
selftest torture: Check messaging_send_all 2017-12-12 20:37:08 +01:00
services Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
smbd smbd: Fix async large read 2017-12-12 20:37:08 +01:00
torture torture: Check messaging_send_all 2017-12-12 20:37:08 +01:00
utils lib: Use messaging_send_all instead of message_send_all 2017-12-05 00:56:13 +01:00
web
winbindd s3:winbindd: Use a stackframe for memory management in _wbint_QueryGroupList 2017-12-08 22:58:17 +01:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs: Remove aio_linux 2017-11-11 04:49:27 +01:00
wscript_build torture: Check messaging_send_all 2017-12-12 20:37:08 +01:00
wscript_configure_system_ncurses