1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jeremy Allison 90bd74640f s3: VFS: default: Remove fallback if we don't have HAVE_PWRITE set. Samba doesn't work without pwrite.
Start of the changes to remove synchronous VFS write.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-05-04 22:34:25 +02:00
..
auth s3:auth: support AUTH_SESSION_INFO_NTLM in finalize_local_nt_token() 2018-03-19 20:30:49 +01:00
build
client s3:smbspool: Fix cmdline argument handling 2018-05-03 16:33:54 +02:00
exports
groupdb groupdb: Fix CID 1167984 Ignoring number of bytes read 2018-04-04 00:44:23 +02:00
include s3: VFS: Remove SMB_VFS_READ() function and all implementations. 2018-05-04 22:34:25 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib lib: #include "util_event.h" only where needed 2018-04-24 22:26:22 +02:00
libads Fix some incorrect debug messages that look to be copy-paste issues. 2018-05-03 08:16:26 +02:00
libgpo/gpext s3/security.c undefined value 2018-04-20 18:18:25 +02:00
libnet libsmb: Give dsgetdcname.c its own header 2018-04-11 01:06:39 +02:00
librpc Revert "Use "localhost" to be ipv6 only friendly" 2018-03-19 15:34:32 +01:00
libsmb s3: libsmbclient: Fix hard-coded connection error return of ETIMEDOUT. 2018-05-03 02:42:20 +02:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking s3:locking: Fix integer overflow check in posix_lock_in_range() 2018-03-20 23:16:16 +01:00
modules s3: VFS: default: Remove fallback if we don't have HAVE_PWRITE set. Samba doesn't work without pwrite. 2018-05-04 22:34:25 +02:00
nmbd nmbd: Fix a typo 2018-04-11 01:06:39 +02:00
param wscript_build: fix c modules deps name for Python 3 2018-04-05 08:59:09 +02:00
passdb s3:passdb: Do not return OK if we don't have pinfo set up 2018-04-19 00:32:22 +02:00
printing s3: printing: Remove the LSEEK in printing_pread_data() and use read_file() instead. 2018-05-04 22:34:24 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: Fix size types and length calculations 2018-03-21 04:25:39 +01:00
rpc_client libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
rpc_server rpc_server: Init local_server_* in make_internal_rpc_pipe_socketpair 2018-04-11 15:19:19 +02:00
rpcclient rpcclient: Print number of entries for NetSessEnum 2018-04-25 19:59:13 +02:00
script s3:smbspool: Fix cmdline argument handling 2018-05-03 16:33:54 +02:00
selftest selftest: Add testcase for querying sessions after smbd crash 2018-04-25 19:59:13 +02:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3: VFS: Remove SMB_VFS_READ() function and all implementations. 2018-05-04 22:34:25 +02:00
torture s3: torture: Make cmd_read use read_file(). 2018-05-04 22:34:25 +02:00
utils ntlm_auth: PAM_AUTH_CRAP needs a privileged socket 2018-04-24 14:32:10 +02:00
web
winbindd winbindd_irpc: Add an IRPC call to trigger a DC locate 2018-05-04 06:12:10 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib/util: Move log_stack_trace() to common code 2018-04-11 01:06:39 +02:00
wscript_build wscript_build: make sure we link extra-python versions of libraries 2018-04-13 07:27:11 +02:00
wscript_configure_system_ncurses