Reformat
[yaz-moved-to-github.git] / src / seshigh.c
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
2005-01-11 Adam DickmeissAdded SRW Scan support in yaz-client and Generic Fronte...
2004-12-30 Adam DickmeissCast PIDs to longs so they can be printfd
2004-12-22 Adam DickmeissRemove extra space in request log output
2004-12-21 Adam DickmeissMinor tweaks in logging (mostly for SRW search)
2004-12-20 Adam DickmeissFixed bug in pack_records that caused piggyback searche...
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-12-02 Adam DickmeissFix double-free in code that handles encoding errors...
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-11-16 Adam DickmeissAvoid new ANSI inline declaration
2004-11-16 Heikki LevantoImprovements in the log system, especially on the serve...
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-10-09 Adam DickmeissFixed bug #172: surrogate diagnostics in SRW lacking NS.
2004-09-30 Adam DickmeissConvert Z39.50 surrogate diagnostics to SRW diagnostics...
2004-09-30 Adam DickmeissBug fix: YAZ GFS did not return schema in explainResponse.
2004-09-30 Adam DickmeissAdded typecast and removed bad assignment
2004-09-30 Adam DickmeissThe YAZ GFS when converting SRW/SRU requests to Z39...
2004-09-10 Adam DickmeissFor SRW, do not set numberOfRecords when diagnostic...
2004-08-02 Adam DickmeissAdd ES package of type commit
2004-06-15 Adam DickmeissAvoid using size_t for length modifier in printf format
2004-05-10 Adam DickmeissDo not mention windows.txt anymore. Point to HTML doc
2004-03-29 Adam DickmeissFix bug with missing initialization of member in init_d...
2004-03-16 Adam DickmeissAll MARC-8 codetables, but G1 uncertain
2004-02-16 Adam DickmeissTowards 2.0.12
2004-02-14 Adam DickmeissSRW/SRU update: use uri instead of code for diagnostic
2004-01-27 Adam DickmeissSRW diagnostic code now a URI
2004-01-23 Adam DickmeissAllow any PDU size if preferredMessageSize is 0
2004-01-15 Adam DickmeissChange proto of yaz_init_opt_decode.
2004-01-09 Adam DickmeissPicky SRU decode. yaz_srw_get supports scan
2004-01-07 Adam DickmeissAdd z_soap_codec_enc_xsl
2004-01-07 Adam DickmeissStylesheet support.
2004-01-05 Adam Dickmeiss2.0.9 candidate
2003-12-31 Adam DickmeissFix problem with print ODR/HTTP/odr_reset
2003-12-30 Adam DickmeissFix several compile warnings
2003-12-30 Adam DickmeissLet GFS accept SRW 1.0
2003-12-29 Adam DickmeissSRW scan
2003-12-29 Adam DickmeissGFS could drop first record in a result set exceeding...
2003-12-25 Adam DickmeissFix calculation of length of structured records in...
2003-12-21 Adam DickmeissHTTP header lookup case insensitive
2003-12-20 Adam DickmeissSRW/SRU 1.1
2003-12-04 Adam DickmeissTransfer decode memory to stream
2003-11-26 Mike TaylorUse odr_prepend() to assemble "implementation*" strings.
2003-11-17 Mike TaylorReverse the order of "toolkit-supplied / application...
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation