Sebastian Hammer [Fri, 5 May 2006 20:02:22 +0000 (20:02 +0000)]
Supporting Username/password in SRU server mode, either through x-username/x-password
SRU parameters, or through Basic HTTP authentication.
Adam Dickmeiss [Fri, 5 May 2006 18:37:08 +0000 (18:37 +0000)]
Implement yaz_retrieval_configure.
Heikki Levanto [Fri, 5 May 2006 14:04:03 +0000 (14:04 +0000)]
Removed a debug print I had forgotten in
Heikki Levanto [Fri, 5 May 2006 14:02:27 +0000 (14:02 +0000)]
Range converter for actually converting character ranges
Fixed a nasty off-by-one in the endpoints of backrefs. Added
tests for them.
Heikki Levanto [Fri, 5 May 2006 09:14:42 +0000 (09:14 +0000)]
Fixed the interface to match,
merged with Adam's whitespace patch,
First converters work
Adam Dickmeiss [Thu, 4 May 2006 20:00:45 +0000 (20:00 +0000)]
First code bits of record retrieval code
Adam Dickmeiss [Thu, 4 May 2006 19:59:11 +0000 (19:59 +0000)]
Predefine HAVE_XSLT, HAVE_XML2 for Doxygen
Adam Dickmeiss [Thu, 4 May 2006 18:58:54 +0000 (18:58 +0000)]
Reformat with a little more spacing (no code changes)
Adam Dickmeiss [Thu, 4 May 2006 18:58:24 +0000 (18:58 +0000)]
Fixed one doxygen warning
Adam Dickmeiss [Thu, 4 May 2006 18:22:59 +0000 (18:22 +0000)]
Ensure tst_record_conv.c may include config.h
Adam Dickmeiss [Thu, 4 May 2006 15:31:04 +0000 (15:31 +0000)]
Make things compile --without-xslt
Heikki Levanto [Wed, 3 May 2006 13:47:35 +0000 (13:47 +0000)]
The NFA seems to work now (as far as I can see).
Still needs to do the output side of it.
Adam Dickmeiss [Wed, 3 May 2006 13:38:12 +0000 (13:38 +0000)]
Update Windows installation for libxslt enabling.
Adam Dickmeiss [Wed, 3 May 2006 13:31:53 +0000 (13:31 +0000)]
Fix makefile. Added record_conv.c
Adam Dickmeiss [Wed, 3 May 2006 13:27:20 +0000 (13:27 +0000)]
libxslt part of windows build
Adam Dickmeiss [Wed, 3 May 2006 13:04:46 +0000 (13:04 +0000)]
Record conversion utility (yaz_record_conv_t) supports marc and
XSLT conversions.
Adam Dickmeiss [Wed, 3 May 2006 13:01:04 +0000 (13:01 +0000)]
Prepare test for latin-1 -> utf-8 with combo chars
Mike Taylor [Wed, 3 May 2006 12:09:30 +0000 (12:09 +0000)]
Ignore generated "nfatest1"
Adam Dickmeiss [Wed, 3 May 2006 12:02:23 +0000 (12:02 +0000)]
YAZ optionally uses libxslt. Check for xml2 obsoleted because libxslt
includes it.
Mike Taylor [Wed, 3 May 2006 11:36:14 +0000 (11:36 +0000)]
Avoid mixed stmt/dcl
Heikki Levanto [Wed, 3 May 2006 11:09:59 +0000 (11:09 +0000)]
Added nfa.h to makefile.am. Work continues on the nfa
Heikki Levanto [Wed, 3 May 2006 09:04:33 +0000 (09:04 +0000)]
Added my new NFA character normalizer. Not yet ready, but want to
have it in the cvs already now.
Adam Dickmeiss [Tue, 2 May 2006 20:47:45 +0000 (20:47 +0000)]
Added nmem_text_node_cdata which takes xmlNode CDATA content and
creates NMEM string.
Added first parts of record conversion utility (yaz_record_conv_t).
Adam Dickmeiss [Tue, 2 May 2006 12:11:08 +0000 (12:11 +0000)]
Fixed Doxygen comments
Adam Dickmeiss [Sun, 30 Apr 2006 07:23:08 +0000 (07:23 +0000)]
Dont use /YX
Adam Dickmeiss [Sun, 30 Apr 2006 06:50:09 +0000 (06:50 +0000)]
Cosmetic fix
Marc Cromme [Thu, 27 Apr 2006 20:08:49 +0000 (20:08 +0000)]
bumped yaz number to 2.1.19-1 the resting places
Adam Dickmeiss [Thu, 27 Apr 2006 08:39:05 +0000 (08:39 +0000)]
Always include sys/stat.h
Heikki Levanto [Wed, 26 Apr 2006 16:58:27 +0000 (16:58 +0000)]
Simplified outout to keep it on one line, even when verbose
Adam Dickmeiss [Wed, 26 Apr 2006 10:01:31 +0000 (10:01 +0000)]
More comments on path.{c,h} functions
Adam Dickmeiss [Wed, 26 Apr 2006 09:40:42 +0000 (09:40 +0000)]
Bump version to 2.1.19. Added function yaz_filepath_resolve.
Marc Cromme [Tue, 25 Apr 2006 11:25:08 +0000 (11:25 +0000)]
reverting to sgml mode
Adam Dickmeiss [Mon, 24 Apr 2006 23:21:25 +0000 (23:21 +0000)]
Added support for a new character set MARC8s identical to MARC8 except
that it converts combined characters to single Unicode characters in the
Latin-1 range (when possible).
Marc Cromme [Mon, 24 Apr 2006 12:54:08 +0000 (12:54 +0000)]
insered Emacs nxml-mode in bottom of XML files
Marc Cromme [Mon, 24 Apr 2006 12:41:00 +0000 (12:41 +0000)]
corrected DOCTYPE header and called emacs nxml-mode instead of sgml-mode in bottom of files
Adam Dickmeiss [Mon, 24 Apr 2006 12:12:24 +0000 (12:12 +0000)]
Fix a couple of URL entities
Adam Dickmeiss [Mon, 24 Apr 2006 10:30:44 +0000 (10:30 +0000)]
Cast to long
Adam Dickmeiss [Mon, 24 Apr 2006 09:35:10 +0000 (09:35 +0000)]
/usr/share/yaz in libyaz-devel package
Adam Dickmeiss [Mon, 24 Apr 2006 09:26:10 +0000 (09:26 +0000)]
Ignore dox directory
Adam Dickmeiss [Mon, 24 Apr 2006 09:24:59 +0000 (09:24 +0000)]
Update release date
Adam Dickmeiss [Mon, 24 Apr 2006 09:21:35 +0000 (09:21 +0000)]
Use URL entities for most link references
Adam Dickmeiss [Fri, 21 Apr 2006 14:24:53 +0000 (14:24 +0000)]
Debian package changes: moved yaz.7 from libyaz to libyaz-dev; moved man
page lists to .manpages files.
Adam Dickmeiss [Fri, 21 Apr 2006 13:50:26 +0000 (13:50 +0000)]
Back to Debian package libyaz (from libyaz2 experiment)
Marc Cromme [Fri, 21 Apr 2006 13:02:47 +0000 (13:02 +0000)]
removed unnecessary misc:Depends
Adam Dickmeiss [Fri, 21 Apr 2006 12:54:52 +0000 (12:54 +0000)]
buildconf.sh adds GCC option -Wdeclaration-after-statement
Marc Cromme [Fri, 21 Apr 2006 12:54:36 +0000 (12:54 +0000)]
Debian package upgrade to follow policy 3.6.2 and renamed libjaz to libyaz2.
Virtual package libyaz created for transition period. Lib API number
bumped to 2.1.0
Adam Dickmeiss [Fri, 21 Apr 2006 12:40:56 +0000 (12:40 +0000)]
Added comment about dh_makeshlibs in debian/rules
Adam Dickmeiss [Fri, 21 Apr 2006 10:30:14 +0000 (10:30 +0000)]
Revert last change
Adam Dickmeiss [Fri, 21 Apr 2006 10:28:06 +0000 (10:28 +0000)]
Added several type casts due to no portable way of doing printf of
a size_t variable.
Adam Dickmeiss [Fri, 21 Apr 2006 08:57:29 +0000 (08:57 +0000)]
Added common directory to be part of yaz-doc
Adam Dickmeiss [Fri, 21 Apr 2006 08:53:56 +0000 (08:53 +0000)]
API version 2.1.17
Adam Dickmeiss [Thu, 20 Apr 2006 20:50:51 +0000 (20:50 +0000)]
More Doxygen stuff; for auto-generated code too
Adam Dickmeiss [Thu, 20 Apr 2006 20:45:38 +0000 (20:45 +0000)]
Remove Doxyfile. There is already another one in root dir of YAZ
Adam Dickmeiss [Thu, 20 Apr 2006 20:35:02 +0000 (20:35 +0000)]
Exteded yaz_marc_write_marcxhange new parameters, format and type.
More Doxygen comments.
Adam Dickmeiss [Thu, 20 Apr 2006 19:47:01 +0000 (19:47 +0000)]
Added utility yaz_marc_modify_leader which modifies a one or
more characters in a MARC leader. Function yaz_write_marcxml and
output mode YAZ_MARC_MARCXML sets leader byte at pos = 'a'. Actually
this is not new (YAZ 2.1.16 did that too, but it was done differently).
Adam Dickmeiss [Thu, 20 Apr 2006 13:46:55 +0000 (13:46 +0000)]
Fix path to id.png in copy
Adam Dickmeiss [Thu, 20 Apr 2006 13:45:20 +0000 (13:45 +0000)]
Simplify file specs for devel+doc by using File /r.
Adam Dickmeiss [Thu, 20 Apr 2006 13:04:16 +0000 (13:04 +0000)]
Added common to SUBDIRS
Adam Dickmeiss [Thu, 20 Apr 2006 11:56:20 +0000 (11:56 +0000)]
Updated to use doc/common (id-docbook-common)
Adam Dickmeiss [Thu, 20 Apr 2006 08:43:23 +0000 (08:43 +0000)]
Remove 2.1.17 from this
Marc Cromme [Thu, 20 Apr 2006 08:38:01 +0000 (08:38 +0000)]
bumped version number to 2.1.18
Adam Dickmeiss [Thu, 20 Apr 2006 08:25:12 +0000 (08:25 +0000)]
ASN.1 compiler 0.4: generates brief Doxygen file header for
generated .h/.c files.
Marc Cromme [Thu, 20 Apr 2006 08:24:54 +0000 (08:24 +0000)]
bumped number to 2.1.17
Adam Dickmeiss [Thu, 20 Apr 2006 08:24:31 +0000 (08:24 +0000)]
Let all .asn depend on yaz-asncomp
Marc Cromme [Thu, 20 Apr 2006 08:04:13 +0000 (08:04 +0000)]
bumped version to 2.1.17-1
Adam Dickmeiss [Thu, 20 Apr 2006 00:01:01 +0000 (00:01 +0000)]
Fixed bug in yaz_srw_get: case Z_SRW_scan_response missed a break.
Adam Dickmeiss [Wed, 19 Apr 2006 23:49:50 +0000 (23:49 +0000)]
Updated for MARC-8 conversion
Adam Dickmeiss [Wed, 19 Apr 2006 23:48:06 +0000 (23:48 +0000)]
Added another safe cast to prevent warning
Adam Dickmeiss [Wed, 19 Apr 2006 23:46:15 +0000 (23:46 +0000)]
Added safe cast to prevent warning
Adam Dickmeiss [Wed, 19 Apr 2006 23:15:39 +0000 (23:15 +0000)]
Implemented yaz_iconv to support conversion to MARC-8
Adam Dickmeiss [Wed, 19 Apr 2006 11:00:26 +0000 (11:00 +0000)]
Missed this file
Adam Dickmeiss [Wed, 19 Apr 2006 10:05:02 +0000 (10:05 +0000)]
New facilities for the MARC module. The reading - and writing of
content are separate methods for the yaz_marc_t handle. The following
read functions are available: yaz_marc_read_iso2709 (Reads MARC in
ISO2709 format), yaz_marc_read_xml (reads MARC in MARCXML/MarcXchange
format). Write functions have prefix yaz_marc_write_.. The existing
utilities yaz_marc_decode_wrbuf and yaz_marc_decode_buf are still
available. Removed support for OAI-MARC and simplexml (not the
simplexml from PHP5).
Adam Dickmeiss [Wed, 19 Apr 2006 09:05:09 +0000 (09:05 +0000)]
Better usage info
Adam Dickmeiss [Mon, 17 Apr 2006 07:40:15 +0000 (07:40 +0000)]
For decoding of OIDs, do more sanity checks , so that we don't end up
in a situation where an OID can be decoded but not encoded.
Adam Dickmeiss [Wed, 12 Apr 2006 18:25:21 +0000 (18:25 +0000)]
Spellfix for VirtualHost examle
Adam Dickmeiss [Fri, 7 Apr 2006 11:27:24 +0000 (11:27 +0000)]
Added a new ZOOM event type ZOOM_EVENT_END which signals no more events
to be returned for this connection.
Mike Taylor [Wed, 5 Apr 2006 12:05:36 +0000 (12:05 +0000)]
RPN buffer bumped from 512 chars to 5120.
Mike Taylor [Wed, 5 Apr 2006 12:04:51 +0000 (12:04 +0000)]
Report SRU diagnostic 12 (too many chars in query) when rendering the
compiled CQL query out into PQF tries to overrun the supplied buffer.
Fixes a bug that was mystifying while we put the Alvis demo together.
Mike Taylor [Wed, 5 Apr 2006 11:55:46 +0000 (11:55 +0000)]
Ignore generated tstpquery
Adam Dickmeiss [Sat, 1 Apr 2006 11:47:41 +0000 (11:47 +0000)]
More PQF parser tests
Adam Dickmeiss [Sat, 1 Apr 2006 11:45:23 +0000 (11:45 +0000)]
Fixed 523: PQF parser does not properly diagnose @prox syntax errors.
Added a few PQF parser diagnostics to improve error messages.
Catch terms that aren't unsigned ints.. E.g. the invalid @attr p=q x .
Adam Dickmeiss [Sat, 1 Apr 2006 07:21:12 +0000 (07:21 +0000)]
Fixed bug #558: present request out of range with presentChunk/step
Adam Dickmeiss [Fri, 31 Mar 2006 12:49:37 +0000 (12:49 +0000)]
2.1.17
Adam Dickmeiss [Fri, 31 Mar 2006 09:55:01 +0000 (09:55 +0000)]
Towards 2.1.16
Adam Dickmeiss [Fri, 31 Mar 2006 09:54:48 +0000 (09:54 +0000)]
2006
Adam Dickmeiss [Fri, 31 Mar 2006 09:51:21 +0000 (09:51 +0000)]
Allow multiple languages and charsets to be specified with
yaz-client. Each item must be separated by comma (NO BLANKS). E.g.
negcharset iso-8859-1,utf-8
Added az_set_proposal_charneg_list.
Adam Dickmeiss [Thu, 30 Mar 2006 16:30:25 +0000 (16:30 +0000)]
yaz.m4 moved to sub directory m4
Adam Dickmeiss [Thu, 30 Mar 2006 14:15:20 +0000 (14:15 +0000)]
Add YAZ_EXPORT yaz_opac_decode_wrbuf
Adam Dickmeiss [Thu, 30 Mar 2006 07:45:42 +0000 (07:45 +0000)]
Depends on libreadline5-dev
Adam Dickmeiss [Thu, 30 Mar 2006 07:36:06 +0000 (07:36 +0000)]
More NEWS
Mike Taylor [Wed, 29 Mar 2006 15:26:01 +0000 (15:26 +0000)]
CQL prox support.
Mike Taylor [Wed, 29 Mar 2006 14:47:07 +0000 (14:47 +0000)]
Better rule for "fuzzy"
Adam Dickmeiss [Tue, 28 Mar 2006 16:53:56 +0000 (16:53 +0000)]
Require autoconf 2.59 or later. Extra m4 quoting
Adam Dickmeiss [Tue, 28 Mar 2006 16:43:36 +0000 (16:43 +0000)]
Fix maintainer line
Adam Dickmeiss [Tue, 28 Mar 2006 16:42:04 +0000 (16:42 +0000)]
Using config auxdir config.
Adam Dickmeiss [Tue, 28 Mar 2006 16:36:35 +0000 (16:36 +0000)]
Move to automake1.8/1.9
Adam Dickmeiss [Mon, 27 Mar 2006 09:57:18 +0000 (09:57 +0000)]
More news
Marc Cromme [Sun, 26 Mar 2006 21:00:09 +0000 (21:00 +0000)]
java script mime type added to the list of allowed mime types to be served by YAZ http server
Adam Dickmeiss [Sat, 25 Mar 2006 14:42:16 +0000 (14:42 +0000)]
More testing for bug #537
Adam Dickmeiss [Sat, 25 Mar 2006 14:41:53 +0000 (14:41 +0000)]
Fixed bug #537: marc-8 -> iso-8859-1 konvertering fails for some
sequences.