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