summaryrefslogtreecommitdiff
path: root/source3/locking/locking_shm.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-29don't display locks for dead processes in smbstatusAndrew Tridgell1-3/+5
1997-11-01some locking code cleanupsAndrew Tridgell1-76/+60
1997-10-31change from * to ^ in hashing of device/inode. Using * meant that ifAndrew Tridgell1-1/+1
1997-10-31- cleanup some warningsAndrew Tridgell1-2/+0
1997-10-29clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1-47/+4
1997-10-28lower the default hash size if SEMMSL isn't definedAndrew Tridgell1-0/+5
1997-10-28SYSV IPC implementation of fast share modes.Andrew Tridgell1-49/+57
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1-3/+8
1997-10-22shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1-16/+16
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1-1/+1
1997-10-20a major share modes reorganisation.Andrew Tridgell1-0/+739