Age | Commit message (Expand) | Author | Files | Lines |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -2/+6 |
1998-09-05 | ahh, the joy of deleting large chunks of code that someone else has | Andrew Tridgell | 1 | -25/+0 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -5/+6 |
1998-09-04 | More 64 bit stuff - now the fcntl locks are 64 bit clean. | Jeremy Allison | 1 | -4/+4 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -33/+60 |
1998-08-30 | - zero shared memory before freeing it | Andrew Tridgell | 1 | -1/+4 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -6/+9 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -1/+1 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -3/+3 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -3/+3 |
1998-03-22 | - added a check for broken RH5 include files. With the standard RH5 | Andrew Tridgell | 1 | -0/+6 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-11-01 | some locking code cleanups | Andrew Tridgell | 1 | -10/+10 |
1997-10-29 | clean up the hash entry code a bit. Got rid of lp_shmem_hash_size() | Andrew Tridgell | 1 | -19/+29 |
1997-10-28 | SYSV IPC implementation of fast share modes. | Andrew Tridgell | 1 | -257/+274 |
1997-10-27 | change the default file permissions on the SHARE_MEM_FILE* to | Andrew Tridgell | 1 | -21/+34 |
1997-10-22 | shared memory code cleanups (partly preparing for a possible sysV | Andrew Tridgell | 1 | -27/+17 |
1997-09-15 | - change a lot of occurances of errno to use strerror(errno). We can't | Andrew Tridgell | 1 | -15/+15 |
1997-08-28 | added a new type to mkproto.awk so it can handle shmem.c | Andrew Tridgell | 1 | -1/+1 |
1997-07-24 | Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com | Samba Release Account | 1 | -2/+2 |
1997-06-27 | shmem.c: Changed debug to higher level | Samba Release Account | 1 | -12/+12 |
1997-05-20 | dir.c: Fixed double slash issue. | Samba Release Account | 1 | -68/+193 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1997-01-15 | locking.c proto.h shmem.c smb.h status.c : | Samba Release Account | 1 | -229/+229 |
1996-10-04 | - changed the umask handling. We now set the umask to 0 and explicitly | Andrew Tridgell | 1 | -5/+1 |
1996-08-17 | - made FAST_SHARE_MODES standard for Linux | Andrew Tridgell | 1 | -2/+3 |
1996-08-15 | - added FAST_SHARE_MODES code | Andrew Tridgell | 1 | -0/+722 |