1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4
Andrew Tridgell 4d39861f99 avoid a copy of the data being input to the dcerpc server in the most
common case of there being no pending partial data and a full dcerpc
packet being received.

We should use this same model for the smb server. It gives us
efficient memory usage while allowing for completely async socket
operations.
(This used to be commit 9aab321fb6)
2004-01-20 04:32:17 +00:00
..
auth ntlmssp over rpc over tcp now fully works 2003-12-14 10:45:50 +00:00
build This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
client fixed some warnings 2003-11-28 09:05:44 +00:00
codepages first public release of samba4 code 2003-08-13 01:53:07 +00:00
include remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
intl first public release of samba4 code 2003-08-13 01:53:07 +00:00
lib This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
libads remove a redundent second check for PAM 2003-12-16 01:10:03 +00:00
libcli * fixed a segv when -U is not used in smbtorture. 2004-01-15 23:19:07 +00:00
librpc added dom_sid_string() function 2004-01-11 05:16:07 +00:00
locking more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:54:44 +00:00
modules first public release of samba4 code 2003-08-13 01:53:07 +00:00
msdfs File is part of the HOWTO Collection 2003-08-14 00:08:21 +00:00
nmbd more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
nsswitch Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
ntvfs This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
pam_smbpass more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
param This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
passdb a fairly large commit! 2003-12-16 09:02:58 +00:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
popt Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
printing * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
python Delete old python bindings. 2003-12-17 02:18:36 +00:00
registry * got rid of UNISTR2 and everything that depends on it 2003-12-01 00:17:30 +00:00
rpc_server avoid a copy of the data being input to the dcerpc server in the most 2004-01-20 04:32:17 +00:00
script a script which find unused or undefined vars in Makefile or Makefile.in 2004-01-13 22:24:56 +00:00
smbd Update Copyright to 1992-2004 2004-01-09 06:59:48 +00:00
smbwrapper more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
tdb * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
tests first public release of samba4 code 2003-08-13 01:53:07 +00:00
torture Add test to set single fields in fields_present with info21. 2004-01-19 08:59:14 +00:00
ubiqx first public release of samba4 code 2003-08-13 01:53:07 +00:00
utils * removed some unused code 2003-12-10 03:02:12 +00:00
web Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
wrepld get rid of some more unused headers 2003-11-23 03:10:50 +00:00
.cvsignore first public release of samba4 code 2003-08-13 01:53:07 +00:00
.dmallocrc first public release of samba4 code 2003-08-13 01:53:07 +00:00
aclocal.m4 Update MySQL configuration scripts, add module macros 2003-09-29 22:16:06 +00:00
autogen.sh my debian unstable box uses "autoconf2.50" - i wish there were a 2003-12-04 01:17:00 +00:00
change-log first public release of samba4 code 2003-08-13 01:53:07 +00:00
config.guess put config.guess in the right place! 2003-08-13 02:06:45 +00:00
config.sub first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.in remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
configure.nodebug.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.tridge.opt first public release of samba4 code 2003-08-13 01:53:07 +00:00
Doxyfile first public release of samba4 code 2003-08-13 01:53:07 +00:00
dynconfig.c remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
ignore.txt first public release of samba4 code 2003-08-13 01:53:07 +00:00
install-sh first public release of samba4 code 2003-08-13 01:53:07 +00:00
Makefile.in add make [un]installtorture 2004-01-19 14:57:56 +00:00
smbadduser first public release of samba4 code 2003-08-13 01:53:07 +00:00