summaryrefslogtreecommitdiffstats
path: root/source/smbd/oplock.c
Commit message (Expand)AuthorAgeFilesLines
...
* O_EXCL fixes for printing files & oplocks.Jeremy Allison1998-11-161-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* at the interop Isaac (at least I _think_ it was Isaac) said that if aAndrew Tridgell1998-10-211-1/+14
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-1/+1
* more warnings...Luke Leighton1998-10-141-1/+1
* libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.Jeremy Allison1998-09-301-2/+4
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-2/+2
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-34/+12
* Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1998-09-241-4/+35
* 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