summaryrefslogtreecommitdiff
path: root/source3/smbd/oplock.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1-4/+35
1998-09-23Hoist by my own petard with warnings (forgot to set strict warningsJeremy Allison1-6/+6
1998-09-23smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flagsJeremy Allison1-1/+1
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1-141/+477
1998-09-18Fixed problems with premature kernel oplock checkin code.Jeremy Allison1-2/+1
1998-09-18configure configure.in include/config.h.in include/includes.hJeremy Allison1-0/+61
1998-09-11Added ssize_t to configure code.Jeremy Allison1-60/+0
1998-09-05tridge the destroyer returns!Andrew Tridgell1-1/+3
1998-09-05Fixed one more Debug problem with inode in non-64 bit case.Jeremy Allison1-1/+1
1998-09-04Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1-21/+102
1998-08-31configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1-8/+17
1998-08-17Fixed bug introduced by the recent changes where the chain_fnumJeremy Allison1-0/+5
1998-08-17move soem variables from server.c that don't belong there.Andrew Tridgell1-5/+9
1998-08-17this completes the splitup of server.c.Andrew Tridgell1-0/+639