summaryrefslogtreecommitdiffstats
path: root/source3/smbd/oplock.c
Commit message (Expand)AuthorAgeFilesLines
* Hoist by my own petard with warnings (forgot to set strict warningsJeremy Allison1998-09-231-6/+6
* smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flagsJeremy Allison1998-09-231-1/+1
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-141/+477
* Fixed problems with premature kernel oplock checkin code.Jeremy Allison1998-09-181-2/+1
* configure configure.in include/config.h.in include/includes.hJeremy Allison1998-09-181-0/+61
* Added ssize_t to configure code.Jeremy Allison1998-09-111-60/+0
* tridge the destroyer returns!Andrew Tridgell1998-09-051-1/+3
* Fixed one more Debug problem with inode in non-64 bit case.Jeremy Allison1998-09-051-1/+1
* Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1998-09-041-21/+102
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-8/+17
* Fixed bug introduced by the recent changes where the chain_fnumJeremy Allison1998-08-171-0/+5
* move soem variables from server.c that don't belong there.Andrew Tridgell1998-08-171-5/+9
* this completes the splitup of server.c.Andrew Tridgell1998-08-171-0/+639