summaryrefslogtreecommitdiff
path: root/source3/locking/shmem.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-01some locking code cleanupsAndrew Tridgell1-10/+10
1997-10-29clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1-19/+29
1997-10-28SYSV IPC implementation of fast share modes.Andrew Tridgell1-257/+274
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1-21/+34
1997-10-22shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1-27/+17
1997-09-15- change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell1-15/+15
1997-08-28added a new type to mkproto.awk so it can handle shmem.cAndrew Tridgell1-1/+1
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-2/+2
1997-06-27shmem.c: Changed debug to higher levelSamba Release Account1-12/+12
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-68/+193
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account1-229/+229
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-5/+1
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-2/+3
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-0/+722