1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/smbd
Volker Lendecke 8e2aa47b3f r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8
with gcc still gives timeouts which worry me.

Volker
(This used to be commit c30835b4f0)
2007-10-10 12:28:56 -05:00
..
aio.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
blocking.c r23997: Check in the infrastructure for getting rid of the global InBuffer/OutBuffer 2007-10-10 12:28:53 -05:00
change_trust_pw.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
chgpasswd.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
close.c r23906: Fix POSIX unlink bug found by Steve. If we 2007-10-10 12:28:40 -05:00
conn.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
connection.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dfree.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dir.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dmapi.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dosmode.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
error.c r23997: Check in the infrastructure for getting rid of the global InBuffer/OutBuffer 2007-10-10 12:28:53 -05:00
fake_file.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
fileio.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
filename.c r23879: Fix two memleaks, found by the IBM checker 2007-10-10 12:28:37 -05:00
files.c r23996: One more const 2007-10-10 12:28:53 -05:00
ipc.c r23823: Memory leak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com> 2007-10-10 12:28:30 -05:00
lanman.c r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com> 2007-10-10 12:28:50 -05:00
mangle_hash2.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle_hash.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle_map.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle.c r23866: Fix a 1-byte buffer overrun 2007-10-10 12:28:36 -05:00
map_username.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
message.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
msdfs.c r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>. 2007-10-10 12:28:33 -05:00
negprot.c r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8 2007-10-10 12:28:56 -05:00
noquotas.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify_inotify.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify_internal.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify.c r23941: Don't use "False" when you mean "MARSHALL". 2007-10-10 12:28:47 -05:00
ntquotas.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
nttrans.c r23997: Check in the infrastructure for getting rid of the global InBuffer/OutBuffer 2007-10-10 12:28:53 -05:00
open.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
oplock_irix.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
oplock_linux.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
oplock.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
password.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
pipes.c r23999: Convert reply_open_and_X 2007-10-10 12:28:54 -05:00
posix_acls.c r23914: try to fix the build on Tru64 2007-10-10 12:28:41 -05:00
process.c r24004: Convert reply_checkpath to the new API 2007-10-10 12:28:55 -05:00
quotas.c r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the 2007-10-10 12:28:24 -05:00
reply.c r24004: Convert reply_checkpath to the new API 2007-10-10 12:28:55 -05:00
seal.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sec_ctx.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
server.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
service.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
session.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sesssetup.c r23997: Check in the infrastructure for getting rid of the global InBuffer/OutBuffer 2007-10-10 12:28:53 -05:00
share_access.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sockinit.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
srvstr.c r24000: Add message_push_blob() and message_push_string(). 2007-10-10 12:28:54 -05:00
statcache.c r23844: Add patch series from Volker (after review and consultation). 2007-10-10 12:28:34 -05:00
statvfs.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
trans2.c r23942: Fix issue found by Shlomi Yaakobovich <Shlomi@exanet.com> where 2007-10-10 12:28:47 -05:00
uid.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
utmp.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
vfs.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00