1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/smbd
Andrew Tridgell 4acd373e5b changed the SMBtrans reply code to align at the same alignment as
observed from NT. We were aligning the data before but not the
parameters. This aligns both.

This change may break some other parts of ipc.c if we have relied on
the alignment somewhere, so if you think this broke something then let
me know.
(This used to be commit d252d33101)
1998-09-03 05:37:15 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
blocking.c Fixes for the problem in blocking locks with file_fsp returning the 1998-08-21 01:30:29 +00:00
chgpasswd.c Fix for PR#9497 - not waiting for child. 1998-09-02 17:23:41 +00:00
close.c configure.in, configure: include/config.h.in: Added stropts and poll. 1998-08-31 20:20:54 +00:00
conn.c added some optimisation for the case where the number of open files is 1998-08-17 06:47:53 +00:00
connection.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
dfree.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
dir.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
dosmode.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
dummy.in these dummy files are needed for autoconf processing 1998-08-09 11:24:15 +00:00
error.c move soem variables from server.c that don't belong there. 1998-08-17 13:44:05 +00:00
fileio.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
filename.c fixed a bug in the name mangling code. It implicitly assumed that 1998-09-03 03:14:31 +00:00
files.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
groupname.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
ipc.c changed the SMBtrans reply code to align at the same alignment as 1998-09-03 05:37:15 +00:00
mangle.c fixed a bug in the name mangling code. It implicitly assumed that 1998-09-03 03:14:31 +00:00
message.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
negprot.c now that we have no global arrays we can start to split up the monster 1998-08-17 07:15:54 +00:00
nttrans.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
open.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
oplock.c configure.in, configure: include/config.h.in: Added stropts and poll. 1998-08-31 20:20:54 +00:00
password.c bounds check next_token() to prevent possible buffer overflows 1998-08-31 03:11:42 +00:00
pipes.c check that a valid pipe is passed before doing a pipe close. 1998-09-01 01:10:01 +00:00
predict.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
process.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
quotas.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
reply.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
server.c we are never interested in SIGPIPE so just ignore (block) it 1998-09-02 05:00:47 +00:00
service.c this completes the splitup of server.c. 1998-08-17 13:11:34 +00:00
ssl.c As per a Andrew's message, I went through and removed the timestring() 1998-07-31 22:39:15 +00:00
trans2.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
uid.c moved connection_struct handling code into smbd/conn.c and changed it 1998-08-17 06:13:32 +00:00