2006-07-06 |
Marc Cromme | added database name in scan response, both Z39.50 and SRU |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Marc Cromme | partiallay fix bug #405 |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Heikki Levanto | Fixed order of declarations |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Heikki Levanto | Added yaz_log_trunc() to truncate the log file |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Adam Dickmeiss | For Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Adam Dickmeiss | Dont use xmlDocPtr local |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Adam Dickmeiss | Yet another fix |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Adam Dickmeiss | Fix compilation on systems where Libxml2 does not exist |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Adam Dickmeiss | Disabled log_xml_error because it doesn't work on older... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Adam Dickmeiss | Removed HAVE_XML2, because public headers never should... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Adam Dickmeiss | Changed cql2pqf transformation to use a different evalu... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Adam Dickmeiss | Added cql2pqf which shows evalutation order |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Adam Dickmeiss | Simplify YAZ windows makefile |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Heikki Levanto | Added the (empty) test file |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Heikki Levanto | Removed duplicate nfatest1 |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Heikki Levanto | Started the error handling in nfaxml. Not at all ready... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Adam Dickmeiss | Log format '%!' prints thread ID |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Adam Dickmeiss | Fix dist-hook so that make distcheck works |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Adam Dickmeiss | Configure build shared libraries by default. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Adam Dickmeiss | Fixed option negotation for Frontend server . Option... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Adam Dickmeiss | More work on a fix for bug #612. We could have "dup... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Adam Dickmeiss | Fire ZOOM_EVENT_RECV_RECORD for cached records. Bug... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Adam Dickmeiss | Internal version 2.1.23. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Adam Dickmeiss | Make ChangeLog in make dist rule |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Adam Dickmeiss | Towards 2.1.22 YAZ.2.1.22 |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Adam Dickmeiss | hanged bend_update_rr so that diagnostics are stored... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Adam Dickmeiss | Ignore zoomst10 |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Adam Dickmeiss | Make the zoom programs by default. Problem is that... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Adam Dickmeiss | Changed ZOOM_query_ccl2rpn function so that it takes... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Mike Taylor | Fix leak of temporary connections created by ZOOM_query... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Adam Dickmeiss | Fix complication for YAZ, when libxml2 is not present. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Use simpler version resource. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Mike Taylor | Describe ZOOM CCL support. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Mike Taylor | I think this now supports CCL in scan, but I've not... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Mike Taylor | Add ZOOM_query_ccl2rpn() and two new error-codes that... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Mike Taylor | Add ZOOM_query_ccl2rpn() and two new error-codes that... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Mention SRU rather than SRW (where appropriate). |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Adam Dickmeiss | Emacs shell-script for these. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Mike Taylor | Avoid pointer-sign clash in yaz_marc_decode_buf() call. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Adam Dickmeiss | News about SSL |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Adam Dickmeiss | YAZ' configure searches for OpenSSL by default. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Adam Dickmeiss | SSL comstack uses SL_CTX_use_certificate_chain_file... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Adam Dickmeiss | Fix other bug in yaz_filepath_resolve |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Adam Dickmeiss | Fixed bug #606: Empty path in yaz_filepath_resolve... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Use same case for VS_RUNTIME_MANIFEST var |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Include manifest for msvcr80.dll |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Remove debug DLLs part of dist. Add .manifest files |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Bundle with Visual Studio 8 by default |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Removed |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Version 1.2.21 |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Changed a few types from int to size_t |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | Version 1.2.21 |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Adam Dickmeiss | For VS, define _CRT_NONSTDC_NO_DEPRECATE, so we don... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Adam Dickmeiss | Use defined names for SRW diagnostics |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Adam Dickmeiss | Fixed bug #601: SRU decode does not issue diagnostic... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | Add pkg-config to Builld-Depends |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | .dsl,.dsl not part of windows dist YAZ.2.1.20 |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | Towards 2.1.20 |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | Bug #600: SRU GET, POST support for yaz-client. Introduced |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | Implemented yaz_sru_post_encode which builds a SRU... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Adam Dickmeiss | Move .xsl.in's to id.xsl's .. so that we reduce .in... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Sebastian Hammer | Set present->comp to NULL when no ESN is present in... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Adam Dickmeiss | Fixed bug #599: ODR error on incoming PDU. Error was... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | Added one type cast from char to unsigned char |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Adam Dickmeiss | Fixed bug #598: Allow missingValueAction to be specifie... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Sebastian Hammer | Added entry about present handler |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Sebastian Hammer | Simplified comp for present called from srw_bend_search |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Sebastian Hammer | Arranged to call bend_present if records are displayed... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Adam Dickmeiss | Using man COMPILE_HTML, COMPILE_MAN.. yaz.xml no longer... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Adam Dickmeiss | Define HAVE_XSLTSAVERESULTTOSTRING for Windows |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Adam Dickmeiss | Revert |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Adam Dickmeiss | Check for xsltSaveResultToString presence. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Mike Taylor | Note two further Debain packages required for CVS build. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Adam Dickmeiss | Use xsltSaveResultToString instead of xmlDocDumpFormatM... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Update info about depending packages |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | ../configure + make dist works from CVS |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Align yaz main doc to use same header as man pages... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Added URI in XMl header |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Documentation for YAZ is now based on the Docbook XML... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Pass SRCDIR to csvto tcl script |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fix output dir for diagnostics headers |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fix output dir for ASN.1 headers |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Mention docbook-to-man again |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Use docbook to man script wrapper |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | No longer require GNU make. Update list of dependency... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fixed bug #592: CVS version of YAZ require gnu make. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fixed bug #593: Buffers too small for MARC string buffers. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marc Cromme | added YAZ to config output |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | CVS build on FreeBSD fixes: libtool, show info about... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Mike Taylor | Comment typo |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marc Cromme | added configuration display and instructions |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Added check for tclsh programs |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Adam Dickmeiss | Fix execution of tclsh. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Typo in comment |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Use FreeBSD's tclsh8.4 if it exists |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Remind BSD users to use gmake rather than make. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Detect FreeBSD, where all the auto* tools are screwed... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Mike Taylor | Fix mistake: fuzzy matching is 5=103, not 5=102 |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Adam Dickmeiss | YAZ RPM require libxslt |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Adam Dickmeiss | Removed a few yaz_log calls |
commit | commitdiff | tree | snapshot |
next |