Added include stdlib.h a few places to get prototype for atoi/exit/..
[idzebra-moved-to-github.git] / index / zserver.c
2005-01-16 Adam DickmeissAdded include stdlib.h a few places to get prototype...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-12-21 Adam DickmeissAdded zebra_octet_term_encoding that specifies encoding...
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-11-29 Adam DickmeissAdd member addinfo for recRetrieveCtrl to throw better...
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-08-25 Adam DickmeissFix syntax (oops)
2004-08-25 Adam DickmeissInitialize count, type due to removed rset terms
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-06 Adam DickmeissMore type casts due to zint.
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-08-02 Adam DickmeissSelect database before commit takes place to ensure...
2004-07-28 Adam DickmeissUpdate Perl internals so that it matches the current...
2004-05-05 Mike TaylorRefuse to scan with step-size specified and non-zero.
2004-03-29 Adam DickmeissFixed bug in return of handle for init when authenticat...
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2003-11-09 olegMore friendly behaviour in during character set negotia...
2003-09-05 Adam DickmeissCheck for valid handle in call to zebra_pidfname
2003-08-21 Adam DickmeissWrite zebrasrv.pid to lockDir.
2003-07-02 Adam DickmeissRemote drop of database
2003-06-18 Adam DickmeissFix memory handling of quries in result sets
2003-05-24 Adam DickmeissZebra server checks for zebrasrv.pid and refuses to...
2003-05-20 Adam DickmeissRemoved zebra_search_rpn. Updated a few tests
2003-05-20 Adam DickmeissODR handles no longer needed for zebra_search_{rpn...
2003-03-04 Adam Dickmeisszebra_begin_trans got extra "write" flag. zebra_begin_read
2003-02-25 Adam DickmeissChange types of signed/unsigned int
2003-01-13 Adam DickmeissSimplified the character set negotiation code a bit.
2003-01-13 olegAdd a few fixs: correct use yaz_iconv(), correct delete...
2002-10-22 Adam Dickmeissdata1 part of zebra
2002-09-17 Adam DickmeissFix return values for ESUpdate
2002-09-17 Adam DickmeissWork on ES Update
2002-09-13 Adam DickmeissMake remote adm-import and adm-create work again (via...
2002-09-09 Adam DickmeissZebra server stops when config file cannot be read
2002-09-06 Adam DickmeissMissing #ifdef WIN32
2002-09-06 Adam DickmeissUse Zebra Server as service display name
2002-09-06 Adam DickmeissChanged/removed various internal log mesages
2002-08-29 Adam DickmeissFix log messages
2002-08-05 Adam DickmeissRemove zmbol references
2002-08-02 Adam DickmeissTowards GPL
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-05-07 Adam Dickmeissdata1 updates. Run number fix
2002-04-05 Adam DickmeissZebra with full functionality
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-03-20 Adam DickmeissHits per term. Returned in SearchResult-1
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
2001-07-09 Adam DickmeissWIN32 fix.
2001-02-14 Adam DickmeissFixed versions as returned in INIT response.
2000-09-05 Adam DickmeissUpdates for prefix 'yaz_' for YAZ log functions.
2000-05-09 Adam DickmeissAdded call to xmalloc/nmem debugging functions.
2000-04-05 Adam DickmeissOn Unix, zebra/z'mbol uses automake.
2000-03-20 Adam DickmeissAdded remote record import using Z39.50 extended servic...
2000-03-15 Adam DickmeissFirst work on threaded version.
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-11-29 Adam DickmeissServer sets implementationName - and Version.
1999-11-04 Adam DickmeissImplemented delete result set(s).
1999-10-29 Adam DickmeissMinor fix in bend_init where handle wasn't set to NULL...
1999-07-14 Adam DickmeissChanged functions isc_getmethod, isams_getmethod.
1999-06-10 Adam DickmeissFixed to use bend_start instead of pre_init.
1999-06-10 Adam DickmeissMinor change to pre_init handler.
1999-05-26 Adam DickmeissC++ compilation.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-10-28 Adam DickmeissSDRKit integration.
1998-10-18 Adam DickmeissAdditional info added for diagnostics 114 (Unsupported...
1998-09-22 Adam DickmeissMinor changes in search API.
1998-09-02 Adam DickmeissExtra parameter decode added to search routines to...
1998-08-06 Adam DickmeissRoutine bend_deleterequest removed.
1998-06-24 Adam DickmeissSupport for relations on text operands. Open range...
1998-06-22 Adam DickmeissAdded authentication check facility to zebra.
1998-06-12 Adam DickmeissWork on Zebra API.
1998-05-27 Adam DickmeissZebra returns surrogate diagnostic for single records...
1998-04-03 Adam DickmeissFixed setting of last_in_set in bend_fetch.
1998-03-05 Adam DickmeissNew result set model and modular ranking system. Moved...
1998-02-10 Adam DickmeissImplemented Sort.
1998-01-29 Adam DickmeissCompress ISAM is default.
1998-01-12 Adam DickmeissThe test option (-s) only uses read-lock (and not write...
1997-11-18 Adam DickmeissChanged character map facility so that admin can specif...
1997-10-27 Adam DickmeissMoved towards generic character mapping depending on...
1997-09-29 Adam DickmeissRevised locking system to be thread safe for the server.
1997-09-25 Adam DickmeissWindows NT port.
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-09-04 Adam DickmeissNew retrieve/extract method tellf (added).
1997-07-28 Adam DickmeissServer returns diagnostic 14 when record doesn't exist.
1996-12-23 Adam DickmeissWork on truncation.
1996-12-11 Adam DickmeissAdded better compression.
1996-11-15 Adam DickmeissLogging of execution speed by using the times(2) call.
1996-11-08 Adam DickmeissBuffers used during file match got bigger.
1996-10-29 Adam DickmeissUse of cisam system - enabled if setting isamc is 1.
1996-06-04 Adam DickmeissMinor changes - removed include of ctype.h.
1996-05-31 Sebastian HammerWork on character-set handling
1996-05-14 Adam DickmeissScan support in multiple registers/databases.
1996-05-14 Adam DickmeissCompact use/set bytes used in search service.
1996-05-01 Adam DickmeissFirst work on multiple records in one file.
1996-03-26 Adam DickmeissNew setting lockPath: directory of various lock files.
1996-03-20 Adam DickmeissFunction dict_lookup_grep got extra parameter, init_pos...
1996-01-17 Adam DickmeissPrototype changed for reader functions in extract/retri...
1995-12-11 Adam DickmeissThe rec_get function returns NULL if record doesn't...
1995-12-08 Adam DickmeissWork on update while servers are running. Three lock...
1995-12-07 Adam DickmeissWork locking mechanisms for concurrent updates/commit.
1995-12-04 Adam DickmeissExtra arg to recType_byName.
next