first cut at using the tdb code for the connections structure, the
[ira/wip.git] / source3 / locking / locking_slow.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-04-04 Tim PotterUse VFS operations for file I/O.
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-09-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
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-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-16 Andrew Tridgellfixed some bugs in the locking_slow code caused by...
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-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-05-12 Jeremy Allisonincludes.h: SunOS doesn't have strcasecmp, solaris...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-04-10 Jeremy Allisonincludes.h: Moved HPUX undefine of SEMMSL to where...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-11-29 Andrew Tridgelldon't display locks for dead processes in smbstatus
1997-10-27 Andrew Tridgellchange the default file permissions on the SHARE_MEM_FI...
1997-10-20 Andrew Tridgella major share modes reorganisation.