summaryrefslogtreecommitdiff
path: root/source/locking/locking_slow.c
Commit message (Expand)AuthorAgeFilesLines
* Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1998-09-041-3/+15
* More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1998-09-041-3/+3
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-19/+19
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-4/+4
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-7/+9
* fixed some bugs in the locking_slow code caused by the recent changes.Andrew Tridgell1998-08-161-8/+9
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-36/+32
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-38/+40
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-39/+7
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-7/+9
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-0/+41
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* don't display locks for dead processes in smbstatusAndrew Tridgell1997-11-291-2/+4
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-14/+25
* a major share modes reorganisation.Andrew Tridgell1997-10-201-0/+1039