64-bit BER integers. Fixes bug #114.
[yaz-moved-to-github.git] / src / seshigh.c
2009-06-16 Adam Dickmeiss64-bit BER integers. Fixes bug #114.
2009-02-23 Adam DickmeissRemoved redundant statement
2009-01-29 Adam DickmeissAdded member named_result_sets for init handler struct...
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-12-24 Adam DickmeissChanged type to avoid warning
2008-11-24 Adam DickmeissGot rid of a few warnings WRT signed/unsigned types
2008-11-17 Adam DickmeissReturn SHA1 version for YAZ in yaz_version.
2008-11-14 Adam DickmeissFixes for gcc warnings - mostly WRT check of returns...
2008-06-17 Adam DickmeissPrevent COMSTACK use if cs_accept fails
2008-06-05 Adam DickmeissMinor formatting changes.
2008-05-30 Adam DickmeissFix comment regarding diagnostics
2008-05-30 Adam DickmeissReplaced some error code ints with proper defines ...
2008-05-28 Adam DickmeissAdded yaz_mk_sru_surrogate to create SRU surrogate...
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2007-09-11 Adam DickmeissUsing odr_strdup_null a couple of places
2007-08-23 Adam DickmeissAdded new ZOOM connection option "sru_version" which...
2007-08-22 Adam DickmeissRevert last change regarding display_term. There still...
2007-08-21 Adam DickmeissAlways honor display_term being set by backend handler...
2007-08-13 Mike TaylorIf a CCL qualifier mapping file has been specified...
2007-07-27 Adam DickmeissFixed bug #1338: GFS crashes when startRecord > number...
2007-06-05 Adam DickmeissFix potential buffer overrun that could occur if SRU...
2007-05-30 Adam DickmeissChanged the way yaz-client encodes charset negotiation...
2007-05-30 Adam DickmeissImplemented a way to perform scan in a result set using...
2007-05-08 Adam DickmeissFor OIDs use Odr_oid type everywhere, i.e. do not assum...
2007-05-06 Adam DickmeissCode updates which makes things compile as C++. Mostly...
2007-05-02 Adam DickmeissAllow a server to tell whether records uses same encodi...
2007-05-02 Adam DickmeissAdded new member 'query_charset' for bend_initrequest...
2007-04-16 Adam DickmeissGenerate built-in OIDs from oid.csv.
2007-04-12 Adam DickmeissAdded function yaz_oid_add which adds custom OID entry...
2007-04-12 Adam DickmeissNew OID database - with public definitions in oid_db...
2007-03-19 Adam DickmeissAPI changes to WRBUF. wrbuf_free removed; replaced...
2007-03-13 Adam DickmeissMissing return value for function
2007-02-24 Adam DickmeissFixed bug #927: DOM Module returns wrong diagnostic...
2007-01-16 Adam DickmeissExtended the GFS search facility. New member of bend_se...
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2006-12-08 Adam DickmeissFixed bug regarding incomplete incoming packages. The...
2006-12-06 Adam DickmeissChanged the SRU update structures and codecs to reflect...
2006-12-04 Adam DickmeissAdded GFS utility function bend_assoc_is_alive which...
2006-11-14 Adam DickmeissAdded utilities yaz_{set,get}_esn to set/get element...
2006-10-27 Adam DickmeissUpdates for SRU Update by Ko van der Sloot:
2006-10-24 Adam DickmeissFixed problem with SRU diagnostic 'First record positio...
2006-10-24 Adam DickmeissFail decoding of SRU SOAP searchRetrieveRequest if...
2006-10-05 Adam DickmeissSimplify check for SRU record ranges in GFS.
2006-09-27 Adam DickmeissAdded GCC option -Wstrict-prototypes to buildconf.sh...
2006-09-06 Adam DickmeissFor the generic frontend server, the maximum record...
2006-09-01 Adam DickmeissFor frontend server, only issue error if recv buffer...
2006-08-24 Adam DickmeissMake a facility for COMSTACK to reject too large packag...
2006-07-31 Adam DickmeissFixed bug #627: addInfo not propagated by srw_bend_fetc...
2006-07-07 Marc Crommemoved superflous session logging from log_session to...
2006-07-07 Marc Crommeadded number of terms returned to client from Scan...
2006-07-07 Marc Crommefurther cleaning of log messages, related to bug #405
2006-07-06 Marc Crommedowngraded superflous log comment from YAZ_LOG to...
2006-07-06 Marc Crommeadded database name in scan response, both Z39.50 and SRU
2006-07-06 Marc Crommepartiallay fix bug #405
2006-07-06 Adam DickmeissFor Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2...
2006-06-20 Adam DickmeissFixed option negotation for Frontend server . Option...
2006-06-15 Adam Dickmeisshanged bend_update_rr so that diagnostics are stored...
2006-05-31 Sebastian HammerSet present->comp to NULL when no ESN is present in...
2006-05-30 Sebastian HammerSimplified comp for present called from srw_bend_search
2006-05-30 Sebastian HammerArranged to call bend_present if records are displayed...
2006-05-14 Adam DickmeissRemoved a few yaz_log calls
2006-05-13 Sebastian HammerCall 'present' backend function (when present) from...
2006-05-09 Adam DickmeissFixes for retrieval handling in SRU mode.. The "virtual...
2006-05-08 Adam DickmeissChange return values for yaz_retrieval_request a bit...
2006-05-08 Adam DickmeissLibEXSLT support. New configure option --with-exslt.
2006-05-07 Adam DickmeissAdded retrieval handling support in Generic Frontend...
2006-05-05 Sebastian HammerSupporting Username/password in SRU server mode, either...
2006-04-21 Adam DickmeissAdded several type casts due to no portable way of...
2006-04-05 Mike TaylorRPN buffer bumped from 512 chars to 5120.
2006-03-26 Marc Crommejava script mime type added to the list of allowed...
2006-03-16 Adam DickmeissEnsure Bib-1 diagnostic is mapped to SRW diagnostic...
2006-03-16 Adam DickmeissFor GFS - SRU handling, empty stylesheet means no style...
2006-03-15 Marc Crommeremoved superflous log message
2006-03-15 Adam DickmeissAdded support for file access in GFS to facilitate...
2006-03-13 Adam DickmeissMore informative GFS WRT Extended Services
2006-02-27 Adam DickmeissFixed bug in GFS: bend_scan handler was not called...
2006-01-20 Adam DickmeissSeparate the logging utilities for queries in two ...
2005-11-09 Adam DickmeissAvoid mixed stmt/var declare
2005-11-08 Adam DickmeissAdded ZiNG Update Support. New codecs are defined in...
2005-09-16 Adam DickmeissImplemented logging of authentication info in GFS....
2005-09-12 Adam DickmeissFixed SEGV that could occur in Z39.50 v2 mode
2005-09-11 Adam DickmeissAdded support for specifying SRW resultSetId + resultSe...
2005-08-30 Adam DickmeissCall bend_close during init if there is an old handle... YAZXF2.1.4.2.2.release
2005-08-22 Adam DickmeissMore type casts for char signed/unsigned and xmlChar...
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-13 Adam DickmeissFor GFS, allow field record in bend_fetch_rr to hold...
2005-05-20 Adam DickmeissAdded support for SRW sort in Generic Frontend Server...
2005-05-11 Adam DickmeissInitialize members scanClause,errcode,errstring for...
2005-04-29 Adam DickmeissFixed bug in scan handling in front end server: if
2005-04-22 Adam DickmeissChanged include/yaz/diagbib1.h and added include/yaz...
2005-04-14 Adam DickmeissAllow NULL value for basename in bend_fetch_rr struct
2005-03-05 Adam DickmeissWIN32 Updates for GFS to use TLS for control block.
2005-03-05 Adam DickmeissFix compilation in mode without libxml2 (bug introduced...
2005-03-03 Adam DickmeissAdded explain facility for frontend server XML config...
2005-03-01 Adam DickmeissEnhancements and new bugs in Generic Frontend Server..
2005-02-01 Adam DickmeissAdded support for multi-homed YAZ frontend server....
2005-01-19 Adam DickmeissMake scan logging prettier
2005-01-16 Adam DickmeissRemoved away include of system headers in comstack...
2005-01-15 Adam DickmeissBump year
next