1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Volker Lendecke 18206a4cb5 Add vfs_aio_fork
This is used for two purposes:

First, I'm using it to test the async I/O code. In the forked process it is
pretty easy to delay a reply for a random amount of time. See the
BUILD_FARM_HACKS snippet.

Second, there are systems around that claim to have Posix AIO but which is
broken. This might be some help for those systems.

Also add tests how to pass file descriptors
(This used to be commit b0e52cecf2)
2008-02-29 09:47:53 +01:00
..
auth Use netr_SamInfo3 in remaining places. 2008-02-17 02:12:01 +01:00
client Remove smbmount. 2008-02-28 15:53:43 +01:00
codepages
exports Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
groupdb Fix "status used uninitialized" warnings. 2008-01-15 15:09:13 -08:00
include Remove DomainControllerAddressType which we now have in IDL. 2008-02-28 23:15:30 +01:00
iniparser
iniparser_build
intl Fix some warnings 2008-02-25 16:09:26 +01:00
lib libreplace: add snprintf.c to test code for getifaddrs - needed on some systems. 2008-02-29 09:32:11 +01:00
libaddns Try and fix the AIX build. 2008-01-10 01:04:47 +01:00
libads Add my copyright. 2008-02-27 19:38:48 +01:00
libgpo str_list_free is not needed anymore 2008-02-04 21:05:41 +01:00
libnet libnetjoin: add fallback to level 24 samr setinfo so that libnet can join NT4. 2008-02-29 01:27:52 +01:00
librpc Re-run make idl. 2008-02-28 23:37:18 +01:00
libsmb Fix memleak in netsamlogon_cache_get(). 2008-02-28 23:15:11 +01:00
locking Fix some "set but never used" warnings 2008-01-20 17:44:40 +01:00
m4 configure: put swat-part of config into m4-include file of its own. 2008-02-26 13:56:12 +01:00
modules Add vfs_aio_fork 2008-02-29 09:47:53 +01:00
nmbd Convert read_data() to NTSTATUS 2008-02-02 11:03:23 +01:00
nsswitch winbind: use a struct element for WBFLAG_PAM_UNIX_NAME 2008-02-28 23:00:42 +01:00
pam_smbpass Fix build for pam_smbpass 2008-01-16 12:42:26 +03:00
param call libnet_conf_get_seqnum() just once and fix compiler warnings 2008-02-28 09:50:27 +01:00
passdb Fix some warnings 2008-02-25 16:09:26 +01:00
pkgconfig libwbclient: add wbclient.pc.in 2008-01-15 10:43:43 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing Fix some typos. 2008-02-08 10:05:32 +01:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Fix double free bugs after calling regfio_close() 2008-02-20 18:28:41 -08:00
rpc_client Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge. 2008-02-28 23:37:47 +01:00
rpc_parse Remove unused marshalling for SVCCTL_SET_SERVICE_SEC. 2008-02-28 00:43:31 +01:00
rpc_server Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge. 2008-02-28 23:37:47 +01:00
rpcclient Add my copyright. 2008-02-27 19:38:48 +01:00
script Remove smbmount. 2008-02-28 15:53:43 +01:00
services Fix segfault in svcctl_get_secdesc(): prevent premature TALLOC_FREE. 2008-02-18 17:41:19 +01:00
smbd Fix inotify detection 2008-02-25 12:58:56 +01:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests Remove mmap check from configure.in 2008-02-21 10:27:56 +01:00
torture Remove a useless variable. 2008-02-28 12:20:43 +01:00
utils winbind: use a struct element for WBFLAG_PAM_UNIX_NAME 2008-02-28 23:00:42 +01:00
web Always pass a TALLOC_CTX to str_list_make and str_list_copy 2008-02-04 20:57:49 +01:00
winbindd winbind: use a struct element for WBFLAG_PAM_UNIX_NAME 2008-02-28 23:00:42 +01:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in Add vfs_aio_fork 2008-02-29 09:47:53 +01:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c popt: Use SMB_CONF_PATH environment var if no other configfile is set. 2008-02-04 17:41:23 +01:00
install-sh
library-versions.in Add support for building and using shared and static libtdb library. 2008-02-14 14:17:57 +01:00
mainpage.dox
Makefile.in Add vfs_aio_fork 2008-02-29 09:47:53 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00