1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3/smbd
Jeremy Allison e4962b80f8 smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flags
when creating oplock test file.
smbd/server.c: Check for existance of kernel oplocks before
               becoming a daemon.
Jeremy.
(This used to be commit b42779e17e)
1998-09-23 01:58:27 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
blocking.c Ok - this is the 'expose 64 bit to the clients' checkin. 1998-09-11 19:14:27 +00:00
chgpasswd.c configure configure.in: Added tests for fseek64 and ftell64. 1998-09-17 19:16:12 +00:00
close.c Ok - this is the 'expose 64 bit to the clients' checkin. 1998-09-11 19:14:27 +00:00
conn.c some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
connection.c More 64 bit stuff - now the fcntl locks are 64 bit clean. 1998-09-04 00:23:28 +00:00
dfree.c got rid of SMB_STRUCT_STATVFS. I don't think we should be defining 1998-09-18 03:53:14 +00:00
dir.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
dosmode.c configure configure.in: Added checks for statvfs64. Last bit of 64 bit widening (I hope :-). 1998-09-17 23:06:57 +00:00
dummy.in major autoconf clean-up 1998-09-21 09:07:08 +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 gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a 1998-09-18 03:00:20 +00:00
filename.c Small bit of paranioa. Ensure that if the incoming name to 1998-09-19 03:34:12 +00:00
files.c First cut at kernel oplocks. This should have no effect unless runnin 1998-09-23 01:48:45 +00:00
groupname.c Added back groupname map stuff removed by Andrew's "slash 'n' burn" 1998-09-08 19:21:04 +00:00
ipc.c First cut at kernel oplocks. This should have no effect unless runnin 1998-09-23 01:48:45 +00:00
mangle.c Added back groupname map stuff removed by Andrew's "slash 'n' burn" 1998-09-08 19:21:04 +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 gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a 1998-09-18 03:00:20 +00:00
nttrans.c First cut at kernel oplocks. This should have no effect unless runnin 1998-09-23 01:48:45 +00:00
open.c First cut at kernel oplocks. This should have no effect unless runnin 1998-09-23 01:48:45 +00:00
oplock.c smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flags 1998-09-23 01:58:27 +00:00
password.c some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
pipes.c configure configure.in: Added tests for fseek64 and ftell64. 1998-09-17 19:16:12 +00:00
predict.c Added ssize_t to configure code. 1998-09-11 01:24:30 +00:00
process.c First cut at kernel oplocks. This should have no effect unless runnin 1998-09-23 01:48:45 +00:00
quotas.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
reply.c look at the CAP_NT_SMBS bit in the client capabilities to determine if 1998-09-23 01:25:33 +00:00
server.c smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flags 1998-09-23 01:58:27 +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 First cut at kernel oplocks. This should have no effect unless runnin 1998-09-23 01:48:45 +00:00
uid.c moved connection_struct handling code into smbd/conn.c and changed it 1998-08-17 06:13:32 +00:00