No more manifest files
[yaz-moved-to-github.git] / server / seshigh.c
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation
2003-10-21 Adam DickmeissFix another request leak that occured on bad HTTP requests
2003-10-20 Adam DickmeissFix release of requests (bug introduced by previous...
2003-10-20 Adam DickmeissFix leak in GFS that occurred when on ODR decoding...
2003-09-09 Mike TaylorWhen the back-end refuses initialisation, return diagno...
2003-07-16 Adam DickmeissSet resultCount to 0 in sort handler of frontend server
2003-05-24 Adam Dickmeissadded type cast to avoid warning
2003-05-24 Adam Dickmeissodr_getelement / odr_setelement
2003-05-20 Adam DickmeissShow ODR error addinfo
2003-05-20 Adam DickmeissZOOM option: step. More verbose GFS SRW server display
2003-04-29 Adam DickmeissFixed a few warnings on non-libxml2 systems
2003-04-24 Adam DickmeissFor GFS: schema for bend_fetch; displayTerm for bend_scan.
2003-04-18 Adam Dickmeissdefault recordPacking is xml for SRU, string for SRW
2003-03-25 Adam DickmeissFix non-XML compile
2003-03-24 Adam DickmeissSRU/SRW Explain for Frontend server
2003-03-20 Adam DickmeissSRW/SRU recordPacking
2003-03-18 Adam DickmeissSRU support for frontend server
2003-03-11 Adam DickmeissSRW character set handling
2003-02-23 Adam DickmeissCheck for status for init handler in SRW wrapper
2003-02-23 Adam DickmeissRenamed Z_SRW_searchRetrieve to Z_SRW_PDU
2003-02-21 Adam DickmeissZ_GDU definitions in zgdu.h. Renamed PROTO_SRW to PROTO...
2003-02-20 Adam DickmeissCleanup.
2003-02-19 Adam DickmeissUtility to map between Bib-1 and SRW diagnostics.
2003-02-18 Adam DickmeissOops Still need HAVE_XML2 in seshigh.c.
2003-02-18 Adam DickmeissFunction yaz_version. Better handling of non-SOAP enabl...
2003-02-18 Adam DickmeissChange a few yaz_log messages
2003-02-17 Adam DickmeissUse libxml2 instead of libxslt(and libxml2)
2003-02-17 Adam DickmeissWIN32 updates
2003-02-17 Adam DickmeissHTTP Timeouts. Memory leak checks and fixes. Changed...
2003-02-17 Adam DickmeissSRW record retrieval works for ZOOM
2003-02-14 Adam DickmeissMore type casts. Modify CQL tree - bool is C++ reserved...
2003-02-12 Adam DickmeissSOAP, SRW codecs and HTTP transport for YAZ using libxml2.
2003-01-06 Adam DickmeissSRW, CQL, 2003
2002-09-25 Adam DickmeissThread-safe handling of errno variable.
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-06-18 Adam DickmeissFix warnings
2002-04-18 Adam Dickmeissrename var to avoid GCC warning on OSX
2002-03-20 Adam DickmeissAdditional Search Info for GFS
2002-03-05 Mike TaylorAdd trivial support for implementation_id specified...
2002-01-23 Adam DickmeissRetrieval of post script files. -k option for client.
2002-01-23 Adam DickmeissMore fixes for scan. Non-zero stepSize handled. OID...
2002-01-22 Adam DickmeissMARC decode fix. Attribute set fix for scan in server...
2002-01-17 Adam DickmeissMore diagnostics in log.
2001-11-22 Adam DickmeissMore verbose server.
2001-11-13 Adam DickmeissSeparate malloc debug library. Removal of ASN_COMPILED...
2001-10-05 Adam DickmeissImplementation name GFS/YAZ instead of GFS.
2001-09-24 Adam DickmeissNew Z39.50 OID utilities: yaz_oidval_to_z3950oid, yaz_s...
2001-07-19 Adam DickmeissAdded typecasts to make C++ happy.
2001-06-13 Adam DickmeissWhen error is returned from present handler, non-surrog...
2001-05-16 Adam DickmeissAccept any OID for record syntax.
2001-03-25 Adam DickmeissAdded odr_intdup. Ztest server returns TaskPackage...
2001-02-21 Adam DickmeissC++ fixes.
2001-01-30 Adam DickmeissAdded step-size for Scan backend interface.
2001-01-29 Adam DickmeissFixed bug that made the frontend server crash when...
2000-11-23 Adam DickmeissSSL comstack support. Separate POSIX thread support...
2000-10-02 Adam DickmeissFixed bug introduced by previous commit.
2000-10-02 Adam DickmeissAdded peer_name member for bend_init handler. Changed...
2000-09-04 Adam DickmeissAdded prefix yaz_ for most logging utility functions.
2000-08-31 Adam DickmeissAdded member request_format and output_format for backe...
2000-08-31 Adam DickmeissAdded record_syntax member for fetch method (raw OID).
2000-07-06 Adam DickmeissEnhanced option --enable-tcpd.
2000-04-05 Adam DickmeissAdded shared library support (libtool).
2000-03-20 Adam DickmeissAdded Segment request for fronend server. Work on admin...
2000-03-15 Adam DickmeissAdded handle member to statserv_control.
2000-01-12 Adam DickmeissAdded printing stream (ODR) for backend functions.
1999-12-16 Adam DickmeissImplemented ILL protocol. Minor updates ASN.1 compiler.
1999-11-30 Adam DickmeissImproved installation. Moved header files to include...
1999-11-29 Adam DickmeissChanged the way implementationName - and version is...
1999-11-29 Adam DickmeissImplementation_name and implementation_version copied...
1999-11-04 Adam DickmeissAdded status elements for backend delete result set...
1999-10-11 Adam DickmeissImplemented bend_sort_rr handler for frontend server.
1999-08-27 Adam DickmeissRenamed logf function to yaz_log. Removed VC++ project...
1999-07-06 Adam DickmeissAdded option -1 that runs server once (for profiling...
1999-06-17 Adam DickmeissAdded facility to specify implementation version -...
1999-06-01 Adam DickmeissWork on Extended Services.
1999-05-27 Adam DickmeissAssigned OID for old DB Update (VAL_DBUPDATE0).
1999-05-26 Adam DickmeissFixed minor bugs regarding DB Update (introduced by...
1999-04-20 Adam DickmeissAdded 'name' paramter to encoder/decoder routines ...
1999-03-31 Adam DickmeissImplemented odr_strdup. Added Reference ID to backend...
1999-02-02 Adam DickmeissUses preprocessor define WIN32 instead of WINDOWS to...
1998-11-17 Adam DickmeissFixed minor bug (introduced by previous commit).
1998-11-16 Adam DickmeissAdded loggin utilies, log_rpn_query and log_scan_term...
1998-11-03 Adam DickmeissFixed bug regarding YC.
1998-10-20 Sebastian HammerFixed Scan
1998-10-13 Adam DickmeissAdded support for Surrogate Diagnostics for Scan Term...
1998-09-02 Adam DickmeissAdded decode stream in bend search structures.
1998-08-19 Adam DickmeissChanged som member names of DeleteResultSetRequest...
1998-08-03 Adam DickmeissFixed bug regarding Options for Sort.
1998-07-20 Adam DickmeissImplemented delete result set service to server API.
1998-05-27 Adam DickmeissSupport for surrogate diagnostic records added for...
1998-05-18 Adam DickmeissFixed call to es_request handler - extra argument was...
1998-03-31 Adam DickmeissDevelopment towards compiled ASN.1.
1998-03-31 Adam DickmeissFurhter work on UNIverse resource report.
1998-02-11 Adam DickmeissChanged code so that it compiles as C++.
1998-02-10 Adam DickmeissAdded support for extended handlers in backend server...
1998-01-29 Adam DickmeissImplemented sort for the backend interface.
1997-09-30 Adam DickmeissFixed bug introduced by previous commit.
1997-09-29 Adam DickmeissAdded function, oid_ent_to_oid, to replace the function
1997-09-17 Adam DickmeissYAZ version 1.4.
1997-09-05 Adam DickmeissAdded ODR encode in search and scen bend request struct...
next