first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[samba.git] / source / locking / locking_shm.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-11 Jeremy Allisoninclude/smb.h: Removed dir_ptr. Not needed.
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
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-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-04 Andrew Tridgelldon't use free and alloc as structure elements
1997-11-29 Andrew Tridgelldon't display locks for dead processes in smbstatus
1997-11-01 Andrew Tridgellsome locking code cleanups
1997-10-31 Andrew Tridgellchange from * to ^ in hashing of device/inode. Using...
1997-10-31 Andrew Tridgell- cleanup some warnings
1997-10-29 Andrew Tridgellclean up the hash entry code a bit. Got rid of lp_shmem...
1997-10-28 Andrew Tridgelllower the default hash size if SEMMSL isn't defined
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-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-10-20 Andrew Tridgella major share modes reorganisation.