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