summaryrefslogtreecommitdiffstats
path: root/source3/locking/locking_shm.c
Commit message (Expand)AuthorAgeFilesLines
* 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