Using the new ylog.h everywhere, and fixing what that breaks!
[idzebra-moved-to-github.git] / index / locksrv.c
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2002-08-02 Adam DickmeissTowards GPL
2001-10-29 Adam DickmeissServer unlocks both "cmt" and "org" lock in zebra_serve...
2000-12-01 Adam DickmeissFixed bug regarding online updates on WIN32.
2000-03-15 Adam DickmeissFirst work on threaded version.
1999-05-26 Adam DickmeissC++ compilation.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-03-05 Adam DickmeissNew result set model and modular ranking system. Moved...
1997-09-29 Adam DickmeissRevised locking system to be thread safe for the server.
1997-09-25 Adam DickmeissWIN32 files lock support.
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-09-04 Adam DickmeissAdded O_BINARY for open calls.
1996-10-29 Adam DickmeissInclude zebrautl.h instead of alexutil.h.
1996-05-15 Adam DickmeissChanged some log messages.
1996-04-10 Sebastian HammerFixed order of path/filename.
1995-12-11 Adam DickmeissLocking based on fcntl instead of flock.
1995-12-08 Adam DickmeissWork on update while servers are running. Three lock...
1995-12-07 Adam DickmeissWork locking mechanisms for concurrent updates/commit.