summaryrefslogtreecommitdiffstats
path: root/source3/locking/shmem_sysv.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-5/+0
* - zero shared memory before freeing itAndrew Tridgell1998-08-301-5/+4
* configure: Changes for extra headers.Jeremy Allison1998-08-151-2/+10
* First implementation of ChangeNotify - this version only checksJeremy Allison1998-08-031-9/+13
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-10/+1
* nttrans.c: More NT SMB stuff.Jeremy Allison1998-07-021-2/+9
* loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1998-06-051-3/+3
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* - added a check for broken RH5 include files. With the standard RH5Andrew Tridgell1998-03-221-0/+9
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* a dummy change to shmem_sysv.c to try and break CVS out of a problemAndrew Tridgell1997-12-291-0/+1
* - handle ENOSPC in shmem init.Andrew Tridgell1997-12-161-4/+6
* don't use SEM_UNDO because of ridiculously small undo limits on someAndrew Tridgell1997-11-011-1/+25
* some locking code cleanupsAndrew Tridgell1997-11-011-152/+152
* damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1997-10-291-28/+43
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-291-15/+55
* fix for broken sunos4 includes (doesn't have SHM_R)Andrew Tridgell1997-10-281-0/+4
* SYSV IPC implementation of fast share modes.Andrew Tridgell1997-10-281-0/+621