Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / index / zserver.c
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-03-31 Adam DickmeissUse GCC attribute warn_unsed_result for a few of the...
2005-12-09 Adam DickmeissRemoved zebra_clearError. The scheme is meant to be...
2005-12-09 Adam DickmeissFor buffer_extract_sysno, match criteria is only used...
2005-12-07 Adam DickmeissSomewhat improved diagnostics for update with opaque...
2005-11-02 Adam DickmeissZebra reads (non-standard) attribute 10 for RPN queries...
2005-09-13 Adam DickmeissAdded parameter for zebra_open.
2005-08-22 Adam DickmeissAdded type signed/unsigned char type casts to make...
2005-08-09 Adam DickmeissAdded extra parameter setname for zebra scan functions...
2005-06-22 Adam DickmeissAdded support for term references (queryIDs) for search...
2005-06-14 Adam DickmeissUse HAVE_UNISTD_H when including unistd.h.
2005-06-13 Adam DickmeissRecognize resource estimatehits again. Allow server...
2005-05-24 Adam DickmeissAdded support for temr hit counts. This was not in...
2005-05-12 Adam DickmeissFixed crash that could occur if ES update transaction...
2005-05-11 Adam DickmeissAlign Zebra API more so that ZEBRA_RES is used to signa...
2005-04-15 Adam DickmeissMany public functions returns ZEBRA_RES rather than...
2005-03-08 Adam DickmeissAdded a few casts from zint to double/int where appropr...
2005-01-21 Adam DickmeissRenamed API function zebra_deleleResultSet to zebra_del...
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).
next