summaryrefslogtreecommitdiffstats
path: root/source/locking/locking_shm.c
Commit message (Expand)AuthorAgeFilesLines
* Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison1998-10-231-11/+18
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-6/+0
* Added ssize_t to configure code.Jeremy Allison1998-09-111-70/+1
* Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1998-09-041-28/+103
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-12/+12
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-20/+18
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-9/+11
* include/smb.h: Removed dir_ptr. Not needed.Jeremy Allison1998-08-111-6/+6
* Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1998-07-301-6/+6
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-3/+6
* This is a security audit change of the main source.Jeremy Allison1998-05-121-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* don't use free and alloc as structure elementsAndrew Tridgell1997-12-041-13/+13
* don't display locks for dead processes in smbstatusAndrew Tridgell1997-11-291-3/+5
* some locking code cleanupsAndrew Tridgell1997-11-011-76/+60
* change from * to ^ in hashing of device/inode. Using * meant that ifAndrew Tridgell1997-10-311-1/+1
* - cleanup some warningsAndrew Tridgell1997-10-311-2/+0
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-291-47/+4
* lower the default hash size if SEMMSL isn't definedAndrew Tridgell1997-10-281-0/+5
* SYSV IPC implementation of fast share modes.Andrew Tridgell1997-10-281-49/+57
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-3/+8
* shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1997-10-221-16/+16
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-201-1/+1
* a major share modes reorganisation.Andrew Tridgell1997-10-201-0/+739