first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[samba.git] / source3 / locking / shmem.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-10-18 Jeremy AllisonFixed sys_lseek and seek_file calls so all returns
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-05 Andrew Tridgellahh, the joy of deleting large chunks of code that...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-08-30 Andrew Tridgell- zero shared memory before freeing it
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-03-22 Andrew Tridgell- added a check for broken RH5 include files. With...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-11-01 Andrew Tridgellsome locking code cleanups
1997-10-29 Andrew Tridgellclean up the hash entry code a bit. Got rid of lp_shmem...
1997-10-28 Andrew TridgellSYSV IPC implementation of fast share modes.
1997-10-27 Andrew Tridgellchange the default file permissions on the SHARE_MEM_FI...
1997-10-22 Andrew Tridgellshared memory code cleanups (partly preparing for a...
1997-09-15 Andrew Tridgell- change a lot of occurances of errno to use strerror...
1997-08-28 Andrew Tridgelladded a new type to mkproto.awk so it can handle shmem.c
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-06-27 Samba Release Accountshmem.c: Changed debug to higher level
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-01-15 Samba Release Accountlocking.c proto.h shmem.c smb.h status.c :
1996-10-04 Andrew Tridgell- changed the umask handling. We now set the umask...
1996-08-17 Andrew Tridgell- made FAST_SHARE_MODES standard for Linux
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code