commit e687cb7eb87c841f0d1a374174d51d30371f2d97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 3 14:08:30 2009 +0100

    Version 3.0.52

commit 6de1fc194bd1ee04e1468d251df3a582c25658ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 3 13:36:29 2009 +0100

    Fix uninit-var bug in tcpip_straddr.
    
    A local variable ai was uninitialized in the case of getaddrinfo
    failing. It is not set to 0 (NULL) as it should. This bug was
    introduced in YAZ 3.0.51 when a leak for getaddrinfo resources
    was fixed.

commit a6926807be8fe26dde141c94df505ad9444f294c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:44:22 2009 +0100

    Summarize news for 3.0.51

commit 1a9376036d7605bd8ca3d59a0dba7857a6ad6ec0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:43:25 2009 +0100

    Bump version-info dep due to new public functions

commit 90355354bba83a61942e8cb76bbd85bb363a4d3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:42:04 2009 +0100

    Debian 3.0.51-2indexdata

commit 1f9d38143e20281e15b57eeb38ca6c61d9843363
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:40:29 2009 +0100

    YAZ on Windows uses newer Libxml2/Libxslt, ICU
    
    YAZ on Windows uses Libxml2 2.7.6, Libxslt 1.1.24, ICU 4.2.

commit 50df6fb38dd736f0b8aa961083524eacbb9c21c7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 1 10:40:17 2009 +0100

    Remove TCP optim. for Solaris. Bug #3116.

commit c7959fac4deeda671f525c6e2ef47c3fc5e88759
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 26 13:59:53 2009 +0100

    Bump version to 3.0.51

commit 950a4ac3bd94072bb5cf880f0f411bb2c8dc80bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 25 16:50:31 2009 +0100

    Fix description of update command

commit 7996f8a4fcb85b0b7d5e8fad636e240904707a90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 24 14:14:57 2009 +0100

    Win32 makefile: dist depends nsi

commit 5ba0bc49a8588ea1df229f4f1d60a8629acf71cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 15:31:51 2009 +0100

    tcpip comstack: fix leak for getaddrinfo

commit 86c4a75e2ed9282be2202d9202be7f6a07dd3410
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 14:53:54 2009 +0100

    encode_uri_char: encode blank as %20

commit 54dc5b4629da5b10c2f3d4e3bdb7cb70c46669a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 14:34:53 2009 +0100

    URI component encode/decode SRU database
    
    Encoding of SRU database is performed by yaz_encode_sru_dbpath_odr or
    yaz_encode_sru_dbpath_buf. Now used by yaz-client and the ZOOM API.
    Decoding of SRU "path" database is performed by private function
    yaz_decode_sru_dbpath_odr . This in turn is used by yaz_srw_decode
    and yaz_sru_decode in server applications, GFS, yazproxy, metaproxy.

commit b9db9bc681a9c78da31d0cb89c50f103197cfb65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 10:35:58 2009 +0100

    yaz-client: honor base command for SRU
    
    Change when database setting is applied for SRU and ensure it is kept
    when a connection is reset. Change also the way errors are displayed
    for SRU (decoding of pacakges).

commit c6b8edd2312a4606cc014738266059a20e3b6e61
Merge: fa4ce73 42bf8d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 10:25:58 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 42bf8d7d53e41f6165e0eb889a7377d3482aeabd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Nov 21 09:27:46 2009 +0100

    Refactor URI utils to uri.c

commit fa4ce7352686da3893b47fde6e295cd4f558f014
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 20 13:49:25 2009 +0100

    HTTP response error, doctype + YAZ URL

commit e719ab5b27bcf89d9741bbc78f6b4c372dc18e9b
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Fri Nov 6 11:40:12 2009 +0100

    removed tmp file from git

commit 69c2dee55aa204cab368989b8385eda8b83bf2e2
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Fri Nov 6 11:38:38 2009 +0100

    Added tests for pql2cql using relation and truncation.

commit 43769ae204a1033190b8c044f0faa5e2341140c2
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Thu Nov 5 15:13:54 2009 +0100

    Fixed: Removed the server option which was remedy from the copied function. Returning 0 on parse error. Returning equal on none.
    
    Added: Parsing the Truncation attribute: Left, Right and Both. No implementation of the 100 and above.

commit f550c0a0456eae7e4450b3f2ed9bf6aa25eece30
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Thu Nov 5 09:17:56 2009 +0100

    Attempt to get eclipse working

commit 04a74288b3dc52703d09528428842f186ec78e43
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Thu Nov 5 09:15:05 2009 +0100

    Fixed comment

commit 7cf71345284c3f31dee1c1102a9fcc32c41480f2
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 16:15:23 2009 +0100

    Comment fixes only

commit e5ae7bef1ef7d79a07a89f329e6b603d40a44c7f
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 15:42:50 2009 +0100

    For phonetic, stem and relevance return no operator
    Was returning questionmarks

commit 9f16968f01f8ffc7421be4bda437c69ee7e11eba
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 15:33:58 2009 +0100

    Addded a lookup of relation in the attributes. Not supporting the phonetic, stem and relevance
    as these are not listed on the CQL web page.

commit b851307962ccc99ac9cc0c8a66b652d0afbb1ae9
Merge: 8007b02 66809e6
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 15:28:40 2009 +0100

    Merge branch 'master' of git://git.indexdata.com/yaz

commit 8007b02f1f71539935da4895cea16fac3422e64c
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 13:55:24 2009 +0100

    Added break in reverse/'r' option check, or it would scan for iteration number.

commit 66809e641d809eaa821a74db209c47deb3590f11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 2 22:38:30 2009 +0100

    Use website for upload doc

commit 9d63e51087691087c5adb6b2c6265b07e8ca0224
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 2 14:24:31 2009 +0100

    Version 3.0.50

commit 6e3d70edfadd110351b71466c51632e288e31773
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 27 14:27:58 2009 +0100

    Better support for extra data for SRU codecs and GFS
    
    The Z_SRW_PDU structure has two new members extraResponseData_{buf,len}
    for extra data response buffer and length. For the GFS, both request
    and response data (XML) is carried in extra_args and extra_response_data
    for the search handler. Patch by Ko van der Sloot.

commit 5d493e5a4ce6300660debe3e2ad82c21592039ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 20 11:14:54 2009 +0200

    ZOOM reject queries that cannot be char converted
    
    For queries that cannot be converted to the specified rpnCharset,
    ZOOM now returns a diagnostic on the client-side ('invalid query' /
    10010).  This fixes bug #2113.

commit 3a3d99725a71801f9fc5308e21a4d7f7a325cbdd
Merge: 93645ab a158bd5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 13:07:36 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 93645abd509e3ee6b6ecb5fee2abee0e12ac7d5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 13:07:17 2009 +0200

    Fix do_nothing_useful example

commit cad8970eb81efaf793ba96e576b09c47d141d0ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 13:06:55 2009 +0200

    Fix odr_bool definition

commit a158bd53b7a6c959772645e7e62c60a87dc8d733
Merge: dfcd482 b381ade
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 8 23:01:38 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit dfcd482cb9c615dd3f0410d20f5d9a398e701ade
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 8 22:57:43 2009 +0200

    Fix SEGV for quit command in cmdfile
    
    If cmdfile is passed to yaz-client (option -f) and that cmdfile
    included a 'quit' command that would result in a memory violation.

commit b381adee85c9f65bca8cb0c69eaaea0e3947d640
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 8 13:53:23 2009 +0200

    MARC21 to Endnote: omit text garbage.
    
    Match on text nodes to omit text garbage.. Makes this stylesheet
    work on OPACXML (with MARC21 embedded) as well.

commit 5107068a489f5ea7923841d855a2145b0db94de1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 16:29:16 2009 +0200

    More field mappings.
    
    Only consider surname authors. Map secondary title, call number, pages,
    volume, abstract.

commit a796493ae0e9e16702b2a375aeb2bd2c02ab736b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 15:34:05 2009 +0200

    Use printfield everywhere

commit 8a6fcb337caf230d1a9a674155630a659ac2719c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 14:45:49 2009 +0200

    Start work on MARC21 to Endnote import

commit 8a980f7051e22ca1e4fac0395ed7f8647cd9eda3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 10:20:51 2009 +0200

    Version 3.0.49. Update news.

commit b2b333d62406d7497da3b8af5fb3a4e8f0a7b505
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 15:08:49 2009 +0200

    Optimize trie look for char conv.
    
    The lookup function now saves one function call for every character -
    to improve performance for conversion from/to MARC8.

commit 1a67af25185515c813771b8f9e4d9efb020e9056
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 15:07:00 2009 +0200

    Optimize wrbuf_iconv_write.
    
    Use bigger temporary conversion buffer for wrbut_iconv_write.. This
    increases performance a bit.

commit fe70606b0cc57dd49506de5d57aa4eab585fe6bd
Merge: 1ccca65 a37f819
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 13:01:29 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 1ccca650a133358c268ab3d0f9da58c621a663dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 13:00:17 2009 +0200

    Allow Slow database wait to be set.
    
    The dummy Database Slow may be followed by an integer.. This integer
    specifies the time for an operation to execute - in seconds.

commit a37f819598462f7ecc85b28bd56190e87e761bce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 13:00:17 2009 +0200

    Allow slow database wait to be set.
    
    The dummy Database Slow may be followed by an integer.. This integer
    specifies the time for an operation to execute - in seconds.

commit a5ebdfbdd3845ef01e1c2e8d19daae12fc2f036e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 12:58:40 2009 +0200

    ZOOM_record_get returns 0 for bad MARC.
    
    ZOOM_record_get returns 0 pointer if a MARC record can not be decoded -
    unless type desired is "raw". This will prevent type "xml" from
    returning ISO2709 .. Which obviously can not be XML parsed.

commit 5a945d96cd9da92cc3e37025d30dbee9d6f1d96e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 27 21:21:06 2009 +0200

    Dummy database Slow waits 3 seconds.

commit 80be3d0580fa837e436b911e76c707e74ff9d14a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 24 13:40:31 2009 +0200

    Leak fixes for xmlquery stuff

commit 4cdc954013878a64caac253e1275a5ca80782206
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 24 13:14:24 2009 +0200

    Make som internal functions static.
    
    Make a number of functions defined in xmlquery.c static. These have
    never been declared in a public header file (yaz/xmlquery.h) and was
    made public by mistake.

commit dd6da3de6292dd8d087eac67c0c9a7eced8b88de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 23 17:56:53 2009 +0200

    Fix leak for odr_print of ZOOM connection.
    
    Calls to ZOOM_connection_connect would odr_print memory each time
    if option apdulog=1.

commit f73e1241af0466a21445531a7ee442464a62e7e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 23 17:51:41 2009 +0200

    Updated m4 + doc/common.

commit d6b903caaf638336e114be4d29e3e585330eb68a
Merge: ebececd 2316d38
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Fri Sep 18 17:47:45 2009 +0100

    Resolve

commit 2316d384aec77ec59fa137edb6782053f325b6b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 18 12:33:54 2009 +0200

    GFS logs HTTP requests

commit 643f3c67b24a03ea12d0d3420d78a734aedf5b1d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 18 11:06:20 2009 +0200

    Log session timeout. Reenable ASSOC_UP.
    
    The association_state ASSOC_UP was last used in YAZ 2.0.30. It
    was probably removed by mistake. We enable it - but for Z39.50
    sessions only, so that when a timeout occurs we can send a Z39.50
    close PDU again. The session timeout is now also logged at "session"
    log level.

commit 9d01070e0ac3b559b13c76e1cd0f1b0ef17f03c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 17 13:27:05 2009 +0200

    Skip zero-length subfields for ISO2709.
    
    Skip zero-length subfields when decoding ISO2709. This rare case happens
    if a record has two FS characters in a sequence. Without this patch
    there would be a reference beyond char array in using_code_len fragments
    in marcdisp.c.

commit a29cb625a72a11d5a65ee3cb423dc35193b5ca79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 16 13:58:26 2009 +0200

    Fix install doc rule for Automake 1.11

commit ed14ef71dd40c863ee3b581bf5835406bd0ed3ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 15 10:18:06 2009 +0200

    Link add libyaz.la to yaz-ztest (fix #3036).

commit fa45ad3fa8a1dae7d030efd16ce6371777566813
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 10 09:13:18 2009 +0200

    Fix yaz-marcdump -n (bug #3028).

commit 4bed35ab0329789b94620258dc57db5db37bfe02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 10 09:13:06 2009 +0200

    MARC checkout output: No ()s in comments

commit df76df087008d3d53a68958b31a018a3e292791a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 2 17:36:14 2009 +0200

    Add debian make rule

commit 273716ada4a96213fb99182df2a3ee22509437b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 14:46:21 2009 +0200

    Fix quoting for upload.sh

commit 1c7397ef1885c5c758ab0b6d22ed2ee45e2e24f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 12:44:15 2009 +0200

    Upload doc+dox script

commit 7abc9bb8bc2dbc218e400aa7fbf635ea8257a24b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 11:01:41 2009 +0200

    Version 3.0.48

commit e90835e4a81a15a3f62e904f7e7771493bac9a2e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:56:42 2009 +0200

    Omit tkl rules for documentation

commit 131f137354647cefe2e3494bdb946d77b8c2e959
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:53:35 2009 +0200

    zoomsh's shows 1 record by default

commit 6d60541cbd1b81b23872214ad2d8ea11a54544ac
Merge: 1d20ff8 30b68ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:39:43 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 1d20ff81983715581b6a2cbed74878dd40895985
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:35:44 2009 +0200

    Mention new type for show command

commit 30b68ac32ab0516934cee67a076b53b0cb85c6d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 27 22:05:29 2009 +0200

    Extend zoomsh's show command WRT type
    
    zoomsh's show command takes a new 3rd optional parameter which is the
    type as passed to ZOOM_record_get. Default is "render".

commit ebececdef03b9ab5d4398f938fc4cc2fd5ebbaa1
Merge: c1f940f 6985b22
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Thu Aug 20 09:16:05 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 6985b22c1da4a0c4d4182a6b0570df490a913403
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 19 21:00:27 2009 +0200

    New tests cases for CQL to RPN conv

commit 35a1937624d302f2a53618958036a41a88b70388
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 19 20:56:58 2009 +0200

    RPN to CQL: no use attr is treated as serverChoice

commit 173f78f50536784bdc6a59d4586ba409b2b69182
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 14 15:35:57 2009 +0200

    RPN to CQL conv may use USE string attributes (bug #2978).
    
    In conversion from RPN to CQL (function cql_transform_rpn2cql_).. USE
    string attributes are used as a fallback if there is no match in the
    CQL transform (properties) lookup. Also change behavior so that
    unsupported use attribute if there is no match .. Ie if there is a
    numeric use attribute in a query and that is not matched anywhere.

commit b9d525dc1bec0fb8da16a810f7115b656d4b328c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 14 15:31:21 2009 +0200

    Allow empty CQL transform in cql2pqf (and reverse)
    
    If value dash (-) is tiven as properties name, the cql2pqf program
    will use no properties file.. Ie just cql_transform_create rather than
    cql_transform_open_fname. This allows us to test RPN to CQL conversion
    with no properties file (-r).

commit d90c4c6db3c30cabdabed5abe139f0fe13eb7c24
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 31 15:07:20 2009 +0200

    Add link to MARCXML and MarcXhange Web content

commit de5a52bf8d9f21d9296ede827daf07e60a3882e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 31 15:07:12 2009 +0200

    Mention ISO25577

commit 1275cf769e414508b48ea85369458bb5d09a1757
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 31 14:59:30 2009 +0200

    MarcXchange NS is now info:lc/xmlns/marcxchange-v1

commit 8bb4b0631ee0f06de1cf065541bbf9537c04d726
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 29 09:38:26 2009 +0200

    Extend z_External to handle all extended services
    
    Extend z_External to handle all extended services persistentQuery,
    periodicQuerySchedule, exportSpecification, exportInvocation. Patch
    by Rustam T. Usmanov.

commit c1f940fdcffa885b1336c932c624aa6f062bad38
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Tue Jul 28 10:28:09 2009 +0100

    Rolling

commit a85b5049b2c0e12a281695fe32bff10ef4901acb
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Tue Jul 28 10:27:39 2009 +0100

    Better message when receiving an unrecognised userInformationField.

commit 124d3ef158982998fec69c091a35702223ab4616
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 13 10:58:20 2009 +0200

    Remove obsolete Doxygen setting

commit 0046d7d79f79cbf9d03de7272d5069159aa92c24
Merge: 70db3b5 eda96f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 9 16:31:51 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 70db3b5fb3e8310c587dd8ba95866f1cadf69608
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 9 16:31:33 2009 +0200

    Update to new ID URLs

commit eda96f8cca72ec56811eff40f23b881b339afa56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 8 22:28:42 2009 +0200

    Describe option -V of yaz-config

commit 91a6395012ede2909078cdedea29a8d9efe60229
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 8 14:06:08 2009 +0200

    Version 3.0.47

commit e00da6d48d63d7ece2d2515ba9a9f422cf24c366
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 3 16:20:26 2009 +0200

    Allow yaz_xml2query to throw a certain diagnostic
    
    Function yaz_xml2query allows a diagnostic element in the PQF XML
    representation .. diagnostic@code and diagnostic@addinfo is diagnostic
    code and additional info respectively.

commit e709ab8b395212d2d3d12ad215a3aa2272654c62
Merge: 8356ea5 82b56be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 18 15:47:48 2009 +0200

    Merge branch 'master' into longint

commit 8356ea58313ee1f350226172cf99bfb0b7c5583c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 18 14:09:21 2009 +0200

    Introduce type for BER BOOLEAN/INTEGER .
    
    The BER BOOLEAN is now the integral type Odr_bool which still happens
    to be an 'int'. The BER INTEGER which used to be a plain 'int' is now
    typedef'd to Odr_int. This is still an integral 'int', but it may be
    changed to 64-bit via a one-liner in nmem.h (NMEM_64=1). The documentation,
    ASN-1 compiler as well as programs has been updated to use the new types.

commit 82b56be0c22f75d8d40f295e09ca8b7c628fa530
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 12:53:17 2009 +0200

    CQL sortby parsing, no semantics yet

commit 2cc3fc3eb644f09db82f30906e8d9a09601f544e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 11:01:24 2009 +0200

    Add type casts for tests for C++ compile

commit 0d42bb835c37442eeffa77f24ad2fdf876f8f4da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 10:59:41 2009 +0200

    Add type casts to make YAZ C++ compile

commit 6b76baf0fb5d0d437caedd8076f77f372d775758
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 10:43:48 2009 +0200

    64-bit BER integers. Fixes bug #114.
    
    Introduce a new type, odr_int_t, which is equivalent to 'long lont int'
    This type is pretty much available everywhere..  was introduced in C99.
    This change makes YAZ non-backwards compatible .. both source-wise
    and binary wise. However, it is expected to be fairly trivial to update
    applications.

commit ae1c6f1a0a5fb745b1a5fa315869161d7480c6f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 22:12:55 2009 +0200

    Avoid #if inside macro expansion

commit 6deb7e33545e987a7d3e3a090eefcd0cfc71805b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 10:25:03 2009 +0200

    CCL: test case for bug #2895

commit 135acd59310ef3892e9b86b70e3ead32e53eeabb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 09:12:23 2009 +0200

    Rename frontend.xml to server.xml

commit 50910e85f05204a853e7e6975b1e3ef0adf1dbe6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 09:12:09 2009 +0200

    Ignore program tstxmalloc

commit bdf169109f6afec0588dcac3dbc35d961b073105
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 09:07:16 2009 +0200

    Fix unix socket example and reformat

commit 0d8c31b34cd1bcf78c44ad669242f3967c76b379
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:49:18 2009 +0200

    Version 3.0.46

commit 18968faa568a744d9d1ce1421202f03e8905ae1a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:48:31 2009 +0200

    Version 3.0.46

commit c526818a49e2d8e469137afd50ee85e683484496
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:45:26 2009 +0200

    Summarize news

commit 55bc5787ba3e68ae7e130866f95e70af6b98c6d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:37:22 2009 +0200

    ZOOM_record_get only returns OPAC record if present

commit 43454d6c60e8f2d0d7d6208ec2436c55a6a67a0c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 14:45:13 2009 +0200

    Refactor wrbuf tmps for ZOOM_record_get

commit 88c261910ace93cd45d25bfbb21ad32f8225ece1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 14:41:40 2009 +0200

    Remove unused local member wrbuf_opac

commit 486ea665463289f7ffb5eeabdf9c80dab3e07ee8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 14:35:10 2009 +0200

    Refactor ZOOM record render code and fix #2892.
    
    Refactor code for ZOOM_record_get. The "xml" render for OPAC records
    now renders the full OPAC. Previously only the MARCXML bibliographic part
    was rendered (the bibliographic record). Pazpar2 relies on this
    functionality and this should fix bug #2892.

commit b4f634a3359a330e6f74c51365c9c62d0c5039b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 20 11:08:16 2009 +0200

    post/postrun calls ldconfig

commit 7657c9ac7c3d4555dd0bd1043a7b0d475e74e342
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 20 10:09:52 2009 +0200

    Fix RPM build for RHEL 5.3
    
    RHEL 5.3 does not have package tcp_wrappers-devel . Only tcp_wrappers
    which includes both run-time and lib/headers. Fedora core 9 differs
    from RHEL 5.3 in that respect.

commit d3bfd05c8ad9e4f9b6f58a9510778079eab446fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 13 09:21:41 2009 +0200

    yaz-config -V shows version + SHA1 (Bug #2829)

commit cf6e35300ec51e0bad1424aba7e83225fd168f8b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 7 20:55:04 2009 +0200

    Prefer IPV6 addresses over IPV4 - should refix bug #2350.

commit 3ceb91da546fb4ef66bbea57b0ef219b3af21f65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 5 13:29:32 2009 +0200

    Small fix for encoding of advancegreek

commit 72942b6650af98632103a0908882b71c4113e153
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 1 11:00:54 2009 +0200

    buildconf.sh uses only Libtool flags when present

commit 63ae67e43ae6770d77e5d8b925d71dd2e4e28ee1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 1 09:48:52 2009 +0200

    Avoid double display of SRU/SRW records (bug #2798).

commit 29b3b3213c4c8ad38bab054b56f8b70f1b14d67a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 30 10:02:39 2009 +0200

    Doxygen comments for xmalloc utils. Reformat

commit 3594baeb76423dcee4a138f54bc1d5b5b4477fe3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 30 09:04:34 2009 +0200

    Added xstrndup (similar to strndup)

commit 16ae6b899b1eb60c570650b7acc8e673531f5510
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 29 11:44:06 2009 +0200

    Option auto_reconnect=on really reconnects.

commit 19a9c4f58563f2bb28d69647096491ae965fd377
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 29 10:43:34 2009 +0200

    Fix bug #2770 - avoid length limit for auth parameters.

commit 4fc0e0c70a077abd8009e139315a54a0e0ddd293
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 14 11:44:03 2009 +0200

    Avoid GCC warning about conversion from integer to ptr.
    
    Add intermediate cast to size_t from int to avoid GCC warning:
    cast to pointer from integer of different size .

commit ac63793036c6d830d002241a750691b26235b3e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 6 23:30:44 2009 +0200

    Avoid null ptr ref for for yaz_poll errors.
    
    When yaz_poll returns error (-1) and errno is not EINTR the code
    previously assumed seshigh IOCHAN (client_link) and called cs_close..
    In the mother process, however, the IOCHAN data is not this type.
    Code now prints a warning and resumes processing and does not use
    iochan_getdata.

commit 62f4f43aa7b97890d7c4bf776e3749f25b2e1c5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 31 21:44:42 2009 +0200

    Avoid redundant dependency

commit 782dc736e899db69b72d388a747623a78fc90b17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 31 21:19:13 2009 +0200

    Version 3.0.45

commit 859fd203f5075cca7d000ac4558795c662c9ba07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 30 16:23:56 2009 +0200

    Update news

commit 19411dcc2419807b0b81e7ad05f63880eba58d22
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 29 21:02:07 2009 +0200

    Reindent

commit bd3fc10785d649f854929dfab90d8a002d55572c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 29 21:01:55 2009 +0200

    Reindent

commit 4e3f7be8266559e07dc01ae5d6aba31d30b8bd44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 29 20:53:05 2009 +0200

    Fix doc WRT ZOOM opts start, doc (bug #2198)

commit 9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 28 08:00:09 2009 +0100

    Fix trace prints for buffer ptrs

commit 5fedb171148c114f2488f5bff941942226b31eef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 28 07:51:24 2009 +0100

    Fix bug #2709: TCP connect returns Invalid argument.
    
    The getaddrinfo result (struct addrinfo) is now properly
    updated in the sp->ai member .. Hence socket and connect uses same
    address.  The poking for IPV6 address types, bug #2350, is now useless.

commit 625aa16bd5f85153e468ddbfb8d213937890dd30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 26 14:25:12 2009 +0100

    Add yaz_clone_z_RecordComposition.

commit 4af16c3b47e4d3f6192345d27248cffe87aa02ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 26 11:29:36 2009 +0100

    Bump version to 3.0.45 due to new functions.

commit de9864f98c5fec785fb0e4cb05cf9db1e7a7e4af
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 26 11:27:24 2009 +0100

    Rework copy/clone of ASN.1 type utilities.
    
    The copy/clone of a type, such as Z_RPNQuery, is implemented as a macro.
    The following funcions are defined at this stage:
    yaz_clone_z_{Query,RPNQuery,NamePlusRecord}.

commit 3f316a4c208765a38b34e19704450cf0f34adef7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 11 22:22:35 2009 +0100

    Fix compilation for mingw.
    
    Two sources files failed to compile on GCC mingw (Minimalist GNU for
    Windows). For oid_db.c the problem was that GCC reported 'initializer
    element is not constant'. And the fix is to use initialize (use) at
    run-time. For timing.c the problem that HAVE_SYS_TIME_H and WIN32 was
    both defined - and the code was not prepared for that.

commit d16f37add45152d0d3b786a4676577a57e4f4139
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 14:47:06 2009 +0100

    Include yaz/errno.h in source that uses YAZ' errno utils.

commit 13356a0cb532b646421e0169aef11d1bd25e89f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 12:02:07 2009 +0100

    Moved errno utility declarations to errno.h.

commit f0128dd11d08d79384a97a13e44476769b061f4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 11:19:39 2009 +0100

    Error utils in separate file and _REENTRANT mode.
    
    The functions yaz_errno / yaz_set_errno / yaz_strerror is defined in
    errno.c rather than nmem.c. Also _REENTRANT is always set to ensure
    that access to errno is thread-aware.

commit 1428270503079d0ceb1ea113e3ec2aa175a0e52a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 09:02:54 2009 +0100

    Updated m4.

commit 588dde23995415ad84f97e50194ef943fadce6a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 09:00:20 2009 +0100

    Honor charset for raw records (ZOOM_record_get).
    
    For MARC and string records (octet aligned and SUTRS) the charset
    option now takes effect (if given).

commit 4efb9de61a4284830d3dde10a992a42067879c84
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 6 15:34:48 2009 +0100

    Fixed args passing with blanks for Windows Service

commit 0e3cbe2d2a8508c66059eae870b15a65d0059a4a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 2 05:23:07 2009 +0100

    Output to real file rather than .tmp

commit 1fb26db29805d4822763c205358f394725b0f02c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 2 05:18:58 2009 +0100

    Output file generated at very end rather than at beginning.
    
    Output is produced to a temporary file (.tmp) and then renamed at
    very end if operation is succesful.

commit 2ffab517f033bf6c35de72616de5c05e0b43319f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 2 05:17:25 2009 +0100

    Doxygen comment fixes

commit 64d15b4ed1a24c3064f4fa3c50668ea99b58111b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:27:34 2009 +0100

    Note about icu_I18N.h being unstable

commit 47db800079d3df8e8adfd93b466795d0803dabe8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:26:46 2009 +0100

    Document a little.

commit dd44ae98149d0a96ca8c601a0c46cd17b1eb6c83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:06:51 2009 +0100

    Function icu_chain_create is now private.
    
    This function is internal to ICU. It is now declared in icu_I18N.h
    rather than icu.h.

commit 6cec9293846dc1aba8c0e2f5e46fc029a727f4ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:04:09 2009 +0100

    Document yaz_errno utils

commit 840854a00aa5c59f4a492f9e002e0396ba52ba45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 23:58:53 2009 +0100

    Removed redundant statement

commit f6a9c895dedabe8cbaaca0377cf9dbbfdf05368e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 17:10:57 2009 +0100

    Updated doc/common.

commit 30be9a32fd26a2d08aa4413942408500c93ad4a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 22 13:10:53 2009 +0100

    Disable YAZ' own log rotate by default (no 1 GB limit).
    
    The variable l_max_size which specifies the log file limit is set to 0
    (DISABLED): This is due to the fact that YAZ is most often deployed using
    logrotate. Also YAZ can not perform log rotate because of unsufficient
    permissions (setuid).

commit d1c53252793e37efda0b7432b18a7c79b9810d86
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 17 14:33:26 2009 +0100

    Update version in NEWS

commit 6c935519b45ef77520aad76aa0ec8d3fb6540057
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 17 14:28:30 2009 +0100

    Version 3.0.44.

commit fee4224d6897ad849d74587d99a1a0f7e137128e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 17 14:11:26 2009 +0100

    Fixed bug #2530: yaz listener broken on Vista.
    
    The two remaining arguments to accept is now NULL ptrs.. The
    arguments (for Unix) makes the accept call return an error
    about invalid supplied pointers.

commit 442f9815fa99344367af117cba29f2c0e209a0cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 23:05:31 2009 +0100

    Dont assume error if fgets returns NULL

commit 7a85a44b7f83777704755a13923df36b62ff0257
Merge: e32b8a7 4320117
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 6 08:36:49 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit e32b8a753ae6ce8847c4b5307e726178e4ee3bc7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 5 15:14:24 2009 +0100

    Fixed typo in transliterate rule

commit 4320117d5dfc1cca841025c4ceb086c92c206524
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 22:09:09 2009 +0100

    One more redundant line.

commit 6c8a66665c0c64572b5461a3050b4215240dab43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 22:04:12 2009 +0100

    Removed unused file.

commit b4ddd82f2554fd155ab38b078428cc4b0a519ee4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 22:04:02 2009 +0100

    All debian build ignores in debian/.gitignore

commit 9a93f996a29da6535a581a7278019e72ee07d188
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 14:33:51 2009 +0100

    Spell fix

commit 25294d937c02e665569c37d3dd90e459bc363a2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 14:30:43 2009 +0100

    List danmarc as supported encoding

commit 2f13c9a407fe345dfe13ef8647ebba02ca519089
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:55:12 2009 +0100

    Describe character set semantics a little more

commit abc5fc91e4340a8afe42c80ad0baec86dbe76c3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:54:42 2009 +0100

    Refer explicitly to yaz-iconv man page

commit 7fb420029552be59a80c8deadb638b4b8780d5d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:39:58 2009 +0100

    Update NEWS

commit 890968dfc0149a8f59f4afb8055e18a0ff734595
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:39:44 2009 +0100

    Fixed reference to yaz-iconv man

commit 0e1c21de5892acadabc0e1b01606245091c4d275
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:39:06 2009 +0100

    fixed list of encodings (added listitem tags)

commit aca553f92283c93d9014be9d77b4b7481738e0df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 10:56:45 2009 +0100

    Removed unused source file.

commit 49e8c1a3167e2ea965d1787b89e3ac731b590ad9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 10:56:27 2009 +0100

    List encodings supported by YAZ. Bug #2513.

commit e5babaef0f0a438f4372ee4373c90d37fdc7ff1e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 10:56:08 2009 +0100

    yaz-marcdump refers to yaz_iconv

commit a05d96bd6dd1151bac4f0194f2bcc44e8771b558
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 09:02:53 2009 +0100

    Update NEWS.

commit ded3889a5c015e8adbb3addb0a5ebbd85fe20bc2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 09:00:44 2009 +0100

    Revert "Removed OID record syntax application-xml."
    
    Since applications might have used this symbol we keep it to avoid
    a so-name change.
    This reverts commit 9507c6ac14596ef68763e7ec8c08e92838ac44da.

commit a19321599ba751f65f655a69c73ac05c72be22b3
Merge: df8b0a8 ecc54f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 3 16:56:53 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit df8b0a83e237b1f7ff6722a2f10add5cafceeb9d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 2 13:41:57 2009 +0100

    Update news. Version 3.0.42.

commit 860f937a09351b59294bd9b6ed97be8762e77ab0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 2 13:32:20 2009 +0100

    Bump year to 2009

commit f0dcc975f66dc2e17e356497419b09cc94baddba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 2 13:29:10 2009 +0100

    Bump year

commit ecc54f133ed87dee5854f87c771eaa75c2ab8fc7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 30 19:47:29 2009 +0100

    Fixed missing SSL libs for --libs output

commit 0f88139455a3aeffeca0a5650ca5d3d99abc1c17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 10:09:57 2009 +0100

    Added member named_result_sets for init handler struct for the GFS.
    
    This allows a server to disable named result sets. Until now
    all negoation was handled exclusively by the GFS(server) and the
    client. The server implementation had no way to tell the system
    that it does not handle named result sets.

commit 9507c6ac14596ef68763e7ec8c08e92838ac44da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 09:12:59 2009 +0100

    Removed OID record syntax application-xml.
    
    The OID record syntax application-xml was added 1998 probably because
    it was registered somewhere. It is no longer registered and of no use.

commit 5b5d2ba5455538ccc356e208476dc7aeb3703421
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 16:45:06 2009 +0100

    Added support for rule-based transliterator for ICU wrapper of YAZ

commit 362a3c56893f05cb1417cc23e24fc165303486dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 15:50:47 2009 +0100

    Rename normalize to transform

commit 13dbac38d069fe6c5ebe3e224e6a12bac907c140
Merge: 36f0d15 0aca0f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 13:07:51 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 36f0d152f5f2b4d6ef4bcb01a041f4c16c1deaf8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 13:07:39 2009 +0100

    Fixed bug #1902: yaz-icu XML output

commit 5dd6d2f41f8db534e05a86632bdc78b6d4186435
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 12:58:01 2009 +0100

    Print ICU error when ICU can not be configured

commit 8be4cad726760fbc18b83b1ae8af3790dcf31c81
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 11:44:50 2009 +0100

    Make YAZ checks Emacs friendly

commit 0aca0f8f0d5849d6ed040f864713b8ac7d696304
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Jan 19 09:46:36 2009 +0000

    Docu update: When building from Git, you need the debian
    package 'pkg-config' as well.

commit bf0ac0c751ab677318e0a92a8e40145e0e4623b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 16 15:55:13 2009 +0100

    BITSTRING value shows value. Bug #2346

commit 379504a233e3e2cc85bca1e7b6d864f1395aec7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 13:31:20 2009 +0100

    Updated footer comment

commit 4a23f09ebdcc59ef94e50d385cc5b17f42d8845d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 13:06:06 2009 +0100

    ISO2709 decoding: skip control characters from indicator data
    
    ISO2709 indicators that hold control characters are marked
    invalid and the control characters are now skipped.

commit 6135f5d048a8bbbc29d14deb9512202c777bd6bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:59:17 2009 +0100

    Omit sort key by default in yaz-icu's output
    
    Omit sort key by default in yaz-icu's output. It may be enabled with
    option -s. The sort key was used in previous tests. But since it is
    encoded differently between ICU version we omit it in our tests.

commit 98f7557d475021fb087f75423468226c2ce3df20
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:55:20 2009 +0100

    Cosmetic

commit 210462cd20476ec54208ccf3a65f15a32fad5bcc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:54:56 2009 +0100

    Cast integer to long for print

commit 0edd22d3d3fb9bafa8795815517e9ad51d51641f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:53:51 2009 +0100

    Allow combined single char options (again)

commit 3a54a02da2f546427c4e5fe57f952c97f54437ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 11:53:02 2009 +0100

    More requirements for libyaz3-devel

commit 3fe8d724fd45258f340a8396877aa93bd0a93d00
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 09:14:58 2009 +0100

    Removed yaz.spec.sles

commit ad75101cb137ab43f2b7e6a0dab7b1efe30b02a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 22:33:04 2009 +0100

    Fixup for BuildRequires: tcpd-devel or tcp_wrappers-devel

commit b3d1527a6d94b1af17bf36c7781be9679c3fbfc9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 18:52:44 2009 +0100

    Utility yaz-marcdump got option to display YAZ version (-V)

commit 2788a4851b551e1a3efb320a2878b809f2d8a9d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 9 14:38:14 2009 +0100

    Happy new year

commit e91219e4b27bbd16a13c3f41012317c002e8d17b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 8 15:52:30 2009 +0100

    Added RPM spec for SUSE Linux Enterprice Server

commit f8ac262931df40154fdae9629eba68c4ea3d5699
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 8 15:52:16 2009 +0100

    TODO no longer part of dist

commit 8526300b58a12ecbb6e48b320839e28e4460a925
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 8 15:50:45 2009 +0100

    Allow YAZ to use ICU 3.4

commit f1e17f8a159c3536d122ff78c799bac16c298d39
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 12:04:44 2009 +0100

    Updated to use VERSION_HEX rather than YAZ_VERSION_HEX

commit 83ba04bfd14a9089745f91ed45d8817339794e5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 11:19:32 2009 +0100

    Renamed AC var YAZ_VERSION_HEX to VERSION_HEX

commit 125918b4266de689eeee8067074a7da24c92e4e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:31:18 2008 +0100

    Ignore tst_rpn2cql generated test program

commit ca68610f410cfe2134cf9e6a2437df7b2ea3abdf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:29:34 2008 +0100

    Added new ICU test case which illustrates removal of diacritics

commit 32f85d9c71d4fd3d8ab44bd1651c77ddae55fbe6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:27:48 2008 +0100

    Added other test text 'Carre' + combining acute accent

commit 638b4a01b1bf9e1306b215dc0b400b0696631e15
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:24:47 2008 +0100

    Name .diff file differently

commit 06fcbb2ac6af85e8a659ff9b000e16455a5cb847
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 12:24:32 2008 +0100

    Reformatting

commit e8fb3033342e237ed26a45aa2147e1aacd96b4dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:57:48 2008 +0100

    Beef up test a bit

commit d9b58094a0cf30748e32337fa9f460f8f0273826
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:57:33 2008 +0100

    Removed set -x

commit b58a6230156eca8cf241de17c2eb3b33057c102d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:54:52 2008 +0100

    Added new regression test using yaz-icu

commit e8d49a7dea8eec8a8d588fca7464f29f4db5e838
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:36:50 2008 +0100

    yaz-icu returns exit code 3 if ICU is not present.

commit 4e27827b16b9820a74e494a2b0c78bc7f3b21618
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:04:02 2008 +0100

    Updated doc/common.

commit 8b373aba10e874dc00f5020cb40f490dbb930a88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:00:56 2008 +0100

    Updated to latest doc/common.

commit 22e07fa6a2c78af783e584a3002f6d61848f57aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:00:40 2008 +0100

    Debian 3.0.41-1.

commit 9fc92ab4c14e951aa91c545fee1aac5037979f8d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 20:36:52 2008 +0100

    Updated doc/common.

commit 13a673b4f079ff0ba43b76cd07c1e34c3c932a2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 16:54:52 2008 +0100

    Version 3.0.41.

commit 9fdcce5bf33b647a635631f96f295394d729df7b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 16:53:09 2008 +0100

    Fixed test that makes VERSION_SHA1 appear on dist versions too.

commit 22dca6e3b2a29f15ddbd3c2489e67aef608c3545
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 10:53:41 2008 +0100

    Version 3.0.40-1.

commit 9f4ccf4f01cb18cc7e18f1db22e81be12fbe71be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 10:53:29 2008 +0100

    Added bib1-attr to RPM

commit 394286df42e6e2c01e5b1b446ae1cf8d0b117f35
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 10:51:08 2008 +0100

    Changes

commit 773a2092c54343d97a0315efa65ebcc75da7e122
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 28 11:03:01 2008 +0100

    Added bib1-attr manpage

commit aee1a87eeda33b4b049e9fc0a0a826b9c14018cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 28 10:59:53 2008 +0100

    Bib-1 man entry is now called bib1-attr (7)

commit 6aabd5dc6f4ed207efe6ba163ddd01c32589673d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 23:48:06 2008 +0100

    Added Bib-1 Attribute Set man page.

commit 01377b739732c93e763a767076768f0b6589c42a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 23:47:17 2008 +0100

    Removed synopsis from yaz man page

commit ccdfc2c2b70849ee395f741ba7de1c1c92b5b9cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 23:46:23 2008 +0100

    API libs version 3.0.39

commit a041518cb98067d3f7c7130258b09de83cde8821
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 21:31:24 2008 +0100

    Use ZOOM_EVENT_MAX for size of ZOOM event array

commit df4b0f88de7de6ffcba31c26a0f0c94a15cbf2f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 21:30:54 2008 +0100

    Define ZOOM_EVENT_MAX (max event ID)

commit 8bc333b208e7afd5a95ea6f553ae5681814b30d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:41:09 2008 +0100

    Debian 3.0.39-1.

commit d65313c102154dc9f28a8b4dbbbee0278c2bd1cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:24:39 2008 +0100

    Bump version to 3.0.39

commit 68398183c3b25120b484681482f461a1da4c6a36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:20:45 2008 +0100

    Function icu_chain_xml_config allows certain obsolete elements.
    
    Function icu_chain_xml_config allows certain obsolete elements which
    was present in first version of ICU wrapper made for Pazpar2. The
    elements 'index' and 'sortkey' are ignored and a warning is issued. The
    element 'normalize' behaves as 'transform' but a warning is issued.

commit 83178ddb2e40a3c9dbde8b7b3e6cf5e8918da990
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:20:00 2008 +0100

    Missing icu lib in static mode for --libs

commit edc84a7af5e2b8e3f937fae5fd894f1a0054a96c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 13:30:54 2008 +0100

    Call autoheader when needed

commit 98db267fe0117e2bff00e044ccbee8f37dd69548
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 13:04:43 2008 +0100

    Mention Git instead of CVS. Use [ instead of test where appropriate.

commit 76f5f8bd7124c8643be25e0d9838e5897e19df8a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 12:58:10 2008 +0100

    Fixed check for custom cflags

commit 11698a8c1cce5556f3c4dc803c94d2c1f3b60b23
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 12:55:30 2008 +0100

    Disabled read_iso5426s because it is not in use

commit 3c03c66fdcf640bbf4c611a48bf8c74989d077f6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 01:15:14 2008 +0100

    Added a few type casts to avoid warnings.

commit f2b3c045e79a30c889ffdddb408d9d08ab8d7e01
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 01:15:11 2008 +0100

    Changed type to avoid warning

commit c92a1e74838a25214df478878806c7fb48167db5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 01:13:42 2008 +0100

    Removed unused variable

commit dda6b9f4ca21d43c68d4c667b4d8e6d1bdaba095
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 00:58:54 2008 +0100

    Refactor getting subfield length to separate function.

commit 4ce7bffcae2b1faaa0fb5d74eca9aeeb7f6d0c6e
Merge: a5ac9b8 d96ec51
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 00:43:52 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit a5ac9b8b5662012c69c5e7e5287c5ffc0c7a1f25
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 00:36:05 2008 +0100

    Fixed bug #2352: yaz-marcdump crashes for certain record.

commit d96ec51bf86e8c38213abf5df1812de901f60bfa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 14:40:43 2008 +0100

    Choose IPV6 over IPV4 addrany addresses (bug #2350).

commit f34dd5fd60d0e7433f6f5ed46effdd8c8758b269
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 14:40:35 2008 +0100

    Extract static/private stuff too

commit a679666e56f9f6ea19e4c22e36089ccb3716dd0f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 16 14:39:05 2008 +0100

    Include sys/socket.h, arpa/inet.h

commit 4e58607ee6ef2a5d183262b9a87415fed2311c85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 15 15:41:34 2008 +0100

    Added Danmarc character set decoder (bug #2345).

commit 8377081b9917f820ae91f17e24743c84ef0cfc4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 5 11:45:19 2008 +0100

    Fixes for sys/stat.h on Windows.

commit b3b89ab95e626286ad2fe9ccf5b589f153e5aa37
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 5 11:34:45 2008 +0100

    More explicit use of #if HAVE_...header's.

commit 97bc202a55195296178a5ca9f2cb10e8b6de5ddd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 5 11:34:20 2008 +0100

    Set AC_INCLUDES argument for AC_CHECK_HEADERS

commit 838af985fb73373d559a3445f07d88109afbfd51
Merge: 5a3a3e3 0e7513f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 1 09:48:29 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 5a3a3e3534d174cbc3b500a499611150bef8fc30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 1 09:46:10 2008 +0100

    Simplified ZOOM C's implementation strings a bit.
    
    The implementationId (81) is no longer repeated, i.e. 81 instead of
    81/81 but it may still be set by an application. The implementationVersion
    no longer includes CVS Revision. The Git SHA1 will do.

commit 0e7513faa0f309121e7800827685f9bdccd2eeb9
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Thu Nov 27 16:10:09 2008 +0000

    Ignore some files generated by the Debian-package build process.

commit a624e2e9e2271292147cb432411464bd5eab8da6
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Thu Nov 27 16:07:23 2008 +0000

    Add notes on required packages and building for Debian.

commit e6c9d928f6626a7eea0588684f6ec0908604d0e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 25 09:05:18 2008 +0100

    Summarize more changes

commit 50606c10e645308dddb9c8d0e676b33ce38f1df8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 12:13:48 2008 +0100

    Disable xslt/exslt if --without-xml2 is given

commit 355f20f785e6cd738a738da688ea038ac232a87b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 12:07:38 2008 +0100

    Updated to latest m4.

commit 66c99e7681fc1922a5b2e662a6d37720c4f4bac9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 11:32:33 2008 +0100

    Updated to latest m4 master.

commit ab1058c9b1c86b6364e38e5bd47bfaf4eba7354c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 11:29:25 2008 +0100

    Updated to latest m4.

commit a98ae0230792c8fba1df2e91cc0b3417ea2b144f
Merge: 0fd57a3 3a36217
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 10:07:22 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 3a36217ed64fc7c30c3c886d85d4f337fe2f9282
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 10:07:10 2008 +0100

    Got rid of a few warnings WRT signed/unsigned types

commit 4936dff1c451bc76df80ddad8557c2396526f843
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 09:57:31 2008 +0100

    Using fwrite rather than write

commit 0fd57a348f3f789eae517a19ee83c34b5812636a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 20 13:49:12 2008 +0100

    Updated news about ISO5426 support.

commit a71313f1155a0e635be2263f4bbec94bb8b3a05b
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Wed Nov 19 14:53:28 2008 +0100

    Workaround for tréma <-> umlau, map / U+034F COMBINING GRAPHEME JOINER (CGJ)
    
    For the Latin script, the Unicode Standard does not distinguish identically appearing diacritical marks with different functions.

commit 7887bf02371157d3db6e769506e57c13b7b076cf
Merge: 2e9b1a9 7a050af
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:48:47 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

commit 2e9b1a9f5eb9aa8524241772704e9828bd0de420
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:45:34 2008 +0100

    cleanup & tidy

commit ecc1ee5b177fdc11ed531dfe13b5c3aae52b2843
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:40:52 2008 +0100

    charconv.tcl does not like multi-line comments

commit 6758be8d15b9d0b14e06f4cbbb3a76ff645d280c
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:32:50 2008 +0100

    Implement real ISO546 character set, first version.

commit 7a050afbba1b2daf9a1ab6d6c4bbae9ba674a705
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 23:28:29 2008 +0100

    Fixed creation of marc8.c / marc8r.c.

commit 966500e45f2753898b99ccef92ed7d501a1f5e72
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:00:24 2008 +0100

    don't create a broken *.c file if charconv.tcl failed

commit 16b381fc13f2177874ca8e8be1441e0b0c91521b
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 19:00:52 2008 +0100

    remove non-latin character sets

commit 645683e5223cb8c122c3d3ba565a46d07d53dca3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 12:33:35 2008 +0100

    Deb pkg libyaz3-dev depend on libgnutls-dev.

commit 19cf1d0612ee516241c2e4846756e47a16852b8e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 12:23:46 2008 +0100

    Use awk as found by configure

commit 3489c6eaceb7ab7f4e8298a2f898dda0c3d0a09c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:36:11 2008 +0100

    Updates for the ISO5426 source.

commit 9bf84c30a3d0e3e1d4b9136aee9c0a4b8ae769d2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:30:32 2008 +0100

    Use mk_version.tcl to generate yaz-version.h

commit 7e6b7d710c5a78caca338b63198efd9ac11320cb
Merge: 32e16c3 fff1d63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:28:13 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 32e16c37ce5b2d1ed0b3e6edfb48fd5ae1ec24b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:27:13 2008 +0100

    Added script to auto-generate version-info on Windows.

commit fff1d63445d5910aa5b5a73ee37e4b94f52de9ad
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 09:05:44 2008 +0100

    add -t option
    sync manual page with usage string

commit 735479544d1cadf6a29722a3dfca7b3fd263cca0
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 08:42:38 2008 +0100

    typo in comments

commit 2ff562123d8043bf8e29c172a92c5da45268d786
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:53:09 2008 +0100

    Make codetables-iso5426.xml part of dist.

commit e5d5336d0321fcc680a88f6db476223c5e507d91
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:48:15 2008 +0100

    Ignore generated file version.nsi.

commit c9f14d1b54f5e094112153e473ed015c1542affb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:47:56 2008 +0100

    Ignore generated file iso5426.c.

commit a62e3b3f79675a2b67d6e60dd2f96fbccce02dd6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:11:34 2008 +0100

    Document version identifiers

commit e5a6a3f08564436f90fcb8537d8f32e6685c176e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:05:47 2008 +0100

    Removed definitions of YAZ_OS and YAZ_DATE.
    
    Removed definition of YAZ_OS. It is not used by other parts of YAZ and is
    probably not to be used by other applications. The YAZ_DATE is also not
    of use. Was used to detect API changes for YAZ 2 series.

commit 3185557b9c4f422e12f79a930a89a35b4cac6cfe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:02:10 2008 +0100

    Document yaz_version

commit e97610b3e0040428e2cb74f846ade31a0194074e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:00:37 2008 +0100

    yaz-client's version info includes SHA1.

commit 6f7757087a49db5fb3fa4f3b12b8b67ebbbe3aa3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 21:11:43 2008 +0100

    Return SHA1 version for YAZ in yaz_version.

commit f1ddcf0aca55660d122a40046a13483c4a06f922
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 20:00:15 2008 +0100

    Fixed awk stmt - which was apparently gawk only

commit 7cf3484c8f09f224b5758798e746b1061b4a7437
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 16:30:03 2008 +0100

    set ISOcode="42"

commit 99eee17dbb3ef0d81d44b01d9072e3405f326595
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 16:13:53 2008 +0100

    still learning using GIT, some changes were not committed:
    
    fake support for decoding ISO5426 -> utf8

commit 919e3dd6d63e3371053b5be495ee4c0b74ef2e13
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 16:12:52 2008 +0100

    add ISO 5426 reference documentation

commit 4d3388f14854ea6e6ad1b5d9722c7ad2c6dbc7ac
Merge: a36b22f b7ef3b5
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:41:35 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

commit a36b22f2bb95b76a003041eed871fbc6f40834fa
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:40:42 2008 +0100

    fake support for decoding ISO5426 -> utf8

commit b7ef3b5b8eeb39b408065eaf0f77a978bd911e69
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 15:33:09 2008 +0100

    TODO no longer present. Check for distdir/win already being present.

commit e6d6af3d3fe9fca9fa78dfc62f5c6887778744ba
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:17:16 2008 +0100

    add copy of iconv_decode_marc8.c

commit 85e7aad7167c848ae654bacd378403894f2f889b
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:15:17 2008 +0100

    add copy of iconv_encode_marc8.c

commit 5213b25de9ca4e1f7aa52540260233c4f5a2e8b7
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:12:39 2008 +0100

    add function yaz_iso5426_decode

commit c15bc44e2038d3555bbc44aacfd8f0c2f55594cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 15:04:01 2008 +0100

    Removed this because it no longer has useful info

commit 6c24a7636cfb5c6609061e8f4bb696ad8f1607d1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 14:43:38 2008 +0100

    Version now propagated to yaz-version.h + NSI installer.

commit 9397bf54a2ddb4e0fe8a73d5f753eee23a10601c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 13 02:38:19 2008 +0100

    Generate yaz-version.h from configure.ac (except YAZ_VERSIONL)

commit f3cc474450a7c6be9c583b5b60e7fac51d1f4fc5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 13 02:38:16 2008 +0100

    Generate yaz-version.h from configure.ac (except YAZ_VERSIONL)

commit 5787f1e881be090f6bdfe708e179f9f466356bc8
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 12:23:06 2008 +0100

    Add alias ANSEL -> MARC-8 for decoding to UTF8

commit efe945f2dbfdbb92fb21067da236b3edae146466
Merge: af11171 7ef1b50
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 20:15:02 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 7ef1b50f481cda83d012cc3d69d83f9313836f1f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 15:17:22 2008 +0100

    Fixes for gcc warnings - mostly WRT check of returns values

commit 1ffd6698cc631866391bf0d646f58907c32ab086
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 14:00:22 2008 +0100

    Re-format and check of return value from fread.

commit 6178e716786433db7de986b6b6cdb694ed57834d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 12:35:02 2008 +0100

    Re-format

commit af111711048b01f1ab94a6f100f34161ba8ff1be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 18:13:14 2008 +0100

    Updated doc/common.

commit 5ba78554cf0c142fd6ff29f608e31eb30a83cd1f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 17:14:25 2008 +0100

    Fixed dox file comment

commit 0b133751e275a00455d2f68fcc04960d6417def2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 16:50:11 2008 +0100

    No longer executable (-x).

commit 07af4a097fe9091a43232fa201e0833b330d21de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 16:45:34 2008 +0100

    Version 3.0.38.

commit 89b120a18d5481e2b354accd07e07bc74816cfc9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 7 13:59:23 2008 +0100

    Supports C++ compilations as well

commit e579d2c5f9886c3929513a15724bd745ae4bacac
Author: Wolfram Schneider <wosch@banana2.panke.de.freebsd.org>
Date:   Fri Nov 7 12:01:57 2008 +0100

    Set libtoolize on a  MacOS

commit 185932b6ae28e68c77e270196cd96a379fc775b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 7 11:55:02 2008 +0100

    Fixed include of matchstr.h.

commit 9098839cb8361648d70d1708c6e1f4e05b9836ae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 6 17:48:18 2008 +0100

    Updated news

commit ae309395bf5f5511c2eee751151a2962726f745a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 6 14:14:21 2008 +0100

    Renamed match-str.h to matchstr.h.

commit 6ce7e4adc2de42e4b422558985468547c5a4423f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 6 12:48:21 2008 +0100

    DEBUG=0 for YAZ

commit 4aee8993113119c95924d9be4ed2707d5034348c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 25 22:08:47 2008 +0200

    Added yaz_encode_pqf_term to encode PQF strings.
    
    Added yaz_encode_pqf_term to encode PQF strings. This function is used
    by yaz_rpnquery_to_wrbuf and CCL to PQF conversion utilities (ccl_pquery,
    ccl_pr_tree).

commit 9c6dc183308e2e99b53871c4aea3c6a760d2db54
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 25 20:32:12 2008 +0200

    Include header for matchstr functions.

commit 3a3c0ef92f785ff123069ea51ba0f8711b23dbf7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 24 16:45:22 2008 +0200

    Ignore generated program gfs-example.

commit 887e4b6664dee7210816744f92802b4d924d9a3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 24 08:54:10 2008 +0200

    For ZOOM, ensure ZOOM_EVENT_SEARCH is only fired once per search task.

commit 5a1156a0d8d50aa07af3eec75e939ed2065d3880
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 23 17:15:49 2008 +0200

    Honor databaseName option for ZOOM connection as path (SRU "database").

commit 93f4285bbf2ed5a42fe62f92c7c4618df5f20583
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 23 09:14:03 2008 +0200

    Smaller example GFS. Added match-str.h for string match functions.

commit bc4b50939a936dbb214c783c18a44039ea048fdd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 15:56:21 2008 +0200

    Removed debug-like msg.

commit ec4b6d4fd36351c38f76596c9e21197b7536cd00
Merge: 2ba84b1 29cc5fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 15:30:05 2008 +0200

    Merge branch 'master' of ssh://adam@git.indexdata.com/home/git/pub/yaz

commit 2ba84b155219d5d18eed5ba4d929c12abdb88f14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 15:29:42 2008 +0200

    Fixed log message trunction on Windows.

commit 29cc5faecbd855b9c3ad7bf2749c7fcd1a393704
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 19:23:54 2008 +0200

    Add missing ZOOM_END_CDECL

commit bc384649b00fed1e378ac3f67b8b5e4872892942
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 15:36:59 2008 +0200

    Use ZOOM_API for new function ZOOM_get_event_str

commit 9f082f8dd7fd80f8da3baf410c6dc003c5f471eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 15:05:37 2008 +0200

    Update dep libs version because of new function ZOOM_get_event_str

commit fd6a4db386252ed1b777ad2900ea26a0a9513662
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 14:38:44 2008 +0200

    For SRU diagnostics ensure result set memory is not saved.

commit 80849747c53b9c8374e62672aa5f0bc994990389
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 09:12:25 2008 +0200

    Don't generate ZOOM_EVENT_RECV_SEARCH for SRU record retrievals.
    
    The event ZOOM_EVENT_RECV_SEARCH is no longer generated for SRU record
    retrievals - only for search responses (and an equivalent search task).

commit 6dff34312a0f7c3272f7b52c5e13af1e04f72228
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 08:38:56 2008 +0200

    Added ZOOM_get_event_str.

commit 3a494bb11f0a2f449e4848fd17c2ee603bb2367e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 18 13:50:48 2008 +0200

    Fixed memory leak (setname in ZOOM_resultset)

commit 9f9eecbb73b46c9cf31edc5d4a9a95e16cac3a3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 18 13:47:33 2008 +0200

    Fixed bad memory ref in case of SRU diagnostics.

commit bf95c509245f5cb4025ef2db348d5f7ace3b5994
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 18 00:19:43 2008 +0200

    Adjustments to make YAZ compile as C++ code.

commit 34225a58fbb7de89387c526a9dac54a8b636fb60
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 16:20:22 2008 +0200

    Update to use Libxml2 2.7.1 / Libxslt 1.1.24.

commit 3fa6bf34c5496f69a63469a3184251d38758c85d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 10:36:24 2008 +0200

    Omit definitions of xmlNode and xmlDocPtr if YAZ_HAVE_XML2 is unset.
    
    When YAZ is compiled without Libxml2 support (YAZ_HAVE_XML2 is unset),
    the types xmlNode and xmlDocPtr are no longer defined in xmltypes.h.
    Problem was that these dummy definitions could clash with other apps that
    used Libxml2 anyway.

commit 75c9defe1c9ffb8efe58507dc994a56e6fd0409b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 15 22:20:08 2008 +0200

    Omit some functions not used when XML2 is not enabled (YAZ_HAVE_XML2).

commit 92b4e042f027d999411ee8c20814cc76e2736e71
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 15 20:26:08 2008 +0200

    Fixed compilation for no XML2

commit 14ce714521fcdab18a298c48977f23af20c476c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 15 20:24:48 2008 +0200

    Added include of stdlib.h because of atoi

commit a0c2cb53362fb04ae59bcd764822aafa24b0370e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 6 20:15:56 2008 +0200

    3.0.37.

commit 74e62ec12177e6dc1ff3c578f6e96186f5e63a13
Merge: 8ee8072 6570bbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 2 19:55:08 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 6570bbb754493471237d34bc87613fc26780ba90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 26 23:11:48 2008 +0200

    Updated ICU DLLs for Windows dist (nsis)

commit d4fb090b5d0d63b8fc2a8060c9869e8fa86dcbb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 26 12:22:16 2008 +0200

    Version 3.0.36.

commit cafbfb115514fa25b200b845c2b32b92ef65a6d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 23:17:59 2008 +0200

    Honor start, step, count for SRU (multiple requests performed).

commit 8ee8072ffe458a632055008d96d86359cebb46dc
Merge: 90aa30a 21f9634
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 21:33:15 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 21f9634b8e42027596795fcb9fd6b307fc72d567
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 13:47:42 2008 +0200

    Fixed ODR example and use of XML entities in CDATA sections.

commit 7eeb1efed000ed90d27018fd717301096daf65e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 11:05:24 2008 +0200

    Fixed bug #2256. Updated for newer libxml2/libxslt.

commit 1d6f90173d496fe54190026abc3ae6b234d312c3
Merge: cf24b09 160f79b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 10:10:45 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit cf24b0978994c8d4d7fc92428fe18bf417084375
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 10:10:32 2008 +0200

    Unix text.

commit 160f79b459b7d7dc07830e679349d82c3a77256d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 20:19:37 2008 +0200

    Ensure format command is a no-op if bad syntax is passed to it.

commit bb376bb6ee4fc45ee4a2e76e5221bd5392766132
Merge: f59f3bb 24aa5ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 20:10:48 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit f59f3bba11d2db2fa291b736a98bf2f9f7e8f6c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 20:09:29 2008 +0200

    Check the record syntax(es) given by the format command
    
    Check the record syntax(es) given by the format command and
    report an error if they don't look good.

commit 24aa5ea66edef77f6d086275cc6370815aeaab60
Merge: 5f3c82f ad65c72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 20 18:07:55 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

commit 5f3c82fbbf6f405e88a9f4ea15e91065d4fb5d88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 20 18:07:32 2008 +0200

    Windows makefile - added mutex.obj and updated for ICU 4.0

commit ad65c72fe9600038ea5b0c7927e8d65c0f268df9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 19 00:54:24 2008 +0200

    Added cql2rpn as allowed querytype

commit dd4e8781d27c03476fd6dfd2626480c0c5db00d9
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Sep 17 10:46:07 2008 +0100

    Fix typo -- spurious "size" parameter to odr_reset()

commit 824be7c5e882951dad0d60246b60c87f1103e11a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:56:07 2008 +0200

    Fixed copyright holder in license
    
    Fixed copyright holder in license to Index Data.

commit 90aa30aeb696ad039711db3c1404406b53df4dd3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 11:29:11 2008 +0200

    Run both git submodule init + update

commit e77ab47ef9cea60b0c7acedef78a0c9913f493fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 11:15:38 2008 +0200

    Always run 'git submodule update' when git is in use

commit fde5f3463df4cdaf15ad7bb483a1758e1c8cd7b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 10:37:04 2008 +0200

    Updated m4 for PDF_COMPILE fix

commit 94275ce2d65c0e0c8a27c259749769b75579ea53
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 10:29:47 2008 +0200

    Use PDF_COMPILE for PDF creation

commit 437f7ef37a5f526f1d0492c1405a1f257a7c7479
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Aug 16 00:23:39 2008 +0200

    Updated Deb pkg descriptions to follow policy

commit 3d4e0c75cee82cc17fa5da38051b072d9bed61a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 30 14:12:29 2008 +0200

    Avoid mixed stmt/var declare.

commit 3009c755ca909b0f32211ac3f3e3e0ab309cb09e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 28 10:06:52 2008 +0200

    Update WRT crash on Windows.

commit dfe360ef9c3b9ae84a2812bed499c1ac1b84b16d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 28 09:23:03 2008 +0200

    Fix Libxml2 error handling under Windows.
    
    The call to yaz_log_xml_errors have been moved to new_session which
    is when a worker thread is active. Using xmlSetGenericError func and
    friends fails if set in mother thread.

commit 8e9d2cec97def1cd8b89b1fe427f1a232661ec6f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 25 09:00:04 2008 +0200

    First RPN to CQL conversion using actual attribute matching.

commit 6aa3a97ba632e1507ca00a98b8e45567e51e51e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 20:17:08 2008 +0200

    Comment OID utilities.

commit 73de2a0dff87a450d7b9c3dda90c1d6ec796ca88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 15:59:08 2008 +0200

    Fixed description

commit b977948f73d07c0bf4478565f9af3497ffe862e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 15:54:15 2008 +0200

    Added cql_transform_define_pattern. Renamed rpn2cql funcs.

commit 21c7fd1c4e86a5df03c4b2908b98571f9b16ed40
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 14:10:24 2008 +0200

    Describe ZOOM option 'sru'

commit d136ea45c75630579ad66054d0d93708ab79a29b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 19:24:45 2008 +0200

    Option logapdu renamed apdulog as it harmonizes more with pazpar2

commit 61c2f2afd4d873c2409ebce0bbafb616cb7393c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 19:17:12 2008 +0200

    ZOOM Connection setting 'logapdu' logs APDUs to YAZ log.

commit d04d76e81e83b653b2e8fcfd9e311e764c5d15ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 17:54:37 2008 +0200

    ZOOM Connection setting 'logapdu' logs APDUs to YAZ log.

commit 3d74409576bae9e1c80db193ec1fd9917f63fa42
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 17 13:50:26 2008 +0200

    Update to latest m4 master.

commit 1f9d3a2e5da219399db2d574c001b52e7756b0f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 12:33:42 2008 +0200

    Mention Git.

commit 138fbf3c4582f2738e5b30e440994c9b6d76e194
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 11:16:35 2008 +0200

    Minor reformatting.

commit b3e402aaa7c30a8890706500862ce440aebea234
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 11:06:45 2008 +0200

    Document the recordOpaque option.

commit 69577e2593ec0a537285fe6454945fd287a486d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 10:48:42 2008 +0200

    Added support for an "opaqueRecord" option in ES update.
    
    Added support for an "opaqueRecord" option in ES update. If "opaqueRecord"
    is present, call z_ext_record_oid_any() instead of z_ext_record_oid().
    Set either the "record" or the "opaqueRecord" option, not both.

commit a07a5e7fcd5417f81b546be932619b90e05ba72c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 10:46:49 2008 +0200

    Added z_ext_record_oid_any() function.
    
    This is a simplified version of z_ext_record_oid(). It does the same
    oid lookups, but adds the record as an Odr_any.

commit c7e6e65dc7e8204798a41f6326a9e04632f1f507
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 4 11:26:52 2008 +0200

    Testing of RPN to CQL conversion.

commit 1e02454e1c94b60f62a7942b81a17bdc6c6d54da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 4 11:25:46 2008 +0200

    Renamed wrbuf_put to wrbuf_vputs and changed prototype.

commit a7bff1cefa274c110b80458cba718db5ed0fd97d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 3 20:01:18 2008 +0200

    Added wrbuf_put - same as wrbuf_puts but void return value.

commit 8b0914ffc98a04464440843a795920e09b98376c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 11:13:16 2008 +0200

    Use gnutls_set_default_priority instead of gnutls_priority_set_direct.
    
    Use gnutls_set_default_priority instead of gnutls_priority_set_direct
    because gnutls_priority_set_direct is unavailable for older versions
    of GNU TLS.

commit 9c3aa606e547656d16e5d06fa2bd79e4dbcb7930
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 10:43:36 2008 +0200

    Towards 3.0.34

commit 5ad7d533eb01f5f25f7c59f16a2d3c04a99ee041
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 10:33:34 2008 +0200

    Restructure SSL support funcs

commit f8d2abd0349cdff6c9bcf41937cd1dfd5de54ed2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 10:30:49 2008 +0200

    Remove GNU TLS openssl compat code and update configure.

commit be49802a35b13fc0de847f5db05bfc4e6072ed06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 17 16:08:02 2008 +0200

    Server functional for native use of GNU TLS.

commit 3939d0f59b399825b75e55172794823a52c68bba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 17 16:05:48 2008 +0200

    Prevent COMSTACK use if cs_accept fails

commit 419c705f52b0cf234f7d03133ca7318947654210
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 12 15:11:19 2008 +0200

    Client side SSL without gnutls-openssl.

commit 635995241e865409ad462e33b0208d3a8ebfb14d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 12 11:17:02 2008 +0200

    Version 2.0.32.

commit 5fa800e6ead7ceef916094cac7e9b7df71a3b324
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 12 11:13:08 2008 +0200

    Added test for utf-8 decode reset

commit 7e58901d8acda68f8155cda54b0fd3cb6d45f0da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 20:16:47 2008 +0200

    Fixed #if ENABLE_SSL for ssl_check_error

commit 72da88cf7d0a49886e78a2a171c44111c8f70e95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 20:08:54 2008 +0200

    Rename yazextralibs to just LIBS

commit 29ae3278722e4a61905cc5d330fc2d286d2e7016
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 20:08:17 2008 +0200

    Make ssl_check_error static and define ssl_type always.
    
    Make ssl_check_error static becuase it's a private function.
    Define function ssl_type always - also in case SSL is disabled - and
    make it return 0 (NULL ptr).

commit 0a1043fe4b7f9e22e7481dc9d81a0a8ca2092292
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 9 17:07:14 2008 +0200

    Allow NULL inp(ut) for utf8 decoder

commit bb0028c3ec66f017999b3f49daeb2b537e5e78b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:54:41 2008 +0200

    Fix date

commit 76d7a32ad18dfab123315e59b2b941d7cdf3632a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:22:51 2008 +0200

    Version 3.0.30.

commit 2221f6847ece72c7539a1f28e33da980fb2bd810
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:18:39 2008 +0200

    Supply SSL_LIBS for --libs output (in source)

commit 2225afbde8949f3005ca9989724a3bd7e0f0c2f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:03:12 2008 +0200

    Supply SSL libs for static linking

commit fd13a3c5b8cecdd1327f5db615387c8c0e691ba1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 00:19:24 2008 +0200

    Added cs_print_session_info which shows SSL session info.
    
    Added cs_print_session_info which shows SSL session info. This
    utility used to be part of yaz-client but is now part of YAZ COMSTACK.
    This is deal with GNU TLS session info and avoid having SSL implementation
    code outside the YAZ core.

commit 46f58d56d118687435ef38ba4617f8d359c20d45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 00:16:26 2008 +0200

    RPM builds using GNU TLS

commit 966a14020bc5855bbc4f3aebaa157f5c6d4ae292
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:25:18 2008 +0200

    Make cs_get_ssl return 0 if GNU TLS is enabled.
    Make sure cs_get_ssl return 0 if GNU TLS is enabled. GNU TLS and
    OpenSSL are not binary compatible so must ensure that only OpenSSL
    applications makes use of this (e.g. yaz-client).

commit aa4c03825ae6767274bc70aff8332a7c3b61cfc0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:22:38 2008 +0200

    Solaris OS version update. Mention libyaz_icu.la.

commit 726bffd1002026ce15056e97a1511392724377e5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:07:12 2008 +0200

    Added Giannis Kosmas

commit 494421584e146db0b9a2c45c6ec70daacb44364c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:01:41 2008 +0200

    Show types of libs (thrads icu server)

commit 02b6a809f17f142071384ffac8e406b6e9fbd2fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 22:52:27 2008 +0200

    Minor formatting changes.

commit 1043099645878acc549c3198729d16df13a6b948
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 22:31:23 2008 +0200

    Use GNU TLS for Debian package

commit 6e826aa9e79c7dff4a26bc500bb57c8b462c9364
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 22:31:18 2008 +0200

    Use GNU TLS for Debian package

commit 553a857a20bc8ab0e02c2efb1241e9a931b13353
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 20:42:41 2008 +0200

    debian directory no longer part of dist (upstream)

commit 6104404b99d63343646f1d8e21bce49a82c16d3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 20:35:20 2008 +0200

    Added info about GNU TLS.

commit 3a97efa8f888c8f5a5e36ad9ca004b55e0cca2c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 20:26:00 2008 +0200

    Make GNU TLS the default choice for SSL

commit 2090c10cba543198c6658e2ca4219c28ff46cefe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 19:09:27 2008 +0200

    GNU TLS non-block works.

commit a4459ba5eb7552f2c11ad9efe7f5b7bd63c64fb3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 01:35:40 2008 +0200

    GNU TLS operational. Issues with non-blocked I/O left.

commit e8687e3d59ba411ee1ed143c8726ab9449bbbe57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 15:46:07 2008 +0200

    Started work on using GNU TLS as an alterantive to OpenSSL.

commit a18c2a5a76b4ff8e4f5eb9c1f215ade0c7e4e2ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 12:24:19 2008 +0200

    Depend on libicu-dev . Not libicu38-dev

commit 1f41a1d415d2ab138050a96020ed39caa0c4e323
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 11:02:16 2008 +0200

    Link SSL with libyaz.la and yaz-client only.

commit 09f035ec955bc0a99eddc1dde09aa53e3773875d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 10:34:04 2008 +0200

    More news

commit f58a188f6db8f4b458d62cb2c345443a5253f9c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 3 15:24:57 2008 +0200

    ICU parse_error no longer an array.
    The parse_error member in icu_normalizer is no longer an array of
    size 256. There seems to be no need for this and we don't know why
    it came up in the first place.

commit 3c4fd1f1e79d1eac561ccf085558b69dbace2597
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 3 15:23:29 2008 +0200

    NEWS is ASCII

commit 4e6d194a80ae85760471a2fe7568bfaeb18649dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 2 12:35:48 2008 +0200

    Dummy OPAC records has a little more dummy data in it.

commit 50cffeb44b5c2b644a76359142063660b6b80f7a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 14:44:24 2008 +0200

    Document Windows Service Control

commit c81c923c94d47c16308d487de3431f5027059522
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 14:27:47 2008 +0200

    Truncate yaz-client history if it exceeds certain size (16K).

commit ec7571c09ddbe4580775d3a8a60271a657ae02a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:55:41 2008 +0200

    Added a few comments. Source in ztest also analyzed by Doxygen.

commit a341ccc0007ba1c05ac5a14a9f1cf92f7b576245
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:36:35 2008 +0200

    Fix diagnostic for MARC and present request out of range

commit 9a4813613f9dcc5a03776064ce6dd41a71606b74
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:35:55 2008 +0200

    Fix comment regarding diagnostics

commit 04b09c082a7882398a10d5ec62e80ac175fe2a9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:31:16 2008 +0200

    Added proper header for reader record utilities for yaz-ztest.

commit a0c511bee52164f097c30d5e2598c0810605ff55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:23:25 2008 +0200

    Replaced some error code ints with proper defines (SRU / Bib-1).

commit c752a33d6863b028e991c09451f977a00b4028aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 12:17:40 2008 +0200

    yaz-ztest returns dummy OPAC records.

commit fab857282ce150ffb962753bf98132deae20b8c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 12:17:15 2008 +0200

    Update.

commit 7cf46a0f93d9118904335544412f5b15ee0345d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 28 23:16:47 2008 +0200

    Using YAZ tokenizer for CQL to PQF transform spec.

commit 1aef63af06fa380247c91d12cd7288981985a406
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 28 20:01:54 2008 +0200

    Added yaz_mk_sru_surrogate to create SRU surrogate diagnostic.

commit b3d5a30f4d074053085693a8fc5381a4ebc41544
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 11:53:50 2008 +0200

    Beginnings for RPN to CQL transform.

commit 2cfddf92bc0688daa308a66f393ce7e2000f0762
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 10:30:11 2008 +0200

    Renamed a test.

commit 1bd4b1c686ba63f685fc0195fa76ada49680d219
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 10:28:59 2008 +0200

    Indentation.

commit 52f5dfc3bf664aa81a14add42e141b4d809061d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 09:58:24 2008 +0200

    Use SRU diagnostic defines rather than numbers.

commit 214d072db09722a26e5eb1206bec57fb89664437
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 23:24:34 2008 +0200

    Updated m4 and doc/common.

commit 3c4ae8968ea8fd87db472a14b6dcd2900553f430
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 23:24:14 2008 +0200

    Do not set charsetNegotiation bit by default (breaks some targets).

commit d2789e43e814786b4d0e22715de16ab18b1cab98
Author: unknown <adam@.(none)>
Date:   Tue Apr 22 13:08:42 2008 +0200

    Fixed argument passing to sc_main.

commit 1e9423ce7020bad4a16984caeaf6b7c16a5168c2
Merge: 6d91a07 d46b41e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 12:15:33 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 6d91a07c81493b6535fd33d6a28382eba56b21e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 12:14:40 2008 +0200

    Bump version to 3.0.29.

commit d46b41eb147e89d24f706a9663621923d75eb28a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 11:47:00 2008 +0200

    File sc_test.c part of dist (source for Windows only).

commit e255616521c8ba665309bcaeccabb35b6efe35d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 11:18:11 2008 +0200

    Unix update for service control (sc).

commit 540056f9cf1a3304b253db09eba899cc6763466d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 10:54:49 2008 +0200

    Implemented new Windows Service wrapper (sc).

commit dedba382ec4773d8abdf244290020f3da42113b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 21 12:44:13 2008 +0200

    Initialize HAVETHREADS (was accidently removed in previous commit).

commit 468bc06965c656dfb41c3ccf12eda582f427fd8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 20 16:24:31 2008 +0200

    Proper m4 quoting.

commit 1015e59c397c0421df1be835e1418ef95531ad98
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 14:05:03 2008 +0200

    Changed yaz_record_conv_record to be reentrant for XSLT.
    
    Changed yaz_record_conv_record to be reentrant for XSL transforms.
    Reusing xsltStylesheetPtr in one instance of yaz_record_conv_t was
    not reentrant as far as yaz_record_conv_record is concerned. Instead
    xsltStylesheetPtr is created for each invocation. Only the XSL stylesheet
    document is saved from the beginning via yaz_record_conv_configure.

commit e6fc0b7b23620cd04801667b1921384f56a42fdb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 14:04:05 2008 +0200

    Added loop for record conversion to test performance.

commit 91a490267e60208ff28e53a397e261956c4adc59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 11:43:23 2008 +0200

    Changed yaz_record_conv_record to be reentrant.
    
    Changed yaz_record_conv_record and yaz_record_conv_opac_record to be
    reentrant. Now yaz_iconv_t is created for each invocation.

commit 246af42ce354e7e37cddfb25420a16aaf9206c6c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 15 10:19:14 2008 +0200

    Updated doc/common.

commit 4fdbe43c755194b4d31cf3d0bf42f01f49906881
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 15 09:52:53 2008 +0200

    Updated to m4 master.

commit 72011b1abdb331ba835cbf40cabc9aee42e7847a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Apr 5 22:46:11 2008 +0200

    Fixed Library add's for libyaz_la, libyaz_icu.la, libyaz_server.la.
    
    Fixed Library add's for libyaz.la, libyaz_icu.la, libyaz_server.la.
    This partially fixes bug #2129: dpkg-shlibdeps warnings.

commit d940392c53c32ccf76fb287cc5b997b9e921a431
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 4 23:24:40 2008 +0200

    Update headers and omit CVS Ids.

commit 52188379291c43d463d4ee6742cf81a700541723
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 4 13:26:29 2008 +0200

    Fixed bug #2116: Invalid: returning value from void func in wrbuf.c.

commit 96c6e58f286787106e4a7b3bb3900a36051968d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 3 17:19:55 2008 +0200

    Refactor iconv decoders.

commit ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 1 23:11:45 2008 +0200

    Update source headers for 2008. Omit CVS ID keyword subst.

commit ca322d4058580c495ce5e3e25d83b6a63a499d9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 1 20:41:54 2008 +0200

    Added Copyright header.

commit 65f1b9fce2d1d86df7d75645fb46fbba32dd01e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 1 13:37:51 2008 +0200

    Factored character encoders out to separate files (iconv system).

commit e4fc51d4432f2adcc67db4b50ac5ce687302f9be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 31 23:51:26 2008 +0200

    Improved speed of MARC-8 encoding. Cosmetic changes.

commit 062ae8c4cbdfd50766b13f34c11a5254825075a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 31 23:12:25 2008 +0200

    Implemented lossy and lossless MARC-8 encoding.
    
    The lossy encoding is named marc8-lossy. The lossless encoding is named
    marc8-lossless.

commit a6f6305f2cd0479017a63809ff7f93cb0eaba572
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 31 12:06:50 2008 +0200

    Towards 3.0.28.

commit ffa73561a78abb70d06d51cdcbf8ef3f8536a0ab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 21:50:41 2008 +0100

    Handle G1 in MARC-8 decoding.
    
    The MARC-8 decoding now handles G1 sequences in any code page. The
    code until now has only handled G1 in the ANSEL page.

commit 14121668dfb035e79740cddb5518551b87b8da04
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 14:12:49 2008 +0100

    Ignore backup files.

commit e858b0c178feedf5ef60bf6e66956ef5c4fd0b83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 13:52:48 2008 +0100

    Bump to 3.0.27.

commit 6fef48087ae8e01bae2638be8babe0b74a812f28
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 13:49:46 2008 +0100

    Added function yaz_log_xml_errors.

commit d3012f2c5f1c14c3d1ca5174cd929d1b9b31388b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 13:46:50 2008 +0100

    Changed messages for XSLT conversion errors.

commit 29640f69a8ba3211f384abca32b57b6c3faaf75e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 19 23:33:01 2008 +0100

    Produce </collection> only once in MARCXML printing.

commit 1b9e01d65c2e5a8b805c132bc1a043dc4d2c3ec5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 19 23:32:19 2008 +0100

    Ignore unknown XML attributes in MARCXML parsing.

commit b93c50cd7770a18bddd602a612ccd83795cd4922
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 19 23:00:38 2008 +0100

    For yaz-marcdump, allow use of prefix in record element.
    
    Fixed marcdump's check for element name. Now using
    xmlTextReaderLocalName used instead of xmlTextReaderConstName.

commit 4ccac02c44e3c3e5f4aea70f14300bc1f853c75b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 18:48:51 2008 +0100

    Make iconv-p.h part of automake source.

commit b568ddecc89242451a7f2188d027b3d2b8d2c4ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 11:36:17 2008 +0100

    WS spaces.

commit a4d9a7973644a72d521b462df6cad688e526d27c
Author: Jacob Poulsen <ja7@dbc.dk>
Date:   Mon Mar 17 15:16:22 2008 +0100

    Added print of status or Error Report from xml ES

commit 7974df78bb70587ee593071d8e7fae43c7c6b84d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 11:18:16 2008 +0100

    Minor changes to parsing of itemorder comamand.
    
    The parsing of itemorder command was moved from create_ItemOrderExternal
    to cmd_itemorder.

commit da47ac6c55796acce3860cbe8297c29e4563e4c9
Author: Jacob Poulsen <ja7@dbc.dk>
Date:   Mon Mar 17 15:08:14 2008 +0100

    Added customisation of xml send in command itemorder xml 1 usage
    
    itemorder xml 1 "<xml></xml>"
    or
    itemorder xml 1 <xmlfile

commit c8d4ae132dd2544de8c6c2cb5de036670ec67d61
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 00:23:00 2008 +0100

    Update for new C source for iconv handling.

commit cccb7ecd623450d5b3ca2391327788c84aed71c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 00:14:11 2008 +0100

    Factor iconv conversions to separate C files.

commit 10927d911232ff5b224587f32aa68b8506777905
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 00:11:41 2008 +0100

    Avoid Latin-1 chars.

commit 0ed2b44e7ae33f8b8f6a7bd4e535a3deb294bee2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 17 15:36:27 2008 +0100

    Ignore .o files.

commit af3fd923edc18c8ba6a0b629632e4a11ea30e8eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 17 15:32:59 2008 +0100

    MARC-8 ANSEL fix and proper better handling of incompl. sequences.
    
    The routine yaz_read_marc8_comb was modified to handle the escape
    sequence for ANSEL properly . Thanks to Gary Anderson for pointing
    out the problem with ANSEL. A few tests were added to test for the
    use of incomplete sequences.

commit 49cb82c6f1a4a54272ee8ec1ec4331d59da3d190
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 16 12:42:07 2008 +0100

    Ignore object files.

commit bb8921da8850ce7f0aba00ae4444931b0f740727
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 16 12:33:50 2008 +0100

    Changed description of yaz_options.

commit 0a6170ad8a87e0bae603dd6a128d7bdc91967ab8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 16 12:32:56 2008 +0100

    Added defines for yaz_options return values.

commit 23bcb0312c437eb86179a7da43cb91ae313e23f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 21:33:02 2008 +0100

    Ignore sub directory config.

commit 212ecdc7daf9764e6fdd0951281f61b9c1a94c2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 21:32:17 2008 +0100

    Fixed check for Git submodules.

commit 5eb29b50793d5eb99d56a5d777eaaea080221276
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 14:33:32 2008 +0100

    Generate ChangeLog using Git.

commit 74070de2e1115b836d4bfd1934a0db659ee3ffde
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 14:32:04 2008 +0100

    Auto add Git submodules in buildconf.sh.

commit d72929b7de6221054feb6a220dc72289b0f3e03d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 11:43:09 2008 +0100

    Moved ignore files.

commit 689ff444ffea343f202398ee3eacf5a4cf94154e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 11:09:36 2008 +0100

    Create config if it does not exist.

commit 5b0d595a2a0e917a5607ccfc875ac8f52f7dcafc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 11:06:42 2008 +0100

    Added sub modules m4 and doc/common.

commit c7899589e137fd6848870b45f692ab0832b7069a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 08:53:28 2008 +0000

    Fixed bug #2120: Different greek symbols, UTF-8 to MARC-8.
    
    The UTF-8 to MARC-8 conversion no longer uses yaz_marc8r_67_conv
    and the table data associated with it. The table data (albeit small)
    is still produced.

commit 9fb32b9ec35a83d916e0227c751d4a7925301d34
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 5 21:21:22 2008 +0000

    For MARC-8 decoding avoid messing up G0 when G1 is selected.
    
    Use two flags for G0/G1 selection so that selection of G1 does not
    conflict with selection of G0. Bug #2115. Note that G1 is not
    properly handled. We must add &127 for G1 decoding since those
    characters have bit 7 set. A flag must be parsed to the conversion
    routines probably.

commit a39b278b1ab5c2df9a7f4451f903b94766f3c833
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 5 10:41:45 2008 +0000

    Fix C code build Z39.50v3 ASN.1 using make -j (parallel build).

commit 3f41c75a88a9bb7f979a379b76de77c00d5ad984
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Mar 3 07:32:06 2008 +0000

    added libicu-dev fro compability with lenny ICU transition

commit 82ff4d3d947dadc67459dfe16da2d13891fb7426
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 28 09:40:42 2008 +0000

    Document mask for name in retrieval

commit fefc5e473b01ba1b99062854510cb37569c98397
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 12:42:13 2008 +0000

    Removed bad character from comment

commit bab540a6816b1ae07a834075e0c71d0f160565e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 11:03:33 2008 +0000

    Fixed YAZ_VERSIONL

commit fcd0af67e2324336b0e62278e74df62b66797e3b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:48:44 2008 +0000

    Towards 3.0.26.

commit 52d3885223f58cfd722df38adcc8d9a58aba7b51
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:44:43 2008 +0000

    Comment yaz_daemon.

commit cd5dfe9bb7b6a784a5591d659881a3c6fb428512
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:18:15 2008 +0000

    Indenting

commit 2dbe1df5facb92bac31b5da0ca2e2e8ee6f9b358
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:15:30 2008 +0000

    Added yaz_daemoon for windows.

commit b2e784850fc85ca61e06610756ebc54b19c59895
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:15:12 2008 +0000

    win32 export yaz_daemon

commit 3f93d280860794205eae219c1364e50a6ba15bac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:15:03 2008 +0000

    win32 export yaz_poll

commit 10ccaa73368f50b1bd876465d80a1ee911fa1f01
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Feb 21 07:19:40 2008 +0000

    added optional dependencies on libicu38-dev

commit 9495b9ae90634603fb390ff56da459e3c8137a63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 10:03:42 2008 +0000

    Describe YAZ' options function.

commit ea992427ac691e1816649c98751a20ee3732d044
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 10:03:25 2008 +0000

    Fixed doxygen desc

commit 732191377db384f2d9541781a453ab805c6f57db
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 19 19:58:40 2008 +0000

    Bumped debian version to 3.0.25-1

commit 2c6d94b6653410fcb959d13b40a4eb9bfb15f7e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 19:30:28 2008 +0000

    Bump version to 3.0.25.

commit 0f9b09e4b9be322378fa14418c3e402924f6a1b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 18:03:21 2008 +0000

    Bump dependency version due to new functions

commit 906a9c59f8c77f4002616a34b0b98d91d8b1bbc5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 17:07:05 2008 +0000

    Added daemon utility (yaz_daemon).

commit 5b94469ebf68f1f9d2a23c9173bbd4d5a7d0b630
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 16:44:48 2008 +0000

    Removed always true expression part in if stmt

commit 43cd3a37090503882d47c2b52ceeb2ebd5040a36
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Feb 7 15:23:18 2008 +0000

    allowing for version 3.6 and 3.8 of ICU libs

commit 2979c8fc3b5c53c06facad850dcae09645b43044
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 20:37:04 2008 +0000

    Fixed bug #2068: pkg-config trouble.
    
    Add -I${includedir} as proposed by Ko van der Sloot.

commit 1318f44dd22ba2a86fd3946c8b2b01ba2370235e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 20:00:55 2008 +0000

    Fixed bug #395: ZOOM_record / OPAC record encoding problems.
    
    The function yaz_opac_decode_wrbuf now uses the iconv handle as
    used by the yaz_mart_t handle to char convert the strings in the
    OPAC records (ASN.1). Presumaby this string data has same encoding
    as the embedded ISO2709 record.

commit af1d725908fed3da0afa5d4a20c6e3359effe643
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 19:59:02 2008 +0000

    Added yaz_marc_get_iconv

commit 3fec27d8561b3634b4c1c6e32f09395d9690509f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 19:58:24 2008 +0000

    Added wrbuf_iconv_puts_cdata

commit 66651add5da56151f986e44957cfafc8ee81578c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 09:51:02 2008 +0000

    Changed definition of extra_args in Z_SRW_PDU.
    
    Changed definition of extra_args in Z_SRW_PDU. The extra_args was a
    char* before. Is not a Z_SRW_extra_arg list. The extra args is used
    for both encoding and decoding of SRU GET/POST (was only used in
    SRU encoding earlier).

commit cb2f5bb4d16fa7a2045cd863d30a45e5d9c458ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 08:14:52 2008 +0000

    Towards 3.0.24.

commit ad3b14dd33d6ce41c79e3b39d176b4a18dff42fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:30:47 2008 +0000

    Added OPAC XML XSD.

commit 0409a05fb47e10ea415e1102790234fc189d6292
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:29:35 2008 +0000

    zebra::* name in GFS example config

commit e703daa7bd7429dd7c7646b60723434157d9b860
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:28:42 2008 +0000

    Document --with-xml2 option

commit b15f0626c7fac44328266d8bde239781548256f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:28:26 2008 +0000

    Name value is glob-expression for retrieval facility.
    
    The name attribute for the retrieval element is a glob-mask. This allows
    a GFS server to accept a mask of element set names, e.g.
      <retrieval syntax="xml" name="zebra::*"/>.

commit cd23bbbe31daa41916092651e168fa6c35a3e515
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 24 21:50:55 2008 +0000

    Require autoconf 2.60 (bug #2050)

commit 7812eaf5e45de650b8629df5a231dbcab1182b55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 13:34:34 2008 +0000

    Fix use of shutdown for WIN32

commit d67990f0801618bce56afe464b3492b6eb81b309
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 13:09:07 2008 +0000

    Possible fix for bug #2035

commit 01808bebfc2fbd2bd422a01cf14a148714c77e75
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 13:07:43 2008 +0000

    Fix for bug #2037: cs_listen failed - is not handled correctly.

commit 198b4472b55199a07aa1879f537617b45c42ab87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 20 22:46:25 2008 +0000

    Set version to 3.0.22.

commit fe5e31a9e294669de982be03fd71990664a46476
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 18 11:47:56 2008 +0000

    Added version resources for yaz_icu3.dll

commit 500d51dce5e882104cbc30e93d4c10499ce258c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 22:30:29 2008 +0000

    Obsolste file removed.

commit 6938850d6b09e61ffde4c17c5682f7be5597e63f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 22:27:40 2008 +0000

    Towards 3.0.22

commit 26315242ec7bdeab2e7bc2d9aba8bbf7c515bbc3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 21:45:05 2008 +0000

    Update doc WRT ICU compilation

commit bff4812dd725a9d003e8b8869fc4b13698c227ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 21:44:18 2008 +0000

    Do not mention oid_getentbyoid

commit 212435a238eb26a3a041a7ce6a271c0217dd29bb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:58:19 2008 +0000

    Separate RPM package : yaz-icu

commit 203f271d166bc46eef6b0e2e08b75611b1580048
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:49:54 2008 +0000

    Update.

commit 07a8c8800167988f82b055045bca6e3c91471ac4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:46:44 2008 +0000

    libyaz3-dev depend on libicu36-dev

commit efecfe73da3c8c90fe749d95b4d68105ba320e72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:44:57 2008 +0000

    libyaz_icu depends on the ICU libs

commit c5058fc7dd740d627c4e058435d7acb6a7d9ed93
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 13:01:45 2008 +0000

    Fixed bug #2027: Crash when closing connection.

commit 55119209417d079125b94c4a708cdc0efa0a7446
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:47:18 2008 +0000

    Check ICU after Libxml2 availability

commit 649e4050d9b27ff10eaeaa93ca07ae7ca8a159f9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:22:05 2008 +0000

    Use yaz/xmltypes.h for public Libxml2 headers

commit 46692c65fdb078ebbefb8a45e159fe65f528d8d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:18:51 2008 +0000

    Test for ICU_CPPFLAGS for ICU availability

commit 96a8c2ed9ca281137d729d034312f8dceb27ee85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:17:26 2008 +0000

    Disable ICU if XML support is unavailable

commit 2083c7f425383e5def0200d98492aecaf6f5f509
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 11:31:48 2008 +0000

    Bump version to 3.0.21

commit 0402f8526787fc555058e44d8348b492c7b223a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 11:30:51 2008 +0000

    Fix --libs output in case of ICU being disabled

commit aa445c654412e914fcc6df99f10e182d66067134
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:44:00 2008 +0000

    No longer depend/use libpcap.

commit c06a0ea570b026b5a53cbc8637053c56ac2f450f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:32:04 2008 +0000

    Remove --with-pcap

commit cc941fb37956158f364fb2b5bf7d7b56889e643e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:13:54 2008 +0000

    Year 2008

commit 46c6d34f1778ba3876412d78eb58515b423e5140
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:11:51 2008 +0000

    Towards version 3.0.20.

commit 62d63755eee10d888ec290d43693975d42e24034
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:11:39 2008 +0000

    Do not Build depend on libpcap-0.8-dev

commit eebab252c82eb9cc5977e73ad7dd0ad83bb8dbf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 22:58:46 2008 +0000

    Build ICU stuff in separate DLL: yaz_icu3.dll.

commit e310bbc88afee1090799a0183d75c35d5eb060d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 22:58:06 2008 +0000

    Fix printf of token id

commit bc8450e933a6faa623d37b3606bbdd9252d62df3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 20:45:24 2008 +0000

    Summarize news (from ChangeLog).

commit 97580f4c1107c30a3ffeed5a80ff43d7930eeb14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 20:37:08 2008 +0000

    Remove yaz-ziffy Debian package.

commit e218239a81500b87639ea22c39089648a8eee00a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 20:34:14 2008 +0000

    Factor ziffy out as a separate package.

commit da7f94a6b0f603280dcae083f2e5c1627b817fe1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 11 17:04:02 2008 +0000

    More news

commit 5fcf42328e6f732db2f693fb3284507376da0284
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 21:35:23 2008 +0000

    Changed license of CCL module to 'Revised BSD'

commit 65371f5d5f265a4c5ee43f784b2d8a6db1e0774a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 21:32:27 2008 +0000

    Changed license of CCL module to 'Revised BSD'.

commit db57e054dd296ed1b25cd51bbae190a9a7648dd5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 15:34:30 2008 +0000

    Build yaz-icu if ICU is enabled on Windows.

commit 9b6117759c80f45b99b47fba0651e2b7912ca8dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 15:33:31 2008 +0000

    DLL export ICU functions.

commit 10541f418a12339fbb75de5f69ec0327d180f8f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 15:00:47 2008 +0000

    ICU support on Windows version of YAZ.
    
    Prepare makefile for ICU support. Thanks to Tumer Garip.

commit b8d0ce914a074e4c6769d7f4d5f75b2f50c070c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 7 17:32:49 2008 +0000

    Fixed bug in ZOOM_options_getl WRT setting of parameter lenp.
    
    Fixed bug in ZOOM_options_getl WRT setting of parameter lenp that
    would be unset if a callback_handle is used to retrieve the options
    value. This bug caused ZOOM extended services update to malfunction.

commit a061444f080ca7a0319bc176b48b0e70e067de13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 21:48:23 2008 +0000

    Added tests using cql2pqf.

commit 45754b01d18ddee3e71b79d6be871cc75c2c7c86
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 19:34:34 2008 +0000

    CQL free-form terms are ANDed (extra terms).
    CQL free-form terms are ANDed in the CQL to PQF conversion. For
    example, dc.title = a b, means dc.title = a and dc.title = b.
    And the query (a "b c") means (a and "b c"). This might be configurable
    in a future version of the conversion. This does not alter semantics for
    non-free form term queries, e.g. dc.title=a .

commit 3db79025b276f232a4ab672f1ba996a0ccc64608
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 17:37:13 2008 +0000

    Added CQL free-form term tests.

commit a29d852d610296e871716c137337fb44510eee1d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 16:22:02 2008 +0000

    Added support for free-form-terms. Bug #609: HDCQL.

commit 783114bd4cf6e26e1743ce131d3e7f00af63ec50
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 13:08:09 2008 +0000

    CQL v1.2 functionality except sort.
    
    Modify CQL parser and transform code to become more CQL 1.2 compliant.
    Default relation is '=' instead 'scr'. Relation for exact is ==
    instead of 'exact'. Work on bug #609: HDCQL.

commit 33cb7ed48259fc7e22823531fc41a4a430aecc1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 13:02:48 2008 +0000

    Use shell /usr/bin/tclsh for Tcl scripts.
    
    Use shell /usr/bin/tclsh for Tcl scripts. Do not use the smart exec
    invokation trick. It causes more confusion . Systems such as
    Debian has /usr/bin/tclsh as the preferred Tcl shell anyway.

commit 162d5852cbb7881d8edae6648fbdc888d1cfe0c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 23:10:08 2008 +0000

    Always _BSD_SOURCE .
    
    Always _BSD_SOURCE regardless of GLIBC or not. Testing for __GLIBC__
    after include of stdio.h was apparantly not enough

commit 6ee6496a85720ce65235c5469264a6ea04b4347d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 23:04:07 2008 +0000

    Internal Debian pkg

commit 832b917b15f8dba67b9fe41e8fb8adae107ac824
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 22:55:17 2008 +0000

    libyaz3-dev depends on some tclsh

commit 6e325c841bbf92ba84e4a8361c8050a50943aa5c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 22:54:06 2008 +0000

    Define _BSD_SOURCE whenever GLIBC is used.
    
    For ziffy, define _BSD_SOURCE whenever GLIBC is used. This is
    to fix compilation on GNU/kFreeBSD. Debian bug #410346.

commit 1251332183cc7eb0177c09c12d5c6f003192398e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 30 22:04:12 2007 +0000

    configure prefers tclsh over other versions.
    
    The configure now prefers tclsh over other versions because tclsh is
    (usually) the preferred tcl shell as set by the administrator.

commit 13473bcae713a0df158fd9620fbeba13663459ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 27 13:27:40 2007 +0000

    Do not reset querytype if session resets (HTTP/SRU).

commit 22a9064b93713ca401a98cf7f416407c60b19def
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 21 19:01:33 2007 +0000

    Improved tokenization for yaz-client coammnds update and xmles.
    
    The yaz-client commands update and xmles takes documents as parameters
    and parse_cmd_doc is used. This now accepts one of the forms:
     <filename, "quoted string", straightstring .

commit f9647fd270a84e72656c01bc9c70481faecc13b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 21 08:31:42 2007 +0000

    Ensure fname is 0-terminated in parse_cmd_doc for yaz-client.

commit c8f8034d0c8c592d036d19a7885ebc2db1706c59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 20 22:45:37 2007 +0000

    Fixed bug #1988: CQL-to-PQF translation mishandles quoted doube.
    
    Fixed bug #1988: CQL-to-PQF translation mishandles quoted doube quotes.
    The CQL already uses \-escaped strings (such as \") . These can be
    copied verbatim to PQF.

commit 36581ff40624336db8416e0892b9b78f52230224
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 19 12:36:42 2007 +0000

    Added YAZ_FILEVERSION

commit 937b847b63d23182ef55eb081eb316ad034e1282
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 19 11:02:20 2007 +0000

    Towards 3.0.18.

commit df747a20f74c54ee0cc2bdd4fedce527badf2d82
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 18 21:13:06 2007 +0000

    Do not use Libxml2's reader if libxml2 version < 2.6.15.

commit 4bc595e8fd2364e93114ee66493544b9521680da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 18 14:07:08 2007 +0000

    Using YAZ' options rather than getopt.h.
    
    Ziffy now uses YAZ' options rather than getopt.h because getopt.h
    is unavailable on some systems.

commit f97a90e1590b8aac0b6ab37ca32134c16dce0d3b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 18 12:46:02 2007 +0000

    Annotate

commit 3eb8be5cd44ecdbd68ec3ca8a54ec86691ff9a4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 17 20:59:30 2007 +0000

    Support read/write MARCXML collections.

commit 98fd6745c622d0f3585a9cc5a2b7624472c6a028
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 17 11:23:16 2007 +0000

    Fixed bug in icu_buf_utf8_to_cstr (wrong length).
    
    Fixed bug in icu_buf_utf8_to_cstr . A string could be truncated because
    its string length is set to 0 in icu_buf_utf8_resize. Function
    icu_buf_utf8_resize no longer resets the string.

commit eb70fee6c2f3154f7a8ef264810a3c015337b474
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 16 22:43:59 2007 +0000

    About new OPAC stuff

commit 0b90ab9b0d18a47201ba1c5883593a14c1e5b148
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 16 11:08:50 2007 +0000

    Handle OPAC for record conversion module.
    
    Extend the record_conv system to handle Z39.50 OPAC records.
    Function yaz_record_conv_opac_record was added.

commit 28b634e1ab587807300c4eb3bab72acaebc1647f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 11 13:35:45 2007 +0000

    Added ZOOM_package_option_{set,get}l.
    
    Added ZOOM_package_option_{set,get}l so that binary data can be used
    for Z39.50 packages (Update, etc). Using option_getl rather then
    option_get for few options that might be binary: "doc", "record" and
    "recordIdOpaque".

commit e34f0b5ecf5e8dd010d212010b7041cfd059a853
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 11 13:14:45 2007 +0000

    Ensure ICU is part of built

commit 84338b9f4dba9266b24830e23b185204bc0f87a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 10 22:10:09 2007 +0000

    No action-not-found rule for ICU.

commit 52a0c81b9152036158b312173ec6006e9be8ab48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 10 20:33:47 2007 +0000

    Generate yaz3.dll version from yaz-version.h

commit 2852dc8fc967ac3a1e9c4fa05fdb3f77422e3499
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 7 10:01:53 2007 +0000

    Suggest yaz-doc instead of Recommend for libyaz3-dev

commit 3576736bac485d8f04b2fc4f6b5cfcef7576d741
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 30 11:44:46 2007 +0000

    Adjustments to make YAZ compile as C++ code.

commit 765b94caaa93566a9792019ec5d2bf56fc8100a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 30 11:43:47 2007 +0000

    Changed return value of function icu_sortkey8_from_utf16 to void.
    
    The return value is useless and error is signalled by status
    parameter. This breaks binary compatibility for that function but
    it is not in use anywhere.

commit cf30376bd9e43ad653c6292f275ee4dd10b70a6c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 30 11:42:04 2007 +0000

    Use oid_class rather than int for OID class.
    
    Changed oclass parameter for yaz_oid_add function from type int to
    enum oid_class. This should not break binary compatibility.
    Changed oid member in struct yaz_oid_entry to enum oid_class.

commit 03ce460f7ed624f0c36274cee763eb86fb2ace88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 21 13:53:20 2007 +0000

    Use schema in Z39.50 Update.
    
    If schema is given, supply it as part of Z39.50 Extended Service
    update. Patch from Jacob Poulsen.

commit e44e073beb75899cf954c94667b412f86009ef16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 21 09:04:46 2007 +0000

    Man pages in Reference section.
    
    All man pages are combined in one Reference section, manref.xml,
    which is extracted via XSLT from each individual man page.

commit a6661f2e025fd649e040da66c5ca4bc7f03aa2ff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 16 08:01:47 2007 +0000

    Update test for new wrbuf_puts_escaped functions

commit 0d6e26ddc9a74fb5668efb2a8c72d58a2f4ea770
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:45:52 2007 +0000

    Introduce wrbuf_{write,puts}_escaped.
    
    Introduce wrbuf_{write,puts}_escaped. Removed wrbuf_verbose_str
    which now has the new name wrbuf_write_escaped. wrbuf_verbose_str
    has not been used outside YAZ in released software so this should
    be safe. Added a few Doxygen comments for wrbuf.h as well.

commit 874e2073d9055e57737896300d3ad7545906de9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:36:31 2007 +0000

    Added yaz_puts_escaped

commit c8cce63830abf867befc40eee18c75b7b3dfec8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:33:15 2007 +0000

    Version 3.0.17.

commit 1d6d4797cbc07f9a87074912f8dcb119628ae173
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:28:08 2007 +0000

    ICU utility prints sortkey as well

commit 861508216f18c9e932adf4b421b47bd8e4738327
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 14 21:03:59 2007 +0000

    Doxygen comments

commit 37d3194530a29fe83a9340adb1b7861a257f2e81
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:48:13 2007 +0000

    More on the ICU wrapper.

commit 0890bc4e5dd6103e064ec208a54f80a770e2677c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:43:47 2007 +0000

    Fix spelling

commit 8fb19509bf519666171c0e6a67e4aec12f2dd81d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:41:53 2007 +0000

    yaz-icu man page/program in yaz-icu package only.
    
    The yaz-icu man page and program is part of package yaz-icu (not
    yaz). Descriptions in debian/control fixed to keep linda happy.

commit 93848af242b888a6aeba304be54e2ff5cc5e510f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:14:48 2007 +0000

    yaz-icu part of packages

commit e67f3cbcc8ebc79e343459fa5aba9ed3e3cbe990
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:13:05 2007 +0000

    Added yaz-icu man page

commit 590e1743b586657868e62f00cb5181f189422c11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:12:19 2007 +0000

    Update to use transform step

commit ecd6d03e10dfbe4b6bb5b1b599c23bdb7ff305ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:11:16 2007 +0000

    Renamed 'normalize' rule to 'transform'.
    
    The ICU chain step, normalize is now called transform because
    that's what ICU calls it. And we better keep things aligned.

commit 5a4df800518e830b12ea3a0e906939506a7c3a65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:58:16 2007 +0000

    Towards 3.0.16

commit 2ec0697230bef9e836df093900fd13cbdf945161
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:57:45 2007 +0000

    Using iochan_event_loop (WIN32)

commit 997ab83aeb77caaff6929b4b33da327f0a894940
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:47:22 2007 +0000

    Program yaz-icu is noinst rather than bin.
    
    Program yaz-icu is noinst rather than bin for now. Will be installed in
    bin when a man page has been created, bug #1797.

commit e76c761a46013ea1c46a2f36bc02c68bfdce3615
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:43:49 2007 +0000

    Added note about yaz_poll

commit c038a022f891ee58e6d30aec93644d17d2b686d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:41:56 2007 +0000

    Rename function event_loop to iochan_event_loop.

commit 91c35d653aea231aff9efc3eef6a6ab6662dd129
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Nov 10 08:59:31 2007 +0000

    Do not handle EINTR in yaz_poll.
    
    Change yaz_poll so that it does not loop around select/poll if
    errno=EINTR is set. This sitution is handled in caller, such
    as event_loop used by GFS which must take further action if EINTR
    is set. If EINTR is handled by yaz_poll it does not get caught.

commit 3b792849c676d96918850e2f1e0af87a75278501
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 22:08:14 2007 +0000

    Change timeout parameter for yaz_poll.
    
    Change timeout paramater from seconds to seconds+nano-seconds for
    yaz_poll. Also make yaz_poll_{poll,select} static (internal).

commit dbf148183e1370d5b62e15abb8b24292a3009124
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 21:52:38 2007 +0000

    Remove include of sys/select.h from tcpip.c . It is not needed.

commit 743e944e38c1f13a7304d924cd9d111c64f8c7f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 19:00:42 2007 +0000

    Use yaz_poll everywhere.. And fix syntax error!

commit d6a36b43e4fa99ada736ee7680c7bb106107f223
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 19:00:08 2007 +0000

    Describe new functions.

commit 071b5ca306efc84b1b22e071c4e03b31fb9fe17a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 18:49:19 2007 +0000

    Enable use of yaz_poll always in event_loop.

commit 413ed128af037bdb681d673fc6ae68163ad218a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 18:47:50 2007 +0000

    YAZ GFS uses yaz_poll.
    
    The event_loop function uses by YAZ' Generic Frontend Server uses
    the yaz_poll function - instead of select.

commit 8b4a08403ae705e22b604bffa4577ac403b7de8d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 16:46:43 2007 +0000

    Implemented yaz_poll - select/poll wrapper.

commit 11bae153f20df554744a8b96592616eca05cc522
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 18:02:04 2007 +0000

    Reindent

commit 1d6cd0231d7d52bd618ea33db95d3f83ba9915a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:22:48 2007 +0000

    Allow any locale for icu_chain_create.

commit cb9f0bb98295d0b6634d41b1164f18481238f3fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:20:32 2007 +0000

    Use xmalloc instead of malloc.

commit a62ac98bc633b12d88014ba95ab212b9957571e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:20:11 2007 +0000

    Ignore test program

commit c262e2c4e953e90016aaa2c4d3bbb190a8d29b99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:15:13 2007 +0000

    Avoid locale member in icu_tokenizer.
    
    The locale member of icu_tokenizer is not needed.

commit 20d2c2d674de4b78f90de2356537a4ea542aeeac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:08:10 2007 +0000

    Function icu_casemap_create no longer takes locale parameter.
    
    Function icu_casemap_create no longer takes locale parameter. Instead,
    icu_casemap_casemap takes a locale parameter.

commit e089d89f38b4fc61fce16eb03150776844b053f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 13:35:13 2007 +0000

    Refactor ICU WRT locale.
    
    The locale parameter is no longer a parameter for icu_chain_xml_config
    and locale is read as an attribute for top XML node. The icu_casemap
    locale is no longer a member and a parater for icu_casemap_casemap
    instead. This saves a copy of a locale in each casemap.

commit 307c60cf35acbe8d004b002e59416a2ebe3cb32d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 09:29:38 2007 +0000

    Public header icu.h, private header icu_I18N.h .

commit ac218b6507b094599695b36b30fd80585a378c18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 09:07:14 2007 +0000

    Indent

commit 46f99a24bc67de00bcbb33458b9c187c7525b1b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 09:03:11 2007 +0000

    Changed header - part of YAZ not Pazpar2

commit 479969ddd4d243955f2e64ef8571926429ad4f37
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 08:17:17 2007 +0000

    For ICU enabled YAZ defined YAZ_HAVE_ICU instead of HAVE_ICU.

commit def0d51c189bc8a2e9f5f9a67a58833897edecb7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 7 10:19:12 2007 +0000

    For ICU, set ICU status to OK for some public functions.
    
    The ICU status code, UErrorCode, is now set to U_ZERO_ERROR in
    the preamble of functions icu_chain_create, icu_chain_xml_config
    and icu_chain_next_token.

commit fffad7b88b5fcc5ce744151034d1df379919d6d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 7 09:50:24 2007 +0000

    ICU element index and sortkey no longer available.

commit 71509ab1affd957fa0af7c7536105988a7ccd93d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 6 10:27:30 2007 +0000

    For ICU, locale, is a char ptr rather than uint8_t ptr.
    
    The type uint8_t is a ICU type that we don't want to use if we
    can avoid it.

commit c2e065a4a7fa385b5658c1fcf1efa9f4ee4351e2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 1 10:32:43 2007 +0000

    Fixed printf of pointer

commit 852afaf94fd650550999e60782300525c50bdfd2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 1 10:29:28 2007 +0000

    Fixed link to OID tools

commit 8521c0ae7e5ffebcd5c463d67a829cffba80d466
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 31 21:58:07 2007 +0000

    Fixed bug #1122: Certain record IDs are not found by searches.
    
    The CQL parser preserves terms completely and \\s are no longer
    removed. This changes CQL output for some test cases and so these
    are updated accordingly. The CQL to PQF transform only treats
    * and ? operators if they aren't escaped. A memory leak was also
    fixed for the ANSIZ39.58 pattern case.

commit c5408040f72a5a23dc23d6c8d30ee61ea8b6effc
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Oct 29 13:50:57 2007 +0000

    changed ICU chain to return all tokens, also those which became empty under normalization. These might still have some display terms attached to them, which are to be used by the snippet display stuff or the scan term display stuff.

commit 297aa7b45c3bd88aea2799f6810c8c85bc998f56
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Oct 29 10:22:22 2007 +0000

    renamed ICU chain functions to the following names relation the operation
    to the actually processed token
    
    int          icu_chain_token_number(struct icu_chain * chain);
    const char * icu_chain_token_display(struct icu_chain * chain);
    const char * icu_chain_token_norm(struct icu_chain * chain);
    const char * icu_chain_token_sortkey(struct icu_chain * chain);

commit c80d8f1c0245de69917debe3e918532491b87fac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 09:16:32 2007 +0000

    Extended auth command so that NULL User, pass may be set.
    
    This is to solve bug #1820.

commit 674986e09b1e2c5ea9670355aef21c813323d186
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 10:04:32 2007 +0000

    added special case with an empty ICU chain for 'raw' index processing without call of transliterators, case maps or tokenizators. It's optimized such that the following happens:
    if (!chain->sort), no utf8 to utf16 translation occurs, and the original cstring is returned for the icu_chain-get_norm8() call.
    if (chain->sort), utf8 to utf16 translation is made, the original cstring is returned for the icu_chain-get_norm8() call, and the utf16->sortkey conversion is run previous of calling icu_chain-get_sort8().

commit 80eb42ff87c6bda77018232e174e5aae41fc29e8
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 08:42:21 2007 +0000

    simplified test case XML config root element tags

commit b59f3a79326742a4432bda999670f0c85e2c83b7
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 08:40:06 2007 +0000

    removed dead code from ICU files

commit ee2314e5828aac6055031f9ed4441eb9852ec27c
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 08:32:50 2007 +0000

    added sortkey flag to icu_chain constructor

commit 40f472b5f14f2d59d5f72d5814351ffdc1f54418
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 22:10:24 2007 +0000

    Avoid per-target CPPFLAGS.
    
    If we use per-target flags, AM_PROG_CC_C_O is required or we just
    dont it.

commit e005fd551460aab9ccefb561e42c746cc58fd302
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Oct 24 14:48:17 2007 +0000

    Isolated ICU locale out of XML config file. Locale is now the second argument to   chain = icu_chain_xml_config(xml_node, (uint8_t *) "en", &status);

commit bbd768abbf09c38b0438e0186e50f3560b372dd9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 13:50:02 2007 +0000

    Added yaz_match_glob

commit 42e6fdb480e4de99b856018fd70475bd7fbdb928
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Oct 24 13:23:34 2007 +0000

    fixed wrong token count when tokens disappear with ICU normalization

commit 9edd0f41a0323104c2632c2291eae336ab60874c
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Oct 24 07:41:48 2007 +0000

    fixed memory violation in ICU chain code, restructuring tokenizer to allow for non-empty tokens still ongoing work

commit 30212597593ba71295ef0b98aa3527526754a1eb
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Oct 23 07:51:57 2007 +0000

    surpressed ICU test tokenization output

commit 7a5661d46c2051c619fe1b794cca882a72707c52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 17:52:09 2007 +0000

    File m4/ac_check_icu.m4 part of dist.

commit c168c38b0beb83bca23c72d9203cc796a374bfac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 17:32:07 2007 +0000

    Make ICU stuff compatible with old C comps. YAZ License.

commit b80c29e05c84270159284f5b1297e38175cd63e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 12:50:52 2007 +0000

    Fixed lalibs output for ICU mode.

commit f98b671ac4ece0194de14c04ef7c281a410e0831
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 12:40:04 2007 +0000

    Debian package 3.0.15-1 with ICU.

commit 0ffb25b0bf78f53399267664b71206c88980c4da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 12:21:38 2007 +0000

    Added ICU chain component - which used to be part of Pazpar2.

commit 03531ce2d54914dde2e679aa6382eb04d9e8f1d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 16 10:45:53 2007 +0000

    Removed material about Object identifiers for YAZ 2.

commit e6f45fddb3d4267340ad320dbedfbf5cb68c4d21
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 20:45:46 2007 +0000

    Added a record for testing of bug #1778.

commit 02ba601656652e2362aee6fd23d1b2ac5c35bcca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 20:45:05 2007 +0000

    Fixed bug #1778: Extended ASCII not escaped always (UTF-8 to MARC-8).
    
    When in non-ASCII mode, YAZ now escapes combined character sequences.
    A test was added in tsticonv.c.

commit 0efc47dc6d0080180038945a5f914749c3585799
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 12:00:31 2007 +0000

    Increase intermediate buffers for wrbuf+iconv.
    
    The intermediate buffer for wrbuf+iconv is increased from 12 to 16
    bytes. There may be MARC-8 sequence overflows overwise - with at
    least reset (flush).

commit f66b53c033be535cc3fab8bcb2949fa2927b25d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 12 14:22:19 2007 +0000

    Re-organized MARC-8 charset creating code a bit.
    
    Re-organized MARC-8 charset creating code a bit.. A define + code to work
    on bug #1778 was added.

commit 377e50914cd78d52e77032a3eaf8972f23b4e7b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 9 06:00:55 2007 +0000

    Revised types for functions cs_complete_auto, etc.
    
    The functions cs_complete_auto, cs_complete_auto_head takes 'const char *'
    as buffer rather than 'const unsigned char *'. This makes some casts
    unnecessary. This also fixes tst_comstack which used to test
    cs_complete_http. This function, howver is no longer public, so
    cs_complete_auto is used instead.

commit 29cc293e92725df0aaf70fa4897600597dd8db9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 7 08:53:26 2007 +0000

    Added HTTP tunnel facility for COMSTACK, bug #1752.
    
    This is a facility that allows a Web proxy, such as squid, to tunnel
    Z39.50 traffic. This facility is "transparent" to must applications
    using YAZ. It's enabled by using pseudo transport connect: followed b
    the we proxy address, followed by command, then follwed by he regular
    "virtual" addresss. For example,
    connect:webproxy.com:3128,tcp:z3950.loc.gov:7090/voyager .

commit 019eca69c2a438db0aea7b8760685c618cb5f552
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 5 16:46:55 2007 +0000

    Implemented function cs_create_host.
    
    Implemented function cs_create_host parses a YAZ host component. This
    is to be used for HTTP Connect tunneling (bug #1752).

commit 8508799fc20ead07aae07f5f29604719e96b4dda
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 5 15:11:36 2007 +0000

    Changed blank (0x20) handling conversion to MARC-8.
    
    The conversion to MARC-8 now always escapes the BLANK character outside
    Basic ASCII. This is stricly speaking not necessary - blank is part
    of "all" pages (sets). But some tools cannot handle it. YAZ, however,
    treats blank as blank in all pages when MARC-8 is read (converted from).

commit f4111def563afa2864d73ac82b86c933bc9138b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 26 19:14:04 2007 +0000

    Bump to 3.0.15.

commit 185d51016579faad34f8b62151ee1d5125a4d430
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 25 07:34:03 2007 +0000

    Combine test from tstmarciso.sh and tstmarcxml.sh to tstmarc.sh .. Mostly
    because the latter requires output from the former (so make -j2 could
    break).

commit 9a2e6a5228a544875ae781451bd149a72aaa54a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 24 22:22:13 2007 +0000

    Update this test due to fix for bug #1666.

commit 386fc8aa64d01486aa4fb3dac0dde1003a3b3d3f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 24 12:51:10 2007 +0000

    Fixed bug with shadowing of variable in lookup_marc8. Bug introduced
    in previous commit (1.44).

commit 790b38909763b433a994fdbdd277d1b01859728e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 23 07:40:13 2007 +0000

    Document more yaz-marcdump options

commit f6d1839e909db3578670229fc9a6f56b18a034e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 23 07:21:51 2007 +0000

    Added MARC-8 encoded Arabic record, marc9.marc, to test that blanks are
    preserved.
    Added UTF-8 encoded Chinese record, marccol3.u8.marc, which has the
    Ideographic space sequence it.

commit 6278560ff2c1d116cb6c06c7c145573d8d155a4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 22 18:56:22 2007 +0000

    Added test for conversion of utf8 e38080 to marc8 212321 (Ideographic
    space).

commit e77f334b9b8b6d0ba01b3ede0f58b99ac561dd2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 22 18:55:02 2007 +0000

    Remove duplicates (already existing) in flat entries for MARC-8
    tries. Previously only duplicates in index tries were treated.
    This ensures that only first sequence (of multiple) is used for
    conversion and takes precedence. For example utf E38080 is
    converted then converted to marc8 212321 (not marc8 212320).

commit 6d61fec3c06d8ed1d648ec7da417a1a8aaa52691
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 22 18:49:55 2007 +0000

    Treat space (20X) as present in all MARC-8 charsets

commit 1325ab853fdccee0f1a6659ef216eb96b8b6b39c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 21 16:04:48 2007 +0000

    Fixed compilation for absent Libxml2.

commit 19422e2310de8b0ac931561be72410b5b6d8b2ae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 21 09:24:17 2007 +0000

    Towards 3.0.14

commit 8b057c45442fb3de1af1aa7d63b36126560fde12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 21 07:10:08 2007 +0000

    Initialize diag_message member of ZOOM_record

commit 3085741e28eb94029b230bb25e4926aed32daf29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 20 17:22:45 2007 +0000

    Fixed bug in conversion to XML from MARC: Non-XML characters in control
    fields were not removed.

commit 8c49b29ec99736b215bb2b98f049e7ed5d87ed26
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 18 19:19:16 2007 +0000

    Removed reference to url.srw

commit 53bc22fbe34749ba0151ac0cd80a0257056c15ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 18 13:05:18 2007 +0000

    Versino 3.0.13

commit afae1117609712743c1109597d080a53a8dac5d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 17 19:18:27 2007 +0000

    Make an MARC conversion trie for each characterSet section rather than
    codeTable. This is ensure we can deal with G0/G1 sequences. Bug #1464.

commit f56606aca0511a699aa7531acec63c212af61447
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 17 19:15:22 2007 +0000

    Log iconv tests that fail

commit 270160339305b73c0b5cdf74f004c684e83e2cd8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 17 19:14:26 2007 +0000

    Added wrbuf_verbose_str.

commit 2b929cf75020ee215393a655f0403c849fed5ea9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 14 21:39:36 2007 +0000

    Use updated codetables.xml as provided by Larry Dixson (bug #1464).

commit ff006112d533333a6b3f40d9b24180cd8db5f121
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 14 20:55:57 2007 +0000

    Bump version to 3.0.13

commit 2df748278af6d0220d5d9e0a0e54a5e16cd3de63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 12 06:49:37 2007 +0000

    Towards 3.0.12

commit 1be632f8a982457cd7c78aadd44e37f39454de18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 16:41:37 2007 +0000

    More news

commit a37c6b37804b2cad867b2740488f50e96007ba65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 16:36:51 2007 +0000

    ZOOM C announces SRU version 1.2.

commit 2f163ad29604f429bba4d5ac2bc5447be493af55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 15:42:43 2007 +0000

    More news

commit 6aed21d6613e5071a29885e1e1575c890adc3e0e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 15:16:20 2007 +0000

    Handle NULL SRU addinfo in printing

commit 0c04c08f58c61bf0f16e6783d5461dacda43037a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 08:40:28 2007 +0000

    Fixed problem with record cache and schema/diagnostics not being
    set at all times.

commit 42ee0e2611083beaa2d206e2039522c187735ffa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 08:37:53 2007 +0000

    Using odr_strdup_null a couple of places

commit 116bfb8f4109efbe39bdfe98b0e17e15e8e50c4a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 08:35:42 2007 +0000

    Added odr_strdup_null which calls nmem_strdup_null. This function accepts
    a NULL ptr as source in which the result is a NULL ptr too.

commit c9e4ad355f2f30b98fa129d9f63d00f70b56652d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 9 05:54:45 2007 +0000

    Handle surrogate diagnostics for SRU

commit f9747584f933039d25a9ba450f362d61733d14ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 8 06:17:45 2007 +0000

    Function ZOOM_record_get allows type_spec=schema in which case schema
    for record is returned.

commit d9654ed894daa49f6f2996df86d330322ee28643
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Sep 7 17:42:12 2007 +0000

    Rolling

commit f85108eb899eec594765c5c15408a8c64279099c
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Sep 7 17:41:47 2007 +0000

    yaz_diag_srw_to_bib1 now looks up SRW diagnostic codes first in a new
    explicit reverse-mapping table, falling back to reverse-lookup in the
    old table only if this does not succeed.

commit a94b5a44d632a6df1a1de5dc75e73adc03e8e6b4
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 17:11:59 2007 +0000

    Add z_HTTP_header_add_basic_auth()
    Uses new static yaz_base64encode()

commit 3f4afac741a6175e12d08ddcd0fe0ba677c42123
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 17:10:35 2007 +0000

    Add HTTP Basic authentication to SRU/GET, SRU/POST and SRW requests.

commit 7bb60eca43952aeddc459b3e67b111f032017e76
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 17:09:56 2007 +0000

    Add z_HTTP_header_add_basic_auth()

commit b07ed6e4de0ebfdb87a02d57f27de5c1a8b99616
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 16:38:38 2007 +0000

    HTTP Basic clienty authentication.

commit 67949e915ac730f385c48f3be8bdf38ba1b35eb5
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 12:40:53 2007 +0000

    Set SRU request structure's username/password from connection options.

commit c880dceeaeca4082b215a15eb48fd655cb7b62f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 31 21:23:45 2007 +0000

    Option sru_version holds negotiated SRU/SRW version.

commit 669aa0722ab651e114f8226014e7957d5d2b92fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 24 13:26:03 2007 +0000

    yaz_srw_get returns 1.1 PDU (as in earlier versions)

commit 0c4bd81e2e56724de1adbbc753f812328fb20e3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 24 13:25:13 2007 +0000

    yaz-client command 'sru' may set both SRU method (SOAP/GET/POST) and
    version.

commit 87c5b79ec9ced76de948e833ef2f8eb561d2f77a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 14:28:07 2007 +0000

    Fixed typo

commit 3f36e04a60f21ed11fbb7bdb32923cffcb519f2f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 14:23:23 2007 +0000

    Added new ZOOM connection option "sru_version" which specifies SRU
    version - say 1.1 or 1.2. Fixed YAZ server's SRU GET/POST decoding
    WRT version checking. Anything but 1.1 was rejected and this turned out
    to be a mistake. For the GFS, anything but version 1.1 is negotiated to
    1.2, except 1.1 which is negotiated to 1.1.

commit 407a291011ba2743e175f3d2a84d4c6837406f7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 12:24:38 2007 +0000

    For SRU sarchRetrieve responses option resultSetId is set for result set

commit ecbd263c8be1f35bde47ba8c119627a6dedb9b28
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 22 09:09:03 2007 +0000

    Version 3.0.10

commit 2e6fc26c0be8cbb1052599e12804a39adc1bbbe1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 22 08:58:16 2007 +0000

    Updated RPM spec file with some enhancements from Martin Armbrecht.

commit deb4950cd76f5ff06cbb5246a2c2303fea6c9dba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 22 08:11:28 2007 +0000

    Revert last change regarding display_term. There still exists systems
    with old behavior.

commit c0858501c14e5b74a62656042dc6c8ad6a2a242c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 21 13:20:51 2007 +0000

    Always honor display_term being set by backend handler. There is no
    need to be pre YAZ 2.0 backwards compatible.

commit a92ea4f2be422ed5f52f0fc1c8b6416aebfe0c5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 21 13:19:44 2007 +0000

    Fixed scan continuation line not being set for displayTerm being ste

commit c45f2b8efebe64cf3d8d45eae18dc0fd78bc933f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 16 10:09:36 2007 +0000

    Added support for SRU scan.

commit fadf07ca8b5d84ed21b83e63bfec438666e11587
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Aug 15 17:53:11 2007 +0000

    COmment.

commit c3a188aecc8906b5e480ec7a6435d5622867457f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 14 12:22:51 2007 +0000

    For XML ILL Request, YAZ attaches a dummy XML record as the ItemRequest
    EXTERNAL in the targetPart structure.

commit 7eab93067f8ab95e6b422eedb2d900ca19d4d15e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 14 12:21:14 2007 +0000

    For XML ILL Response, YAZ prints Octet aligned buf (presumably XML)
    if that is the ItemRequest EXTERNAL in the targetPart structure.

commit 68c26dc239554eb10af556b3c9d133228e862694
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:58:46 2007 +0000

    Document ccl2rpn setting.

commit d534632a867d62e9a443eac694845698916e855a
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:58:27 2007 +0000

    Add entity reference-tools-ccl-qualifiers
    Better section title.

commit 45ed8af75a87b399a73a183d77738f3fec21f725
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:58:02 2007 +0000

    Better section title.

commit 3ee23524c33a4b3453930c5c05fc8b5f87fa48bb
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:57:40 2007 +0000

    Add entity reference-tools-ccl-qualifiers

commit 4f8aff36e000a9d90227fd30d9f9dc63e8ffad40
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:46:47 2007 +0000

    Add code to compile CCL qualifiers if specified using <ccl2rpn>.

commit b2cbc2112e0f909bc652d65ea9309c8ac918a638
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:46:19 2007 +0000

    Add ccl_transform element to struct gfs_server.

commit 0c639102deb9c9264d76f5c065b1f0e33d68751a
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:43:59 2007 +0000

    If a CCL qualifier mapping file has been specified, then incoming CCL
    queries are now transformed into Type-1 before being being handed off
    to the back-end callback.  This is supported for Z39.50 searches, but
    not for Scan, nor for SRU (where it's impossible to send CCL anyway).

commit 7be79ccf5e305ff863d2c093dfe67b0e56137c6d
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:41:59 2007 +0000

    Describe CCL support in GFS.

commit 57f792928a420aca87e4a633eb5e1d6300746b46
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:23:30 2007 +0000

    Fix minor type mismatch

commit 5a52bdfe653f1b89343722aa0294276d9a113e97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 27 08:05:52 2007 +0000

    Fixed bug #1338: GFS crashes when startRecord > number of hits.

commit 6cca4572a48148d7d425d1643ddd08d03cedeb69
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 13 09:28:43 2007 +0000

    Remoevd unused definition

commit d0beadb0e2b57bcef7fd18c3a8ecfcbcd83492d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 11 08:35:57 2007 +0000

    Attribute spec file. Not in use yet

commit a6a6e734143028630b0cfc4af582840fbbbe9c2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 14:41:36 2007 +0000

    Make configure produce error if --with-pcap=yes  or --with-pcap is given
    and libpcap is not found. Added --with-pcap to configure in PRM spec.

commit 5aaf79c4e4fbf5c5f17f136646e1933b5c989b7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 14:28:37 2007 +0000

    For libpcap default search use AC_CHECK_LIB, AC_CHECK_HEADER. For
    manual libpcap spec, accept all values. But omit -L/-I for /usr.

commit 797335bc656ffda99eddacfb5fdf344f716c5f80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 09:42:46 2007 +0000

    Removed / in doc install rule to avoid double-slash (cygwin)

commit 99f72cd57ac827461dd7d47f469a986c99a7285b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 09:40:44 2007 +0000

    Removed / in doc install rule to avoid double-slash (cygwin)

commit 0068cd7cdfaa73ce838581a166e099f76ea3f86a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 9 17:39:01 2007 +0000

    BuildRequire libpcap-devel rather than libpcap

commit 9478b64c522bc0314213d485b30a81643e3fed51
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 11:44:20 2007 +0000

    Changed the Z39.50 ASN.1 a little: make userId in Permissions optional
    and taskPackageRecords optional in Extended Service update (first version).
    This is due to at least one implementation which incorrectly omits these.

commit 9c8fdeb92bede48bce060ec8ee50624c5622a633
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 11:42:14 2007 +0000

    ZOOM dumps BER if decoding fails and loglevel zoom is set

commit b0af12e407d33fc35d41152e67c568f762e3b41f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 09:21:00 2007 +0000

    Revert

commit 39975667295ec760cc15b863f64e8d5fd74ac209
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 09:20:06 2007 +0000

    Internal release

commit e61253caa274993fbb46c38ea47495b611a1b8d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 29 08:09:28 2007 +0000

    Version 3.0.9

commit a669063b8341659cd03dc90998997876b7177f4a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 29 08:05:06 2007 +0000

    Added support for the use of the older versions or Extended Service
    Update in ZOOM. To faciliate this, an option "updateVersion" may be
    set to the version , 1=first, 2=second, 3=third. The third version is
    what ZOOM C has used so far. And that, obviously, is the default.

commit c38061dc0c20aa564b53a78840970f581d795014
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 29 08:03:02 2007 +0000

    Bump version to 3.0.9

commit 8fc18939a7972d53f8f8c516ac41df0fe595f780
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 28 07:58:07 2007 +0000

    Changed CQL to XCQL conversion, so that element for relation value in
    modifier is 'comparison' rather than 'relation' so that it conforms to
     http://www.loc.gov/standards/sru/xml-files/xcql.xsd
    When a comparison value is omitted, the st.relation in cql_node will
    be NULL instead of "=". This has the effect that comparison will be
    omitted in those cases.

commit 850094db17968d188737459af6e47c78059e6dc6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:42:05 2007 +0000

    Ignore new programs

commit 1a8d80ad60965cd61c35e90376517c43ba4d6478
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:41:40 2007 +0000

    Upstream 3.0.8

commit 349d7d67bd0ec0a56e885d4b4cadbfc9a4e35661
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:41:13 2007 +0000

    Towards 3.0.8

commit 4c0c2dd79acdadfda1e7fcb85309604d4f59bd02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:34:27 2007 +0000

    Fixed spelling

commit a5a9ecf542c87afaa06315bcb389686bedae07b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:34:09 2007 +0000

    Fixed bug #1208: SSL appears to be broken in ZOOM. The problem occurred
    when cs_rcvconnect returned 1. In this case no event was not generated.
    Now ZOOM_EVENT_NONE is created.

commit 813b245533765d9ff66d35f0d28fdbfc5ba03bcb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 24 19:27:11 2007 +0000

    Implemented oid_name_to_dotstring. Added test for OID API.

commit 1db93bf6100a499194c8c0e5917d718fe86f0509
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 21 09:00:53 2007 +0000

    Allow elementSetName to be specified for ZOOM C record update.

commit 8a87b507b01dd8641c0dff2d9e346f54b298c473
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 20 12:55:29 2007 +0000

    Allow waitAction to be specified for ZOOM C based for Extended Services.

commit 1f8f1e50d305948b3cec6e457e736e05c33a2209
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 17 07:05:42 2007 +0000

    Removed definition of docdir. It is set by automake already

commit 64ff1eadd3537def2c729baa10c2d677714daa9c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 14 10:44:18 2007 +0000

    Fixed NULL ptr reference caused by omitted record syntax OID. Bug
    introduced in YAZ 3 series.

commit 61de996db7f24e944ad8f392cc88241fee2eca41
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 13 08:22:31 2007 +0000

    Update to libxml2 2.6.28 / libxslt 1.1.19

commit 16895949a4bd1a0cc5c25b0642cb0c7a1e47ff12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 11 08:50:57 2007 +0000

    Make yaz-ztest returns a certain number of hits if a "numeric" term
    is supplied. E.g. @attr 1=4 12    - returns 12 hits. A non-numeric
    term make yaz-ztest return a random hit count as before.

commit 9a121950d3e3614bcbf3efdf52ba9aa2a6573ee0
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jun 8 10:01:07 2007 +0000

    Fixed a silly bug: displayed version info also if -l was specified.
    Added the missing break statement

commit 0941acc604fd0ca61c4e0e25dd887669cfed1547
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 7 08:27:57 2007 +0000

    Bump version to 3.0.7

commit 18b038dc608f5fe5d4d30f2193acf15ae0d26b2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:42:35 2007 +0000

    Towards 3.0.6.

commit f24932e1b6b8a76074853086fe1c85f59d1e5122
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:34:23 2007 +0000

    Proper comments and info for dealing with various VS versions

commit e6326dd550a7c1c266c084a0795658a04d4142f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:33:19 2007 +0000

    Removed WIN32 libs not in use

commit 2581c46b3b3f9f26fb74621beb5ede69f8816382
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:32:34 2007 +0000

    Use LONGLONG rather than ULONGLONG on Windows to support good'old
    MSVC6.

commit 26d27c1015a4279c44b09b18e495bc8454f92345
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:52:23 2007 +0000

    Fix potential buffer overrun that could occur if SRU charset name
    was more than 40 characters in length.

commit 4ea32ed8aafed5ffecaeb5fe66ac9bb28f9dd180
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:42:26 2007 +0000

    Using yaz_snprintf (snprintf) rather than sprintf. No real buffer overrun
    since 511 < FILENAME_MAX in virtually all cases.

commit e02ed55f805444f09393408c5779a2be3f5f699f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:40:28 2007 +0000

    Update usage msg

commit 16ccd387f153b3e836f068b9ec4e032979d99393
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:23:07 2007 +0000

    Fix buffer overrun by one in the setting of l_prefix/l_prefix2

commit c6c31633806f578abea7a1c58e9b837c42150709
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:22:19 2007 +0000

    Exercise yaz_log_init_prefix

commit bbc595bc456f198198ae96af6aa8b86ae2721e36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 05:58:16 2007 +0000

    Fixed potential buffer overrun in yaz_log for YLOG_ERRNO messages.

commit 963c246750e0f77d996fa4d9e1bc7cbe1ef9c49b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 05:42:07 2007 +0000

    Properly null-terminate Unix-domain socket path. Thanks to Marc Espie
    for spotting this.

commit c6cccdaf2abfed2fd53b43e079a9dc47bc35be6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 4 09:18:09 2007 +0000

    Fix NULL ptr reference which occurred for unknown diagset receieved.

commit 1ed2381d1ea05352922d149a98257eb1c55a29c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 15:55:50 2007 +0000

    Order options and usage info

commit 8cd0ea1bdddd37a48526a3e52045cada428379c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 14:59:33 2007 +0000

    yaz-client now reads commands from file given by option -f if
    specified; then tries to read .yazclientrc in current directory.
    Failing that, it reads .yazclientrc from user's home directory.

commit e487ea875fb467142eb646c8efadcada30d4e846
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 10:10:07 2007 +0000

    Added Deb/RPM package for yaz-illclient. Closes #1155.

commit 8cb2e2a9699826bbc9a09d9eea1723cec3cd418c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 09:57:25 2007 +0000

    Install yaz-illclient in PREFIX/bin

commit cf1cd05a005dddace5aadb0cf2913dad0caec7d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 09:56:50 2007 +0000

    Added yaz-illclient man page.

commit 641c4961572274353f39c09ed4063eb69e401996
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 09:34:43 2007 +0000

    Embed manifest file in EXE/DLLs for YAZ. But only if USE_MANIFEST is
    set to 1.

commit 5fca2e8ca1775ad5adceb1568508d911d646a01b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 08:06:31 2007 +0000

    Fixed bug #1157: yaz-client does not read .yazclientrc from current
    directory. yaz-client now reads ·yazclient from current directory;
    failing that ~/.yazclientrc is read.

commit 4003509be48a195f3da7d863f47bc5984168acfe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jun 2 20:57:12 2007 +0000

    3.0.5 for windows

commit fc9ef9d18c52b651a6994b34d1a6c37640dfaef2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 12:14:02 2007 +0000

    Using informaltable rather than table for list of Object Identifiers.
    This is to avoid truncation of the (long) table. Combine OID and Constant
    into one column.

commit eede2a3b7257fc9a510471c2e9c52176c1444362
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 09:45:14 2007 +0000

    Fixed bug #1151: Doc's don't reflect new oid layout. Current backend.h
    structs copied into synopsys sections and minor wording changes about
    OIDs were changed.

commit 392f31adbbc81e6d170003fcb60554ee5a8ef28b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 08:01:30 2007 +0000

    No need for -lnsl for wrap

commit 0d928faa541ca71cbf230aff4a41bf11f2cb8e13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 07:40:25 2007 +0000

    Internal release.

commit 7e1f377cd635916be26b2240d996889129d0f249
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 07:38:13 2007 +0000

    Added support for correlationInfo Note and ID for Record Update via
    ZOOM C.

commit 3ebf9c87afb52af8cc6e696ffbb040aeca68b3f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 21:56:59 2007 +0000

    Changed the way yaz-client encodes charset negotiation information
    to target when no negoatitionCharset is set by user using command
    negcharset. In YAZ 3.0.0 and later the negotation information was
    simply omitted. Now the OriginProposal is sent anway but with
    proposedCharSets and proposedlanaguages omitted (both are optional).
    YAZ Frontend server is also modified to deal with this: omitted
    proposedCharSets in the OriginProposal will make the frontend server
    return default character set for target if that is supplied by the
    backend init handler (member query_charset).

commit a51cfbf3f8ca5c487fc8bbcecb4e456a08162a33
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 30 13:59:04 2007 +0000

    Some old changes were not committed properly

commit f421f15a069d0038e5552b81d6d48bb2d3680732
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:42:01 2007 +0000

    Prepare for new internal deb package.

commit 7ab87517b1d480eb94e95658ab9acbe8ce24648e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:40:26 2007 +0000

    Added yaz-client command querycharset which specifies character set for
    query terms for Z39.50 RPN queries and Z39.50 Scan Requests
    (termListAndStartPoint).

commit b56e2d9e43985fa33d1d7ee8d0c9b1ed69eba8d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:22:03 2007 +0000

    Charset ISO5428:1984 is an alias for ISO5428-1984.

commit f60c0db8c4379047cdd75e2be50549abc0a1c74a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:12:16 2007 +0000

    Implemented a way to perform scan in a result set using Z39.50. This
    is achieved by attaching the result set name in the characterInfo
    (type InternationalString) of OtherInformation in the Scan Request PDU.
    The result set is identified in the otherinformation by the new OID:
     USERINFO, Z3950_PREFIX.10.1000.81.4, "Scan-Set
    This allows for scan in result set and faceted search . Zebra did some
    of this in the APT term using attribute type 8 and value being result
    set. Using the OtherInformation approach for this is cleaner and easier
    to work with in proxies and the like. This facility can be used in
    yaz-client using new command setscan which takes a result set as first

commit d554f7894acd70ee293d7c11294244bca870a6de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:04:28 2007 +0000

    Removed NMEM debug code

commit f3c256e67f73eee9cace104051db51bfd13166b4
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri May 25 16:19:46 2007 +0000

    corrected typo

commit a0ae7e668314833310c9197dc451f893ec9c5731
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 24 10:18:36 2007 +0000

    Function encode_uri_char does not hex encode unreserved chars (RFC 2396
    section 2.3).

commit 49eef90be08a7a201e112dacd5e358d8776c9117
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 13:16:32 2007 +0000

    Bump version to 3.0.5-1

commit 337f11f176f339be5957832bb418b6b39a6c1101
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 13:11:11 2007 +0000

    Changed decoding of SRU XML packed records to deal with servers that
    have recordData with XML data with multiple root nodes. Also make
    comparison for recordPacking case insensitive. Again, one server
    returns "XML" where others return "xml".

commit ffc156e81106f536a43f949379cee95b16e0c957
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 12:58:59 2007 +0000

    Change comment about second arg of yaz_matchstr

commit 1e49cc7bdcdeb5cb9e7b2e709c5322acccec90df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 11:54:46 2007 +0000

    For SRU responses allow Content-Type application/xml as well as text/xml.

commit 0bfb420c37acbbdbf44d24fe7c121fdf630190b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 08:53:20 2007 +0000

    Gary Anderson to credits

commit 5d13a8684c8637334d17f2b0577fc511aa275477
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 08:50:11 2007 +0000

    Check for malformed UTF-8 characters. Thanks for Gary Anderson for
    pointing this out.

commit 621c7fe7d7da36267384afe2d13c0309db293856
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 22 11:10:08 2007 +0000

    Use entity idcommon rather than common. Fix acronym entities.

commit 9c75e92604fae1efd7137d085dd2281e7886345b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 21 12:18:25 2007 +0000

    Towards 3.0.4

commit 9e7bca777f3d5a7108fc06b203fbf890848be8b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 21 11:51:01 2007 +0000

    Fixed missing yaz_iconv reset call in odr_iconv_string in decoding phase.

commit 1dfcc4cd55c5fb48b21b2afc08f87b4f1ca6f1f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 10:47:49 2007 +0000

    Tokenizer skips comments (# by default).

commit 8fa6874f7c143499d03c5fdcfbc50bd01a31a58c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 10:47:14 2007 +0000

    Bump to version 3.0.3

commit 3c68f938d4100786cd27bf3dba5dfdea8d3740cd
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed May 9 12:17:54 2007 +0000

    Ignore generated std-oid-table.xml

commit 811f0d2749a66ec13cd616898305ef38cd89da62
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 9 11:04:35 2007 +0000

    libyaz3-dev should conflict with libyaz2-dev

commit d81bbb15578f13cc16f3599c11ba8e8d70fd6633
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 9 08:10:30 2007 +0000

    libyaz3-dev conflicts with libyaz2-dev

commit 6578641e0e29e0c36fb29d09a98310dc42071d97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:39:00 2007 +0000

    yaz3.lib part of devel

commit 66db89c95f60b6d5a59703b7d568873681d1fca0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:27:45 2007 +0000

    API version 3.0.2

commit 02ebf1b5aa8c7371c2678663fd1c13d01d80955c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:27:13 2007 +0000

    Towards 3.0.2.

commit 7a98e9bfbb9d5fe7d44822a9838e3becbdce9363
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:22:35 2007 +0000

    For OIDs use Odr_oid type everywhere, i.e. do not assume Odr_oid=int.
    For OID class, use oid_class consistently.

commit 38ce2c71a8aa497a5c445dd36d12d0d535dea79a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 13:18:32 2007 +0000

    List of built-in OIDs in documentation.

commit 38629f9fd1b8802c986dcc32ee85d83b2760cd06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 12:06:09 2007 +0000

    Functions yaz_oid_db_{new,destroy} in public header

commit ef6afa1a84f2a0a05e94fd971af0ce0278594217
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 12:04:06 2007 +0000

    Fixed description

commit 160e2c7f352ccad6728f1f972f373e862cee8644
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 07:17:29 2007 +0000

    Bump version to 3.0.1

commit 89614302a697fcc4f621142767fca1167bca46be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:42:42 2007 +0000

    Spell fix

commit f1fb9790df4017c2b2e9b6fe1a281913da36b3fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:41:22 2007 +0000

    Summarize changes

commit cc4a5d8761e524821c67a4b13847ec84ba14f8ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:35:43 2007 +0000

    Fixed type cast

commit 0d19fa8f289c9f99f7b06275beac41fc08e76127
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:27:14 2007 +0000

    Import library now called yaz3.lib (yaz3d.lib for debug version).

commit 8ca37f0ae9d71ebe21ad834c904479b4091e641f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:18:29 2007 +0000

    Define OID_STD_H no longer needed for oid_std.c code

commit fe507b6b15788a3a8e58063d9dae52532a5229a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:12:19 2007 +0000

    Code updates which makes things compile as C++. Mostly type casts were
    added. But the exercise also revealed places where YAZ_BEGIN_CDEC was
    omitted.

commit b8ab484f71da48a13342fff3ebd60efd23504681
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 5 11:55:22 2007 +0000

    Copying user,group,password + preferredMessage, maximumRecordSize
    when ZOOM_connection_connect is invoked; to ensure that if we send
    init request later those values are used.

commit 0e664fbee06e451911bf53d2df4e541cbcecd495
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 5 11:53:26 2007 +0000

    Added ZOOM_options_dup.

commit 4a40ca16622999fc7a99557a9e313400804287ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 5 10:26:31 2007 +0000

    Fixed OIDs for SUTRS and Explain (external handling)

commit 3ca2b225d05541f30950ed1d6a0da315d7832bed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 17:16:21 2007 +0000

    Indentation.

commit 6f290732812ae97eb1df1c0af8da4916cd02063a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 12:36:56 2007 +0000

    Fixed oid_db.h fname

commit c7cff6778b8d69f6e3c41dbfd939f44436911b90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 12:24:15 2007 +0000

    OID documentation update.

commit 955374c92f02d9714ccd593cc03f4394f45b2053
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 12:23:54 2007 +0000

    Removed dead code section

commit 1dd26aed79c4c32a7a8b263651ddcd0ab88dbaf5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 08:06:24 2007 +0000

    Added a few ids for sections

commit 20f83e699d4868d263393996bd4b98fee045e360
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 08:03:40 2007 +0000

    Documentation updates for new names of dll/so files.

commit cd6aeaa68dceee3c268dbb354fd32aadbc9fc942
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 22:20:45 2007 +0000

    Using old C style comments.

commit 4991a9d63f060d93809d1efcb8b7b0776db41ab1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 22:18:13 2007 +0000

    Fixed beta small in ISO5428 conversion

commit b0d1f433788c844fc82a715be4e5a34db9dcbe3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 13:14:41 2007 +0000

    Added partial support for ISO5428-1984, which is the "Greek alphabet coded
    character set for bibliographic information interchange". By Giannis Kosmas.

commit 0b2c97b7e0af33f239cfdfebbc200f7eb5c9fcdd
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu May 3 08:35:10 2007 +0000

    Undoing a file rename

commit 6af7e3e45c77ed01ad75c0c4840576374718168a
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu May 3 08:34:52 2007 +0000

    More asn1 for oclc

commit 08f7b85c9ee7b4146cf61998d54ebd2cea93e89a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 08:04:10 2007 +0000

    Fix OID for record update command

commit 384ca083ab338aa64a8f9ebf06b9148ad9f9cb7b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:50:06 2007 +0000

    API version 3.0.0

commit d6ff4a5227a71cb5ca0c99a6574067744afcbad0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:39:35 2007 +0000

    Minor wording change.

commit e46a29eb6ea3375d808cdb249bbcd4a2bc2bb427
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:37:15 2007 +0000

    Fixed syntax error.

commit 38303a62b339c9242f028a55ec16e965669952e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:36:34 2007 +0000

    Allow a server to tell whether records uses same encoding as charset
    given by query_charset.

commit af019cc83166ab755de4b9c9133c23caacc2f103
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 11:53:25 2007 +0000

    Added new member 'query_charset' for bend_initrequest structure. A
    backend init handler should set this member to its native character set
    for query terms. When defined, the frontend server logic will announce
    this character set to a client if the negotiationModel bit is set by the
    client. ALL server implementors are encouraged to specify this. If they
    don't, a warning is issued.

commit 5ee8b8431f852d06d1963134d38c1bb8fe6343fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 11:51:54 2007 +0000

    The negotiationModel bit is now set by default for init requests.
    This will allow our servers to present the character set that they
    support - even in case of no negotiation information from the client
    side.

commit 4ea19fdd48db6b73584c5803313e537129001769
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 11:31:59 2007 +0000

    Added flush for yaz_iconv use

commit 23511a86ab565d5a4ce3c8f5924a49e9d310ba98
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 1 22:23:30 2007 +0000

    Note on SRU and SRW target strings.

commit b3f6b8075dc3a63f46e28d0385ff2d102b841b58
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 21:24:03 2007 +0000

    Updated RPM for YAZ 3. Packages: libyaz3, libyaz3-devel, yaz, yaz-ziffy.

commit 0f942db2d438ce7c125810a19e29d5637fc7f3f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:54:44 2007 +0000

    Added a few casts to throw away const

commit d65ca0fdac8b4cddb7b6da4568a55b8e52d44e64
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:48:07 2007 +0000

    Build yaz3.dll rather than yaz.dll. New sources

commit 1e351c10303ffb6084e6a01eb843409c69f390c2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:35:17 2007 +0000

    Towards YAZ 3.0.0

commit 1da546504f6864048f4e0fb07b707171d252c9e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:28:03 2007 +0000

    More changes

commit 73f6b7a6b12a1e0e54c9cc360f552a56726d75fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:22:10 2007 +0000

    Moved stop word support code to separate ccl_stop_words.c and
    encapsulated the private info in opaque ptr ccl_stop_words_t.

commit f37d3f03799b8d9979472111153cf3bdc9d5a739
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:12:34 2007 +0000

    In conversion from CCL RPN to RQF handle the empty string properly.

commit fdb80724c17104b31f80527cca19b433f6c2fc33
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 19:55:39 2007 +0000

    Added stop word support for CCL parser. These are configured with
    @stop.field t1 t2 t3   .. All terms matching list of t1, t2, ..
    in field are removed from resulting RPN.

commit f6ae71f4b4a45b3989700f5e1a73c40ccd53040a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 19:50:22 2007 +0000

    Destroy bibset upon completion

commit 78b138b80fadc817d621f0a692fca857ee31399b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 11:33:49 2007 +0000

    Restructure qualifier handling so we can have more rules per-field -
    such as stop word handling.

commit 55ca7cdb58b098d348054917296c0fe2c9cb1580
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 08:29:07 2007 +0000

    New ZOOM C option, "rpnCharset", which allows client-side conversion of
    terms in RPN queries.

commit aa60dbcd982a4dbd52870120ef34b91a74d63274
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 27 10:09:44 2007 +0000

    Separate tokenizer stuff into parsing and configuration types.

commit 6f95cfbbdf2f549ce23f511bc406e3d74446ea2b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 27 09:50:35 2007 +0000

    Added file description

commit 0725af5d06bfcdaf9888886f04c63810c1d8cf72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 27 09:48:28 2007 +0000

    Fix leak in test

commit 048b6fc3d9fca5ac8fad4943031db503170e928d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 22:11:32 2007 +0000

    Doxygen frindly comments. Minor simplications.

commit 1d8e2adb8e5cfeaf77a84f5f3277785bb24cdd56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 21:45:16 2007 +0000

    Added functions to create CCL RPN nodes. Added small tokenizer
    utility (tokenizer.[ch]). CCL qualifier spec parsed using tokenizer
    which allows more flexible notation in terms of white-space etc.

commit d4644bfe208fd1ba9158c6afb0ca616bf63e8357
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 21:41:57 2007 +0000

    Fixed problem with double free of memory

commit 5465ce3572dee9b6dcbea43ebf02d9d548b6644d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 09:11:56 2007 +0000

    Various clean up. Removed function ccl_parset_get_bibset. Removed
    ccl_strdup and use xstrdup instead.

commit de80462103c0fc554c8fa40827894f92fa9d8fe6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 25 20:52:18 2007 +0000

    Clean-up the CCL API. Moved some internal structures from ccl.h to
    private header cclp.h. Changed ccl_parser_create so that a Bibset must
    be supplied. Removed tokenize API from ccl.h - including ccl_parser_find.
    This is replaced by ccl_parser_find_str which takes a string instead.

commit 544ac779d4c6b5d3d07f54486a7cb851bd6f74ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 25 20:50:56 2007 +0000

    Removed ccl_pr_tree_as_qrpn . Implement ccl_pr_tree in terms of
    ccl_pquery_indent. Saves roughly 50 lines of code (DRY).

commit a2b00156f7c2c41c67a43deeeaf8b3621cc9643b
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Apr 25 16:51:47 2007 +0000

    Command-line params and params from a param file now go straight into the
    ILL request. The OCLC test server seems to accept the requesters now, complaining
    of a missing item (rightly so).

commit 79c2e0067287fd81143627819ee336fcff4a32ab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 25 13:49:52 2007 +0000

    Fixed typo WRT Update OIDS

commit 1bc07394aa02293c85dd781329a5a161e400381b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:57:52 2007 +0000

    Added example of qualifier alias

commit 53862bf9e7756842158d38b1bb25f2c094b8d3d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:55:15 2007 +0000

    Windows build.

commit 517b3b01c47fb87ed9656ee9b184eda54b6d0c99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:54:42 2007 +0000

    Added definition of YAZ_IMPORT for DLL import on Windows

commit c3ad59ea201aa090eeffecb0f85fedc18bf658be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:53:56 2007 +0000

    Added YAZ_EXPORT for new functions

commit 8183a66090680db8b95d2f7060ea171ef3533c38
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 09:29:34 2007 +0000

    Fixed call to ZOOM_resultset_sort1

commit 7e1b1165cc76041a3ba611eb0ef97cdcbeec466a
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Apr 23 16:15:11 2007 +0000

    Ignore yaz-illclient

commit a766a381d38e67255fea3a9e9c4b818d49b73936
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 18:47:51 2007 +0000

    Ignore generated files oclc-ill-req-ext.[ch].

commit 59bb4eccfdc42a25d5bb1d3c35d6deaebf1fb805
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 18:46:37 2007 +0000

    Fixed missing thread libs in output of 'yaz-config --lalibs threads'.

commit 965d5409daba88b43bbffb5bed90b58383c0cc3f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 13:40:19 2007 +0000

    Added new option 'static' for yaz-config which makes 'yaz-config --libs'
    returns static libs rather than shared libs for in-source compilations.
    This is to make Pazpar2 work for local builds when YAZ is built
    both statically and with shared objects. We have not seen this problem
    before because most other applications are built with Libtool. And
    these that aren't, such as PHP / Perl extensions deal with shared
    objects fine.

commit b42021d3f227347b9ec107a28bf52fc7e2578fec
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Apr 18 13:21:46 2007 +0000

    Added the oclc-spcific extension part too. Didn't help.

commit fec4b2a334086855ba77b531ffee06520bf96221
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Apr 18 11:50:47 2007 +0000

    t_test() arguments.

commit c618d4743a6dff2764d4a95d8bcf4fc441fcd8db
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 08:08:02 2007 +0000

    Doxygen comments in OID generated files.

commit 68832d0951d7f4707b6140b2001134c1a52b878c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 07:34:35 2007 +0000

    Added ASN.1 and CODEC for OCLC ILL Request Extension.

commit b2b487571a47cd30fdcc93354ab696a0bd3a78f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 07:17:19 2007 +0000

    No warnings

commit dc4414aeda179bc8ebe3fc46ac53e4a24d265d16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 17 20:26:18 2007 +0000

    Split YAZ library into two libs : libyaz.la and libyaz_server.la.
    libyaz.la is the core of YAZ except the generic frontend server and
    does not depend on POSIX threads anymore. libyaz_server.la is the
    generic frontend server facilities and uses POSIX thread functionality
    if available. The libyaz.la no longer depends on POSIX threads because
    the number of global structures is limited. NMEM no longer re-uses blocks
    between threads ; it simply free's memory immediately but allocates in
    "large" chunks as usual. We don't expect any performance penalties
    because of this. The yaz_log system is still using a global log_level so
    caution must be taken when modifying it with yaz_log_init_.. +
    yaz_log_mask_str. This, however, should not cause any trouble because
    these functions are called during initialization of application code
    anyway. `yaz-config --libs  server` returns libs for server applications;
    `yaz-config --libs` returns libs for non-server applications.

commit 926baf66afa1e3646b2e456adeb66c623c9aca9f
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Apr 17 13:23:02 2007 +0000

    Attempted to encode the oclc-specific login info.
    Doesn't seem to work, gives the same error as when it was
    not there at all.

commit 35cded4faea1982245adfd947d73316453beb7ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 17 08:15:15 2007 +0000

    Auto-generated files specified separately

commit d2be1034a4eea6cf6091bf79c6f8a3e0c1a71660
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 17 07:37:58 2007 +0000

    Fixed bug #1052: oid_std.[ch] not made automatically.

commit 6bba4d13ecf76fc9ccb330855376229a6b254505
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 22:21:48 2007 +0000

    Ignore oid_std.h

commit 06ef98ae2376ef926be2f01193a36d87b9f3ba87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 22:21:27 2007 +0000

    Ignore oid_std.c

commit 3cdfbd27dfc8dd15619f127ae78bf0f71b27dd6d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 21:53:08 2007 +0000

    Generate built-in OIDs from oid.csv.

commit 4ef54cf7f0c56ebb62f1a4c9bfecc50feca18656
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Apr 16 15:33:51 2007 +0000

    Committing the raw version into cvs, just to have a backup.
    It can send an empty request, and parse incoming error messages.
    Filling actual data to the request still missing, as is extracting
    useful responses (if any).

commit 2ccd19bd425d4d8b26dbdedf072ad618de7db94a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 11:15:51 2007 +0000

    OIDs in a .csv-file.

commit 96c68285e01bfb51a4d03cede9dd1a673c854d30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 08:43:08 2007 +0000

    Added functions to return const known OIDs

commit 99ab8b6123275a614abfa69a13ce4f7df59aa7d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 13:58:00 2007 +0000

    Make Variant-1 OID definition. Fix OID for Espec-1

commit cd3162337ff8918cd2d997f79ca9da20b8c70855
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 10:24:32 2007 +0000

    Ensure YAZ' include files is listed first in output of yaz-config --cflags.

commit b8d35dbb7de11dcfe5bc76fb2a353012baa5b63e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 09:55:41 2007 +0000

    Added utilities z_ext_record_{xml,sutrs,usmarc}.

commit 9b1c48867ad6fafd2bfd1a2ba4893129953990e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 09:55:21 2007 +0000

    Added inclusion of oid_db.h

commit 9daca88ec6081bf49bb53b4dd400ee6d40c04112
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 07:04:42 2007 +0000

    Function oid_dotstring_to_oid returns -1 if OID dot-string is ill-formed

commit 54cc1be5702450c1666b2dda9d0248c36650318a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 06:51:57 2007 +0000

    Added inclusion of yaz/oid_util.h

commit 183b1a799a1727586468b3867d986b93df3fdc7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 06:48:35 2007 +0000

    Removed inclusion of yaz/oid.h

commit be821514c869d68186361b5aab6bbfd1aa60e087
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 20:47:27 2007 +0000

    Added function yaz_oid_add which adds custom OID entry to database.
    Re-implemented 'register_oid' for yaz-client.

commit aa29dbf34d5bb3cbf5b26ee3adfbaf9f9b4f3c67
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 17:50:26 2007 +0000

    Removed dead functions

commit 4293b4d2f870120406df23706cc1fb5da9aa69af
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 13:53:33 2007 +0000

    Bump version to 2.1.99.2

commit 7a4064cd15f6c6b34c1180e1bc51f0d0e90da320
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 13:52:56 2007 +0000

    New OID database - with public definitions in oid_db.h. Removed old OID
    database including the head oid.h and definitions such as enum oid_value
    and struct oident. The new OID database uses the same string names as
    before but the 'protocol' is gone. There are now only two representations
    raw OID (int *) and string. Functions with prefix yaz_string_to_oid
    converts from string to OID; functions with prefix yaz_oid_to_string
    converts the other way.

commit 3bfe867a001cb4e4f88d47541f77a21027719bd5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 10 14:42:31 2007 +0000

    Added test for query charset converter.

commit e93edd27b69830dbd41cf2982ebb1f0d2847f207
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Mar 29 11:14:47 2007 +0000

    CQL translation fix.

commit 74805d78e64e94e3b5e876c1fd2c34c294f43e28
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Mar 29 11:14:11 2007 +0000

    Change to emit_term(): when a term has the /regexp relation modifier,
    do not process it for leading and trailing "^" and "*", which have
    quite different meanings in regular expressions.

commit 900aea38294d60d4cbf1153f480b27155d292c7a
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 28 16:35:47 2007 +0000

    Explicitly initialise cqltrans to 0

commit 4cd3f359d12ddfecd1f112cb81235a70a67f8665
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 22 09:13:13 2007 +0000

    Fixed tid declaration for non-threaded mode

commit 62fd62f25a6893d042c4c87f8c770929fd8cf95d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 19:47:28 2007 +0000

    Added skeleton for query charset conversion. Bug #977.

commit 82aa6fe37332e0b2a79a14f3d50c3c9f54034817
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 11:27:46 2007 +0000

    Revert ZOOM API changes.

commit abf1f0df70aaf39735fa6cca208bd7c480da7e5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 10:22:31 2007 +0000

    Get rid of 512 PQF string size limitation in cql2pqf (part of ZOOM C).

commit 0889197c3664ce1600740c024f905869b6423593
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 10:12:09 2007 +0000

    Fix prototype for cql_transform

commit 5e39adf043d8a0642a8af60b1ef54e7f90886fae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 09:23:11 2007 +0000

    Fix bad memory reference in CQL to PQF conversion which occurred when
    error 'Too many characters in query' was issued.

commit fc07d9fb0a2fbaa0336c0f1da07b3a56eac5da48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 08:37:57 2007 +0000

    Added yaz_iconv flush.

commit d38ee71c31b49ad13164039140ed47d18e9432cb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 20 21:37:31 2007 +0000

    Attempted fix of bug #976: Segfault in yaz_iconv. The yaz_iconv function
    write handlers no longer carries a 'last' parameter. This will make
    yaz_iconv flush "less" characters. A flush is performed by call to
    yaz_iconv(cd, 0, 0, &outbut, &outbytesleft) .

commit aaf2ab15830321d9db33cd2e47f739fb52324110
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 22:17:41 2007 +0000

    More wrbuf_buf woes.

commit db93359f0cbf9a1e9dc81ea05f7b8662f843ae3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 21:08:13 2007 +0000

    Moved more members of public struct odr (ODR*) to struct Odr_private.

commit 72da3f05a07602494a978c266f473bb0b4c7841f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 21:07:35 2007 +0000

    Definition of wrbuf_diags moved to querytowrbuf.h. Function wrbuf_put_zquery
    removed, because function yaz_query_to_wrbuf does the same.

commit 6cce919ae864cc0da9c6068b4adec45d5ec0c278
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 20:58:47 2007 +0000

    Notes on ZOOM changes

commit e20877bdeb227b7c4179b6defa3eb5b44599d707
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 20:58:34 2007 +0000

    API changes to ZOOM. Functions for setting options returns int, rather
    than void, so we have a way to flag unknown options. ZOOM_resultset_sort1
    has become "the" ZOOM_resultset_sort. (and old ZOOM_resultset_sort is
    removed). ZOOM_connection_scan1 removed. The generic scan is
    ZOOM_connection_scan and the ZOOM_connection_scan_pqf is a handy short-hand
    taking a PQF string as argument.

commit 401da56d4a26f687cd42024bdef6f29a29bb7663
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 14:40:06 2007 +0000

    API changes to WRBUF. wrbuf_free removed; replaced by wrbuf_destroy. And
    wrbuf_puts no longer appends '\0'. Use wrbuf_cstr to get C-string out.
    Deprecated functions for yaz_marc-removed.
    Changed prototype of yaz_marc_decode_buf: const char for result and size_t
    for rsize.

commit 728ffb55e072933a1208780272e545c51f080e90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:32:40 2007 +0000

    Note on branch

commit 7ea4c2e808b88500ad3148483d6a15a7c18a863c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:32:11 2007 +0000

    New packges libyaz3, libyaz3-dev with libyaz so version 3.

commit 93f8228f2b4720e430e8e7c24ff4478c2b7cc001
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:31:48 2007 +0000

    libyaz major so version=3

commit 1d82c6ccef88862d57960fe8c1194ff561358172
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:31:05 2007 +0000

    Bump version to 2.1.99

commit 97b694eca0f3b0669e57bcca37d6a7bcf3766d58
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 12:54:58 2007 +0000

    Disable lOG_-defines by default

commit e9b8966d4ef4572814a7e185aa7ac618761f422d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 18 13:00:37 2007 +0000

    Added continuation line support for MARC line format reader.

commit 3eba413ef7e80467c7831731a8e35c733e447c47
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 18 12:59:56 2007 +0000

    Added wrbuf_cut_right which cuts WRBUF by a number of characters (chop
    right).

commit 1e2d8a4038fdada537fc10ff0eb9c52b338a8f9d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 09:14:00 2007 +0000

    Use nmem_init + nmem_exit to track memory usage easier.

commit 99b3cb2b79d12430d0b0788bee64a5706a235f31
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 09:13:29 2007 +0000

    Use WRBUF for MARC line reading.

commit e2ac4b875fbaf0211beae88ef6ccda2f2a4a3e95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 08:44:24 2007 +0000

    Remove unneeded assert.

commit e69b8fde2b8c7f732e19b5d14e7c545114f7e422
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 00:10:40 2007 +0000

    Fixed marc8 flush to deal with sub/sup scripts. Refactor marc-8 page
    switch code to function yaz_write_marc8_page_chr.

commit 1a2a3ed95f16f8f9d7bb3c42e725810d6829e189
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 10:50:19 2007 +0000

    Version 2.1.55.

commit c6242bb0903cfac4154bf9eb6a4eb80f7d9060e8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 09:12:08 2007 +0000

    Fix news version

commit 617267c681a420024d13d8ba5b12039544d33664
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:58:39 2007 +0000

    Fix ChangeLog dist

commit 8a838bc80080fd775043aed2994d33bfc7762950
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:11:13 2007 +0000

    Remove ether_h echo

commit ba68124b7321baff51997107f1cf9f0a78f62351
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:08:10 2007 +0000

    Towards 2.1.54

commit 71bfb6b6bd12f696264c376fa878a71dce43362a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:06:38 2007 +0000

    More news

commit e65dd6fdeb899a631867cc4f17aac2d04d3cecbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:06:26 2007 +0000

    ChangeLog part of dist

commit 254f399fe8304d224929420f17c2020896bfe467
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Mar 15 14:15:06 2007 +0000

    ZOOM-C async reconnection.

commit b0aea56b51603b34d526bbfb94fed2ae0976fb0f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 15 14:07:41 2007 +0000

    Fixed bug #969: Fixed compiltation errors on OpenBSD 4.0.

commit 6b90776a33987cb5df962be1db7c28b63e2213dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 14 11:46:37 2007 +0000

    Fixed update command so that record ID = none means none.

commit f183d2f4776c9161eb229eb6ad85260bc65af54e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 13 09:12:09 2007 +0000

    Missing return value for function

commit 967a1293ee622053b05995d46d63085f6aa23204
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 16:16:49 2007 +0000

    Use wrbuf_puts rather than wrbuf_printf for GRS-1 display.

commit 5e6dd2bd57b34f26e8bed2034450540ad1ec3d12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 11:18:00 2007 +0000

    advancegreek ; NOT greekadvance.

commit fd3e0c80b9b344777ef337909d197a14b69f251b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 10:59:58 2007 +0000

    Added character conversion support for "greekadvance"; based on patch from
    Giannis Kosmas.

commit 55649442b6db726cae33bf4ee92ad447995c930f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 08:27:44 2007 +0000

    Encapsulate ZOOM_resultset_destroy.

commit 19c0b332044f06ee33eaf66ca92675d9cda8d1b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 9 08:39:38 2007 +0000

    Fixed yaz_iconv to return YAZ_ICONV_EINVAL if an incomplete MARC-8
    combo sequence is met. Before the error was not set so it would
    be unknown.

commit dc720b90d5ff1d5c5a1821de3a0e335eb64a1951
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 8 12:45:02 2007 +0000

    Adjust marcdump so that it skips until record separator is read

commit cc7d1eb374c88d7b2f56df13977278873b1e7f5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 14:26:44 2007 +0000

    Fixed reconnect problem for ZOOM-C. The event queue was becoming empty
    in some cases of connect which failed.

commit ec0f5bdedf10f755541500d9db2a8332dc09039a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 13:12:42 2007 +0000

    Check for errors at all times in this event test

commit e91fb5895f950b41bd95142596026dc879075ab4
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Mar 7 11:29:39 2007 +0000

    corrected spelling error
    corrected ziffy dependencies

commit f7cd94cdd1d0ab8655419c6f5ca9ec19f659b2f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 09:09:22 2007 +0000

    Omit acx_pthread.m4 from installation (only part of make dist).

commit 57a8ebc46aff189207f1518cf7e21100464ffb79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 08:54:13 2007 +0000

    YAZ 2.1.53.

commit 7dca3501222dc961d4067367fc5222c48d36e0ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 08:05:25 2007 +0000

    Towards 2.1.52.

commit 5b851cf1bb19aea8448630ac6f179e53d8847e57
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Feb 28 11:14:56 2007 +0000

    Remove hardcoded limit of 1024 sockets in ZOOM_event_sys_poll().
    Note that ZOOM_event_sys_select() still has the limit due to the
    	fixed-size fd_set structure used as a bitmask for the FDs to
    	be selected on.

commit 5c167071ae977b217670e573d18c112634e8aa63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 26 14:24:00 2007 +0000

    Fix "HAVE SNPRINTF" check.

commit 3f7c21d3bf85a142671d97bd4183bc3fe9b61e9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 25 21:04:04 2007 +0000

    Deal with empty thread spec if that is what ACX_PTHREAD returns.
    Unfortunately empty thread lib spec is problematic because
    'yaz-config --cflags' is not always passed to linker in applications
    using YAZ (such as Zebra).

commit 8d133ab04af9cc1fe4d2463fb2a0139644ecd6e2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 25 14:46:50 2007 +0000

    Change the use of CFLAGS WRT ACX_PTHREAD. Thread libs/cflags are
    always returned in yaz-config, i.e. 'thread' option for yaz-config is
    a no-op.

commit 97daa5b35cab732ac0fc5192bcdc70bbf46a1751
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 24 18:44:54 2007 +0000

    Fixed bug #927: DOM Module returns wrong diagnostic (24, should be 25).

commit d18b1a02c459bc111a6b5928728f9690020e410d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 24 13:35:23 2007 +0000

    Use m4 macro ACX_PTHREAD for POSIX threads detection.

commit 58dda1e89dc22c400b7da64582eebc91c6c598ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 14:04:37 2007 +0000

    YAZ 2.1.51

commit 0a9596292ae022d000ae49340db024c245626ddd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 11:54:38 2007 +0000

    YAZ 2.1.50.

commit a8939b4e46cff366d70894f77805a580e07187aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 10:58:25 2007 +0000

    API version 2.1.49 due to new functoins yaz_snprintf, yaz_vsnprintf

commit 021f5586a328c6600460aa9f9be664ba19ba20d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 10:15:00 2007 +0000

    Added snprintf/vsnprintf wrappers for systems that don't have
    limits (heavens forbid).

commit acf93c6b774c7184c35c2b994d4d7764438656d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 22 12:37:28 2007 +0000

    Note changes regarding recent ZOOM-C changes

commit 30aa82dcc70cbbb450305e0787681464bb6258c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 13:00:19 2007 +0000

    Internal Debian 2.1.49-1

commit aabf01d7516f121a50438dcfae14ecf8c351a8c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 12:53:01 2007 +0000

    Remove event queue when a new task is initiated. Also remove events
    when a connection is destroyed (to prevent a leak if connection is
    destroyed while events are outstanding).

commit e4ef95b2ccfe88d7049543664f00e5fda957dd0c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:19:26 2007 +0000

    Moved prototype of ZOOM_connection_remove_tasks further to the "top" of
    the source to prevent warning.

commit 3822378d7b75625b8b879025b22bffeb5483b788
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:17:51 2007 +0000

    Changed task queue management a little for ZOOM C.
    When a diagnostic is produced/received (error condition), the task queue is
    cleared immediately. In earlier versions the task queue was cleared when
    a new task was inserted in the queue. The effect was that a newly inserted task
    was _immediately_ removed and never fired. Hence tasks were silenty
    forgotten. The error code is still cleared when a new task is inserted
    in the queue.

commit 6ae9b6acff7b96dda296313b8c0e24c1626afdd8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:10:19 2007 +0000

    Added test for checking ZOOM task/event handling.

commit 52f6cacfcfe9d91e909616719e77a27be0c82b29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 09:53:30 2007 +0000

    Fixed bug #900: Configure warnings on FreeBSD.

commit 75b457189bc3d6551a945b862d0618f2a29b86bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 09:53:01 2007 +0000

    Fixed spelling

commit adf2f426ab3869f3550d3cd56f48d0590d50f502
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 09:39:17 2007 +0000

    Fix type of thread id

commit 259d7eb2a0c31853affc5147d1d57223345a1625
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 17 10:53:05 2007 +0000

    Fixed compilation and tests for case where Libxml2 is unavailable.

commit b05a82226d0840e32772c62285e9eab584ae000a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 11:36:59 2007 +0000

    Fixed bug #615: Document retrievalInfo facilities for Frontend Server.

commit 95c7f9bdc6544941ce153faff951a68e0e6fb389
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 10:52:06 2007 +0000

    Update retrievalinfo example.

commit 0c4163220f1cdfcb44af12ac65d1ddf8bae3a806
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 10:51:23 2007 +0000

    Update example.

commit cd015e61f7fcbc22776c41e8cc1860c059a39af5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 09:03:31 2007 +0000

    Describe the asterisk substution for CQL to RPN mappings.

commit 744b4f52caa38c0197331682cc9c89ef9d47da80
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Feb 7 17:52:44 2007 +0000

    Introduce zoom_yaz_str_to_z3950oid() wrapper, which called
    yaz_str_to_z3950oid() and reports lookup failures with
    yaz_log(YLOG_WARN).  This helps to detect otherwise "silent errors",
    such as getting back a default-format record when having misspelled a
    desired preferredRecordSyntax.

commit aef1debf34a8163603873e9c95e9c31d41e27e20
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Feb 7 15:13:16 2007 +0000

    Fix comment.

commit e20eb836cfe0996588d259db1a57c80966795fd4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 7 13:36:57 2007 +0000

    Implemented pass-through CQL-to-PQF conversions. Bug #861.

commit 3879f5305286e152c9e16a5ccd20fbfc02428fce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 5 17:51:48 2007 +0000

    Do not print leading space when log level 'notime' is used.

commit 47f3b538db5374f0b9cc9dc334e851a0542d2d2c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sun Feb 4 02:24:56 2007 +0000

    Fixed overly ambitional conditional which led to incorrect handling of
    retrieval/backend sub-element

commit db6b40fa96ba3c3cda68d143a17b5b1fd0a20eb4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 1 09:56:14 2007 +0000

    Only use XML standard entities

commit 4aaef6f43f00ca8db95f6a7fa908147be1927093
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 31 15:27:17 2007 +0000

    Bad entity '&nums;'

commit b7e0b586c47f8cc0c99f0195e0b554dc5f1af072
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 23:10:01 2007 +0000

    Capture Ctrl-C and save history

commit d42f045690a68380de575447bf9755f922ec734d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 23:09:48 2007 +0000

    Do not save command history if it is empty

commit 11594352845d8e70c9d668c20fde891a1d45f3d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 15:14:57 2007 +0000

    Fixed bug #832: Problem with MARC/charset in yaz-client.

commit 3ff58a01241be351c3929f0750e7ec6242a79c2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 15:13:20 2007 +0000

    Fix misleading comment

commit 07dca8aeae6bc30c59e71b30a9ad83da57c0440d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 11:50:18 2007 +0000

    Fixed bug #668: save command line history for yaz-client. The history
    is saved in ~/.yazclient.history .

commit 4f8ea8cfaf2f3d95e4efcf9494526c2b4be43eb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 10:09:31 2007 +0000

    Fixed bug #830: pkg-config support. YAZ installs yaz.pc for Debian
    package libyaz-dev and Redhat package libyaz-devel.

commit 6faa400a39174ce64b5e0ed0507e652969ae968a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 09:54:04 2007 +0000

    Fixed bug #831: New yaz-client command: 'source'.

commit 4b768398f592fe19364a3079d968da2f3a9e724f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 20:02:09 2007 +0000

    Version 2.1.49.

commit 9dc245681225482bd54fcca542846a29b83be9d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 19:31:10 2007 +0000

    Towards 2.1.48.

commit 7ac4583e06e6a5a3037603aa97c66ecb1f29f43d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 19:28:08 2007 +0000

    More news.

commit d040a9ea56b37ca9f625a40a2d56a056f8447d07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 19:25:21 2007 +0000

    Extended ZOOM result set options with two options that may be read by
    a client: resultSetStatus and presentStatus with values as specified for
    the ASN.1. See:
    http://www.loc.gov/z3950/agency/markup/04.html#Search-status

commit c21aaab68b1d04dd8f3b2caaa172beb1e290017c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 22 12:14:09 2007 +0000

    Rule 'make yazj.pdf' produces PDF using jade. Good for checking that the
    Docbook format is valid.

commit 84cb4c71eb572b5700cd7b3230446d9578521870
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 22 10:35:07 2007 +0000

    Implemented alternative Item Order package for ZOOM. If option "doc" is set,
    that is treated as an ItemOrder with itemRequest being an XML document
    external. The value of "doc" is the content.

commit 39a28866369aca6d604441931dacb065b4097768
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 22 09:21:16 2007 +0000

    Remove dead code

commit c5f96952344acb65f53b2ee221be9bc8e70692db
Author: Mike Taylor <mike@indexdata.com>
Date:   Sat Jan 20 00:31:41 2007 +0000

    Ignore three more files.

commit fad7dc54f5360188f0679553c80f8d2836094846
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 16:08:33 2007 +0000

    Using dblatex instead of pdfjadetex

commit cad160fa45305f029e14282344e6f42ad9d42e57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 15:59:49 2007 +0000

    Added authorgroup for author(s). Added releaseinfo.

commit 5a06fa4cb1689807cd4bd8c6858001a2b9861538
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 10:29:13 2007 +0000

    For GFS, display COMSTACK error when cs_bind fails.

commit 41458ee17f8860ec85898ffb81186d2736a5c1aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 10:28:42 2007 +0000

    Fixed bug #827: Using SSL fails on Debian etch. Fixed by Using
    SSL_library_init() rather than SSLeay_add_all_algorithms(). Works fine
    with libssl0.9.6 (woody) and libssl0.9.8(etch).

commit cf245e9bf14a9f66908f8a31e42788a945b77c5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 18 14:46:58 2007 +0000

    marc8 test records in dist

commit 60b5f5ba6f34ef79b037eb8af1e2554d9842bb10
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 18 14:45:05 2007 +0000

    Fixed bug #826: Weird looking chars for set of MARC records.
    Problematic record in test/marc8.marc . The record switched to MARC-8
    mode 'Basic Arabic', then back to 'basic Hebrew' (and never back
    to Latin1/ASCII).

commit 6e2be464f5440ef47e6c6228ad91062d961b75b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 18 11:44:50 2007 +0000

    Fix test of xmllint precense

commit 9e3111eaac05558be44beadb89eb7ba8c73eb9d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 16 14:12:37 2007 +0000

    Extended the GFS search facility. New member of bend_search_rr
    'estimated_hit_count' signals that hits is known to be an estmate
    (higher or lower than real hit count). New member 'partial_resultset'
    signals that the search was partial (hit count is lower or equal than
    real hit count). For Z39.50, the information is stored in resultSetStatus
    member of SearchResponse APDU. For SRU, the information is signalled
    via SRU diagnostic 59: "Result set created with valid partial results
    available".

commit 4c1e71e27bbedb9bbaa66bfa5193c5746ef80acb
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jan 15 23:43:14 2007 +0000

    Ignore nfaxmltest1.log

commit 4916a1038bbe9ab253d20d0bdaa1c9456b35ac1c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 13 10:37:26 2007 +0000

    YAZ 2.1.47

commit fb6a79de4493011a2b857048bed057dea3d72f06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 13 09:00:03 2007 +0000

    Towards 2.1.46

commit 2a6b6691d7717640bbf7698d8bad5afafebb760d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 13 08:57:47 2007 +0000

    Removed mainpage - moved to yaz-util.h

commit 31f45e37cf375384c5a68f99db540629b965c81e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 12 21:41:53 2007 +0000

    Added Doxygen mainpage.

commit 0982c13b874d79d950800b62ea22d91d943f3036
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 12 21:03:30 2007 +0000

    Renamed ZOOM_process_event to ZOOM_event_nonblock to signal that it
    it is the non-blocking part of ZOOM_event. Added per-connection
    version called ZOOM_connecton_process which is used by implementation
    of ZOOM_event_nonblock.

commit 54fefc3908aee6023f09c88326f612124869929c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 11 11:05:01 2007 +0000

    Added ZOOM_API() to definition of ZOOM_connection_peek_event

commit f9d5791b3b7222309b5112e8e269ff36325d7498
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 11 10:55:56 2007 +0000

    Move HTTP logic out of zgdu.c to http.c.

commit d6862f25e98c81258ac86ee865b82ba610fd0b8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 11 10:30:40 2007 +0000

    Implemented bug #806: Deal with HTTP clients sending LF in HTTP headers.

commit c9cf80cbfdc232006f0e5b117a1d6bec578e8d9e
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jan 10 14:16:01 2007 +0000

    Ignore NFA tests.

commit 52741a76f17524da0bc416fe82db69eda7700797
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 10 13:25:46 2007 +0000

    Implemented ZOOM_connection_peek_event.

commit 951fce6496397a6d8c11e15ab5b60b46abc43467
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 9 13:56:47 2007 +0000

    Implemented Generic select hook for ZOOM (bug #803). This is achieved with
    the following new functions:
     ZOOM_process_event,
     ZOOM_connection_get_{socket,mask,timeout},
     ZOOM_connection_fire_event_{timeout,socket}.
    The existing blocking event handler, ZOOM_event, is a wrapper for the
    + blocking ZOOM_event_sys_{poll,select}.

commit bc1bdc891836da144db8108bc062d30dbb922f8b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 8 13:20:58 2007 +0000

    Added missing source.

commit 2edee0444eb7d2aba3528a6ae6523c2d1dd92a18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 8 10:48:06 2007 +0000

    Implemented function ccl_xml_config which parses XML version of CCL
    configuration (bug #798).

commit c03ea9aeb04a9a60daa61ac9861cbbb668e42a59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 8 10:45:19 2007 +0000

    Fix Doxygen comment.

commit e6384123a635189be8e807f475ed826a466ca501
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jan 8 08:54:41 2007 +0000

    New

commit cdd66b5fa55b05a37dcef3c8e718142e703b1ab0
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jan 8 08:54:29 2007 +0000

    Append

commit b479a755bb3329922d9d3fb496ba828716a7e40e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 6 16:08:04 2007 +0000

    Fixed bug #797: yaz_marc_write_xml does not honor character conversion.

commit 654af126f4f8e4045cde587e749df9680a4901ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 6 16:05:24 2007 +0000

    Added wrbuf_cstr which returns 0-terminated WRBUF

commit 85aafc49077214164bbdc2b84f247343ef9c3696
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 6 15:32:46 2007 +0000

    Added wrbuf_destroy(w), equivalent to wrbuf_free(w,1)

commit 95895828d75b60ab21b625b5a1af28448d08879e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 14:05:55 2007 +0000

    Use a little CPU in timing test

commit 99d73aaa969a333373e5e2cc01a6aac16e378c3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 14:05:24 2007 +0000

    Windows port of yaz_timing_t

commit fde8674e9a18b10bea21d205d2606b527e1bddf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 14:05:03 2007 +0000

    Ignore .log files

commit e1000eb6be4e847ac7d1099c5b919a0732276a9a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 12:40:05 2007 +0000

    win32 get real implemented (timings that is).

commit 608c6fec24ade4344ec1c5d337dac18b5a72c655
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 12:37:53 2007 +0000

    Added this

commit f7ee1943c414e220dd1061680f8fe69f6a13f13e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 12:00:11 2007 +0000

    Reformat a bit. Building tst_timing.exe.

commit a0989999fec1457bdd624ca18915d7cc2b55fd2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 11:45:11 2007 +0000

    Added test of timing_t.

commit 6f2f78ce0e63f8d0afcde6c0f2bbf0e9079fd323
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 11:44:49 2007 +0000

    Special value -1.0 means 'could not get timings' on current platform.

commit 7057bafc90e9fd31d1c33cd1a3dc86c093257bf7
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jan 4 14:44:34 2007 +0000

    removed unused variable

commit 57efcfe71d3485e8f2ddac6008fbbc8183804ac7
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jan 4 14:43:08 2007 +0000

    changed output to be non-cascarding when using -n switch

commit 192b23c3eecf2d125bde6b17e2178a30e5003887
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jan 3 13:55:49 2007 +0000

    Note additional dependency libpcap0.8-dev

commit 75c07fe53a0cf8bb2c138cb6d87cde84d3b8b6a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 3 13:46:17 2007 +0000

    Added timings utility. Bump version to 2.1.45.

commit ec61b200f7ea4fc59d4343993b608de29ec0f5ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 3 09:02:06 2007 +0000

    Announce 2.1.44 for dh_makeshlibs due to new function yaz_marc_write_xml

commit 8d691989077a0addcbd840d769dce6700f3d9622
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 3 08:42:13 2007 +0000

    Towards 2.1.44. Bump copyright year.

commit af364b92610b4b6b424b696064bf4564e653693d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jan 2 07:01:56 2007 +0000

    Explicitly associates NS with record root element in xmlNode output.

commit 6ed38c528705580734b1f5b12f6de638c26abba5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 1 22:56:37 2007 +0000

    Define the LOG_ masks by default (again)

commit 9776afc23d4a953d4baf399f9682f53baf4654fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 1 22:39:08 2007 +0000

    Fixed bug #779: Rotation of apdu.log fails.

commit daa259b6e86d28f72c82488ee9b0f7bb2ce52b8c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 21 20:50:56 2006 +0000

    Fixed Unicode to MARC-8 conversion for certain less preferred UTF-8
    sequences. Conversion for first/second half double tilde + first/second half
    ligature was changed. Conversion should now perform:
     6f ef b8 a0 -->  eb 6f, 6f ef b8 a1 -->  ec 6f,
     6f ef b8 a2 -->  fa 6f, 6f ef b8 a3 -->  fb 6f.

commit 7aebc8794443afa7792d665b9fc401fd55611cf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 19 22:41:28 2006 +0000

    Honor G1 set in MARC-8 decoding.

commit 861f9deb72bd92679ea08d528b40993ada55cdb9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 18 10:32:11 2006 +0000

    Added yaz_marc_write_xml which creates MARCXML/MarcXchange record as
    Libxml2 tree.

commit 757531032a9fb869bc511a9b53831977738a3721
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 18 08:48:30 2006 +0000

    2.1.43

commit 7bf9ccceaf20e7922f50acc9c38dc32a8ceb5834
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 17 16:28:16 2006 +0000

    Towards 2.1.42.

commit f0e73eaf11301cf7f28b23a3491fc745bd9f663a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 17 16:03:01 2006 +0000

    Fixed bug #772: presentChunk option yields "Present request out of range".

commit 60fa7941321b3d313bfa0d94e188835a35e93320
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 17 15:34:11 2006 +0000

    Fixed bug #775: char conversion does not handle alternative UTF-8
    sequences.

commit 88df77cc241680a8ff13d9cdda0afaeb332c4b1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 15 20:36:45 2006 +0000

    Add CABE as old UTF-8 sequence for Alif (MARC: AE)

commit cd2f012a70ebadf660acb71936e32192287dc30a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 15 19:28:45 2006 +0000

    Implemented function yaz_marc_read_line which parses MARC line format
    records. There is a wealth of formats out there. So far, this function
    reads line records produced by yaz_marc_write_line.
    yaz-marcdump's options -x, -X, -I, -e have been replaced with the
    more generic and easier to remember(!) options: -i format and -o format
    which specifies input format and output format respectively - where
    format is one of "marc", "marcxml", "line", "marcxchange".

commit 54db174ec4113c44b05f3766dc6f8ad665968cfb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 15 12:37:17 2006 +0000

    Split MARC reader functions out of marcdisp.c. Prepare for MARC format
    line reader.

commit 85a1ec4eb983744107e98378be5f3a1d0c33ef52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 14 09:05:18 2006 +0000

    For the CQL parser, make boolean node names lowercase.. but this time at
    the lexical level rather than at the parser level.

commit b5fec6a001dbcd8b303a11cede8b6c55512dbda0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 14 08:55:52 2006 +0000

    For the CQL parser, make boolean node names lowercase.

commit 69cc5b167c5afbc8d14c0db30f9a5fb34dda0a24
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 15:29:01 2006 +0000

    Revert

commit f25338b01de9ab9fb8dcc952b70b7b12b1e71c00
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 15:28:28 2006 +0000

    Central point of exit for xmalloc

commit f92f152a8a4634eeace90c52e8c013db3b938659
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 14:18:03 2006 +0000

    Added title for ziffy example.

commit 8f8560e0ab3b370263683d8aea81b839c5927091
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:25:17 2006 +0000

    Added header yaz/xmltypes.h which include libxml2' node definitions
    or provide dummy alternatives if libxml2 is disabled (or does not exist).
    This allows all Libxml2 related functions to be publicly defined
    unconditionally. Also provides a more type safe system for applications
    using these functions.

commit 7b7ef94671d08c1e522377c90302751269e8621e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:23:48 2006 +0000

    Disable SRU update in case of missing Libxml2

commit 0f21ef6a3d846e26d4e6c1ef375f62ce12adce9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:22:20 2006 +0000

    Added type cast from signed char to char

commit affe25ddd764d889b566a080a1d7e40eca273044
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:21:56 2006 +0000

    Define SSL + Libxml2 CFLAGS

commit 0687f09242bf75f0a1dcf03558b28ed800463d18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 10:47:10 2006 +0000

    Predefine YAZ_HAVE_XML2, YAZ_HAVE_XSLT

commit 7dc3167ac3347465c3772ac20e9df20c809d35a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 10:36:00 2006 +0000

    Removed objects nfa.obj, nfaxml.obj no longer in use

commit 2d78d4d3c648767f4f54d9947ce18a39ffbeabbe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 10:35:44 2006 +0000

    Removed files nfa.h, nfaxml.h no longer in use

commit 2e9966e7b28bef005dadfae9282ffbf912bd7a9f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 09:40:32 2006 +0000

    Added documentation about ziffy.

commit ca44977409b92a8b1c7bfbc913a6422edc41d1d5
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Dec 12 10:41:38 2006 +0000

    <retrielvalinfo> config file XML syntax changed to a more intuitive and well-structured format.
    XML parser adjusted accordingly
    related error messages fixed and added more context information to error messages
    updated test suite and added a handful more XML config file tests
    still missing to document the <recordinfo> YAZ record-transformation features

commit aaab70eca11dd1e5d48eca30d74be082326928e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 8 14:02:55 2006 +0000

    Added SRU diagnostic 62: "Cannot process or store record, insufficent space"
    and diagnostic 100: "Not processed (replace or delete). Record ..." .
    Changed "invalid" to "Invalid" for diagnostic 100.

commit 283660d9752a77fe9578b070c632bafae7595189
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 8 13:53:26 2006 +0000

    Fixed bug regarding incomplete incoming packages. The bug was introduced
    in version 1.105 of seshigh.c (and not part of official YAZ release).

commit 6ac2cbf8b4f34a3e3d2bd0687d11d63579786dea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 7 19:06:11 2006 +0000

    Fixed bug #740 by using a simpler and smarter approach. Patch from Ko van
    der Sloot.

commit 75f5418ca1d43364857be2fe987da45611e8a9a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 7 11:08:04 2006 +0000

    Added 'check only' option for MARC utilities. Option -n for yaz-marcdump
    does not print anything except warnings for records.
    For yaz-marcdump, added support for MARC split into files (-s) with a given
    chunk size (-C).

commit 2ede0bb278b22c8ce1cdd48e9a11a5924d433763
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 6 21:35:57 2006 +0000

    Changed the SRU update structures and codecs to reflect the SRU pre 1.0
    spec, at http://www.loc.gov/standards/sru/record-update/
    This has changed the binary layout of the following structs:
    Z_SRW_extra_record, Z_SRW_updateRequest, Z_SRW_updateResponse and
    bend_update_rr . Patch by Ko van der Sloot.

commit 3f8685ee91c382bb9769132d6a8692d282edf802
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 6 13:26:47 2006 +0000

    Debian 2.1.41-5

commit f6379872ace49628473c47d23b29e9f46b5afbe4
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 6 11:12:14 2006 +0000

    Fixed bug #722: Allow Z39.50 Init Options to be specified / retrieved.  Client code may now interrogate options such as "init_opt_sort" to find out whether the server claims to support various options.

commit 09f5ad52b5ae914f6b8f5d16afcb14e6fc33ea45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 4 14:56:54 2006 +0000

    Added GFS utility function bend_assoc_is_alive which returns 1 if
    association is still alive (client is connected); 0 otherwise (client
    closed connection). This allows busy servers to stop working for
    impatient clients.

commit b745023f0d3a7ea51977e6edccd7a561af2cb1f0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 4 09:15:46 2006 +0000

    Debian package 2.1.41-4.

commit fce10c79d72f202c463e56f6c3f95f27a5a6eaf3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 3 18:07:10 2006 +0000

    Make yaz-ziffy part of RPM.

commit 78a6775fc61c195bec7cca0adb6d33d4e191dfa4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 1 08:11:09 2006 +0000

    Debian package yaz-ziffy is architecture all (not any). 2.1.41-3.

commit a570741e5337b5b7632a02e18807621c5296c8fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 1 07:57:38 2006 +0000

    Debian yaz-2.1.40-2.

commit fb67adbd15eb6c5c2b668c64d3df9bfb7021c1c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 30 22:58:06 2006 +0000

    Fixed bug #740: Handle SRU records referring to xmlns outside recordData.
    Implemented with static function fixup_xmlns.

commit 31de2e747e8aab81f5de5867e237ec1f0eda5f62
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Nov 30 17:07:50 2006 +0000

    Postpone the setting of c->sru_mode until after leading options from
    host string have been applied.  This means that host strings like the
    following now work correctly in specifying the use of SRU or SRW
    respectively:
    	sru=get,http:z3950.loc.gov:7090/Voyager
    	sru=soap,http:z3950.loc.gov:7090/Voyager
    (Previously, these options were set too late to have any effect.)

commit a4524953b83ee8bf3b0c17bc760fa4c2d72bf235
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 30 09:11:35 2006 +0000

    Added debian package yaz-ziffy.

commit a06bb3ab7af78c8ecb3f025729f16e0d796380d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 30 08:46:52 2006 +0000

    Change --with-pcap-dir to --with-pcap[=DIR]. Enable ziffy only if libpcap
    is found.

commit 5fb7fa9318c6ea4a6aeecd515cc00fcd46709a3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 29 22:35:17 2006 +0000

    Veresion 2.1.41. Added ziffy, the promiscuous Z39.50 APDU sniffer
    ny R. Carbone <rocco@ntop.org> .

commit 2f1772e6ceae5de8a838b9811822a21acc49a80b
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Nov 29 12:48:59 2006 +0000

    Removed the nfa tests as well. Now passes make check.

commit 6d678c5970ec665607e3d1ddbd8809a14bccabdf
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Nov 29 12:34:51 2006 +0000

    Removed the nfa stuff - no longer needed

commit e4368af2ede9079d33e7a8fd280d29b2bde1d1ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 27 14:15:53 2006 +0000

    Towards 2.1.40.

commit 8a1b979bf9034968de41289abf6d7769fdceed33
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 27 14:09:32 2006 +0000

    Test differently for overflow in log bits

commit 74af0d31a49a9ed564d09f1f2e7780ab533b4ff5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 20 08:13:05 2006 +0000

    Remove YLOG_LOG msg

commit df2adb23954e8ad27dac8e234ee9206c5d980dd9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 14 08:48:26 2006 +0000

    Added utilities yaz_{set,get}_esn

commit 699e7501d441803e6abd38bb8771cef20846a0d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 14 08:37:37 2006 +0000

    Added utilities yaz_{set,get}_esn to set/get element set name from
    record composition.

commit 2cb7bb0d334f94db0454178721b8777c64488909
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 14 08:37:16 2006 +0000

    For update, record ID "none" makes update omit record ID.

commit 9e6f187978c4a79ceaa71921364336f5b5011aec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 8 08:57:34 2006 +0000

    Repeat call to select(2) if errno=EINTR is returned.

commit e8b504e6b88e1254fb1c329a74fd1afaf973570b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 8 08:55:50 2006 +0000

    Fixed bug #729: Bad error message when starting with an invalid address.

commit 05cbba0079b597a8e960ea52f4300771c8ca0812
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 6 23:21:30 2006 +0000

    Make fake 'Present Out Of Range' Diagnostic for bad Z39.50 Present
    Request Ranges.
    In ZOOM_Event, repeat call to poll if errno=EINTR.

commit 1648788aab97d7f8ccb78037aee89b0039c90041
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Nov 6 14:49:32 2006 +0000

    added zoom layer record size debug output
    added debian package version number 2.39 in changelog to be able to install packages

commit 282dd34ba931365f19aea49b262c7b60e67192cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 2 08:06:03 2006 +0000

    Removed the build of libyazthread.la. The libyaz.so is the threaded version
    of YAZ and has been so since YAZ 2.1.10.

commit 3a7dc22954c4469ebdc6e132c69fbd23638bce57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 1 15:39:05 2006 +0000

    Fixed bug #719: Database in ZOOM_search may be different real search.
    Fixed the database(s) values for scan + search. For extended services
    there should not be a problem since those are built as APDUs
    initially.

commit 17eb2fd28b9e01e9c80c55a0fcc48fd866082bfc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 31 14:08:01 2006 +0000

    Implemented ZOOM_record_error which returns error information for
    record (surrogate diagnostic). Bug #715.

commit 19ceaa7b25280fbcdfb4e2d5eb94d3483f7d5d66
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 31 12:27:15 2006 +0000

    Ignore generated diagsru_update.h

commit 18066a4668e30a464d01cd5f01a060e453b368be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 31 10:07:22 2006 +0000

    Towards 2.1.38.

commit 94befd6697082039477a3fa009e6657c1273e9c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 31 10:02:06 2006 +0000

    Added auto generated file diagsru_update.c

commit 45ca1fdb638bf7aac77f3882a534ca19289aeaac
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 31 09:15:00 2006 +0000

    Fix typo.

commit f97f41688df997a362e248bb64b830adb882c5c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 29 18:33:54 2006 +0000

    WIN32 mods for new SRU update

commit 24483d4ace499b46ae33f06594d2d1f75f422f44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 12:19:15 2006 +0000

    Fixed bug #711: Do not include Libxml2's headers from nmem.h.

commit 0595ed2dacb6d69e73247e547142c49f8517cffa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 11:25:57 2006 +0000

    Mention bug 709

commit 02c2c415822721c98afff674fc9672d004bd92a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 11:22:08 2006 +0000

    Updates for SRU Update by Ko van der Sloot:
    1. Changed name from "operation" to "action"
    2. Fixed that that "recordIdentifier" was called "recordId". Kept the old
    versions in the code, marked as 'backward compatible'.
    3. Added diagnostics for SRU Update.

commit 0d6309b35855b9e9b8f09c4c75dcd71483c5da5f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 11:02:50 2006 +0000

    Change type to avoid problems with strict-aliasing rules

commit f9e10939c4e5ac6cc0dd42587cc51c7fa7fa0007
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 26 15:34:46 2006 +0000

    Fixes for bug #709: Records are fetched in wrong format when tasks are
    queued. This change also queues elementSetName.

commit 66ab37e39c6f32575526ffa2347ededb7ebf7bd0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 25 09:58:19 2006 +0000

    Fixed bug #707: CQL->RPN ignores lines with leading spaces. Changed
    function cql_transform_open_FILE so that white-space is allowed in the
    beginning of a pattern=value line. Lines with pattern but missing value
    (or missing =) results in an error.

commit e63923d5a33d54806b2d73670c26c57480c484da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 25 09:54:35 2006 +0000

    Document yaz_matchstr

commit 8fddce6d5593652f0218f0fb0b7a798f4e59b894
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 25 07:28:27 2006 +0000

    Make an example reference to etc/pqf.properties.

commit 5685184f38bc71ece7593fa7ee3f82ebe31b5054
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 24 11:48:42 2006 +0000

    Note on selecting SRU dialect, including SRW.

commit a1260bbefc2a64f75547b62151d19804403d9667
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 10:12:36 2006 +0000

    Make a doc-clean rule

commit 4063d979ead2def7e1a921a05e5ac0d49bfdc999
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 09:53:42 2006 +0000

    Fix compilation error

commit d34b7eb62c029d607550ef6c1090c94729bde38f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 09:18:34 2006 +0000

    Fix bug #706: 2nd try. Implement the charset rules as follows:
    SRU SOAP / POST: If charset in content-type is specified, use it . If
    omitted, do not assume a particular charset (And &#x.. is in use).
    SRU GET: If charset in content-type is specified, use it. If omitted, assume
    UTF-8. Note that in most cases there will not even be a content-type for
    SRU GET.

commit 0698b2e37e7d857e50a72397f53d738a5d454ea4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:26:49 2006 +0000

    Don't make map files. zoomtst10 part of build.

commit 1d5b77651a731db70204f77e7b8662ac4b4bfad4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:26:25 2006 +0000

    Change usage example.

commit 7b4a8fda694b878b0b3c3bfd67be164fa8293043
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:12:12 2006 +0000

    Fixed problem with SRU diagnostic 'First record position out of range'
    being issued for 0 hits.

commit 7cca838c3a2d3fbb017949dd44d1c7d8a19dc843
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:07:02 2006 +0000

    Fail decoding of SRU SOAP searchRetrieveRequest if queries are omitted

commit d21d3b30a525282f427f81219bf5a0b42e45bb04
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:05:45 2006 +0000

    Fixed bug #706: XML hex encoding UTF-8 chars out of range 0-255.
    In order to preserve UTF-8 sequences we must use xmlDocDumpMemoryEnc
    instead of xmlDocDumpMemory. The former is only used if a charset
    is given. YAZ reads that from the content-type HTTP header (;charset=).
    This however, does not make sense for SRU GET. So for SRU GET we force
    charset=utf-8 and use xmlDocDumpMemoryEnc.

commit 78f8391d48d53549d01c002629deb00c7cf388cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 17 07:57:14 2006 +0000

    Towards 2.1.37.

commit 9fff21450011d2d4609be0d3e5e1abfe73bf2525
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 12:50:14 2006 +0000

    Towards 2.1.36

commit c83035e0e0177b385091cd273562ea0d222b5908
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:30:37 2006 +0000

    Files that include full license should not also point to file LICENSE.

commit e36d7fa6b0fdfdc0d49cf13c54b9724af6c1c752
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:25:47 2006 +0000

    Removed file with obsolete content.

commit 91d51c66de0c9780a58795bf9d3cb82a1931accd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:25:24 2006 +0000

    Mention xsltproc. Refer to SRU rather than SRW

commit 8df7d26b7379039b47e57c29712d21ac278f0745
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:22:26 2006 +0000

    VS 2003 or later has getaddrinfo; older versions do not

commit 63ed4a2c42b0a5786e375be40947294f4ac1cf16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 08:26:44 2006 +0000

    More news

commit ad5ad9a7ef375193c0f526b6321c9ee5bd8ce8b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 09:39:43 2006 +0000

    Fixed 'make distcheck'. Failed due to html files not being removed by
    uninstall. Added uinstall-hook for the doc directory.

commit 67471e87c134f2503546cdd250cd169b7d43d566
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 08:43:21 2006 +0000

    Implement yaz_filepath_comp which splits a path into file path
    components.

commit d7859bbabce608d9c5296212844b6f0f1ada71fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 10 13:47:40 2006 +0000

    Reindent

commit a9927a5dcb277fa27a803b0ed74989175eadd6a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 10 09:13:52 2006 +0000

    Changes for retrieval module: if backend schema is omitted, use
    schema as specified in name attribute. And if name attribute is omitted
    use schema as specified by client.

commit 73b96a0bddc9e9b8795451c4c1a795f3224b6b17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 9 21:12:44 2006 +0000

    Extend ASN.1 compiler invocation rules with generated headers

commit 964580242e2e0b2e570f652afa58bfb90ad0bb5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 9 21:02:40 2006 +0000

    Change wording ot YAZ license the 'Revised BSD License'. YAZ has used a
    BSD inspired license until now so this should not have any real impact on
    anybody. See http://www.opensource.org/licenses/bsd-license.php

commit be6bf53019f49c1448f0161e3b0ce8d3b5b09ec0
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Oct 9 14:22:43 2006 +0000

    Using plain char instead of unsigned char in my tests.
    Removed warnings from printf formats on amd-64

commit ba1eb985bfd53a8cfbfd251e65688921dba56236
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 9 11:21:37 2006 +0000

    Fixed bug #687: Missing log lines. Immediate logging (i.e. flush) is no
    enabled by default for the Generic Frontend Server. Also the log system's
    use of the "global" l_level was changed and simplified. In particular
    the log_mask_str now uses the current log level as "input" - not some
    default log level.

commit 5aacaac430b101d72de440cf3833b6faee0eb1bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 16:19:16 2006 +0000

    Copyright year

commit 4d377a28c907f9fee3f576f32d96020fb7a8436c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 16:13:34 2006 +0000

    Fixed CQL term parsing: first char in unquoted terms was not prepared
    for \ escaping.

commit fbe668f0fed0122f70d56c438e8055fa74c3f660
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 16:12:23 2006 +0000

    Fixed bug #678: CQL to PQF translation does not preserve double-quote
    escaping.

commit bd857a679e59df07af55d32365b55d1544514ca4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 15:24:02 2006 +0000

    Simplify check for SRU record ranges in GFS.

commit f7a54be570c51522047f42daf147f7739c557065
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 15:19:33 2006 +0000

    Fixed bug #689: SRU diagnostics to be added.
    The SRU decoding now checks for proper values of "startRecord",
    "maximumRecords", "maximumTerms", "responsePosition".

commit 69d044abe3d3a3560267a16dc4db13386974d5e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 14:58:58 2006 +0000

    Use ZOOM_API(int) for public function ZOOM_connection_is_idle

commit 757c8c0ffb82023c9059d9a5997515f65ad68561
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 08:26:58 2006 +0000

    Supply id on all sections + examples.

commit 9dfcbb70828f8d5b524c9bb45852246ae1dd6878
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Oct 4 16:59:33 2006 +0000

    Change K&R-style empty function declarations to explicit ANSI-C (void) prototypes

commit 358e1b7e886e6130547ca28e72e0f7fdb4f1c409
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 16:24:05 2006 +0000

    Implement ZOOM_connection_is_idle.

commit 8b7e5ea3521972629d28b40db92c30ce91ffd314
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 13:21:33 2006 +0000

    More info on strftime(3) log file substitutions.

commit 58dd808a7f4d7c69e8243b491a6cc35eea5275d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 12:49:39 2006 +0000

    2.1.35.

commit 1321777c57cf0b7faaea70cded9c8e39698c23fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 08:04:09 2006 +0000

    2.1.34

commit 1806291faf15a684bdf50ecf113fcd8edced9546
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 08:01:28 2006 +0000

    Update

commit 04875a323c2a604664b0915e226d269fa65bf84c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 07:42:13 2006 +0000

    Only generate up to 10 rotated log files.

commit 52ef22373a88e2cc18e515610a40b3cb4e0b7549
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 07:32:36 2006 +0000

    tstlog uses -r instead of -s o control log file max

commit 99d342b33ff48e94f97d631b127279f2face6124
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 07:26:00 2006 +0000

    Change call to parse_cmd_doc to avoid problems with strict aliasing rules.

commit 8b1a2764e09b3573a1d01edc193930962bf3401a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 29 15:29:36 2006 +0000

    Implement log rotate log.0, log.1, log.2,..

commit efee4fe9b116348fcc0eb94a529650f8770143fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 29 13:20:22 2006 +0000

    Added support for specifying the max log file size for the Generic
    Frontend Server. The size is given with option -r.

commit b64382a1e420049b882b87fb05fe058aa6592d1c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 27 11:38:59 2006 +0000

    Added GCC option -Wstrict-prototypes to buildconf.sh -d. Updated code
    accordingly.

commit c2641d280328e9bc114ca8c7b4585842c0acb05c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 22 14:09:25 2006 +0000

    Fix initialization of recordPacking in SRU search in case of
    format=xml.

commit 13f137b81808f6a3359f898614cc988995af3965
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 15:55:25 2006 +0000

    Change type of optval from long to int for invocation of setsockopt with
    the SO_REUSEADDR option.

commit 9c730b08c6fe0075774ddd1c421b3643efade576
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 07:26:24 2006 +0000

    Bump version to 2.1.33

commit 49db0e419dbd39548ef06ecb731b1ac86a1179f0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 06:58:54 2006 +0000

    YAZ 2.1.32

commit 1fe04a2500032660a1560896affe59467ceac595
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 06:56:51 2006 +0000

    Put real prefix in references

commit e01f8268da29b2240666d4666fb114276322f4f2
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Sep 20 10:12:29 2006 +0000

    Zebra sorting relation-modifiers.

commit 3e4f42cf6577901e054a02f2f1fb5c03cef7b3ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 19 21:15:01 2006 +0000

    Added the test for bug #641.

commit 841e368a9589815fbd5704a8173518b050bc9080
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 19 21:09:44 2006 +0000

    For ZOOM-C, put reconnect handling to separate function. Fix reconnect
    handling for lost session (which broke in 1.87).

commit 87fdb8465b6f9a7e90a022de67e9dbbb57c4c5c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 19 19:41:32 2006 +0000

    Added ZOOM Keepalive/reconnect test utility.

commit e899be08cd969b68e8fa04975b9c9205ff8acbae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 18 15:16:14 2006 +0000

    2.1.31

commit 660cbdd824cc429a6456308748b0883421f82399
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Sep 18 10:50:59 2006 +0000

    Add cql.allRecords

commit d54bef901afb189baa796a40bd05e95be1bce13e
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Sep 18 09:40:05 2006 +0000

    updated to use the ZOOM_EVENT_END event

commit 8770b7b456dd3a136b73bb7963884632a671eb83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 17 10:53:01 2006 +0000

    Towards 2.1.30.

commit 0f42a62726ed8d0161fc075cb3db21c046b383fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 17 10:50:49 2006 +0000

    Add more news

commit 2c418266c8feeeb47453d38c8320e6c83d75fd74
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 15 09:06:28 2006 +0000

    Fixed bug #660: addrinfo not handled correctly in tcpip.c.

commit 7d7cc0b18839b9a78048041d882c1f3baf006c29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 14 13:50:24 2006 +0000

    Fixed bug in Generic Frontend Server that could cause a server to stop
    accepting new connections. Bug only seen on two CPU systems on 2003
    server.

commit 2ea001f75b08508115c9149fb16b41ebc4476c7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 14 13:47:57 2006 +0000

    Increase FD_SETSIZE for winsock select

commit caa5ae948706a481006e6d8d2abea24dec56b672
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Sep 14 07:39:49 2006 +0000

    const correctness of z_HTTP_header_lookup first argument 'headers'

commit 9c70253e4c7eedab806490b87a9a58e970998429
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 12 19:09:43 2006 +0000

    Remove unneeded comma after enum list

commit cddd92d66e3a59179357c552a53cd7cba43f646f
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Sep 12 09:25:17 2006 +0000

    Use 4=6 and 5=105 respectively for the "all" and "any" relations.
    It turns out that Zebra supports these -- who knew?!  :-)

commit d37f43b0cd3bc5553c6e24203f2fdf3dbdca93a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 11 12:12:42 2006 +0000

    Added include of string.h

commit 9eb25e97c63071b8cf5aa22c462ff38451909802
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Sep 11 07:27:18 2006 +0000

    enabled better C support

commit 94d223d5f74b0bf34fc7d3789ab3ca59d86152d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 7 11:31:39 2006 +0000

    Avoid mixed stmt/var declare

commit 8aa33c5962490e6f5609853a26512267f287f8d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 7 10:01:50 2006 +0000

    Fix test for index.html in dist/isntall hook

commit 57f7b1e14b5caa622f39d374c650757b2c3264ec
Author: ja7 <ja7>
Date:   Thu Sep 7 08:14:04 2006 +0000

    fixed bug 656

commit e61e837408b141d4a56eaea0abea76ceebd19b7e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 16:03:52 2006 +0000

    Fix compilation for non- getaddrinfo case

commit 2d165abc74dc0cf021d2e526dc728aa79db77637
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 15:45:13 2006 +0000

    Other spell fix. Bug #653

commit 9a92128c0862d044e09458f56ec165aadbf4a051
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 15:21:26 2006 +0000

    Dont return value in void function

commit 11dbebdf973d652e486f2b5e457cc46d1478556f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 15:01:53 2006 +0000

    Fixed bug 655: IP reverse map no longer works. Renamed blocking element
    of COMSTACK to flags to make things more clearer.

commit 162ee9de8503efe26215c487e10789f6cfcc6d17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 13:37:50 2006 +0000

    Revert changes for PQF SRU queries.

commit 54d355d7afb0060f176c956abcf7ad7b895211fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 13:15:48 2006 +0000

    Changed the way PQF queries are encoded in SRU GET/POST. PQF search
    before: x-pquery=pqf .  PQF search now: query=pqf&x-querytype=pqf . This
    makes the SRU request more conformant because the required query parameter
    is always present. PQF scan before: x-pScanClause=pqf . PQF scan now:
    scanClause=pqf&x-querytype=pqf .

commit 926357dcfb7a359cc7a23766460cef5fe21156ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 09:35:39 2006 +0000

    For the generic frontend server, the maximum record size is used as maximum
    size of incoming packages (SRU + Z39.50). The value until was previously
    only used in Z39.50 Init negotiation and, later, in a session controlled
    sizes of records returned. This is controlled using -k option. It can be
    specified, per server, with element maximumrecordsize in YAZ' GFS XML config.

commit 134a99a3c201bff6f36ba09ab7d288606aed32eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 09:27:04 2006 +0000

    Removed duplicated entity definitions

commit 1b7adad61c65fb89f3ce61ee68dd87e5239841c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 09:26:36 2006 +0000

    Added id attributes for section tags

commit 5d73d6c1e27e6c2431c852fe99f025433a8a822b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 12:43:45 2006 +0000

    Reduce HTMLFILES to index.html and do hooks to install/distrib html files.

commit 057a87ae00b04e7b14a67258006dbfc485af2263
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 12:37:31 2006 +0000

    Fix spelling of SRW diagnostic 60 (bug 653). Change wording of SRW
    diagnostic 35. Added SRW diagnostic 93.

commit 8d6d35f727159d4b6ed2dc941882704766f6e11e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 12:09:53 2006 +0000

    Version 2.1.29

commit bf8bec2480d8e6fe101c82f4048ca3b6742c39d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 10:14:34 2006 +0000

    Version 2.1.28.

commit 2c1c3d5cf64f131f3cee4da100df0851f325fc95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 12:49:03 2006 +0000

    More news about getaddrinfo.

commit 7b839ae07ba4bdec3a27e604260598633683c842
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 12:42:31 2006 +0000

    Fix tcpip_set_blocking for Windows. Set comstack cerrno to CSYSERR in
    more cases for tcpip_get (was unset before).

commit 2346d7d4a9084a41800893d212610af66250e536
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 12:40:44 2006 +0000

    For frontend server, only issue error if recv buffer is too large

commit 95fb5d3a1421a0e170f76aafb4bc0ce27a8f2ddd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 11:27:20 2006 +0000

    Use last rather than first colon in IP address as port separator

commit 8fbe86c3ff80837cb658fd6f237675ad6c17556d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 10:39:09 2006 +0000

    Using results of getaddrinfo to create sockets. This might just be what
    it takes to go IPV6.

commit e886a85739782eec2e0b41af4dbfa0b80bb1f80b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 31 18:19:53 2006 +0000

    Fixed problem with unset variable (compose_char) in yaz_iconv system

commit fbf02609a8c31033ac787df798a26ea603526d78
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 31 15:40:51 2006 +0000

    Debian package 2.1.27-3.

commit 42c3fe90f5347870131d2da2203502aab34f0a7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 20:43:26 2006 +0000

    Ideographic space gets converted to MARC-8 212321 instead of 212320

commit 6f17341a80d2c4558e4944c0731231994b3da8bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 20:40:18 2006 +0000

    For duplicates in char conv trie, first conversion takes precedence

commit fd1be24c165b60d462f5a7e6ca983f1f2eabbcdf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 20:14:51 2006 +0000

    In character conversion to MARC-8, use ESC$1 instead ESC(1 to switch to
    CJK character(s).

commit 0b3ab2336aeda693cbecbf78ff956103f4e6d0cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 19:26:43 2006 +0000

    Use getaddrinfo on Windows too

commit b335dcd534287a207ef75b35e486df21293feddb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 18:58:58 2006 +0000

    TCP/IP COMSTACK uses getaddrinfo as resolver on systems that have it -
    instead of gethostbyname_r which is not portable.

commit 6b152d04e55e9d23fc2dd0c948929ad5e2bd4c05
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 12:55:12 2006 +0000

    Define INADDR_NONE to -1 if undefined

commit 508ab620b78b136e861fce7a292882c140a8ec60
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 12:47:23 2006 +0000

    Windows compile fix.

commit 8a0937d20238aa0f26e564f7eacc0483acb102da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 12:04:42 2006 +0000

    Fixed bug #644: Using Non Reentrant gethostbyname causes SIGSEGV. Function
    gethostbyname_r is used instead of gethostbyname - when available.

commit 2faa91f8c7375275f7435916b40be2176379f9ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 19:18:02 2006 +0000

    Added refentryinfo with productname + productnumber

commit ad61957d649158cf2e1018da95fa428aa8999f2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 18:35:07 2006 +0000

    Add -l to cmdsynopsis list

commit 704aa32f468be55eae352d34dfab808954086ae2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 16:54:52 2006 +0000

    Debian package 2.1.27-2

commit e8ac1e56929fe175624fb63e619c184b58ef63b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 14:18:18 2006 +0000

    New option for yaz-marcdump -lpos=value which allows setting a portion
    of MARC header to a certain value. Added function yaz_mac_leader_spec.

commit b925ea17d6f146a28d745b0d34e9eec6eafda21f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 12:34:40 2006 +0000

    Fixed bug #643: Bad sequence for MARC conversions from UTF-8 to MARC-8.
    Added test tstmarccol.sh for testing this. All sample ISO2709 marc records
    renamed to have suffix .marc.

commit 3a78b70f2e785e67e08b26c8e50101d10e054dbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 12:31:18 2006 +0000

    Reformat

commit 41f87f5dc9c06c045eb94157dbd4009ad52bc02a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Aug 27 19:04:03 2006 +0000

    Fixed bug #642: Problem with sub script symbols in conversion to
    MARC-8.

commit 1188462f8e71086cd6792f7bacf76a37cad499c4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 25 14:57:04 2006 +0000

    Fixed bug #641: Sending a too-big packet sometimes make ZOOM-C no-op
    subsequent operations.

commit 24c0e59876a904ebb14dc0e2449de74716d0d178
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Aug 24 14:29:58 2006 +0000

    Took away that -Werror from -d until all tests pass cleanly

commit 83800da8ab73064cd1031adb7f44d07691f95d55
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Aug 24 13:41:18 2006 +0000

    Added -Werror to the -d option, so that the compilation ends at the first
    warning.

commit 32687c1504015e0675d49983707576f8db9b7bfc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:25:44 2006 +0000

    Make a facility for COMSTACK to reject too large packages. The maximum
    size can be set with cs_ste_max_recv_bytes. By default, maximum is
    5000000 (approx 5 MB). If max size is received error comstack error
    CSBUFSIZE is returned. The generic frontend server checks for this error
    and sends a close + logs if this condition occur.

commit 4cadb168b5477478ceea77aa53364c54e6b3cfba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:19:44 2006 +0000

    Allow this update test to read record data from standard input.

commit 2651656d43e5d5d9483469f2b319e734f449f9b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:11:27 2006 +0000

    Doxygen comment.

commit 346311370361ec56af79a2f7756c9a8db4f55a68
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:10:03 2006 +0000

    completeBER, completeBER_n no longer checks for a maximum size of 5 MB.
    Too large packages to be rejected are dealt with in comstack instead.

commit feea53ffb3c3f9dc9eef15548a7fbca4007a7a60
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 12:51:49 2006 +0000

    Fixed bug #640: ZOOM_connection_connect() does not clear error
    indicators.

commit 2e40cc0b39b9e96695e70316c677f035f7bfd52e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 10:01:03 2006 +0000

    Make a public function, yaz_write_UTF8_char, to encode a UTF-8 sequence.

commit 8170d48cb0b650f3d8ec35e3ad1e5fe0046eeecc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 18 06:30:05 2006 +0000

    Move yaz_srw_get_core_v_1_1 to other source. Define it always
    regardless of Libxml2 being available or not.

commit 1757a898179e7e22bf2505354c308e8e353c0b0b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 16 22:50:06 2006 +0000

    Towards 2.1.27.

commit 184f0911dd1ef651b6ba659df0eb33ff2455014c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 16 22:47:09 2006 +0000

    Implemented bug #635: YAZ/ZOOM layer should include non SRU options in the
    HTTP/GET URL.
    ZOOM-C reads option extraArgs. If set the value of extraArgs is appended to
    SRU URI (POST/GET). Value is _raw_ URI part, such as x-id-a=v1&x-id-b=v2 .

commit b7d2e2be0cdfdcd7703f4097165c5342202b9c65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 16 14:18:59 2006 +0000

    Fixed bug #636: Bad rpn causes seg faults. Error occurs for ZOOM C when
    a Scan is sent. Bug has been present in YAZ since version 2.1.12.

commit c0b99bede94110bb6a6e824e5596c9eabe6f82dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 15 13:34:39 2006 +0000

    Towards 2.1.26.

commit 536ffb34a8baf9ec637c2cc2340f79e1fe9441ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 15 13:31:07 2006 +0000

    Fix ZOOM-C so that SOAP mode sends SOAP requests

commit 73709d08e8f3c85cbca1c8d883aac65bd6ffe8d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 15 13:30:00 2006 +0000

    Fix interpretation of sru command

commit 4b46dbf6d639a40bdeae0c280861505b937f34b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Aug 13 17:30:57 2006 +0000

    Only declare nmem_text_node_cdata if Libxml2 is available

commit 461dbf959bb1d556261c66300d6b0eabb0ae0909
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 13:10:27 2006 +0000

    Fixes for nemm_memory statistics

commit d3263920e1450036b3add4b0a8c049136594afa1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 12:57:30 2006 +0000

    Include XML2_CFLAGS in AM_CPPFLAGS

commit c168cffc46e3b2b66e66e48f94f8e87b6566702b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 12:50:23 2006 +0000

    Changed prototype for nmem_text_node_cdata so that ptr is using
    Libxml2 type rather than void pointer. Added functions
    nmem_get_memory_in_use and nmem_get_memory_free which returns size
    of block memory in use and in free lists respectively. Added doxygen
    friendly comments for nmem.h.

commit 2fbc11d055be3297fe0a5c5b29a0d01001859614
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 12:43:52 2006 +0000

    Cosmetic for doxygen

commit e31b76c9b37f96159fb400f049c8e1c240a6e7be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 9 14:03:25 2006 +0000

    Mention bug #626

commit 428847338cc5b48d012b3b724c1d4ecefdc5614e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 9 14:00:18 2006 +0000

    Allow a flag nmem_release_in_heap to be set (1) in which case
    NMEMs are reassigned to the memory heap rather than re-used.. This should
    make it easier for valgrind etc to find problems.

commit d3deed18d17648b5561f11b926be6d6eb1d9110c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 8 20:58:52 2006 +0000

    Attempted to fix bug #626.

commit ae141e38583b7c31bdaccdb67b1a2098890f34ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 8 20:35:02 2006 +0000

    Version 2.1.25.

commit 57d5c3b970b0c95999f6894f3bbf3dc642b9010f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 8 08:41:09 2006 +0000

    Towards 2.1.24.

commit e87336d1ad9587d0a7fdc805e2b53c77d435d67c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 4 14:35:39 2006 +0000

    Use yaz_read_UTF8_char instead of xmlGetUTF8Char

commit 11d3339c3128f129598072d1372d4bcc4aaeab14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 3 09:27:23 2006 +0000

    Updated to use iconv-1.9.2, libxml2 2.6.26, libxslt 1.1.17. Added
    missing dependences for generated files.

commit ec63c95902e8aecab659cad218331dc9cc3f58b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 1 12:03:58 2006 +0000

    Removed nfaxml..xml files from dist list. Not in CVS yet

commit fc5112436c75279092ded9a787e9fcaa26982fb2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 1 09:48:23 2006 +0000

    Copy news from ChangeLog

commit 8456bd3e19e2d0f4694ad97ecdc737a82c3d0816
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 1 09:28:04 2006 +0000

    Fixed yaz_marc_write_iso2709 to honor character set conversion.

commit 6d146b66bddee1a1f0857b548c614047db43693f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 12:15:02 2006 +0000

    Fixed bug #627: addInfo not propagated by srw_bend_fetch() when
    rr.surrogate_flag==0.

commit 142dd0c6126310587d23465d4b7a26fb2f46fa98
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 11:47:04 2006 +0000

    Omit description of loglevel in statserv_options_block. Bug #612

commit aef662a463f8175044f519754e178c1291ee3014
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 11:42:32 2006 +0000

    CCL proximity tests

commit 0c76adcaa70c004d8eaab1842d286e4462ac6b11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 10:05:04 2006 +0000

    Get rid of redundant parameter to yaz_log_to_file. Reformat a bit

commit 2a34da356160199e2a655d6ddb8d4964aa40710c
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jul 19 16:36:33 2006 +0000

    Ignore nfaxmltest1 and nfaxmltest1.log

commit fd3a0b7302ceed6425c05b6537cb654201cb1494
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jul 14 13:06:37 2006 +0000

    Loading of the nfa now possible from an xml file.
    Had to disable two tests, because make distcheck could not
    find the files I wanted to load. After that distcheck passes
    all right.

commit 5ed3b6561d90d13f64be7f9ae8beaf4a0b3f8e32
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jul 7 13:39:02 2006 +0000

    Added YAZ_CHECK_TODO macro, used it in nfaxmltest1.
    Added rm *.log in tests make distclean.

commit d1ff65fe4a7472a58a182d922c4a9729f0e17f9f
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 13:02:21 2006 +0000

    moved superflous session logging from log_session to log_sessiondetails

commit 64f21c5f41690ce42f89bedae8c5ba72bdd12365
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 12:40:15 2006 +0000

    added number of terms returned to client from Scan or SRWScan to request log line

commit 200e95a52c5a411bad2a23f2857bb1d7e5512449
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 12:09:05 2006 +0000

    replaced RPN: with RPN , CQL: with CQL, ans so forth in log messages

commit 15e6706cde980cdf149151fa2ceb5630646fafa9
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 10:31:26 2006 +0000

    further cleaning of log messages, related to bug #405

commit 67678f8e96470defa2beb7157f936993b6a3cff3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:41:20 2006 +0000

    Added nfaxml

commit e93af44cba69b4b77b114b32802c0eaf7d6e2bac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:36:50 2006 +0000

    Added nfa

commit 02ac5c5808e74192c93eab3fb97f833419c7ed2b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:36:36 2006 +0000

    Changed two vars to be of type size_t rather than int

commit ca24595c149c79bfc63e4c8fa97b9a7bd0fb58f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:32:53 2006 +0000

    Split YAZ DLL objs into only 3 groups

commit f83e5541f06bc5587efb2231006841137ba9f6d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 07:14:30 2006 +0000

    Avoid decl after stmt

commit c372821536d22c1b7efb290fb7d120ae5151adf2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 07:11:05 2006 +0000

    Make test pass

commit 5c35a542079457f2f5bcb9f367d6c449a2879822
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 06:59:49 2006 +0000

    Fix compilation on Windows. Reformat a bit

commit 6693b35490291a774e7ca952bf7f6197dbdb94af
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jul 6 15:06:12 2006 +0000

    downgraded superflous log comment  from YAZ_LOG to log_requestdetail

commit 9efa56ca92283783db05f88eb52cf212eef909d9
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jul 6 14:54:29 2006 +0000

    added database name in scan response, both Z39.50 and SRU
    still missing to fix Z39.50 scan response with respect to missing RPN: or CQL: identifier on APT display

commit 48bd1822e09cb4e5545c3e0a0178e45a664da8c6
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jul 6 14:16:00 2006 +0000

    partiallay fix bug #405
    database name now part of request log like
    Z39.50 log:
    
    16:09:55-06/07 lt-zebrasrv(2) [request] Search Default OK 0 1 1+0 RPN: @bla@bla
    
    or SRW log:
    
    16:09:19-06/07 lt-zebrasrv(1) [request] SRWSearch Default OK 60 - 1+0 CQL: bla
    
    needs still fixing in scan request

commit 60fa9058b47df51d7ca169c3c75b72988d345119
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Jul 6 14:06:17 2006 +0000

    Fixed order of declarations

commit fc42e0dc251df1d80ffc4c9279478d64d8a7027c
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Jul 6 13:10:29 2006 +0000

    Added yaz_log_trunc() to truncate the log file
    Added YAZ_CHECK_LOG macro for enabling logging in the test files
    Changed test.c to write to the log, if logging enabled
    Small changes to the interface of nfaxml's interface

commit fc6d778b923000b5c6ad8e108b0b184178a9d33f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 10:17:51 2006 +0000

    For Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2,XSLT,EXSLT) in
    the compitation phase, but also for yaz-config --cflags output. This
    allows us to have public headers with Libxml2 stuff in them . It should
    also, eventually, make Libxml2 checks redundant in packages using
    YAZ, such as yazproxy.

commit 262ce1bfa2a3bc7045217e59281b4b59938a7da8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 08:28:37 2006 +0000

    Dont use xmlDocPtr local

commit 845a4f128f89f03b7b917b95ad5788e9d5e92145
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 08:26:11 2006 +0000

    Yet another fix

commit 11d1675ce7431f8b58a9b4d458c1b7a929a51959
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 07:45:07 2006 +0000

    Fix compilation on systems where Libxml2 does not exist

commit 9eb7c036e5fba056b392eb803bddb7e75382b15c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 06:09:12 2006 +0000

    Disabled log_xml_error because it doesn't work on older Libxml2 and
    also because YAZ already has a "catch lixml2 error" handler.

commit 10e13ea8cb74077e0f48b5832ccb84b996672193
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 06:08:19 2006 +0000

    Removed HAVE_XML2, because public headers never should rely on
    configure's definitions.

commit 8396cd72b6ca7b7154c1df50492fc0dfd004aad5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 5 14:50:16 2006 +0000

    Changed cql2pqf transformation to use a different evaluation order.
    The new order is: always, relation, structure, position, truncation,
    index and relationModifier.
    Old order was: always, relation, relationModifier, structure, index,
    position, truncation. Note that the the latter ones override
    former ones for identical attributes.. The new scheme means that
    it is possible to override any existing attribute with a relationModifier.
    And also that it is possible to override everything for the index
    rule (except the ones listed in relationModifier). No order is perfect
    but this one, we believe, covers more real cases.. The "always" should
    have been called "default", since the attributes there can be overridden
    with all the rest.

commit 18f92d330bb581f4d216346dbb73e2b642e720f9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 5 14:45:57 2006 +0000

    Added cql2pqf which shows evalutation order

commit 8383a8bbc36d4ef3bf8393efcb2fe346570d6a46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 5 13:05:32 2006 +0000

    Simplify YAZ windows makefile

commit b9e447111828c6056c35b8a5f11a386e843edb59
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Jul 5 08:12:48 2006 +0000

    Added the (empty) test file

commit e5db38d08a1f5d4848c4ab6789a491d69a164349
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Jul 5 08:10:40 2006 +0000

    Removed duplicate nfatest1

commit fb61309506b52ca0dad9aea4135ceeda63707b0d
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Jul 4 12:59:56 2006 +0000

    Started the error handling in nfaxml. Not at all ready, but I want it in
    CVS.

commit acf66fb3406fb7eb3e8c76cbe073cbe061080a5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 30 11:09:44 2006 +0000

    Log format '%!' prints thread ID

commit 7cf511b16827d66df48d91c74cf8cb308e3b10a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 28 21:41:54 2006 +0000

    Fix dist-hook so that make distcheck works

commit 0920106c1999d6628e21f42f2109dc1b18fbe58c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 27 12:23:11 2006 +0000

    Configure build shared libraries by default.

commit e87b70ae77aed9a47ee29f69ce2c531fddf394ce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 20 21:20:51 2006 +0000

    Fixed option negotation for Frontend server . Option triggerResourceCtrl
    was always set in response options. Should only be set if option is
    also set in client options.

commit 7056994408e8dd24412d4d8b507ed2e6f003fb2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 16 12:34:32 2006 +0000

    More work on a fix for bug #612. We could have "dup" receive
    record events before. And ZOOM_event could also miss events fired
    in case of task "completed".

commit face40cf2923792ba65702faa415a624973bf681
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 16 10:20:17 2006 +0000

    Fire ZOOM_EVENT_RECV_RECORD for cached records. Bug #612.

commit 44319ea2e76c8e53ceac85188f7bed0304f84767
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 16 10:19:23 2006 +0000

    Internal version 2.1.23.

commit 2cfc0533b65410ab8462eb819fb4d70f6038c8fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 15 14:15:17 2006 +0000

    Make ChangeLog in make dist rule

commit bce52f3b3f5fbfc29be0dd841d6ced3bba6d16b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 15 13:38:05 2006 +0000

    Towards 2.1.22

commit c18ecdaa7ecb2cbc0dff2eebc40e50b07239e339
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 15 12:53:56 2006 +0000

    hanged bend_update_rr so that diagnostics are stored in uri, message and
    details.. Previously diagnostics were stored in errcode, errstring.
    Patch by Ko van der Sloot. Breaks binary compatibility.. but he's
    probably the only one affected.

commit d168db0590bc858a1bc9bd5a6ea66abbcd8f7d7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 15 10:43:15 2006 +0000

    Ignore zoomst10

commit 762b8f1410065bff60b1e174ec58e9d3d229c871
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 15 10:38:35 2006 +0000

    Make the zoom programs by default. Problem is that if we don't, we
    won't test whehter they even compile.

commit a89ed3c40c9eab3721ccbd5e91919ba06208edbc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 15 10:34:15 2006 +0000

    Changed ZOOM_query_ccl2rpn function so that it takes a CCL config
    as input and return error information directly.

commit d1fb65aa541a7a50654b8b224f0b5303ebd9c516
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jun 14 09:15:28 2006 +0000

    Fix leak of temporary connections created by ZOOM_query_c[cq]l2rpn()
    Thanks to Adam for spotting this.

commit cc078710f81ae60a8922044313b5c4733ac90639
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 14 05:47:10 2006 +0000

    Fix complication for YAZ, when libxml2 is not present.

commit cb0268ee168504b47fbf6c41da9ddbfeb5ed73fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 13 20:47:03 2006 +0000

    Use simpler version resource.

commit 202031e1ebcbec1331575150e5708be67822b388
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jun 13 17:02:12 2006 +0000

    Describe ZOOM CCL support.

commit 29c6ebfc19c403aa99c7f462d2b36f056ffd4dbc
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jun 13 16:27:23 2006 +0000

    I think this now supports CCL in scan, but I've not tested it.

commit 3ee7ef4088b265faffbdcabe3eb13d5f04a3b832
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jun 13 16:21:42 2006 +0000

    Add ZOOM_query_ccl2rpn() and two new error-codes that it generates:
    ZOOM_ERROR_CCL_CONFIG and ZOOM_ERROR_CCL_PARSE
    Also, new static utility function ccl2pqf() which may be useful elsewhere.
    Note that CCL is _not_ supported in scanning.

commit 6ab8e8163865c43772a6249cb2d12dfae83259ab
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jun 13 16:20:04 2006 +0000

    Add ZOOM_query_ccl2rpn() and two new error-codes that it generates:
    ZOOM_ERROR_CCL_CONFIG and ZOOM_ERROR_CCL_PARSE

commit 21f7c16c6b1b694405dbc1760d3d6cb3caac38f6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 13 16:01:51 2006 +0000

    Mention SRU rather than SRW (where appropriate).

commit bb7daed8b7299999f1c25e4e768e5e510d4b7e98
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 13 15:36:09 2006 +0000

    Emacs shell-script for these.

commit 7d280285b7dd17c9a71b8d458171f40f35dd6682
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jun 12 16:12:58 2006 +0000

    Avoid pointer-sign clash in yaz_marc_decode_buf() call.

commit df6700d5c88cff54c491ad2a1ae7d8426f92f044
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 9 13:29:52 2006 +0000

    News about SSL

commit 0aad40fcb08a072aebd1dd352bc831f43d1644d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 9 13:29:21 2006 +0000

    YAZ' configure searches for OpenSSL by default.

commit 61a2c61568817a54422e52a1fe242b8ee1857920
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 9 12:40:53 2006 +0000

    SSL comstack uses SL_CTX_use_certificate_chain_file rather than
    SL_CTX_use_certificate_file. See
    http://lists.indexdata.dk/pipermail/yazlist/2006-June/001615.html

commit 1e5f589925b0cbb16ea52243d300b02438fb3229
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 8 20:55:38 2006 +0000

    Fix other bug in yaz_filepath_resolve

commit 6f3861dbfb754ceffb8587c64e7631ae6ca3b650
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 8 10:26:10 2006 +0000

    Fixed bug #606: Empty path in yaz_filepath_resolve reads from / .
    Added a test for it : tst_tpath.

commit acbea5b1df81001dc8c0e1eb75386796dde425b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 18:25:32 2006 +0000

    Use same case for VS_RUNTIME_MANIFEST var

commit 11db1845a1dfbe1e6fbc1715f9edce6071f63e0d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 18:23:22 2006 +0000

    Include manifest for msvcr80.dll

commit 24e8ba4deca04c30ead995e4c961f08027e120a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 14:25:43 2006 +0000

    Remove debug DLLs part of dist. Add .manifest files

commit c7e1a7aece8464775951ce9186988f2a881c867f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 11:18:04 2006 +0000

    Bundle with Visual Studio 8 by default

commit f26962f9dfdbcd23a08a7f0880b1d9f8a36cbaf9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 11:17:22 2006 +0000

    Removed

commit 02c239d1b4b0ea8b03bfb64d08605efdc9f96705
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 11:13:28 2006 +0000

    Version 1.2.21

commit bb25a09cf2ddafa682867ae6a5ab2185dfa74e75
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 10:51:14 2006 +0000

    Changed a few types from int to size_t

commit 2e5072f935bd399752daff78d8b4d347b4787fc0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 10:48:45 2006 +0000

    Version 1.2.21

commit 73f741401a71bd024f03302a75403227d5bf7721
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 7 09:25:47 2006 +0000

    For VS, define _CRT_NONSTDC_NO_DEPRECATE, so we don't warnings about
    good functions such as getpid, chdir, etc.

commit 72b7bb88d5ea8551193180c9e0f7869dd111db45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 5 18:13:01 2006 +0000

    Use defined names for SRW diagnostics

commit 88f8308cbfa3915b662f86c522d40b8f9753da58
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 5 18:08:10 2006 +0000

    Fixed bug #601: SRU decode does not issue diagnostic for bad parameter
    values.

commit fd3974eae119ffd3ec0eded028a828bc6396f543
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 2 14:01:34 2006 +0000

    Add pkg-config to Builld-Depends

commit 6deaadd7501d45aaf921edb7526689d1b95681a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 2 13:31:21 2006 +0000

    .dsl,.dsl not part of windows dist

commit 84c9ccff7f7deb03ea8d8318c1bcad2d7fd66c3e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 2 13:17:23 2006 +0000

    Towards 2.1.20

commit 9903eb091689a6269e28742a16cb6a8705d96675
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 2 13:12:53 2006 +0000

    Bug #600: SRU GET, POST support for yaz-client. Introduced
    command 'sru' which selects method SOAP/GET/POST.

commit d58b3c28b5efc7106f6ed65cd52c8ad56de7b6b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 2 13:08:27 2006 +0000

    Implemented yaz_sru_post_encode which builds a SRU POST requeste.
    Implemented z_get_HTTP_Request_host_path which builds a HTTP request
    using host, path. Updated ZOOM C to use these.

commit 1429ec287c69a4a0b6a77b063af6796c529ff796
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 2 10:50:28 2006 +0000

    Move .xsl.in's to id.xsl's .. so that we reduce .in files further.

commit 2fd3755bf6786b61d6b6a2342163cf1405a896cf
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 31 16:20:41 2006 +0000

    Set present->comp to NULL when no ESN is present in srw_bend_search

commit ec938a2fa1feb3422d2533cbb6f7b66423d5ae80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 31 15:32:43 2006 +0000

    Fixed bug #599: ODR error on incoming PDU. Error was in the
    ODR buffer handling for ZOOM packages (extended services).

commit 3f282496986cbae7fd4bd7f95d44bf47a2cc6874
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 30 22:00:09 2006 +0000

    Added one type cast from char to unsigned char

commit 4d1e4573d65a535e8f64527fd42434dcb08f0041
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 30 21:39:15 2006 +0000

    Fixed bug #598: Allow missingValueAction to be specified for sortSpec
    string. By default, the missing value action is null. Use ! to specify
    "abort". Use = followed by stringvalue to specify default value.

commit f16d85c47887a02f0e1ed74dfd6d4977c1017f8a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 30 14:56:05 2006 +0000

    Added entry about present handler

commit f33b2c6a4acc73dd7c876cb5c02aa75b2e9156b6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 30 04:50:04 2006 +0000

    Simplified comp for present called from srw_bend_search

commit 255028c8f59212f89479222cdd4477a5a6367785
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 30 04:01:55 2006 +0000

    Arranged to call bend_present if records are displayed in SR* search

commit d775854eb4b203433c54239cc447f20511850ef9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 28 19:56:24 2006 +0000

    Using man COMPILE_HTML, COMPILE_MAN.. yaz.xml no longer generated
    by configure - only local.ent is.

commit fd68bc7487e4d6b547999f21718955221f1c48a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 26 15:46:44 2006 +0000

    Define  HAVE_XSLTSAVERESULTTOSTRING for Windows

commit 471c6dccdbb5c5a9c08b24c9abd6a1dcda29e79e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 26 15:09:03 2006 +0000

    Revert

commit 6bf59f76b5de3421afc0accae54d0829586398a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 26 15:07:08 2006 +0000

    Check for xsltSaveResultToString presence.

commit 534fdfbf5a8c27f4695c1b73be5636e369ca1acc
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu May 25 13:03:35 2006 +0000

    Note two further Debain packages required for CVS build.

commit 44e854d75508bb9af4a36f2644db4757e30ac985
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 25 07:43:58 2006 +0000

    Use xsltSaveResultToString instead of xmlDocDumpFormatMemory
    in record conversion utility. See also bug #594.

commit 1ecd49d730df37f92f997957e2c9f32158bc5d0f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 24 16:21:02 2006 +0000

    Update info about depending packages

commit 3b4164d129d859eb9595d7ab2297816e86b4f75e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 24 14:44:01 2006 +0000

    ../configure + make dist works from CVS

commit 6e1014e43172e8b894b7726c46b146a465f2fb43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 24 14:19:32 2006 +0000

    Align yaz main doc to use same header as man pages xml docs

commit 85aea22217efed1ef50315fd98061dfbdab81e9f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 24 12:49:45 2006 +0000

    Added URI in XMl header

commit c3db1e5bdc42eb3ba6c50d18b200e7c816ee6e9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 24 12:33:21 2006 +0000

    Documentation for YAZ is now based on the Docbook XML/XSLT using
    xsltproc + N Walsh's stylesheets. It means that the CVS version of YAZ
    is no longer depending on jade/openjade or docbook-to-man scripts.
    PDF is no longer part of the distribution - but can optionally be
    made using DSSSL/jadetex or FOP.

commit 713e1de05a39d3bab7f9becc34d7ebf244c26651
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 24 09:40:26 2006 +0000

    Pass SRCDIR to csvto tcl script

commit 11b3a0d1c1be30f5052bf2eba788229df63f13b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 20:43:37 2006 +0000

    Fix output dir for diagnostics headers

commit 6fff59263797b6dd62a12fd389543cb3b5416d5b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 20:39:27 2006 +0000

    Fix output dir for ASN.1 headers

commit 72204554b2173de3d9aca31b28c69072f63ddbfe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 19:13:44 2006 +0000

    Mention docbook-to-man again

commit 12be48d5f580afc49f3a08db84ddfddad0334509
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 19:09:13 2006 +0000

    Use docbook to man script wrapper

commit 2b443dfd9c08a753c3e3e3f85b49aedac28c6bd9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 14:07:49 2006 +0000

    No longer require GNU make. Update list of dependency ports

commit aecf826f8ee83290a18c2c1415b55a46093c1a45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 13:43:40 2006 +0000

    Fixed bug #592: CVS version of YAZ require gnu make.

commit a1adc770bc8b74097e1d4388d16b1246063da7e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 13:17:30 2006 +0000

    Fixed bug #593: Buffers too small for MARC string buffers.

commit 1a1922019030ff181fbe08491cf1760dca8d1686
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue May 23 10:05:28 2006 +0000

    added YAZ to config output

commit 277f94b778fbd0c608afb3efa9914aae6990aaf0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 09:54:12 2006 +0000

    CVS build on FreeBSD fixes: libtool, show info about packages needed
    to build from

commit 00abdd969f52b04d5d53e4645c30596f4040060b
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 23 09:43:37 2006 +0000

    Comment typo

commit f230abfaa62e6a2a56ae17f1a531c55ba2973b92
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue May 23 09:40:43 2006 +0000

    added configuration display and instructions

commit 51755f9b44a6ab87089c169cb7c64b240833a909
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 23 09:13:50 2006 +0000

    Added check for tclsh programs

commit 9f5de9011e59569e0bae5b484defe53bda38a457
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 22 19:08:38 2006 +0000

    Fix execution of tclsh.

commit 057984051852854ce4125491a5acd2c54baa01e2
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 22 15:52:40 2006 +0000

    Typo in comment

commit 3f623df63496cd285de7cfb47b1bf902ac114fbd
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 22 15:16:59 2006 +0000

    Use FreeBSD's tclsh8.4 if it exists

commit 243dcdc032523016724ee50765a8a58e9d808209
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 22 15:15:26 2006 +0000

    Remind BSD users to use gmake rather than make.

commit 2d247ac3b6ac4a8422e3260c3891ee1374a41c0a
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 22 12:11:45 2006 +0000

    Detect FreeBSD, where all the auto* tools are screwed up, and make
    appropriate allowances for it.  *sigh*

commit 95d8bd04e10519a635972a24176270ef4dbe8d2c
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed May 17 14:12:09 2006 +0000

    Fix mistake: fuzzy matching is 5=103, not 5=102
    Add truncation.regexp, 5=102

commit 37287b6049ca23d7fa8e84f532eefa7e35f66520
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 16 11:29:45 2006 +0000

    YAZ RPM require libxslt

commit 5a0004a1d8cdf8258c8b823d9026939411d2238f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 14 20:03:19 2006 +0000

    Removed a few yaz_log calls

commit ba7e55ba0b21f2ead3ca112cc4fe9f94a80fb06a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat May 13 03:56:31 2006 +0000

    Call 'present' backend function (when present) from process_searchResponse
    when piggybacking is in effect. Several SimpleServer gateways assume this,
    and I believe it's a mistake that it hasn't been called before.

commit 548d17fb92d2efaa1ef637b56fcec09a7261e842
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 10 13:58:46 2006 +0000

    Higher-level interfaces, fixing the bugs these uncovered.
    Better defined return codes, doxygen comments, etc.

commit 821e247a6d064e29703c74b21f755baaf4cc1e6e
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 10 12:52:17 2006 +0000

    Added a way to get the verbosity to test programs

commit 7e318eefe6a4dd4906261feb766cae881352ba07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 10 07:34:38 2006 +0000

    Introduce a hash-table for the ZOOM C record caching system; makes
    things faster if a large number of records is fetched.

commit 922617826ecc28cbdcbc5e6d5037843c7985a408
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 9 21:37:02 2006 +0000

    Finish Latin-1 to MARC-8 conversion handling.

commit b4121b5416890fc21c34c762493161382e30a756
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 9 16:13:28 2006 +0000

    Temporary fix for ZOOM_resultset_record()'s force_sync.

commit 5008c98db7e9ca6291347b6ecddb946aff92d0fe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 9 13:39:46 2006 +0000

    Fixes for retrieval handling in SRU mode.. The "virtual" record syntax
    was not seen as XML , and, hence, there could be strange matches.
    Changed configuration format: schema and backendschema renamed to
    name and backendname respectively.

commit 8489ef773c3c744b841f9b247dd9881bc3742473
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 9 11:35:28 2006 +0000

    Use OID_STR_MAX for size of oid dot string

commit 7d849f69c1386fbeb27eefcc60b8d0ffbdd5218c
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 9 11:09:09 2006 +0000

    Render OID as string when used in error-messages.
    -- was type-mismatch of printf("%s", oid)

commit 65f297c24c59e95f860f29928d3588c5dc98ba4c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 8 19:48:26 2006 +0000

    Change return values for yaz_retrieval_request a bit and improve
    diagnostics in the case where retrieval match fails.

commit 750bc4f7094d6de74c64cfd028d66ae1261be1d1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 8 19:45:29 2006 +0000

    Define max length of OID dot string: OID_STR_MAX.

commit bb832e89b91e9e5fdac2e5e3ec577b903ed284cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 8 19:44:18 2006 +0000

    Enable any element set and grs-1 in sample

commit 5e758b60195c4115994972066dbeed7529a83cc9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 8 16:58:25 2006 +0000

    Calling exsltRegisterAll instead of exsltDynRegister

commit fe75bce77d280de03589a9bca7e40f3c0ef79817
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 8 12:20:48 2006 +0000

    Using macros YAZ_LIBXML2, YAZ_LIBXSLT, YAZ_LIBEXSLT

commit 62cdf9134790da1c26687d687b90528e477c07d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 8 11:58:37 2006 +0000

    Changed behavior of yaz_retrieval_request so that no rules, i.e. no
    retrieval elements, results in "success" (return value of 0).

commit dbf7b94dbfd143f38e7e24132eca144474a65bfa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 8 11:50:57 2006 +0000

    Avoid using "pkg-config libxslt" on systems that don't report cflags
    which include libxml2. This is the case for Debian woody. For a
    system like that revert to xslt-config.

commit 0b20fc2dcafe8d56501a3b34626b3174c60eefb5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 8 10:16:46 2006 +0000

    LibEXSLT support. New configure option --with-exslt.

commit 96a07bee0a27a24ba02657132fbe702f6c7beb5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 20:57:26 2006 +0000

    Rename current_global_list to default_completer_list and localize it

commit e67ac76103683fca15a5961b81068b3eb92bb9cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 20:32:56 2006 +0000

    use strcmp instead of stricmp for -install,-remove options

commit 248491b25960ff7c08860dd0065f7e04cc550e90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 19:43:00 2006 +0000

    Rename curret_global_list to current_global_list; reformat. No code changes

commit 16d6519a78fe4917ec865a7d084672579ab317ae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 19:38:58 2006 +0000

    tabcomplete only if readline is in use (second attempt)

commit 60f5103f542e3f6dd2e22b6df7015f7bc4b3a937
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 19:37:23 2006 +0000

    tabcomplete only if readline is in use

commit 5f9ae0e96f731be9abf8bc2eca538681fbd0279f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 19:15:16 2006 +0000

    Do nothing in command_generator if no readline is present

commit 310bcbad07ab48568d6f82176241ba304192a43d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 19:13:55 2006 +0000

    Do nothing in cmd_register_tab if no readline is present

commit df8e6c1a312cfc928aede6fc5eb0efa39364cfa6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 19:07:10 2006 +0000

    Replace a few strdup/free with xstrdup/xfree

commit e7004bad189b432530d20465b7b89c7777fd5645
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 18:35:47 2006 +0000

    Use strchr instead of index (which was only standard in 4.3 BSD).

commit 34841706b5b43761ba4a3f3c6b0fd667b775654e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 18:26:25 2006 +0000

    Reformat comments for Doxygen

commit 27481680fb1a69456e789e5bc8e1ec914337287d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 17:45:41 2006 +0000

    Added more tests for retrieval/record_conv system. For retrieval, fixed
    error handling which occurred in the case where syntax attribute was
    missing from retrieval element. Libxml2/libxslt errors may be sent to
    yaz_log via new utility libxml2_error_to_yazlog.

commit 783d4b3820a54d9079499a4b09ad4b98b709dbde
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 17:43:42 2006 +0000

    Added retrieval + libxml2_error

commit d305f63028800611fd05a3bfc54db24e2634d7ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 14:48:24 2006 +0000

    Added retrieval handling support in Generic Frontend Server to support
    conversion between MARC/XML as well as XSLTtransforms. See
    etc/yazgfs.xml for an example.

commit a1c7e0185783d67c7d6022ae7d70dd890b7c0309
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 7 14:31:30 2006 +0000

    Initialize username and password in yaz_srw_codec.

commit af895ebea6200bb5a752ae312b83a6f78edfad08
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat May 6 00:52:15 2006 +0000

    Removed diagnostic output that shouldn't have been checked in.

commit 0458d3cea29ddea65b66f7529590c21ac198bc0f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat May 6 00:51:04 2006 +0000

    Addition of authentication parameters

commit 9a931f88892b2d8be796bfafa07e430307b7c5f6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri May 5 20:02:22 2006 +0000

    Supporting Username/password in SRU server mode, either through x-username/x-password
    SRU parameters, or through Basic HTTP authentication.

commit 0de95154d8512ee46d6b706fe019f8d1ffc18827
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 5 18:37:08 2006 +0000

    Implement yaz_retrieval_configure.

commit c43225b3038c3fa459ac60202abf35183ad4f923
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri May 5 14:04:03 2006 +0000

    Removed a debug print I had forgotten in

commit 065092597b2e0234d65b25b31930cbe98ec59738
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri May 5 14:02:27 2006 +0000

    Range converter for actually converting character ranges
    Fixed a nasty off-by-one in the endpoints of backrefs. Added
    tests for them.

commit 440f23de23b0c2bce38451617cd69eb106b5c2df
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri May 5 09:14:42 2006 +0000

    Fixed the interface to match,
    merged with Adam's whitespace patch,
    First converters work

commit 76b209145568a179bb21a8d43db003ffe605b6d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 4 20:00:45 2006 +0000

    First code bits of record retrieval code

commit 2ca607a50dd3ebdb0b05ce6cc1df66caa78eb544
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 4 19:59:11 2006 +0000

    Predefine HAVE_XSLT, HAVE_XML2 for Doxygen

commit 2af6f28e5d261fa873d96611a10c56fc76681685
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 4 18:58:54 2006 +0000

    Reformat with a little more spacing (no code changes)

commit 68175726e7a40ecd8bd16e63605b2196fbeffb9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 4 18:58:24 2006 +0000

    Fixed one doxygen warning

commit c55803155b03efbc55974dd5d6655f8f688e2098
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 4 18:22:59 2006 +0000

    Ensure tst_record_conv.c may include config.h

commit 6db6a25098ef14e638db1e185330e2ba5b75e631
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 4 15:31:04 2006 +0000

    Make things compile --without-xslt

commit b77f4b5c2b191b83cf3f213faa8b6b263e36fea4
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 3 13:47:35 2006 +0000

    The NFA seems to work now (as far as I can see).
    Still needs to do the output side of it.

commit e26f2eaefc5fae6784beb45a1435a4fbfa25f25c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 3 13:38:12 2006 +0000

    Update Windows installation for libxslt enabling.

commit 4be8e145d9cedeeedba4c03ec9b4caeb9e0488de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 3 13:31:53 2006 +0000

    Fix makefile. Added record_conv.c

commit fdd2ce97843169097e9d808c78d8740d6c0d1cca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 3 13:27:20 2006 +0000

    libxslt part of windows build

commit e70cbdfde382dd605d58fc112cc2458cfce37382
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 3 13:04:46 2006 +0000

    Record conversion utility (yaz_record_conv_t) supports marc and
    XSLT conversions.

commit 6e30ece4502a0c2c875be511d2ec051598292133
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 3 13:01:04 2006 +0000

    Prepare test for latin-1 -> utf-8 with combo chars

commit fc72f24cd9b585c819c6678befa7fffc829e9054
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed May 3 12:09:30 2006 +0000

    Ignore generated "nfatest1"

commit fd3508c19a217ebd059552cc301c76d203d03524
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 3 12:02:23 2006 +0000

    YAZ optionally uses libxslt. Check for xml2 obsoleted because libxslt
    includes it.

commit ab2df1c8677d1403c766eb4dc7b9e699c7db1329
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed May 3 11:36:14 2006 +0000

    Avoid mixed stmt/dcl

commit 2b8a6e970b5ed4182a67d423ba4ba5dc74ffc6bb
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 3 11:09:59 2006 +0000

    Added nfa.h to makefile.am. Work continues on the nfa

commit 4d994a119a1949522fe229270983ba1b1b399c6a
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 3 09:04:33 2006 +0000

    Added my new NFA character normalizer. Not yet ready, but want to
    have it in the cvs already now.

commit a0e27aac0589d493172c73f6660b844fc6460d7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 2 20:47:45 2006 +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).

commit 6fda497bc3df847077e0d72f487c2251df522715
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 2 12:11:08 2006 +0000

    Fixed Doxygen comments

commit b2a7266c8dec5c194057670e0591b9d2cdbd3591
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 30 07:23:08 2006 +0000

    Dont use /YX

commit a17a363a19bd13793c0d40dafa5a51eabf073513
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 30 06:50:09 2006 +0000

    Cosmetic fix

commit b3b8edd6b3ce48471e5ed6b6870a065b2c172b5e
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Apr 27 20:08:49 2006 +0000

    bumped yaz number to 2.1.19-1 the resting places

commit 199ffcf6f817974587a9d5bcf8066531ed0f45ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 27 08:39:05 2006 +0000

    Always include sys/stat.h

commit 228ac8e67af8286708bf4ef65622e3d742272d61
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Apr 26 16:58:27 2006 +0000

    Simplified outout to keep it on one line, even when verbose

commit e4060b606fade264168221db5e3782d321f6918a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 26 10:01:31 2006 +0000

    More comments on path.{c,h} functions

commit 68db5d6050f959bd126eec404447019b6176d2a1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 26 09:40:42 2006 +0000

    Bump version to 2.1.19. Added function yaz_filepath_resolve.

commit 23403c6f31b26b0e819a47980c42f3fc8c57d84d
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Apr 25 11:25:08 2006 +0000

    reverting to sgml mode

commit 711f37334de1dde9fee4dfdee2e9263f42373494
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 24 23:21:25 2006 +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).

commit 6ac8148711c38d7c2a6c745d7c5cdb4086e052f9
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Apr 24 12:54:08 2006 +0000

    insered Emacs nxml-mode in bottom of XML files

commit f0fff840ae259cab0b1c17297c4367172a7cd229
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Apr 24 12:41:00 2006 +0000

    corrected DOCTYPE header and called emacs nxml-mode instead of sgml-mode in bottom of files

commit ef696802e6afb3df60b27070a432a48f064dc777
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 24 12:12:24 2006 +0000

    Fix a couple of URL entities

commit 16ee7ff60aee87829916837bcb2a200ce72870d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 24 10:30:44 2006 +0000

    Cast to long

commit 66d2b0af37de24e74184794825e08c540eac66c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 24 09:35:10 2006 +0000

    /usr/share/yaz in libyaz-devel package

commit ffb747f54b057aa5c1e0f881c66296f7b2c4a2bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 24 09:26:10 2006 +0000

    Ignore dox directory

commit 6c0db91b0e046d33e2072ab007a7e31748aa90c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 24 09:24:59 2006 +0000

    Update release date

commit 4641562b204d07a8fca9e1fa94c86593766fa165
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 24 09:21:35 2006 +0000

    Use URL entities for most link references

commit 40db0160985e6d6269c005f15865421f681b0e3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 14:24:53 2006 +0000

    Debian package changes: moved yaz.7 from libyaz to libyaz-dev; moved man
    page lists to .manpages files.

commit 169c8b924e05c97b2128180cd7854ab8e513fe29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 13:50:26 2006 +0000

    Back to Debian package libyaz (from libyaz2 experiment)

commit b8fe093a9e425da79f7369d0a33dbaa9d1849698
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Apr 21 13:02:47 2006 +0000

    removed unnecessary misc:Depends

commit 0b3c4bfa5acbf82ad95fb7041c3c3c29b350553a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 12:54:52 2006 +0000

    buildconf.sh adds GCC option -Wdeclaration-after-statement

commit 3a7b7e75cb734e2edf9ef1469e9f554aad761fc0
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Apr 21 12:54:36 2006 +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

commit a9ad05863969a9803a709f264db875bee3faa67b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 12:40:56 2006 +0000

    Added comment about dh_makeshlibs in debian/rules

commit 3180ed0f5c4e4a4de3be282ae3bf10adb0eb7c57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 10:30:14 2006 +0000

    Revert last change

commit d57ade59211707b9bcfacc61039e446c9fa3f36f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 10:28:06 2006 +0000

    Added several type casts due to no portable way of doing printf of
    a size_t variable.

commit 3897c9638ab22fb5374307f63d6403c0ed754a43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 08:57:29 2006 +0000

    Added common directory to be part of yaz-doc

commit 8e555f1ff74875281e3c42635636bc4125d4cf4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 21 08:53:56 2006 +0000

    API version 2.1.17

commit abd3118d2280ffe01b4ff3a7b36428b7b5c91827
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 20:50:51 2006 +0000

    More Doxygen stuff; for auto-generated code too

commit d02fa05385c5bc77f4faafd2117bdba699e15cbf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 20:45:38 2006 +0000

    Remove Doxyfile. There is already another one in root dir of YAZ

commit e26a0bc5ba4e66ca15bc2863b545e7d6b7d9752e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 20:35:02 2006 +0000

    Exteded yaz_marc_write_marcxhange new parameters, format and type.
    More Doxygen comments.

commit 98128a8684aa2474140872c25e8c2f5a231710b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 19:47:01 2006 +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).

commit fc270c4515cd42f6bd7f749355464a9498badfe5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 13:46:55 2006 +0000

    Fix path to id.png in copy

commit 51d0b65c7d4af16f74f05638e242095ec09c7b80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 13:45:20 2006 +0000

    Simplify file specs for devel+doc by using File /r.

commit cb6a871ae1cac404bd751006a0ff03977f25504a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 13:04:16 2006 +0000

    Added common to SUBDIRS

commit d79fc07b26da0378e2c036911fe1491fc3500a09
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 11:56:20 2006 +0000

    Updated to use doc/common (id-docbook-common)

commit cf8a38eb0fc8063fbebbf3b3a0e37b900b8d6d38
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 08:43:23 2006 +0000

    Remove 2.1.17 from this

commit 947cec98f066b45753b9fcc4da251659935900e1
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Apr 20 08:38:01 2006 +0000

    bumped version number to 2.1.18

commit 4d97c382557ea886ef39bb49a4f8dcbbf413881d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 08:25:12 2006 +0000

    ASN.1 compiler 0.4: generates brief Doxygen file header for
    generated .h/.c files.

commit 02f53ef3b0ec345dd5288aa0b1acbaf0b4b5f322
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Apr 20 08:24:54 2006 +0000

    bumped number to 2.1.17

commit 60695a8a76312b7a2efd29ccbdf1b4313e6c4665
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 08:24:31 2006 +0000

    Let all .asn depend on yaz-asncomp

commit 84d030a65b7a0fa2e2179b51c38d365af3ec245a
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Apr 20 08:04:13 2006 +0000

    bumped version to 2.1.17-1

commit ca738bbdd47372785611f6e590e6500b76a34f2c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 20 00:01:01 2006 +0000

    Fixed bug in yaz_srw_get: case Z_SRW_scan_response missed a break.

commit 8c7193a29c122745f3e4fb831cb3d62e4ef316d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 19 23:49:50 2006 +0000

    Updated for MARC-8 conversion

commit 1069eaf4dbf89cdb270d26373f644e00e343d9ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 19 23:48:06 2006 +0000

    Added another safe cast to prevent warning

commit 4223ca41705363f737a55a6cda1ec383f6c421c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 19 23:46:15 2006 +0000

    Added safe cast to prevent warning

commit 8626b7019b5d3d9c9594f20025e97d06a2d590fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 19 23:15:39 2006 +0000

    Implemented yaz_iconv to support conversion to MARC-8

commit 39d32c922161800240dfcfb2b833e55872dfb2ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 19 11:00:26 2006 +0000

    Missed this file

commit 626ee9b09c95c3585c432623c042872b0d1fea92
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 19 10:05:02 2006 +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).

commit 78322aa6cb73f75c5772bd58c59fffef52597991
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 19 09:05:09 2006 +0000

    Better usage info

commit a1f888c8d35ebce2c0b3a6be4e7dc4f7d9dfcf63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 17 07:40:15 2006 +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.

commit c19bca6828eadf24bb302e46d5de16691f0e26b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 12 18:25:21 2006 +0000

    Spellfix for VirtualHost examle

commit 89929f93f8e83456495d777df76e48cd8c53c265
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 7 11:27:24 2006 +0000

    Added a new ZOOM event type ZOOM_EVENT_END which signals no more events
    to be returned for this connection.

commit d281d88f97474092424163d82863b382b75596da
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Apr 5 12:05:36 2006 +0000

    RPN buffer bumped from 512 chars to 5120.

commit e9db3cf52b6df66badd97391a51e85f9c78a8c91
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Apr 5 12:04:51 2006 +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.

commit dedca4515134eb33b9e09f824a4c5dc976b36820
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Apr 5 11:55:46 2006 +0000

    Ignore generated tstpquery

commit 65e57b77a51d4b03e6ab7a41bcc11e8e8be62e83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Apr 1 11:47:41 2006 +0000

    More PQF parser tests

commit a7c0fe1d8d8d89204f5c25a72d556d3d67b32d35
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Apr 1 11:45:23 2006 +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 .

commit 0e1ac7200aeba08e2debbe83c951f1b47d1ef92e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Apr 1 07:21:12 2006 +0000

    Fixed bug #558: present request out of range with presentChunk/step

commit 4fac21e6986b91107dfe616fa944613e3577c8c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 31 12:49:37 2006 +0000

    2.1.17

commit 273b74fc2b199e9450a55b433df9b592b9fb4014
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 31 09:55:01 2006 +0000

    Towards 2.1.16

commit 4d43733b72afb2c042c06d1b91244b7b98bb3c86
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 31 09:54:48 2006 +0000

    2006

commit 2c44707f5748b152795560cb9551c4211394a8ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 31 09:51:21 2006 +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.

commit d8b577d9635dccf489ddb3955c795fb1f754fad3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 30 16:30:25 2006 +0000

    yaz.m4 moved to sub directory m4

commit cf139020e5158b2a6ab6ba7cfb04df3d85c74f4b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 30 14:15:20 2006 +0000

    Add YAZ_EXPORT yaz_opac_decode_wrbuf

commit 09a0b5531c9286b7179625ce5f32009b2f27b8d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 30 07:45:42 2006 +0000

    Depends on libreadline5-dev

commit c25a08abd4f2772ad2c5c8bc45de7f62d4e1978e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 30 07:36:06 2006 +0000

    More NEWS

commit b761f6f993380802f05f44cd1b93b024ace20408
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 29 15:26:01 2006 +0000

    CQL prox support.

commit a43c354f46cc04bbf2168eb74b38e13c81c0b036
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 29 14:47:07 2006 +0000

    Better rule for "fuzzy"

commit f332061f06e2608957f71dd6a9acc0b67d45fc7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 28 16:53:56 2006 +0000

    Require autoconf 2.59 or later. Extra m4 quoting

commit 161e692d76b0cdb7184543c08b6619015a8423de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 28 16:43:36 2006 +0000

    Fix maintainer line

commit dacd04afe05197b737e60c828c89c579d1b4b3cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 28 16:42:04 2006 +0000

    Using config auxdir config.

commit ba1c8ffb28b52f69e23cd1b199c6f235a3c1631d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 28 16:36:35 2006 +0000

    Move to automake1.8/1.9

commit 85b3adb824174e27a0e845ff67bed9f05233edff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 27 09:57:18 2006 +0000

    More news

commit e17f83e1e6f332965035d74ba7ca7805fa5b5a41
Author: Marc Cromme <marc@indexdata.dk>
Date:   Sun Mar 26 21:00:09 2006 +0000

    java script mime type added to the list of allowed mime types to be served by YAZ http server

commit e461d6ab93b9d8af976e45d5cdc4491dbd58c4bb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 25 14:42:16 2006 +0000

    More testing for bug #537

commit f496a93d2049e6127b05260915f506d065588e1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 25 14:41:53 2006 +0000

    Fixed bug #537: marc-8 -> iso-8859-1 konvertering fails for some
    sequences.

commit 045b45e1cf3070d4eb6a95ec15686712449987c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 24 13:58:43 2006 +0000

    For yaz_log, allow special timeformat %! to display thread ID

commit 10f391e000230e5a93c768f541a24a379809489e
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 22 17:58:32 2006 +0000

    Reinsert initialiser for __UNUSED_loglevel

commit e38c23b29a89e9c4e1cd5aa9033015efc39b26c0
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 22 13:55:06 2006 +0000

    Put __UNUSED_loglevel back into structure to maintain binary compatibility.

commit 275991dfabd62de0128770c061c7f780716cc16e
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 22 13:50:46 2006 +0000

    Do not impose STAT_DEFAULT_LOG_LEVEL if the YAZ_LOG environment
    variable is set.  Cleaner handling of logging options.

commit 6b595f73431b4b38ec138ded59281632e0a1c47f
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 22 13:38:17 2006 +0000

    Removed loglevel from struct statserv_options_block -- it was only
    there as a hack from the days when yaz_log_init() was the only way to
    change any setting, and required all three to be set.

commit 01d2e3a742a9ea1b083dccf68799dbf68b6e1236
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 22 13:03:59 2006 +0000

    Accept application/soap+xml as content-type for SOAP msg

commit 3cbab3f245c712602c545780d13196a878e0346f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 21 13:58:50 2006 +0000

    Reestablish log_event_{start,end}.

commit 41b946725f2c8d8617b3e4ece161cb9d99bfaa5c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 21 12:54:02 2006 +0000

    Remove log_event_{start,end}. Add function yaz_log_set_handler instead

commit 56f715bb23c31ea1f8a551e7f1f9b58a10bafbad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 21 12:32:16 2006 +0000

    Allow Hook function to be tested (log_event_start)

commit f1d7bbf6928a24c47f095193375e4c6046979521
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 21 12:31:48 2006 +0000

    Allow yaz_log logging to be disabled using yaz_log_init_file with
    fname == NULL. Output can be still be captured using log_event_start
    calls. Useful if YAZ is to be using foreign log facility..

commit b4fcff7bb8f63cf5d1c6871ecffd9c474fd57dda
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Mar 20 14:56:40 2006 +0000

    Support for translating proximity nodes from CQL to PQF, including modifiers.

commit 663d8cb7f0456d53b02d26f85dae90435a867c99
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Mar 20 09:38:13 2006 +0000

    Fix typo "libtools" (is now "libtool")

commit fd9523b748576c5dabf640a18fcf3e95ced15dbd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 16 12:30:03 2006 +0000

    Ensure Bib-1 diagnostic is mapped to SRW diagnostic for bend_init

commit b86de9339d429e755e5446fda4051f3685f67fda
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 16 08:55:28 2006 +0000

    For GFS - SRU handling, empty stylesheet means no stylesheet ref

commit e840ea4bc345c8cf0ffae4edc43ce5dfabedaa3e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 16 08:36:29 2006 +0000

    Bump to dev version 2.1.15

commit dfb47c5dc73f604e1b2704a4b4d9695b5e96a2f4
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Mar 15 14:12:26 2006 +0000

    removed superflous log message

commit a6af2d19dddb0c2ef961d087d8ca0f2b3bda8f7a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 15 13:32:05 2006 +0000

    Added support for file access in GFS to facilitate static
    web pages, such XSL/CSS/HTML files.

commit d4981d86af4a523288d1eadca634b83fad0f37e8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 14 09:04:07 2006 +0000

    Towards 2.1.14

commit 4c6a8d0c5930e49e4937d3c3a60df7acb47c983a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 14 08:58:56 2006 +0000

    Towards 2.1.14

commit c2fcb51556930b5a360603e3cd3f08c8774c9cde
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 14 08:50:19 2006 +0000

    Make bin/yazd.dll + lib/yazd.lib part of Development component.

commit 1bc220ecf4e742f3ef70335a4217d9e72cca564f
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Mar 13 17:33:00 2006 +0000

    YAZ_LOG environment variable.

commit 1e8eb130ff83dedfb7382ca3e38651add9894662
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 13 12:14:00 2006 +0000

    Omit unnecessary warnings in ztest sample code.

commit 27ea5a731ded352ca1b49970997be5fa570870b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 13 11:59:27 2006 +0000

    More informative GFS WRT Extended Services

commit 1aa1abc04c0e2c40beb8b57f212b5150700b056d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 13 10:48:14 2006 +0000

    Survive in set_DatabaseNames if connection has not been connected.

commit 8dde2679aeaae3fbe0cbee6c891ba07249245837
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Mar 10 17:18:09 2006 +0000

    Recognise the "always" configuration element.

commit ca09c78fc8a550087b8f3469fd2c7842dea09a9b
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Mar 10 14:43:13 2006 +0000

    Map structure and other attributes before indexes, so that
    index-specific structures can override defaults.  So:
    	structure.* = 4=1
    	index.dc.date = 1=date-modified 4=5
    does the right thing.

commit f1173ed21af445eeecf2acf2df3cbef7dfd61cf0
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Mar 10 10:43:32 2006 +0000

    Fix URL of SRU diagnostics list.
    (Yes, Ray has moved it.  Thanks, Ray.)

commit 3e598eec55e31da69d4ad2e15f3cb89b37d0b860
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Mar 9 16:14:53 2006 +0000

    Ignore yaz-xmlquery

commit 732c1fae8404e9895941ffd173d0ad19fb4400e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 6 08:11:41 2006 +0000

    Null terminate a null-terminated string

commit 00c29e543cad41be04da3c74c33cbe8f1f47d3b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 2 09:38:41 2006 +0000

    BNF for nested queries.

commit 29ba0d3dcc93061615c53d8f22702646120338f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 2 09:37:35 2006 +0000

    Added sort extension

commit 9dd857867cf2feb11ed3ae6f0c70db702629ec88
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Mar 2 09:20:53 2006 +0000

    added complex rewrite rules for multiple attribute combinations

commit 1f3fe256d54ab81d998cd622abda89580cc0b3ff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 23:24:24 2006 +0000

    Added SRU-GET and SRU-POST support for ZOOM C. Option "sru" specifies
    which mode to use; one of "post", "get" or "soap" (SRW, default).

commit 7816498d590a66569e6ca8d17e8a4a3723a36826
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 22:33:06 2006 +0000

    fix decode of resultSetTTL

commit db0f3c6c74488592ae1ceb7267d41d9a23b9efc1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 27 21:31:33 2006 +0000

    Fixed bug in GFS: bend_scan handler was not called when PQF-to-CQL conversion
    was enabled.

commit c66f4dda30f7cb8b7d1c8503cc2eb75251187c3d
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Feb 24 14:07:23 2006 +0000

    added some examples of XMLPQF to XMLPQF query rewrites
    look in the first comments of the stylesheet to see how it is run.
    probably this is the wrong place, but I checked it in here since I do not know of a better place.

commit de11e6bdb853dce80abe2c1223fe490ae0b2ebd0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 23 13:15:43 2006 +0000

    Fixed bug #488: tsticonv fails on Solaris with Sun C compiler.
    We no longer use a negative value in yaz_iconv_trie_dir.ptr member
    for a "null" pointer. Instead integer 0 is used and actual ptrs
    have an offset +1.

commit a62320ec94a88d58e808511ed8ec4259974b4f95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 23 13:09:54 2006 +0000

    Dont return value in void function

commit e637973203a49a536a12a78ec9c8af55b7669fc6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 23 11:17:25 2006 +0000

    For XML query structure, use 'operator' instead of 'binary'.
    For top-level of query, use <query><rpn>..</rpn></query> rather than
    <query type="rpn">..</query> due to XML schemas and other unpleasant
    things.

commit 20ba81cb8fa43d1a3837a9f3cb657384cef83a23
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 23 11:16:22 2006 +0000

    Removed redundant check

commit f403b05509aac2b9da65ecb9397d9452bd3a3aab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 23 10:40:59 2006 +0000

    Added utility program yaz-xmlquery.

commit 7a577f9c983bf42b294d8f1042e3ad0b4d588ba7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 22 19:53:02 2006 +0000

    Update

commit ebdd1051e91791160a961a884a02de1ed718900b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 22 19:48:53 2006 +0000

    Added a test case which exposes UTF-8 conversion bug.

commit 6671d1583ced9613ab7f12bfed69fd70fd9e6b15
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 19 18:44:23 2006 +0000

    Implement yaz_xml2query.

commit 78786494a1fd16e59db481444e042737cabd5cd1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 19 18:37:20 2006 +0000

    Make ztest_explain non-static

commit c1787052301876848e3b9ddd124c513de00919f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 19 18:36:10 2006 +0000

    Using odr_create_Odr_oct

commit 4580363540605bea68d5b63de38b480d3d44ca81
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 19 18:34:13 2006 +0000

    More proper initialization ot union .. Not that it makes a difference

commit 28b489257f5f5b9263659a83a4df0ad2c61428c4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 19 18:33:08 2006 +0000

    Implemented utility odr_create_Odr_oct to create Odr_oct struct with content

commit 094c2fc453eec688746dabf2e89ec9e197a6fd61
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 10 12:45:39 2006 +0000

    Fixed UTF-8 reading (for 3 byte sequences).

commit 419a8eb0b2069682320ebab4868a3aac791731c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 9 12:36:18 2006 +0000

    For VS, use option /EHsc instead of /GX (deprecated)

commit 421a6cab3464893ae0e28d929608b993912e0278
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 3 10:44:57 2006 +0000

    Added a few harmless casts . (famous last words)

commit 7e156f9a105b894b600c78d0b0a55224ae9b9793
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Feb 2 18:27:02 2006 +0000

    Ignore generated file "tstxmlquery".

commit 465343e3b3f2cd797e018b26df19c91a39cbeccf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 2 15:00:58 2006 +0000

    Supply Term type as attribute in XML RPN representation.

commit 2ee27a05e8656bcba988bd138314fece797df4a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 2 13:14:58 2006 +0000

    Program zoom-benchmark is not part of RPM,DEB package yet, so it
    is not yet installed in bin. Needs a man page too.

commit 0c494663a9a07cf01455ffe3b75689b7fac35b3b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 2 13:02:55 2006 +0000

    2.1.13

commit ef37a4f4d009b879da200f74b6cf5a7a15ae0e53
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 21:07:02 2006 +0000

    Do not depend on docbook tools in Debian build. Depend on debhelper

commit f3d01eac8cac49b98e6e3520ee5b5480b0a6d865
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 20:31:00 2006 +0000

    Put test stuff as part of Source Windows Package

commit 1bbc43ce88a03e20f3ddf503ba27ef6703d91d9a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 20:29:19 2006 +0000

    Use size_t rather than int

commit b2062c674a33f3c6c0e5752a18408a11718afc91
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 20:28:44 2006 +0000

    Dont return value in void function

commit e1c8b365a609e61754e5e24e72958c5f69541c5f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 20:20:25 2006 +0000

    Build-depend on libreadline5-dev rather than libreadline4-dev

commit 300533a2f4f573ca4b40697c19ae1af61607a6be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 20:14:31 2006 +0000

    Added test.obj+xmlquery.obj

commit 60d46ba249746bdb74d1e66d8a4a5363f640026f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 20:11:22 2006 +0000

    Towards 2.0.12

commit 1e6937d4f15b51c3d7be9d5bc89cd7ac6ef5aa3e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 20:07:20 2006 +0000

    Update link to mailing list

commit 18f4359afdbd92aed268cd188505107e8a9ba8f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 19:59:44 2006 +0000

    Describe two more important changes

commit 049ba50c77db8f008546899e56c8124f68cd112d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 1 19:53:00 2006 +0000

    Fix test so that it passes without libxml2-dev

commit 7a025b4322380d71b3b2abb1843fcbf622ff4b56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 31 11:01:26 2006 +0000

    Avoid mixed/stmt var declare

commit dcc6cbe2a1c328c1d59f7ff350e7cd9e8a3b5a85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 30 16:58:06 2006 +0000

    Avoid mixed stmt/var declare

commit 3086f0e19e38428814c7da92fcaf21eba2bc9a64
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 30 14:02:06 2006 +0000

    yaz_query2xml complete and tested

commit b65713c219e3ce0181d04ea9d3518a85ca2c6807
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 30 08:08:23 2006 +0000

    Avoid mixed stmt/var declare

commit 06ae818deffa84ec4bc1308051ef411845dd4ce5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 29 21:59:12 2006 +0000

    Added YAZ_CHECK_TERM which terminates test program. Using yaz/test.h
    in most existing tests now.

commit be1157fee3451c37508c9ec3b4b4b8603a646c0b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 19:04:15 2006 +0000

    Make sure this compiles even without Libxml2.

commit f332636bbd13c0d1b17ce5be702422b9f8fe56dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 19:01:56 2006 +0000

    Annotate

commit 886c6715463eba74b37575caa5df206ee9b970b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 18:58:57 2006 +0000

    A little more flexible test unit

commit bedf53c5f2d3e240608d27a71037777fada559d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 17:33:15 2006 +0000

    First use of unit test macros.

commit d1191d5f31177b3e839b32e09b2e39ce60ee91a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 17:31:52 2006 +0000

    Added xmlquery.h,test.h in build

commit f7aa6f63af514f24b106b8068f610e23f7a39832
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 17:31:37 2006 +0000

    Added xmlquery.c in build

commit cf75a1bc424083953d4f29e38177f178821de55f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 17:30:44 2006 +0000

    Added a few simple test framework macros (to be used in YAZ tests).

commit 50bf09dd2a048e48cdb605ea224a40e672415bce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 27 17:28:16 2006 +0000

    Added initial implementation for XML Query representation.

commit 84d09d80523986d05d098ee1972c426792918a02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 26 15:37:05 2006 +0000

    Avoid mixed stmt/var declare

commit b3f2d89141871dddbee9fba4061ece9fb90abcf2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 20 15:30:24 2006 +0000

    Try to cope with subfields in multi-byte encoding - such as UTF-8.

commit 2c5d2e0851ef4adf500a62f0bd179c775f13b7be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 20 14:44:55 2006 +0000

    Prevent leading blank in output of yaz_rpnquery_to_wrbuf

commit f97d979896de564f24c1e18ac111223afd2f40b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 20 11:01:46 2006 +0000

    Make wrbuf_put_zquery public

commit 2cb1374ad9b888dcb3462ec15b977fbb3a97c7cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 20 10:34:50 2006 +0000

    Separate the logging utilities for queries in two . The multi-line
    logging is defined in logrpn.{c,h} as before. The one-line - PQF -
    reparseable output in querytowrbuf.{c,h}.

commit 118e971be7e959eac406b316d25c149c367a3391
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 17 19:04:05 2006 +0000

    Have yaz-ztest support pseudo database Slow too

commit 67945ae14416eb099fec28978f286ebba7f5313f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 16 15:53:28 2006 +0000

    Fixed bug in yaz_oi_get_string_oid. The function did not give
    categoryValue to yaz_oi_update.

commit b7b983104b5eb6d9d0e18faae70a575b528ec845
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 17:13:44 2005 +0000

    Describe new ZOOM CQL facilities.

commit bc30d69369bfe07a94d88183d307385b66a4504b
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 16:45:38 2005 +0000

    Note need to document:
    ZOOM_connection_scan1 (ZOOM_connection c, ZOOM_query startterm)
    ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn)

commit 6202be57112ed26410889081bb0ab87a779ae0bf
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 16:41:36 2005 +0000

    Add ZOOM_query_cql2rpn()

commit c584380ce880fe0e0ba036f476f8a037763eac21
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 15:09:50 2005 +0000

    Yikes!  Yesterday's "defensive programming" introduced a bug (D'oh!)
    which made it impossible to transform CQL queries of more than a
    single term.  Now fixed.

commit 1eb08b83987bdbf846d7100c6231d1907275bb15
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 08:35:36 2005 +0000

    Comment

commit 28f52a57a140e602427fe10c3cc4309d23433e2c
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 00:07:21 2005 +0000

    Remove commented-out printf()s in cql2rpn()

commit 67b4d800264ba7dd4c8b64719cbbc87464d3430f
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 00:06:34 2005 +0000

    cql2rpn() now works.
    Pernicious stack-whack bug fixed.

commit ccb96652ac7afe10d0cd7db9f0e348001c6b3f82
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 21 00:04:14 2005 +0000

    Abort when trying to translate a node of unknown type.  This happens
    when (for example) the node is corrupted by its parser being freed
    before it's passed into the translation function ... a classic C-style
    bug that's taken much of this evening to find and fix.  Defensive
    programming, guys ...

commit 59686102d56120c1f244f56346e9f4e65a296d50
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 20 23:07:27 2005 +0000

    Fix double free in set_otherinfo

commit 4d35e2e6ab9c8d544292cbd94a574dec6694cf9a
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Dec 20 22:24:05 2005 +0000

    Support for scanning by CQL query (not yet debugged).

commit 56d0c3a8ae8189554af1f11b5c8c828223fec47b
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Dec 20 22:23:04 2005 +0000

    Two new ZOOM_ERROR codes, CQL_PARSE and CQL_TRANSFORM.

commit 609db10a44b3423a6a1f5f33478a2e5e564c583a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 19 20:19:29 2005 +0000

    Addinfo is host when ZOOM returns failure for connections

commit 6e8a098c117cb6a92c30c536f7ec939520c18e22
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Dec 19 17:04:22 2005 +0000

    Add ZOOM_connection_scan1(), which takes a ZOOM_query rather than a
    string as its start-term, thereby opening the way for scanning on CQL
    terms.

commit bffff3b76a8401900e60096a587156a8bcbc03ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 18 15:58:02 2005 +0000

    Avoid mixed stmt/vardeclare

commit 5c8ffe664df674fe5f5331f6445019e6bfe13673
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 17 20:22:01 2005 +0000

    yaz-marcdump may dump raw records separately using -s splitfname option

commit 728cddf6dff34fdfbee2d6f7562f8e4499f05878
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 17 20:20:55 2005 +0000

    Prevent YAZ from using poll on MacOSX

commit 4c7661349ba9a54df9e6dc6223005466c89db19c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 17 20:03:49 2005 +0000

    No need to check for sys/poll.h twice

commit d23e230497f751cccd40eca6d500fcc09b048716
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 16 15:01:25 2005 +0000

    Added sample YAZ GFS config file.

commit 2d5c5f9149f57e143e59a5ec358d5664b0707398
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 14 14:05:55 2005 +0000

    Added two new utilities for encoding SRW diagnostics via a URI rather
    than code. The yaz_add_srw_diagnostic_uri complements
    yaz_add_srw_diagnostic in that it adds a diagnostic to a diagnostics
    list. And yaz_mk_srw_diagnostic complements yaz_mk_std_diagnostic.

commit 5c3f36ce789b494e73f7bc64353dc7c324c3a55f
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Dec 13 17:10:32 2005 +0000

    Ignore "tstlogthread", compiled by "make check".

commit afbca314053ad3d8aaf5e83d27d54b48bf10bfa9
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Dec 12 12:09:29 2005 +0000

    Describe new options-within-host-string syntax:
    user=admin,password=halfAm4n,tcp:localhost:8017/db

commit aa995956f023b0f5fce9c9aedf3fd996a83524dd
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Dec 12 12:02:04 2005 +0000

    Throw out the 'user=pass%hoststring' syntax that I added a few days
    ago, and replace with the more general and rigorous
    'key=value,...:hoststring' as suggested by Adam.

commit 0190c4c6857ade1c3897a642d4d1660c495f4137
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Dec 9 10:43:43 2005 +0000

    upcounted debian number

commit 79aa866d87464ecd3fc451668017c0fa1adb2776
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 8 15:36:31 2005 +0000

    Avoid mixed stmt/var declare

commit 72009188eda06296bb8839ef16de1470ecc2d240
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 7 16:15:15 2005 +0000

    ZOOM_connection_connect() now understands authentication parameters
    embedded in the host string, like this:
    	admin:secretpw%localhost:9999/gils
    i.e. if there is a "%" sign, then what comes before is taken as a
    ":"-separated user/password pair.  This is a bit hacky, but necessary
    to run zoomtst9 against secured databases, and it's much more general
    than just adding authentication parameters to that one program.

commit b584d89b2b0ac60b56496762db23e33b1dd6d2fe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 2 16:13:50 2005 +0000

    Put exit command last in list of commands - so 'e'='elements'

commit 473e1e9a53705645afc7123afad3ec32862c65f6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 29 20:40:33 2005 +0000

    Make zoomtst9 part of windows build

commit b3a9a74111d4f1f1e14dac4a245cd01b5fa5a9b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 29 20:26:05 2005 +0000

    Towards 2.1.10

commit 67c25cbfe1f268218bc25bed5e9140f38a6a16fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 29 20:25:38 2005 +0000

    Build libyazthread.la for backwards compatibility

commit 85acc151c28eeec0711a922a4a0183704909c257
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 29 20:17:09 2005 +0000

    Towards 2.1.10

commit 339c1274a943f721af8b9f36c89bc2796b95bc9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 28 13:21:38 2005 +0000

    Another fix in extraRecordData handling

commit 5c814fad6fbb79ea8943dd4da9d9a3591ca242ac
Author: Mike Taylor <mike@indexdata.com>
Date:   Sat Nov 26 16:56:42 2005 +0000

    Ignore zoomtst9

commit fc1c67f5c7ba5e39cdfeff0631eb5f9bd8dbb40a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 24 10:04:12 2005 +0000

    Added ZOOM example program that illustrates Ext Record Update

commit 4102d95bf434baaf92b1a8db63d1f7396c8e469f
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Nov 16 16:03:51 2005 +0000

    Add ZOOM_connection_diagset()

commit 5451196efde939261211e1c15e0bc373b527d33c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 15 12:23:32 2005 +0000

    Added CQL base YACC grammar.

commit b3d4d4df2931f92f42f406f1bb9e6aeddd76a24a
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Nov 15 12:19:17 2005 +0000

    Describe recent ZOOM changes.

commit 6d439df429edc942dfae23f7906bc63adbc1e137
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 11 22:07:11 2005 +0000

    Fix bug introduced in srw.c revision 1.37

commit c74ab70e2005c25e517e68274cf7bb3fd9b53e34
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 11 22:06:46 2005 +0000

    Fix bug introduced in srw.c revision 1.37

commit f05880b7f0510968f2ceda2dc5860b2c223263bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 9 17:48:11 2005 +0000

    Use int rather than short for bit field

commit f985ce965530b3da821236d9c936e54c29884356
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 9 17:47:50 2005 +0000

    Fixed check for non-empty record syntax list

commit 9a7cdcf5ae13e63eae0259f2a620119463e64f42
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 9 17:47:07 2005 +0000

    Avoid mixed stmt/var declare

commit 7b869473f3fa47461c900c7c654814040607cbaa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 8 21:57:47 2005 +0000

    One more html doc part of dist

commit c20830c3e36706390cc7a15c2a3a4ffa071dc36a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 8 21:53:01 2005 +0000

    Clarify start term in ZOOM_connection_scan.
    Document ZOOM_package functions (extended service facilities).

commit 344311b8463f32cd4b7aec93ce0f42e090fc6cf8
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Nov 8 17:12:55 2005 +0000

    Note that sort1() needs documented when I do sort()

commit 54833ceee2850b3de2f7ee28c6f9ca9e021b7fc8
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Nov 8 16:52:29 2005 +0000

    Add ZOOM_resultset_sort1()
    Old ZOOM_resultset_sort() is now a trivial wrapper for this.
    (Kept only for backwards compatibility.)

commit 110d2cfec5051b981403e6aa432fa4863d401893
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Nov 8 16:51:34 2005 +0000

    Add ZOOM_resultset_sort1()

commit 0d191bf4a0a8f0196e0ba1c42f0070255c04c1b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 8 15:08:02 2005 +0000

    Added ZiNG Update Support. New codecs are defined in srw.h. Extended the
    GFS to support this as well. Backend handler, bend_srw_update, does the
    update work. Code contributed by Ko van der Sloot.

commit 9527520d6b18b7c74d74ff4ad42fbf7eab73d203
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 6 01:55:06 2005 +0000

    Fix bug #416 in a different way. Our handlers code in yaz_marc8_?_conv
    (generated by charconv.tcl) now returns 0 and no_read=1 when a sequence
    does not match the input. The SECOND HALFs in codetables.xml produces a
    non-existant entry in the conversion trie.. Hence when met, the input
    byte is skipped as it should (in yaz_iconv).

commit a51e14df3987e0c5328d0379c059b772aa4976fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 6 01:28:09 2005 +0000

    Remove no longer used MARC-8 conversion code

commit bd1e6f0c2add0e1dced1719c7a89fdce0342ca92
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Nov 4 17:15:30 2005 +0000

    Clarify sort-specification syntax.

commit a39eab79c04f1fa0f7a7197140a526319f2612d2
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Nov 4 15:51:02 2005 +0000

    Fix incorrect diagnostic.

commit cf3ff0df41755297543b14f007842e1dc216ec25
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Nov 3 16:49:00 2005 +0000

    Fix formatting inconsistency.

commit ca600d51e7c35d506e928b54fe78fb049a3cd1c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 2 21:41:27 2005 +0000

    Avoid mixed decl/stmt

commit 2aac1412b1bfe2b6d96b72b254a0292d5e5ee056
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Nov 2 14:54:01 2005 +0000

    Add a list of the (surprisingly many) functions that still require
    documentation.

commit 77f1e72ece143de75a2163369225ae15a13f7480
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 2 13:32:58 2005 +0000

    Fix path to yaz-asncomp

commit e15cbdedce45f8d4ce7642182899919cf9266984
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 2 11:54:40 2005 +0000

    Change output for SearchResult-1. Display subqueryId as well

commit a77e44dfd845725c768c8c60c1c01ba04209316d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 2 10:19:46 2005 +0000

    Rename serachresult options a bit

commit 1b74d7ac0e734e7740dae73ea340d24334960bc5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 1 15:08:01 2005 +0000

    Allow retrieval of Search Result-1 information in ZOOM by the use of
    options that are attached to a result set. ZOOM documentation updated
    accordingly.

commit 09171d137882f80de8584a5adec1ac13c7718a4e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 1 15:07:29 2005 +0000

    Allow inspection of result set options with rget command

commit 2a7d3ab36a99c81e9d33bd370cf03a020525f49e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 28 18:36:58 2005 +0000

    Fixed bug #416: First/second comb characters not handled in the
    MARC-8 to UTF-8 conversion. Patch by Raj Patel.

commit 96278072bf26103bdd1bbd799f87328655b67756
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 27 20:05:41 2005 +0000

    Use xsl:element for document element to prevent ns

commit 16d6dc8f953ccdaadd47ce6a60df22efff73bff4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 22 13:32:04 2005 +0000

    Use xstrdup rather than strdup.
    Define stat(2) masks S_IFMT and S_IFSOCK when gcc -ansi is in use.

commit 6d4f7e865f11d0fbcadd0820078a707f5588256c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 22 13:28:03 2005 +0000

    Do not use // comments

commit a2089830bc03a6edd4130aee46e3af6964d185f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 22 13:27:29 2005 +0000

    tstlogthread by default prints nothing

commit bbede51b2d1b9cf9674e0176d5f536d10f276962
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 22 13:13:56 2005 +0000

    yaz-benchmark uses yaz options rather than getopt

commit 028cd0d846e6e44649ef699e205b2db453be5522
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 20 19:28:03 2005 +0000

    Added option -m to GFS to control formatting of time stamps.

commit 976e19ac608c2992096baf821426186570ea2df9
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Oct 17 12:29:44 2005 +0000

    Add ZOOM_connection_option_getl() -- very thin layer.

commit 1a5d172598ed970a299d142cd2ff536e905659f8
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Oct 17 12:28:20 2005 +0000

    Add support for int len to struct ZOOM_options_entry.
    Factor repeated code out of ZOOM_options_setl() into new _set_value().
    Add ZOOM_options_getl().
    ZOOM_options_get() is now a one-line wrapper around ZOOM_options_getl().

commit 6d20344358c013b71bf23a93f1998fc6036c1aef
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Oct 17 12:25:39 2005 +0000

    Add int len to struct ZOOM_options_entry.

commit 3a12e23d93ba2aadcddefc74ebe02b90f53381c3
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Oct 17 12:25:04 2005 +0000

    Add ZOOM_connection_option_getl() and ZOOM_options_getl()

commit 053ab437b20c680f8a4a06190a2ef08e0912bf82
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 15 10:40:37 2005 +0000

    Put static YAZ entities in separate file entities.ent.
    Put bookinfo section in separate file bookinfo.xml.

commit abc454158e80cb39f9afb4d2731c8c1919e37450
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 11 18:24:33 2005 +0000

    Move ZOOM_task definition to private ZOOM header

commit 323dd612ee1939e8082fa75edcd1083a238d5272
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 27 17:52:46 2005 +0000

    Added wrbuf_chlp_right

commit a598b7f4ca1ad3c0ffcd5924aea118abc3d36574
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 26 09:15:27 2005 +0000

    Changed behavior of yaz-client's cancel command, so that it by default
    does not wait for a response. But if 'cancel wait' is given it will
    wait anyway.

commit 8602fb839aceb9caf7b5e64d19cc0a35698dbe75
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 21 19:46:33 2005 +0000

    Allow multiple record syntaxes to be specified in 'format' command.
    If two or more are given, the syntax list in CompSpec is used for
    present requests.

commit cf5cfe44d60e1066999eff41bd239f8f4a59cd3e
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Sep 20 12:07:29 2005 +0000

    added a -g switch for gnuplot instructions in output. This way, the outpit stream can be used as input to gnuplot (when saved to a file, that is), and the gnuplot instruction file is obsolete, hence removed

commit 0edf0cd59d2db226273f2d9f3ba3dad96834a23e
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Sep 20 11:29:03 2005 +0000

    counting ewrror corrected such that multiple repeats do work correctly

commit 66aa379343ce353b8faa99b86c666641bd0b1577
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Sep 20 09:36:18 2005 +0000

    moving int declaration to top of function to avoid upsetting old compilers

commit 1172793f93230208d5b19c93a1d3c388060c91c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 19 19:18:48 2005 +0000

    Added ignore of zoom-benchmark program

commit ba401b06433f6cebf02ec74bc64922293c39133f
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Sep 19 14:14:01 2005 +0000

    better 3D graphics made possible by ordering events into groups of same connections

commit 0f3124382d177e4bef923ab591220def33cc0b3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 16 21:46:24 2005 +0000

    Use localtime_r rather than localtime if available.
    Only call time(2) and localtime(3) once per yaz_log call.

commit 89cc3da6fca90bda52edaa8d368c755b5421ee06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 16 21:44:23 2005 +0000

    Check for localtime_r

commit 721b8849056eefbcec3965b9ae6eeb04b6580c9c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 16 21:14:38 2005 +0000

    New option -w sec for test log utility

commit c6a5dc8ed65ae3ffcf8f27270c4de6f6ae05499e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 16 21:13:54 2005 +0000

    Filename passed to yaz_log_init_file assumed to be in strftime format.
    For each yaz_log call strftime is used to make an effective filename.
    If different from last yaz_log call, the log file opened. To make
    a log that rotates every midnight log%Y%m%d.log (year,month,day) could
    be used.

commit 8f2212a99ffa921b44897379a5333f3bd09c2dd9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 16 10:51:05 2005 +0000

    Remove C++ style comments. Remove mixed stmt/var decl.

commit 1be28b14b54a225541d94621f325432a5d132b39
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 16 09:16:40 2005 +0000

    Implemented logging of authentication info in GFS. Bug #406.

commit dad26e5daa5c4a10b926d3cd4026bf1aeb01d19f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 16 07:05:46 2005 +0000

    Boolrean and rather than bitwise and

commit 5c5f9a65dedbaa37af4d1ba772568a176c9762a7
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Sep 16 06:57:21 2005 +0000

    tickmarks taken out

commit 06aa72c00167e6611dbb41c157c65713d48871ae
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Sep 15 20:51:16 2005 +0000

    changed output such that process comes first, then time, then progress. added3D plots

commit 1632ffe4788128f6557bbaa9764e92493ae4934c
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Sep 15 11:14:22 2005 +0000

    use points, no lines

commit d7347ad7877139ce9da59cca55ac3efd91216f6b
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Sep 15 10:38:03 2005 +0000

    made progres linearly increasing, and added gnuplot file

commit 8c95dd70c139f3543227dc2f2cd43609dcb37ce6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 12 10:25:13 2005 +0000

    Update NEWS with more info about SRU POST + resultSetId stuff

commit 659228360513b8d8b5180dfc1455bf01b0f8767a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 12 10:23:53 2005 +0000

    Modified yaz_sru_decode to only perform SRU POST URL decoding if
    content-type is "application/x-www-form-urlencoded".

commit 2bb854bbfa3e65436125c844d6a7edaf82133d8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 12 09:21:44 2005 +0000

    Mention SRU POST

commit 5009ac245dc8618eb45f4214b59c472c90869136
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 12 09:14:57 2005 +0000

    Changed yaz_uri_array to no assume ? in start of URI string. This is
    to fix SRU POST which does not have ? in start of URI string in
    HTTP body.

commit 0d3acc914a510c397cb8f65bbd957697284c41d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 12 09:13:26 2005 +0000

    Fixed SEGV that could occur in Z39.50 v2 mode

commit c3427ba84b89089ef7c2b1f5aaec843aa3af72e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 11 20:21:27 2005 +0000

    Compatibility fixes for older C compilers. Fixed printf format for
    print of time_t (changed %i to %ld).

commit 1fe36f21be4d9ae40e62162651d144e0fd787df5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 11 18:39:10 2005 +0000

    Added support for specifying SRW resultSetId + resultSetIdleTime in a
    Generic Frontend Server's search handler. Patch by Ko van der Sloot.

commit 0c5b90281adaef44cc428df303cd54a0dee568b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 11 13:32:39 2005 +0000

    Put declarations before statements to make code work with older
    C compilers.

commit 1908df105a83e97f3e404020fd9f4e2007654afd
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Sep 9 13:51:43 2005 +0000

    pretty formatting with tabs for gnuplot reading

commit 694d75cb1eaed143238ffc563414047dbfc77752
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 9 11:29:54 2005 +0000

    Fixed bug #410: Can not rotate log

commit f04a7c5605e217527054d3bb617b1d22acba6f3e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 9 11:28:48 2005 +0000

    Add rules to build tstlog

commit 455798a3154b5c08c872ca0fb90607ddea575038
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 9 10:34:09 2005 +0000

    Do not build the separate Multi-threaded (MT) library libyazthread.la.
    Instead make the library libyaz.la multi-threaded. Threading as a whole
    can still be disabled by configure option --disable-threads. Previosly,
    with older GLIBCs there were problems with MT libs under Apache. This
    has now been fixed a long time ago.

commit fd446dea5b8ff2ac645272686f2be5308fd71f43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 9 10:33:45 2005 +0000

    Major log system cleanup. Added various locks for the shared mask_names
    global structure. Also added mutex around yaz_log core code. It seems
    that vsnprintf or similar is not thread-safe after all (at least
    on Solaris 9).

commit cb0de81ba19b675141bf9a8e5094e2fc973385e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 9 10:32:09 2005 +0000

    Changed nmem_mutex_create so that it properly handles concurrent
    calls. Now, only first thread will initialize the mutex. Others will
    do nothing.

commit 40a2553a95734f7c8374e506b327bc6aca91f0cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 9 10:30:35 2005 +0000

    Set ODR_MAX_STACK to 2000 instead of 10000. It seems that 10000 causes
    a stack overflow in threaded mode on FreeBSD.

commit 04e7f1b09e302ca5862d752e63e2a6e396c82047
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 9 10:20:14 2005 +0000

    Document more tstlog options

commit 9eca093a375190581d3ce6b4eb119dadd39692eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 8 13:51:27 2005 +0000

    Fix cpp-if check for POSIX threads

commit d8c29911dfa8d98b9adcc843bbc43fa6f139fe9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 8 13:25:33 2005 +0000

    Added test tstlogthread which tests log system in multi threaded mode

commit d061373561c647edbc7125796b53ab0c789d6648
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 8 13:22:58 2005 +0000

    Added option (-n) for tstlog to make call yaz_log a number of times

commit d950c3e047f4ba482b7f36d7e81faae6d4b5dacb
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Sep 7 13:45:15 2005 +0000

    added simple benchmark client program written over zoom api

commit 23eba2ef170ee6236121e11480ad0c83b7211023
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 7 11:53:25 2005 +0000

    Document ZOOM_connection_last_event and the event types

commit bd203324142f86a236b9867e10102abe14b7c676
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 30 20:13:51 2005 +0000

    Call bend_close during init if there is an old handle to release

commit 457226809c15f78d68d29fd54791822d89c7ad80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 25 12:44:24 2005 +0000

    yazphp.dsl no longer in use

commit bc8a8531704e987a84f7e8d338eefc86e2b8fd70
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 25 11:48:26 2005 +0000

    Use proper location for VS C runtime msvcr71.dll

commit 26bc83eeda2418e09c32f2ca4c9327901568fe98
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Aug 24 11:25:34 2005 +0000

    Added 'exit' as an alternative for 'quit' in yaz-client
    (Per's request)

commit 43a7aff23f364fd3fac6e9746c53cda01be13738
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 22 20:34:21 2005 +0000

    More type casts for char signed/unsigned and xmlChar. Using
    xmlStrcmp, xmlStrlen in a few places instead of strcmp/strlen.

commit 637213cb79d34110cb367369ece0745cdc2b554f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 18 18:42:37 2005 +0000

    Updated to use libxml 2.6.20, zlib 1.2.3

commit b7c6d3740131ba03800c5c2cc935dc2626d12bb3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 11 14:21:55 2005 +0000

    Increase the ODR stack size. Use different stack data structure
    for ODR constructed stack.

commit e07c9107593d131eeb0f57cfd908e0e01be37010
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 11 14:19:28 2005 +0000

    Make test fail if circular refenced ODR does not fail

commit 64e2bb98a2ecd300fc2819c2cbb0b72901f85fa6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 11 14:09:07 2005 +0000

    Added tstodrstack to this

commit aa8977f5880c963f6754cc0c4bfa05ef023e83a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 11 14:08:38 2005 +0000

    Test with 100 level query and another with circular refernce

commit be5342e415872d9f43511f7b68fbcec42dc2c0a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 11 14:00:43 2005 +0000

    Added test for bad ODR nesting

commit 2652e6d0585c1107642a3e53432c5a3bdd1cbb21
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 10 09:12:53 2005 +0000

    Added some news items collected frmo CVS

commit 3f28795bb839ac16d929fb57180c0582e36c9de7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 10 09:02:43 2005 +0000

    Removed /usr/share/yaz/etc from libyaz. All /usr/share/yaz content is now
    part of libyaz-dev.

commit 8b40c551d14fe46439095674ba19cee2fe9a8e1c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 9 18:29:35 2005 +0000

    Fixed setting of record syntax for Extended Service update in ZOOM

commit 162d5174d5fa510c0ee6810ae6bc0ee5f7c6fd61
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 5 09:36:15 2005 +0000

    Added missing start tag

commit 4ebb00c5c13152f7c6742737ed1547b131af893b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 22 06:23:14 2005 +0000

    Implemented 'show all' command. Bug #398. Patch by Rob Styles.

commit 7673e4ac1298b8557933244fc576219bd02fd640
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jul 19 12:41:20 2005 +0000

    Note TCP/IP backlog change.

commit aaf5a12c13670c9d034ecf809448201e1ef5d8de
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jul 19 12:40:52 2005 +0000

    Increase TCP/IP listener backlog from 3 (which I am guessing was
    copied from the SunOS manual entry way back when) so SOMAXCONN, so
    that the socket will queue as many incoming connections as it's able
    to handle ongoing connections.  In other words, it will never now
    refuse a connection that it would be able to handle merely because
    it's not got around to accepting() enough of the pending connections
    yet.  This is the behaviour anyway under Linux, where the listen()
    argument is ignored; but not under BSD and on systems such as
    MS-Windows that use BSD-derived TCP/IP stacks.  The behaviour of
    YAZ-based servers should now be uniform across operating systems in
    this respect.

commit c43b2d080cc557adb59b37b3d8f427871481c7e8
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Jul 18 10:07:21 2005 +0000

    started new developmenr version number to make side-by-side compilation with zebra feasable on debian systems

commit 38e70c83aac4fabf9280fa246921e57d725424de
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Jul 18 10:06:36 2005 +0000

    added some package names  to message

commit 20973de252eaeb5367d3c86f64b3db43fd9581d2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 30 08:34:01 2005 +0000

    Check for open connection and proper protocol for update and xmles
    commands.
    Fixed uinitialized member in xmles.

commit 5241f035b579b1dcf65fdbe379c0fb8f3ef7168c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 29 22:52:54 2005 +0000

    Pick latest Docbook XML DTD for 4.X

commit f9828584ad6d0f66eb85b2e6d8bca5a29d569dcb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 27 22:03:59 2005 +0000

    Case insensitive CQL relations/indexes/operations.

commit fb6d99a0c7e07d9cc4a315c447deaf6564a85505
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jun 25 15:46:01 2005 +0000

    Expanded tabs in all source files. Added vim/emacs local variables
    trailer.

commit 67002f49611adb64993391b0cbf6c235f18080a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jun 25 15:42:19 2005 +0000

    Print ext command in help

commit 2ba3d1d3bf2b57c7ac462b347cb18f06820ac73a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 24 19:56:52 2005 +0000

    WS updates. No code changes

commit 0efb05eb1d586ad15c3c0b2f564b3cb58edbcd1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 24 12:50:46 2005 +0000

    Add OID for External XMLES too

commit 185028bccf8a5e6635fc5ef8f1f737c798e29c2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 23 15:03:40 2005 +0000

    Fix relationModifier handling (incorrect value in check was used).

commit 5b9a39fc00ab0969ff020f05c51c5d336e00d762
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 23 13:09:42 2005 +0000

    Changed xmles command to take OID + doc as parameter (previous
    version only took doc).

commit 7a870687ef78606cd134e82fd9085722efe3c979
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 21 07:34:26 2005 +0000

    Describe new comman xmles. Update doc for Item Update.

commit 58e7306c9f23189e136c52b21e39692392824ea7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 21 07:33:08 2005 +0000

    Rename VAL_XMLUPDATE to XML_XMLES bacuase this is an XML extended
    service type facility rather than Update facility.

commit 0866d407d83198a03f9876947ab29fde357f396d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 16 09:05:10 2005 +0000

    For RPM spec, use License: rather than Copyright: (obsolete)

commit 7b43d0bb4e3c154246bdaba51b78e9861fd3bd97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 13 10:27:00 2005 +0000

    For GFS, allow field record in bend_fetch_rr to hold NULL - meaning
    that record could not be returned and out of range. This present
    response will simply not include the record. Useful for Zebra 1.4
    where approximate hit count is returned.

commit 06cc6b7283ef5cd8e69adcfb760ea06f8a2c2c7b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 10 17:56:35 2005 +0000

    Update year in copyright message

commit a0a3d5e9fb7405e286e464fcbef6d32d1bb1d246
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 9 18:47:07 2005 +0000

    LFS mode for yaz-marcdump so that it can read large ISO2709 files

commit 71664fe63983cbd1a74e22dd2f5fb75df2f57981
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 8 12:34:05 2005 +0000

    Fix problem with pointer to last init response being corrupt
    due to set_auto_wait=off. If we have not yet received init response
    we assume option is set.

commit ff9c21a4a93db3d49140602e6b8bdc062bde4153
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 8 11:22:15 2005 +0000

    Describe new yaz-client commands wait_response and set_auto_wait.

commit fdc8cdeed79becf89c9ddedbaa0ebd6df3030c6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 8 09:11:17 2005 +0000

    Bump version to 2.1.9.

commit aafaead12e6b84b81ac131a5f2573310eed066ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 8 09:11:03 2005 +0000

    Fixed wait_response handling so to deal with proper number of
    responses.

commit 4fe454f1a00ab30fe2440b2bab2d9c1367dfe4e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 7 19:51:45 2005 +0000

    More NEWS

commit 862b4ea8c948d499192abd1fd420000bec94d249
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 7 19:47:31 2005 +0000

    Use size_t for NMEM's get_block. Change space-left check to
    avoid signed/unsigned-ness problems.

commit 8a616a92f7c17554add083af9163a8dd2d91694b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 7 19:31:40 2005 +0000

    Towards 2.1.8.

commit e615729ba0e58045756f03cb409d5adc54181750
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 7 19:25:38 2005 +0000

    Fixed bug in yaz_marc_decode_buf. By mistake the routine appended
    MARC output rather than returning "new" buffer.

commit b3aacc36f4f617fbc68126f102f6b96b7969932a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 17:34:58 2005 +0000

    Avoid mixed stmt, var declare

commit c516122e7966c81722715371eb899655979adc8a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 12:32:03 2005 +0000

    Allow log level to be set for zoomsh

commit fe3ae86a97bef6a815e2f04cdcaa77307801c902
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 12:23:47 2005 +0000

    Make a zoom,zoomdetails log level and try to make logging more
    consistent in ZOOM C.

commit 44243f1a421921f27b7f4ab986a0d0a02285b664
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 10:45:33 2005 +0000

    Re-organize top-level code so main functions does less work.

commit 850fbeeaac5612da71b74d277ef1588b6a57996b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 10:37:14 2005 +0000

    Internal package 2.1.7-1 for testing.

commit b853eb3de1a249859eef71c9a285172a199656ce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 10:29:33 2005 +0000

    Add support for privately defined extended service, xml update, with
    OID 1.2.840.10003.9.1000.105.4.

commit 561d51614757d3160312dca00a8aff7b9c218d3e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 10:27:59 2005 +0000

    Fix man page to include description of --comp.

commit 48fdd95e1a026cfcc20ddd2329f0bda940f936e2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 07:28:12 2005 +0000

    Bump version to 2.1.7

commit 85f1d1a0c611b54db8dd799e3b59be04a873c54e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 6 07:25:47 2005 +0000

    Warn about unknown Z39.50 options

commit 8619c87efd449df46e51100488f7367e6832f4d4
Author: ja7 <ja7>
Date:   Mon Jun 6 07:12:47 2005 +0000

    Fix for bug 371 "options concurrentOperations ignores concurrentOperations"

commit 9e53ad5fa700dbdf5d5c7ac518ff2458c5436da9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 3 20:33:13 2005 +0000

    Use size_t for nmem block sizes internally

commit a97174e3c213916ba968c8922ec69e9101badb2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 3 20:30:30 2005 +0000

    Let nmem.h include stddef.h to get size_t defined. Hide strutures
    nmem_control and nmem_block.

commit 029ba3910b555dc57c38fd8d5a27091e59338890
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 26 21:47:16 2005 +0000

    Add OID test. Changed prototype for ber_oidc.

commit e497fb7edee04454e0f08fd1ed975fa6966341ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 26 21:46:40 2005 +0000

    Allow decoding of zero-length OIDs, but reject OIDs longer than
    OID_SIZE.

commit 2db81a6ebbae290b043cbe6b911972de3a00cb19
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 24 12:16:22 2005 +0000

    Towards 2.1.6.

commit cbc7e0fcfe4559b017d1df1e62548f4207074780
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 24 12:15:57 2005 +0000

    Update dependancy libs

commit df43df1a412b098478f0909e13430c3262c1e1c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 20 19:29:18 2005 +0000

    Added support for SRW sort in Generic Frontend Server. Patch
    by Ko van der Sloot. Member srw_sortKeys in bend_search_rr holds
    sortKeys - or NULL if none is provided.

commit 022ffdfe3ef1fd6f868cc870c829b92f08166113
Author: ja7 <ja7>
Date:   Fri May 20 06:22:48 2005 +0000

    added 2 new commands for testing concurrent operations and cancel
         set_auto_wait
         wait_response

commit 44522d349d922250169fe57b89dadbc6a1d12dab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 18 20:23:47 2005 +0000

    Warn if Libxml2 is not found

commit 0594c1b39bd724b0f80ef9dc1ceb937f5cf2c199
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 18 12:38:40 2005 +0000

    Added functin  yaz_del_charneg_record, which removes character set
    negotiation from otherInfo.

commit 1db6276c63f9693d66273d710b4643572ed3f503
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 18 12:30:00 2005 +0000

    Reestablish LOG_APP,APP2,APP3 .. continued.

commit 811aab8e16731999167fcb3cd2076e7256bf68ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 18 12:23:42 2005 +0000

    Keep log level app2,app3. It is still being used

commit 34406760af433ed1bf74d98df4265c4fa0c27230
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 17 11:48:36 2005 +0000

    Fixed bug #255: ZOOM does not decode Diagnostics in init-response.
    ZOOM C now decodes init diagnostics from user-information-field
    when present. If non-present, the pseudo error code 'Init Rejected'
    is issued.

commit 967c7d6a006f0e4dc684b8086e08186d11311cfd
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 16 12:00:31 2005 +0000

    Ignore generated files "tstsoap1" and "tstsoap2"

commit 3e21a17a5fbbdcacf674a943ce681207d72ce263
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 11 12:19:15 2005 +0000

    Bump version to 2.1.5

commit 35c80d96871b33904c9206919d2b31ce753d699b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 11 12:07:48 2005 +0000

    Initialize members scanClause,errcode,errstring for Z39.50 scan handling

commit 725db3d87d84a1072939d74a537454a5d4e1e0cc
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 9 11:17:06 2005 +0000

    Ignore generated header files.

commit 35aa1d01fc0569ea3022723acfcd0dc2d2f2d5fc
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 9 11:16:29 2005 +0000

    Ignore generated C files.

commit b9bf54cdc48546ad358b829bb01e55fd612c1717
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 9 11:01:07 2005 +0000

    In yaz-client when evaluating time elapsed, it is done just
    after the incoming package has been decoded - not after
    display of result records etc. This to give a more true picture
    of target's performance.

commit 7dbe4028e0cb3a7ed57fb2bbb0b05e62e112f56a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 9 08:51:48 2005 +0000

    Fix example

commit 012d51aa722c887a9227a0c345c9663500486acc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 8 22:53:59 2005 +0000

    Bug fix: did not use outputCharset in the conversion of search term

commit de7e9019dfe1a48e9bae5563152bed76075b850b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 8 07:35:23 2005 +0000

    Fixed bug #320: Improve UTF-8 -> Latin-1 conversion.
    The yaz_iconv utility now converts several composed UNICODE sequences
    to their single code Latin-1 equivalents. This improves the MARC-8
    to ISO-8859-1 conversion in that more sequences are correctly converted.

commit ec00e8cfc23cb7d04a9b13730607d6c094446f36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 8 07:33:12 2005 +0000

    Comment out debug printf stmt

commit dc068db61c02117e4e7e4aa3136f055965ec063c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 8 07:13:57 2005 +0000

    Fixed bug #322: yaz server does not log listener address if given

commit 2539e1c4f232d30fd3e2a15f7668c6dc395c733a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 6 12:18:26 2005 +0000

    Encode SRW/SRU terms to UTF-8 from terminal (outputCharset).

commit e8025256fa32ac74dee34da5ca49b0c8ac41508e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 6 11:11:37 2005 +0000

    Added two SOAP tests

commit aad0bdeba9eb59ae42169cb20f1c2f4fc876d254
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 3 21:32:19 2005 +0000

    Collect CVS changes.

commit c8caa31f42e8c22ddc30863c5df77997a338f8fe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 3 12:30:13 2005 +0000

    Added some help on proximity.

commit 9cc8f4a4d0fd7f1e4bd6c9d5c85ef2dccaab5743
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 2 19:33:55 2005 +0000

    Removed a few redundant log messages

commit a402baab0eac522450b628a6dcdfbc4a50e11bf0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 2 19:33:00 2005 +0000

    Fix bug #307: It's impossible to specify indefinite/no timeout for
    ZOOM_event. Special timeout value -1 now means indefinite timeout (i.e.
    no timeout).

commit f213113a8a7f5d311d5dc60aafbd6bc49d76e3b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 2 19:17:48 2005 +0000

    Added support for multiple languages and charsets to be specified
    in ZOOM. Each charset/language is separated by a blank.
    If negoation is in effect in init-response, Option
    "negotiation-charset-in-effect-for-records" set to 1(true) or 0(false).
    Code based on patch by Vasiliy Osadchuk.

commit e627986266d8fcda1b273c1ecab36400494bf76c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 2 19:14:33 2005 +0000

    Added utilities nmem_strsplit and nmem_strsplit_blank which
    splits a string into arrays and allocates each stream using NMEM.

commit 4dd0cf8a0d3ad8530d9bd6fb83b795cf73bd354f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 29 19:06:13 2005 +0000

    Fixed bug in scan handling in front end server: if
    preferredPositionInResponse was non-present it logged a NULL value.

commit f517f60a95e2f94edd1efd750024642b5941ef08
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Apr 29 10:36:05 2005 +0000

    Fixed the infinite recursion when calling yaz_log_level_init as the first
    call (before other log level or nmem_init calls)

commit 7fdd4ae2061089485070e60cd7e2e8ea05d55b56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 26 19:51:31 2005 +0000

    Modify one of the result set PQF examples

commit a088ea8c24e28419057ddae8c23936272b578b7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 26 18:46:42 2005 +0000

    Towards 2.1.4.

commit 0714fa58662966ba0a4f4d9062de89524f539200
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 26 18:46:24 2005 +0000

    Added Mads Bondo Dydensborg

commit dfd577ec0a4673580ae744babfdb9b4f8bdd80bf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 22 15:14:24 2005 +0000

    Missing quote

commit b02f404f35f196079a0cd9569dace76d70c3f1c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 22 15:09:36 2005 +0000

    Allow srcdir!=dstdir for CVS checkout

commit d675fdcc2386440425e3d230730378bc96a2664c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 22 14:59:42 2005 +0000

    Fix check for cql.c in dist-hook

commit 3b703e575c88bd31b38f5af81c29aeed757ff11b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 22 14:51:11 2005 +0000

    WIN32 updates for Diagnostics from CSV files.

commit 84d7b06c13daa609e93f353e655c4b02f936d65c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 22 08:27:57 2005 +0000

    Changed include/yaz/diagbib1.h and added include/yaz/diagsrw.h with
    diagnostic messages+codes for Bib-1 and SRW. Preprocessor defines are
    now defined for all those error codes. So instead of putting 109 in
    in a program, YAZ_BIB1_DATABASE_UNAVAILABLE can be used. The messages
    are now generated from a CSV files. See src/bib1.csv and srw/srw.csv.

commit 00757f0ff95a6e5557823e151a7ae9d6f48f0f8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 20 13:51:47 2005 +0000

    Towards 2.1.3

commit cd08b51966f34ed2b871f87bc07dd51a0d3fd6a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 20 13:17:51 2005 +0000

    Use XML comments for debug/verbose info.

commit 163d307ad18c694b07f18da8071b517e6cd2095a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 20 13:17:29 2005 +0000

    Use XML comments for for meta info.

commit b414bc74229f18537e6742b081aad7c4679006c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 20 13:04:04 2005 +0000

    yaz-marcdump skips non-digit chars betwen recs and warns about it

commit 4602e6f66713b5c44cebd5a8deb2790e2cdea91e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 20 12:59:51 2005 +0000

    Exit if multiple server addresses is given (not supported)

commit 22df553651d0ec221541c3df8766a114bbe05018
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 18 08:04:36 2005 +0000

    Update to libxml2 2.6.9, zlib 1.2.2

commit ee52d7a5f2325315de5391696bef64336ad88dbc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 15 21:47:55 2005 +0000

    Fix bug in CCL parser that could caused uninialized values
    of token member ws_prefix_len in some cases.
    Removed ccl_token_simple function.

commit 1ee98ea192555da1959c4012736f7797cc5f91df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 14 11:59:46 2005 +0000

    Allow NULL value for basename in bend_fetch_rr struct

commit b0ac22df7abdd45011addef4e726b278d5ba0f02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 11 08:41:39 2005 +0000

    Fixed bug #280: make dist must depend on bison. The extra rule
    is necessary for automake 1.4pl6, not 1.9.

commit 6215ff999c5f4c9ff2cc59ab99f794832ce30f1d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 16 21:30:22 2005 +0000

    Towards 2.1.2.

commit 613473ea375ac8194f2cd14dd3f5f3820d6ac941
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 16 21:28:43 2005 +0000

    Get new codetables.xml from the LoC. Bug #273.

commit 30d210952d2f8b305f9f79e637a4db53dcf0873c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 16 21:26:37 2005 +0000

    Change "to" type for MARC-8 -> UTF-8 conversion from 16-bit unsigned
    short to 24-bit unsigned int. Put code name (description of
    character) in output comments in C code.

commit 4feb736e570d15bbc8254d593e0c44ed5066be85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 15 16:32:51 2005 +0000

    Fixed bug #272: Preserve spacing for CCL terms. The spacing is
    preserved for phrases by saving the prefix (leading) white-space
    for tokens. Added ws_prefix_{buf,len} in ccl_token to support it.

commit 5fcbf8f822406ea89d17737224232a5d0e90f2a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 12:47:17 2005 +0000

    Try again (to fix version)

commit 1895c3d3396fa16d7437b1a1e0ee886dd6e62115
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 12:41:14 2005 +0000

    Fix bad version - should be 2.1.0-1 (was 2.0.1-1).

commit e5e21b9c5dcaff4ef91c5a2f97eafd8aad6db11d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 11:28:16 2005 +0000

    Notes about MARC decoder changes

commit adfb1e15b19027b2b2eaa9b89204fee07003842b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 11:24:59 2005 +0000

    Fix version

commit 79b822d1cd0f781768924c32e1fdc1b210e7c368
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 11:17:58 2005 +0000

    Towards 2.1.0

commit bd2e35d738cb215abd9b113ffe3859a65b39d619
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 11:14:21 2005 +0000

    Support XInclude for XML config

commit 587f46d7d56e57a3cfbbc50dd7fbc15e709190ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 11:13:12 2005 +0000

    Example as given in doc

commit ce9d3b203396b98a85dbc89bba85ba784ae4a3d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 11:12:43 2005 +0000

    Notes on changes for hosting

commit e232998663cbfa8e9c489d99245e530c03223571
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 14 11:12:16 2005 +0000

    All elements for YAZ GFS XML config described

commit 02e5bbc0d685b1f565cbd71bc7c61858e74c4382
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 13 21:43:00 2005 +0000

    Renamed ztest-options.xml to gfs-options.xml. Added GFS common synopsis
    to gfs-synopsis.xml. Initial work on GFS virtual hosts.

commit 681b7be9d32f67cd1d7a970117d5526d348d5bd7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 8 13:59:08 2005 +0000

    Exit GFS if XML parsing fails.

commit c8e6236a5d7deea490a8c6902735f70c1515c0dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 8 11:48:09 2005 +0000

    Call chdir before bend_{start,stop}.

commit 49566a6ea1cc01c896584427ce1d327f7cd2be7e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 8 11:07:49 2005 +0000

    Read directory element of XML config so that server may chdir to
    proper location.

commit 6ee931daadb39712436b7ba95326681de9369c14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 7 06:09:01 2005 +0000

    New test result.

commit 49dfd3f8ec91ce7ced774d66f5db9a248e574bbf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 7 06:07:33 2005 +0000

    No leading spaces in warning comments

commit f514c7fcb9cd0c205b308a1213112317d564874c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 6 21:27:09 2005 +0000

    Better diagnostics for bad MARC records.

commit 5a63f1bd6974a0fdd748d48ac791a414528f432e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 6 12:54:32 2005 +0000

    For record update, open file in binary mode

commit af2e686d7372a0a2f4175cbe46d99fadd64bb465
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 5 12:14:12 2005 +0000

    WIN32 Updates for GFS to use TLS for control block.

commit 7a5a8c9cbc588f8c52f54bacca3e8e07058f713f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 5 09:17:27 2005 +0000

    Fix compilation in mode without libxml2 (bug introduced in previous
    commit).

commit c9d151d16586a20585bfb92607a6d578ceb07770
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 4 12:00:00 2005 +0000

    buildconf script configures directlry when -d / -c is given

commit 7857ed3da7f4c6ed8bd99ad567cb3999b83b2c53
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 3 23:16:20 2005 +0000

    Added explain facility for frontend server XML config. Renamed
    element cql2pqf to cql2rpn.

commit 89ebb6f247bae61360fe7ee2997c27e030ee1820
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 2 23:59:22 2005 +0000

    Wrap OPACXML in opacRecord as suggested by Larry Dixson.

commit 8b2791efeb9e671fabf90c36c6828a5bf71c887b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 1 20:37:01 2005 +0000

    Enhancements and new bugs in Generic Frontend Server..
    Reworked YAZ GFS XML config. Added pqf2cql support.

commit 77d6853aec94df6c69da9cd35d8ba982b9b12299
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 25 17:05:09 2005 +0000

    Extended OPAC display utility. OPAC display utility renders
    bibliographic (MARC) record as well. Added yaz_opac_decode_wrbuf
    to supplement yaz_marc_decode_wrbuf.

commit 9641621e0fbb1ac4eec857d70203637e89d184ce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 25 17:04:45 2005 +0000

    yaz_marc_decode_wrbuf no longer Wrewinds WRBUF

commit dbb6de2b356dec17a7be4f118c30dad487edac52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 25 17:03:41 2005 +0000

    Bug fix. Dump record content (-m) was duplicated for XML records

commit 5265b9beb2ccb4208c503ad60c56daa97a9c194d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 25 09:37:53 2005 +0000

    Fixed bug that caused MARC decode to SEGV for some invalid MARC records.
    Adde marc4 + marc4.xml as a test case for it.

commit 455aa1ff25e359fd7efef0a892619940a072e015
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 25 09:36:46 2005 +0000

    YAZ 2.0.35

commit 33b63ea317b9ccafa03f00ac12ffcad983dc2b3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 25 09:36:32 2005 +0000

    YAZ 2.0.35 windows version

commit 29b35858c0f8b9223be43bca5509b1dbe7635bca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 21 14:37:54 2005 +0000

    Fix M4 quotation (square brackets in strings)

commit ce36f7f820809631ddafa09616d59d6d8640566d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 21 14:37:16 2005 +0000

    Quote 3rd arg to AC_CHECK_FUNC. YAZ 2.0.35

commit 4d2f3abbf60e9b3f49e1d769700ff44cc18d11cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 9 12:41:45 2005 +0000

    Avoid unnecessary logs

commit 8a836c1260ff2c7abf6752cc71262f582adf68b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 9 12:40:56 2005 +0000

    YAZ 2.0.34-2.

commit 945e7d349478e8adddecf9aef35b62ec110c71ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 9 09:18:27 2005 +0000

    Increase listen backlog parameter for UNIX domain sockets.

commit 1425def96bbdcd685ab8634c4e655766819abd6a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 23:43:56 2005 +0000

    Fix option for MarcXchange

commit 7acd3d5df1b0f5dd02f5ff7203934e598e1680d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 22:47:14 2005 +0000

    New MARCXML test results - due to new warning issued

commit 03c6231e409402895462714b02d8d4e3ea463635
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 14:58:19 2005 +0000

    Dist zlib1.dll instead of zlib.dll

commit 4f24bf72fe0d24c0215274d06d4cbd7e487457d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 14:19:21 2005 +0000

    Towards 2.0.34

commit 60a702f390f7e2addfdab79f2328db3ba2897c8b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 13:51:30 2005 +0000

    Added MarcXchange support.

commit b61c6a39b6cc8152500cddb42ba99850249bf43b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 13:47:10 2005 +0000

    Summarize changes

commit d7d0f190d7680a5b1ee4dd1635c3c30240d5782d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 13:34:29 2005 +0000

    Added check for usleep(3)

commit 173c87dff98e363ecf2a663ae9de91bac69e77f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 13:23:23 2005 +0000

    Worked around bug #261 again. Added sleep for EAGAIN case

commit 735c4cddf578265a31d960dffffc1bf65b75419c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 01:01:42 2005 +0000

    Look for docbookx.dtd in more places.

commit 61de1faf970a0b81ef51c3c460510e186e1abee2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 7 11:23:47 2005 +0000

    WIN32 compile fixes. No TLS for control block yet

commit 65584e65c2b3b76e16c2ff984975a44813cf5353
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 7 11:23:18 2005 +0000

    Avoid ANSI inline declaration

commit e728acf714651b3da99c282d27294e45981fdf91
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 4 20:27:19 2005 +0000

    Fix xmlns for SRW diagnostic in yaz_srw_diagnostics

commit 85e3c8107b667d8c0701dc26974fbb3b17b74a4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 4 13:28:47 2005 +0000

    Fixed problem with connect on Unix domain sockets that returned
    errno=EAGAIN. That is now treated as EINPROGRESS error.

commit 7a896baab71b355189e437905513f4fdf53d1f5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 3 09:09:55 2005 +0000

    Remove old-style logging

commit 785a4eb49c2023ac55d8eac471cefcddf6d19e80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 23:27:19 2005 +0000

    Fix MARC test case

commit 1b22167f72a2de519e28be87aad12b1633cad835
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 23:27:05 2005 +0000

    Enable test case for bug #260

commit 5d66cee9efbd06349b0445661bbfd1de69ce6d75
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 23:26:38 2005 +0000

    Fix bug #260: Multi combining MARC-8 chars not converted properly

commit 4050fa4e2dbbd93fe6297c2cab8e59ed01e9060d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 23:25:08 2005 +0000

    Never assume non 00X have controlfields

commit 96a3a7bc95bf4014fb1224a7e3ad711e5e20e785
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 23:07:56 2005 +0000

    Put two spaces before datafield end tag (includes subfields)

commit 1769f2fbe5b8de995b351754eec51ccdb1824dd4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 20:50:38 2005 +0000

    Fixed bug #263: YAZ MARCXML dump shows extra spaces after control fields.
    Added yaz_marc_subfield_str which defines subfield lead string which
    is used in YAZ_MARC_LINE format. Default string is blank+$.
    Added yaz_marc_endline_str which defines end of fields string used
    in YAZ_MARC_LINE format. Default string is newline.

commit 8258e03b8aca7dd78c650b6461e240e3f22cb8dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 20:25:37 2005 +0000

    Fix statserv_getcontrol for non-threaded YAZ

commit 7d212bcdc9d80ed8cc48e6dd72cb63855c936259
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 17:11:05 2005 +0000

    Added yaz-client command scansize

commit 12cb41de8229035b3f5ca7268c6bb3fa62f19828
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 10:17:02 2005 +0000

    Added test case for bug #260

commit 273ad9b2ed17eaf4daa43e321ad4b96be2b92518
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 1 21:07:19 2005 +0000

    Better diagnostics for iconv test. Added case for bug #258

commit 45e7b7e3268c9d93cdecb1e9b363e2c02ae1efc4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 1 21:06:37 2005 +0000

    Fixed bug #258: marc-8 to utf8 fails for some composed sequences

commit 6bc4a3e8b7e73275e8b37e6de40e4c596302bd51
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 1 17:23:36 2005 +0000

    Added include stdlib.h

commit c519e4716646be3b24f7d4d3de99e06e423da865
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 1 14:46:47 2005 +0000

    Added support for multi-homed YAZ frontend server. A backend config
    may be choosed based on host and/or port. For Z39.50 host is
    picked from OtherInfo in InitRequest (VAL_PROXY OID). For HTTP, host
    is picked from HTTP header. Configuration is XML based . Libxml2 is
    required.

commit ee43c59df798a12d811827cfb2bb64aca37d492a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 1 14:43:50 2005 +0000

    Allow text/plain as HTTP Content-Type for SRW HTTP POST. I can't
    get ab to send text/xml.

commit 31e3a0ef5a0866477a3b54dc6ffbeb0aca4e0029
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 1 14:37:47 2005 +0000

    Added member user for COMSTACK that is an opaque pointer for
    user-defined data.

commit 25c0a712af079e5efd0b4c16a3c9094e83879b82
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 27 09:08:42 2005 +0000

    Fixed bug #255: EXTERNAL decoding with ASN.1 types in octet strings.
    Added a few doxygen comments as well.

commit 019f1f2c2ea9a8f2b31904097933562c07365083
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 27 09:06:51 2005 +0000

    Added prototype for zget_init_diagnostics_octet.
    Added a few doxygen comments

commit c74c6895815390dd19ec8b4f346bdb32dc1b07bb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 27 09:06:12 2005 +0000

    Added zget_init_diagnostics_octet which is similar to
    zget_init_diagnostics but encodes the EXTERNAL data in the
    octet-aligned arm.

commit d2fc23a41ae7eb6bd5f6e76a45530ede776bd018
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 27 09:05:09 2005 +0000

    Fix printing of some non-zero terminated strings. WS updates.

commit f0c297969e3fe8d043ef18022180b305b21b24a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 27 09:04:07 2005 +0000

    Fix comments for some ODR members

commit fe575eb97799f141b6e97d17c0e64619c4a9cd03
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 21 09:23:27 2005 +0000

    Do not use acquire locks (NMEM_{ENTER,LEAVE}) in
    nmem_mutex_{create,destroy}. WS updates.

commit 437e30b2d7d34613611192acf4eb7e3be153b3b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 19 09:18:08 2005 +0000

    Make scan logging prettier

commit 274e56850a285f2b4fa1c3e5aafd3dcc2999f990
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 19 08:26:59 2005 +0000

    Do not set HAVE_.. stuff for WIN32

commit 49749c69ee15dee28948d353092d1bd8626b72df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 19 08:26:44 2005 +0000

    Added include sys/types.h if it exist. Added include sys/stat.h on Win32

commit 4e82b831a8ac31e25b246a631acde354d8161688
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 17 13:09:43 2005 +0000

    Added include stdlib.h

commit 479669a3e2da231aaf11ff2a66ac5b72a4460d26
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 17 13:08:53 2005 +0000

    Added include sys/time.h

commit d3b97cc263939f772a9cd0cae6c0e147278d2e96
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 17 13:03:27 2005 +0000

    Added include stdlib.h

commit 6cdf6f2a3f67ce56d13b64a64a2a192f51ac445c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 17 12:53:04 2005 +0000

    Fix MAC compilation

commit 811a01b02b3bf8851f13e1cdef1c01f755aa4ca5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 17 10:29:00 2005 +0000

    Fixed includes for FreeBSD

commit 5fc363ebc5bf97dc2285bceaa742b69e19c4c8b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 17 10:19:48 2005 +0000

    Do not declare several variables in non-XML mode

commit 2407cf36ac1dfe34cbfc2a5d1c1695976233e611
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 17 10:10:00 2005 +0000

    Bump version to 2.0.33

commit 5766857b4ed71f0ebe01b1f5fb2ebfb052bd5dfa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 23:20:55 2005 +0000

    Define HAVE_SYS_TYPES_H in VS makefile

commit 92a1c29ad9003d7dad229fd5170ed83269c87658
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 22:12:39 2005 +0000

    Minor include updates to make Windows happy

commit 77ab03610562a282025ed218c7a0b3f8dfe2a214
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 22:12:02 2005 +0000

    Assume sys/stat.h is available on Windows

commit f63c8f02c94733255df60469574324c7ef211f3e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 22:01:13 2005 +0000

    Added check for various headers, since comstack.h no longer include them

commit 3126e48f1dcdd5684ef3677ac4cd6b1cc099f107
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 21:56:42 2005 +0000

    Do not use exit

commit d35bf56a106a37b249e6ee4ab9f7eabd86662edb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 21:56:24 2005 +0000

    include stdlib.h

commit 825d22351b1d59c71e98357b4931bf7bb67daa3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 21:51:49 2005 +0000

    Removed away include of system headers in comstack.h. Instead
    include them in the various implementation C files.
    Added more headers in AC_CHECK_HEADERS.

commit 434f8168ad00b6530158055cb9c7b4adaf9ebd9f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 21:40:51 2005 +0000

    WS update

commit bcdea3c551bcbbbb94d69fbea014f26c85ff7ef7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 16 00:16:56 2005 +0000

    Update for Libxml2-2.6.15, zlib-1.2.1

commit 4c176312acdc3444c9afc820f76a393e64668e52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 15 19:47:08 2005 +0000

    Bump year

commit 163ca1323081c3a85323b55cb0ff668b8f7c83a1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 11 12:13:18 2005 +0000

    Towards 2.0.32

commit 2b3dd45defce5c722aea0d5cecfbd8db7df55818
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 11 12:07:54 2005 +0000

    Added SRW Scan support in yaz-client and Generic Frontend Server.

commit 1c24ea5eab2eb460ba34f3b1b64fd7219916db4c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 11 12:05:32 2005 +0000

    match_xsd_string returns empty string rather than NULL for empty CDATA

commit d85dad0f037288e50eddd2883f42403ff038c057
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 11 10:50:06 2005 +0000

    Added SRU decode of maximumTerms, responsePosition and extraRequestData

commit fe4819bb8bb296f3d6b3db9121cd648672c95537
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 11 10:48:47 2005 +0000

    Fixes for value and pScanCluase in scan SRW codec

commit 99deca38579f9e6c01550312e8004477a26921a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 11 10:44:07 2005 +0000

    Check for database in ztest_scan

commit d62fb74edd3775095d23f2bffbace2b60cd3c57f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 9 21:52:48 2005 +0000

    Added whereInList member to SRW Scan Term

commit 40317def0c00a4bb9ed1ec8c195af46e6c02c463
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 9 21:50:26 2005 +0000

    Rename pqf scan parameter from x-ScanClause to x-pScanClause

commit f64aa61c61bf8bf851d7b66a5fc137669dc77452
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 8 01:20:18 2005 +0000

    Added support for SRW scan in yaz-client

commit 5c3d2d2ab097e4bb59ba5718a396b020a2d302c0
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jan 7 10:28:28 2005 +0000

    Added a warning (always to stderr) when opening the log file fails

commit 7788edff9108cafc593759e9e406d6da6509c799
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 5 10:29:42 2005 +0000

    Check that assignments to NMEM memory for some basic types

commit 0e79cb04d61eec08580aa2ccc2883b9459db3cf1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 5 10:23:41 2005 +0000

    Only use type 'long long' when available.

commit d35622cea47fdf58f47d31023e28e49eaf1ecb47
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jan 4 21:31:44 2005 +0000

    Recognise yet ANOTHER location where docbookx.dtd may be found -- this
    time, it's /usr/share/sgml/docbook/dtd/4.2 which is what my Debian
    testing laptop uses.  Must be a change in sarge.

commit 8aa7ee02ee4abdda2f19b42236600f2954ce6c05
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jan 4 21:29:10 2005 +0000

    Ignore generated file tstlog

commit ff0a9444cf86678ba0838569d1d610fa9fda9c57
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jan 4 21:28:06 2005 +0000

    nmem alighment.

commit 42dcf1902943937854ceacc8e3c72ec40fe2f48c
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Jan 4 21:27:54 2005 +0000

    Return aligned blocks on the smallest boundaries that are suitably
    aligned for all possible types on the particular architecture YAZ is
    being built for.

commit 11b2bb8143a6831d797df9f042ade8078f465802
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 4 09:41:34 2005 +0000

    Bump version to 2.0.31

commit 5b03be7b32fa5963aed1e575478a716b031cb17f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 4 08:34:41 2005 +0000

    Fix date

commit 22bdebf29b4a1be5186ce72960a978d7adc8b8c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 4 01:39:22 2005 +0000

    Mention most important changes

commit 9320dd82ebf2e4c0e656139618b897c26331702c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 4 01:25:20 2005 +0000

    Align NMEM blocks to 2*sizeof(long)

commit 87307e08d8caeab5cd574fbe696878e8f0469e49
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 3 13:36:06 2005 +0000

    Towards 2.0.30

commit 6c35039e69102dbbce08e8f39a2fbbade4406c16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 3 13:28:35 2005 +0000

    Towards 2.0.30.

commit bc1239ae8cd63c0d42fbffebf68cdb452159f8f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 3 12:34:09 2005 +0000

    Towards 2.0.30

commit 6480fba1d587bfbd67e0a3e7775969669f8b2b5b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 3 11:56:08 2005 +0000

    Fix threading

commit 66d6c2af06d2b293f183cfead975924e9da709c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 3 09:18:36 2005 +0000

    For daemon mode (-D), let parent wait till child has created PID file

commit 9b9bfb10cc46f2d97c38bc9a0a9f96e9a5f385f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 2 20:31:39 2005 +0000

    Make negotiationCharsetRecords of type int

commit b8cceb769510f6f0ebaac93e6b056de7950c53e8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 30 00:25:20 2004 +0000

    Cast PIDs to longs so they can be printfd

commit 6fad29ebb31777f3e01ad80f0c59a7a4dede9989
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 30 00:21:12 2004 +0000

    Avoid signed char subscript

commit f2f3c5ba7374be95aba4f8f35bccd3c4c067e625
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 30 00:20:15 2004 +0000

    Include unistd.h always

commit 905df6869e5ad8ab9f34590cce771fe50c444473
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 30 00:11:00 2004 +0000

    Avoid signed char subscript

commit 2af25caef50026e60e2ae91dbf175e86c31463df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 22 23:48:34 2004 +0000

    Remove extra space in request log output

commit 8071f0286b3c551df57bc22b11125d00d12725e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 22 23:47:11 2004 +0000

    Change GFS so that it listen&accept in parent process rather than
    child. This avoid the synchronization pipe, and seem to make the
    GFS a little faster.

commit 2f5963dcec74ca26d9b0c2d75b007d98efe56f2e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 22 23:45:13 2004 +0000

    Added OID for charneg-4.

commit 672bc1d4d13f12c0d291b0cff62be84fbe69f961
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 21 20:25:39 2004 +0000

    Command negcharset may take up to three args
     charset records version
    where records is an integer (0=false, 1=true), version is charset
    negotatition version (3 or 4).

commit 9378c985aa6ea1ec9d5ddd6c34978051312dd035
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 21 00:34:31 2004 +0000

    When receiving no records in present response don't throw
    non-surrogate diagnostic "decoding failed. Instead add surrogate
    diagnostic record 14: System error in presenting records.

commit dc641263aab10156d81d8c053ecd66dce9a46b85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 21 00:31:03 2004 +0000

    Minor tweaks in logging (mostly for SRW search)

commit ab405e9374f3fbbff57b5c69e3ee9bf9c7aa7351
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 20 23:38:39 2004 +0000

    Prefix PRN/Type-1 queries with RPN: rather than Z:

commit cc8dd1424e89a4ad96ce0b30a1bd0a6ecf4f8715
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 20 23:38:03 2004 +0000

    Fixed bug in pack_records that caused piggyback searches to crash.
    Improved logging of diagnostics a bit. seshigh now using zget_-
    utilities.

commit d40d934f291620fb4f37664c6908386297170371
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 20 23:36:13 2004 +0000

    Define YAZ_USE_NEW_LOG for YAZ itself

commit b66b19957ce2c2c4db41ca6986bd7978b42db618
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 20 23:35:42 2004 +0000

    Added functions to initialize various structures for diagnostics:
    zget_DefaultDiagFormat, zget_surrogateDiagRec, zget_init_diagnostics,
    zget_DiagRecs, zget_DiacRec.

commit 3e818921e959b654fe072fc7419f1b7f89007b21
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Dec 20 15:52:53 2004 +0000

    Added YLOG_FLUSH to the default log level, to avoid problems on
    Solaris. Maybe this should be conditional on the OS, as it works
    fine under Linux?

commit 5475567b7f05fbc245cedb1b3ecdbc63ac671685
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 16 08:59:56 2004 +0000

    Include marcdisp.h so that atoi_n gets public on WIN32

commit 130c4f389f6e2166f533beb831e991f806130f72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 16 08:59:36 2004 +0000

    Fix declaration (WIN32 section)

commit 86385826e403a1e2e194f41657e7e8470c33d4ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 15 09:10:12 2004 +0000

    Get rid of tex messages

commit bf3a7598b58514d7f8d864ccc5e37019af9455a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 14 10:52:13 2004 +0000

    Include stddef.h because of size_t use in header.

commit 91905e9defa685f0c38914372a188721c38d0942
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 13 20:17:41 2004 +0000

    Change wording WRT ylog.h/log.h

commit 202a9b4632862b584c3d024881d4bbe0d5b2bee5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 13 20:16:50 2004 +0000

    Change order but not semantics regarding old LOG_-defs.

commit f4ed92d039e200b903bd7330a9fd58bd11d71825
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Dec 13 14:31:19 2004 +0000

    Included xmalloc.h from log.h, if usingthe old system, as it used to be
    there... If using new system, you need to include it yourself

commit f4c095a042b1bcccb78136be87944e46412386aa
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Dec 13 14:21:54 2004 +0000

    Moved back to a single log.h, with the new #define YAZ_USE_NEW_LOG

commit 8894d816ae5a3dfaa800dde0d6442f2bef144782
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 13 14:15:55 2004 +0000

    Define YAZ_USE_NEW_LOG=1 if app require YAZ > 2.0.28

commit 769837bc0ae28324b0a793549e1a20036e42e2e5
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Dec 10 10:42:33 2004 +0000

    Deprecated yaz-util.h with a warinng in place. Re-enabled the warning in log.h
    Note: All these warings can be avoided with
      CFLAGS="-Wall -g -D YAZ_USE_OLD_LOG" ./configure

commit 8862e24160fcdd1d99da8b8203e6d4fe942b91de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 9 09:37:00 2004 +0000

    Fixed place for YAZ_END_CDECL

commit bbee0df765624f1596f9063d7284dc8874c66056
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 9 09:30:00 2004 +0000

    Document commands: list_all, set_auto_reconnect, negcharset,
    displaycharset, register_tab, sleep, zversion, options.

commit 307671c871f04d55325ed94fc2c403797376efa3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 9 09:27:51 2004 +0000

    Document .yazclientrc

commit 3a98dc2732d34893d13b3b10e9cc9dd216ec01ae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 9 09:25:44 2004 +0000

    3rd argument for charset is marccharset

commit 20554c224bb8e4dfec150889ebd91c6494fb92ce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 9 07:53:21 2004 +0000

    Implemented commands negcharset and displaycharset that specifies
    character set for negotiation and display respectively. Command
    charset works as usual and is implemented using the two.

commit 6d8cd9d9df0209d1103dd9d4d78fd2879dce1b58
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 8 09:08:01 2004 +0000

    Had to remove. We will enable after has been public available for
    one or two months.

commit cfdf8897f78ff0fe95ade83ba62c1952a9979779
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 8 09:06:06 2004 +0000

    Include old yaz/log.h so that old things still work (for some time)

commit 74d40e99d2ea24a62dd59ec39dd9c18a825a533d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 2 19:12:52 2004 +0000

    Fix double-free in code that handles encoding errors (from backend)

commit aeba0c2ad379a8779cd3f97965d10ad2beaf0dae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 2 14:04:17 2004 +0000

    Return values in cmd_source_ functions

commit 085ad99f5717a64563effb8d8f1b8b36ec1182f5
Author: ja7 <ja7>
Date:   Thu Dec 2 13:55:35 2004 +0000

    Fixed bug 227 and bug 228

commit 242dd9f346cdc5c8295d99c27868e139d2b3e4b0
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Nov 26 11:06:29 2004 +0000

    Added a way to get around the old log warning

commit 9c0401b44ce62a030b9968ccbf7a5b445b2ab506
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 26 11:01:05 2004 +0000

    yaz-log.7 man pages part of RedHat package yaz

commit 05a79698b4956c63642ebd0b4deedf56098c255c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 26 11:00:27 2004 +0000

    yaz-log.7 man pages part of Debian package yaz

commit 14f4eaaffa771604e1cbb54edc51d6f213a3e30c
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Nov 26 10:58:38 2004 +0000

    Reintroduced the bit "defines for those log bits that are deprecated and
    not defined in the new ylog.h

commit f5234a7d67df11584a2f29b35d999a603ab9cc80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 25 09:43:10 2004 +0000

    Treat field as having subfields even if first char is blank/other

commit b6ed17b957403d2db0475df7759de72ce3eda2ee
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 23 14:11:03 2004 +0000

    Added a man page for yaz-log (7)

commit 27a9c86e28cd54204d12517a94b338b30805c747
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 23 14:10:47 2004 +0000

    Re-enabled the -v notime option, it was broken.

commit 469ab1a5bc1014b93bedd8dc034dbbd779ab4a00
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 22 10:54:23 2004 +0000

    Fix new bug introduced by previous commit (../yaz* not used)

commit 6a07d35e5125e4a07ffcc75cfbd63052790b4605
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 21 21:56:28 2004 +0000

    Update SRW/SRU diagnostic message definitions and store them in separate
    source: diagsrw.c.

commit 783a6ef05f341c0bb27bac3e78def89df7fc37df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 21 21:55:31 2004 +0000

    About log system changes

commit 08eb8faf0366e6e0814ecd80ddd0ce6392424a52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 21 21:55:15 2004 +0000

    Update log chapter for new log system

commit c3241bc91ec9cf0ff52f107df66d1ea2718752bf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 19 18:31:05 2004 +0000

    Fixed bug #212: make distcheck uses global yaz, not a local one

commit b4a967015d26ad86b1b089c77df61d14f71ae231
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Nov 19 10:07:08 2004 +0000

    Moved the #define of logf back into log.h, so that it won't be
    available innewer software using ylog.h. It conflicted with a
    math function

commit 95dfab01523e56dd46cba0dde323c9dd24585a48
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Nov 19 09:59:31 2004 +0000

    Fixed a CDECL thing that broke yaz++

commit 3b96525a40981e162b959f3e842e0ff20e314320
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Nov 18 15:18:10 2004 +0000

    Deprecated log.h and created a new ylog.h
    Renamed all LOG_ #defines to matching YLOG_, and used them everywhere
    Used the new dynamic log system in deveral places

commit a94620ffd6001681474a94f5de767f168d772d1c
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Nov 17 13:03:07 2004 +0000

    Added an option to specify -word in the loglevel parsing, to clear a specific
    bit: -v all,-log

commit 30e703f75c26ad4b564e380d586d122edd49046d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 17 00:18:54 2004 +0000

    Modify wrbuf_put_zquery and wrbuf_scan_term so the generated
    PQF code is valid for reparsing.

commit b2277d52bde3d48087e288d23f78067ec561a8ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 17 00:17:17 2004 +0000

    For @prox operator, the "which" member being known or private
    was not set correctly. Use odr_intdup where appropriate.

commit 713dfee4f059554f5450ef5f914a8bc4d8648af3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 16 22:51:52 2004 +0000

    Avoid generating tsticonv.log

commit e2652e701d723d6bf549ee361e140385748b7ce6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 16 22:44:31 2004 +0000

    Clean up temp CQL test files

commit a4916ca87f9921a945ef68479f33c2bfe6fa6897
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 16 22:10:29 2004 +0000

    Avoid new ANSI inline declaration

commit 8233c05994729938fdfe9ac5865094a44be9fdfb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 16 17:12:28 2004 +0000

    Make sure test only write to build directory to make distcheck happier.

commit e958092d7a7b66ff71cb05434b900d871e1f30fa
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 16 17:08:11 2004 +0000

    Improvements in the log system, especially on the server side. Now logging on
    levels 'server', 'session', 'request', and 'requestdetail', and on 'request',
    making only one-line log entries for each request. Documented it too!

commit 9a32992b1041bf622fdc4825262f5f7110494cce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 10 09:26:43 2004 +0000

    Bump version to 2.0.29

commit c23776e0c46dc3ae8bff5e4f4a2086a44fedbf07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 9 20:54:08 2004 +0000

    Use strchr,strrchr instead of index/rindex.

commit b01dc00d2cc67780bc5dde45de163ee6b61f844d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 9 20:42:32 2004 +0000

    Added marc these regressions test MARCXML records

commit d684d84696ff6bb6ed8eb5593889d5968282718f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 9 20:35:30 2004 +0000

    Towards 2.0.28

commit e3eb1582ad4be427e5faf145d6a51fe0e29376f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 9 20:33:48 2004 +0000

    Announce 2.0.27 because of new functions in log.h

commit 4a09e50d43c74f8a07f76f44575ed9c78dcab925
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 9 20:31:13 2004 +0000

    Describe the new log utilities

commit 5d309bb5cfcf1fd46efb31c6d240aeb36fc915b5
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Nov 4 14:19:58 2004 +0000

    Fixed a bug that caused extra [level] tags in the log

commit 3dc194a876fec3eeb9623f7a14cabf7eb0b4a2dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 3 22:33:17 2004 +0000

    Using blanks for assignments (no code changes)

commit 36197e32322202a7518d821aa7306cf24de77c39
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 3 22:30:52 2004 +0000

    Added test program for logging.

commit 7244158c402939245200a87f9f85562f6b06cba2
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Nov 3 17:52:53 2004 +0000

    Fixed a silly typo that made a numeric -v crash

commit 8d57c383d5f05e759cb31b33a5b78b3cea2033d6
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Nov 3 14:25:06 2004 +0000

    Added dynamic log-levels:
      - yaz_log_mask_str (and _x) can now be called with a previously unknown
      name, which will get a new log bit assigned. This happens in most programs
      when parsing the -v command line option.
      - yaz_log_module_level can be called with a name, and if that name has
      got a bit defined, this bit will be returned, otherwise zero. This
      can then be used as the log_level in yaz_log and logf calls.
      - the names are cleaned from prefix paths and suffixes, so ./foo.c becomes
      foo.
    Also added a routine to set the maximum log size, and a few comments in log.h

commit 6f5c63a8b759040d31028a4f1437a9cbc7a21fd6
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 2 15:47:31 2004 +0000

    protecting log rotation with a mutex

commit 22f22577949124de2a1761bbbe195189d84018de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 2 14:13:11 2004 +0000

    Ignore .lib, .map, .exp

commit 0e967e932ab262eb724f19922594359a4bb3336e
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 2 14:13:09 2004 +0000

    Rotating logfile if exceeding a gigabyte
    (need to add a semaphore around it, for multithreaded things)

commit e667f42aeb4ad7ef6c863ac9a8d888371a0ba90e
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 2 13:52:54 2004 +0000

    Not buffering the log file, unless LOG_FLUSH is set. Reopening if necessary

commit 05e1dd414a3bcf5601a620ecd7b85f530517bc64
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 2 12:57:54 2004 +0000

    oops, forgot to give a name to LOG_FLUSH. Now added

commit 86ed958b7fd25d668f426da532a2a5c0a78bc9ef
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 2 12:55:04 2004 +0000

    Added a new log flag LOG_FLUSH that forces flushing the log after every
    write. Yaz used to do this unconditionally, now it only does if LOG_FLUSH or
    LOG_DEBUG are set in the log level. Presumably speeds up stuff that writes
    many log entries...

commit d7b75f236b92e98bff554317e123753d0549c3c3
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Nov 2 11:37:21 2004 +0000

    yaz_log_time_format sets the format of the timestamp. See man 3 strftime
    Calling with "old" sets to the old format "11:55:06-02/11"
    Calling with NULL or "" sets to the new format "20041102-115719"
    If not called at all, the old format is used, for backward compatibility

commit d4f295af18b4678342ac477c3cbc6705438a035b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 1 21:19:08 2004 +0000

    Use Sleep(mseconds) on Windows

commit f5f6f769af0077f31d0fae81b9bbdeab18f10544
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 1 20:59:23 2004 +0000

    Towards 2.0.27

commit 16ba4ea8a26971aff40e56398d6d826fd6107889
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 1 20:16:44 2004 +0000

    Reformat a bit

commit 87ca9b11fd146605fc3b54fcafbcad9869487295
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 1 20:13:02 2004 +0000

    Fixed bug #148: CQL parser may leak. CQL nodes now allocated using
    NMEM instead of xmalloc. For this reason, few prototypes were changed in
    include/yaz/cql.h.

commit 49cab9854f19abbef3a618a41514872039c316a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 31 19:23:22 2004 +0000

    Bug fix: explainRequest decoder did not initialize some members when
    explain record was missing.

commit bbc84cdd3100e834c38e20aebe200ea99dcf170c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 27 08:18:55 2004 +0000

    Return proper value for --comp (yaz-asncomp)

commit 05c274ef315384faafcc5900c17468f0ea2474e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 15 00:18:59 2004 +0000

    Doxyfile file description. Indentation. No change of code.

commit 0420d74c15267c4cb7903503b51937f836096b7a
Author: ja7 <ja7>
Date:   Tue Oct 12 13:23:46 2004 +0000

    Added a sleep command ..

commit 451c575ae8c09aea34037ae2e7169337b38e89d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 10 22:44:34 2004 +0000

    Fix setting of AM_CPPFLAGS

commit 1e19310ec1746e0c27f4cb8135650c875f1e8dbd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 10 22:21:01 2004 +0000

    Testing Deb

commit 75dee2a58a9764c56c61fe40303f34d93db3ce8e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 10 22:17:55 2004 +0000

    Remove make rpm rule that is never used anymore

commit 942203900c897670ff5b764a1d128b190653e334
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 10 22:17:29 2004 +0000

    Abort if OpenSSL does not exist and --with-openssl is given

commit e25948f52421d8d0a1914f77dd7627db1aca7bb7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 10 21:48:18 2004 +0000

    Dont define HAVE_WCHAR_H since wchar_t is a 16-bit int rather than a 32-bit
    int. So wchar_t can't represent the whole UNICODE anyway.

commit 2d2263d4725895b9bc52a91d3a2b1ceca85e2919
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 10 21:43:21 2004 +0000

    Use other type to avoid warning

commit 00a44ce036714ab57696ef7ca415e69422745706
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 10 21:12:25 2004 +0000

    Update NEWS with most important changes

commit b09f6cf9d1feacf68efcf92ccc57d1e635de414e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 9 08:49:55 2004 +0000

    Fixed bug #176: Dont throw diagnostics on empty SRU args.

commit 7c5d526290c4d003ce685a8a988934c0b7e631cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 9 08:21:38 2004 +0000

    Fixed bug #172: surrogate diagnostics in SRW lacking NS.

commit be3968a60792190ba6a87b9c60513c1fa761f512
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 9 08:03:26 2004 +0000

    Fixed bug #172: RPM builds does not enable SSL.

commit b54dc2e9cad5da1763387f64146662a331cdd127
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 7 07:42:34 2004 +0000

    Not in use

commit f53079fadcadb1eeef45e1e6d254801d984d6068
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 3 22:34:07 2004 +0000

    Initial work for Doxygen based YAZ reference

commit 740ed563d470a188a1cf09971de266e8a2a830ce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 2 13:41:46 2004 +0000

    Update documentation about CQL nodes

commit 70fa293577cb6f8077293cd16ace73d9e3e45e08
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 2 13:41:14 2004 +0000

    Remove unused define CQL_NODE_MOD

commit dd7de5f04a0de631f98ad9c4774f2111a85388e5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 2 13:28:26 2004 +0000

    Added several type casts for C++ compile

commit 905200e7c7288464a3951f6eeb4c9b420aa27997
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 2 13:27:26 2004 +0000

    Add --with-xml2 to RPM spec

commit 09d7eedf90e167c0493270eded1d2b1f2d2a7221
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 23:01:57 2004 +0000

    Add --with-xml2 to configure

commit 26f5b2f33c2302130ed2301084620f55a7df7af4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 23:01:26 2004 +0000

    If --with-xml2, --enable-tcpd is given and they cannot be found,
    configure stops.

commit 1d308bb4c51f70f7c58b1c4b0c7f5a28a4d80e56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 19:34:09 2004 +0000

    Extend CCL chapter. Describe r=r

commit 684820a9cddcbe5abd359d468a06c2cb0dc3efef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 13:16:30 2004 +0000

    No TESTS here

commit 36823208064a499a7813301dd494bdeb88d230d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 13:16:18 2004 +0000

    Added ()s to avoid warning.

commit 370c346822ae752b601cbddc6a5fbf01df08caff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 13:05:09 2004 +0000

    Towards 2.0.26

commit 537450adf56c59b3f26ac9320cc6dd12b3ffdbb5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 11:45:48 2004 +0000

    Fixed MARC utilities to use proper conversion to XML CDATA for subfields,
    tags, etc. to ensure validity of generated MARCXML records and others.

commit ed9a470b2dbe08cfe51079bdb3e7fbd720f857c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 11:44:46 2004 +0000

    Prevent XML CDATA with ASCII control chars (except TAB,CR,LF)

commit 48e3b97da367521131aa740054e51f30f1d00225
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 1 11:43:43 2004 +0000

    Adding test for MARC->MARCXML conversions with 3 weird records

commit 8a8f1d9c4e73cbf616fff1d40ff88e521e0d9c67
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 21:54:22 2004 +0000

    Server returns surrogate diagnostic 14: "System error in presenting
    records" when single record cannot be converted to XML.

commit 370a23c50a2583a93b0faf2116bb11b43f359080
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 21:51:59 2004 +0000

    Convert Z39.50 surrogate diagnostics to SRW diagnostics. Return SRW
    diagnostic 61: "First record position out of range", properly.

commit b2aa1ebda116fb5ddfaec50e97f19c6a9a7193f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 18:40:27 2004 +0000

    Rephrase

commit c437556fbbc225557c621c28d5c3a70e03c345de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 18:40:13 2004 +0000

    Bug fix: YAZ GFS did not return schema in explainResponse.

commit f4d4b4e02b36802f7932f87413f3783c39b52093
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 11:23:25 2004 +0000

    Towards 2.0.25

commit 83c4bd6ae175bfc59576f76c5508c0c12a8f253f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 11:15:52 2004 +0000

    Added typecast and removed bad assignment

commit 04b2fff543057fc1f6df0b5fb0347466bf51660c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 11:13:42 2004 +0000

    The YAZ GFS when converting SRW/SRU requests to Z39.50 structures
    now converts recordSchema to elementSetName as well as schema URI.

commit d4bf9f0fc12586d2c0c38b77b6d4c865158a62ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 11:06:41 2004 +0000

    Create NMEM automatically for odr_{str,int}dup.

commit 1344321cfcf923b9b2bbffe31e81d6870587f5ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 30 10:00:17 2004 +0000

    Fix serious bug regarding HTTP requests (introduced in YAZ 2.0.24)

commit 9510c6c592b84da4a6b2616a61f0cebfce5a1c87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 29 21:08:22 2004 +0000

    We added new functions so require 2.0.24 if YAZ is used.

commit 1b8b5cb2b718a805d40ce904c270ea5fbf5b1e7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 29 20:44:44 2004 +0000

    Towards YAZ 2.0.24

commit e4baade57ba02d625ecd6452b0f4383b24c25f2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 29 20:37:50 2004 +0000

    Added CCL facility r=r "range" which is similar to r=o "ordered"
    but does not require white-space before and after the dash, e.g.
    x=-1990 is equivalent to x <= 1990 iff r=r, but equivalent to
    x= -1980 iff r=o. Added CCL tests for ranges.
    Fixed memory leak in CCL parser that occurred when proximity was used.

commit 7bfa924f0f58b494c4aba33320183374ffd594cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 29 20:15:42 2004 +0000

    Added include stdlib.h

commit 29b883c70ce2c68da5be667fe52f86551c1de45b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 29 20:14:56 2004 +0000

    Remove unused variables

commit 245a9ee60bf478011acf24aaa235a4ca7c575bf8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 19:22:24 2004 +0000

    Rephrase info about option -m

commit 4fa314498f1528ed66674ada044076a2ba75e815
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 19:22:08 2004 +0000

    Document scanpos and scanstep

commit 5e0f6514b51d60187037b62f464adfd2723c1693
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 19:12:53 2004 +0000

    Notes about changes

commit e09c0d10d5ccdde669713f9b1db52a3e85250115
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 14:50:04 2004 +0000

    Do not declare static function f in AC_TRY_LINK test. It is
    not necessary but more importanly the function f gets optimized
    away which resulted in error(s) in test result.

commit c1c19e1c040869f7c767d4e52acc096b3cd45f83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 13:58:10 2004 +0000

    Debian yaz-2.0.23-3

commit a1d70786445f8cb27761b776fa67b08a80e0d8a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 13:21:37 2004 +0000

    Added commands scanpos and scanstep that sets preferred position and
    scan step respectively. Renamed cmd stepsize to scanstep.

commit efcfc53528435f8d6fb3a7d41a22a64e9731a690
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 13:08:31 2004 +0000

    Add command stepsize that sets stepSize for Scan (default 0)

commit ce02a7514071a45dea4423dcb8e12b22d89bb1f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 12:17:24 2004 +0000

    Add prototype for ccl_qual_buf.

commit 590aa50e623466e84242cb03b8704102def784ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 11:22:10 2004 +0000

    Windows 2.0.23-6

commit 1b7116b57dee317a8ccc2d53401b629fabd8b9d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 11:21:51 2004 +0000

    Added CCL utility ccl_qual_buf which parses one or more CCL
    spec lines in a buffer.

commit 6f64c3aec8f77d8378f8d06742041828ae7b75ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 22 09:30:42 2004 +0000

    Prepare for new Debian

commit 779f1d959e8b91db0e259648e6d5597bc2e06736
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 21 16:28:17 2004 +0000

    Fix saving of SRW query for show. Bug introduced by previous commit so
    no official YAZ release was affected.

commit b7f03b57557b9da147ff84f172dac4f8eb8850d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 21 14:59:01 2004 +0000

    Fix problem with decoding of HTTP responses with no Content Length
    specified.

commit 15a37a1983020a7266366cbfddda427c880d4f01
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 17 08:44:23 2004 +0000

    Remove Id from header due to inconvenient diffs when yaz.m4 is copied

commit 0788928649e97f42c99cd5c1e8c0e3c0eb600555
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 16 17:59:52 2004 +0000

    Rephrased comment in NEWS

commit 454369fd9e16211e97c8decd7be3c4e9729df6bf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 13 09:24:42 2004 +0000

    If queryType is prefix, yaz-client sends PQF to SRW server.

commit 326efc2de5c707a312a3b0a0dc809245250e7f55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 13 09:23:33 2004 +0000

    Log CCL and Z39.58 queries

commit a87770ed51d988ce5a0b2f5f886dd4211c4055d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 11 20:52:14 2004 +0000

    option --with-yazconfig renamed to --with-yaz

commit f1c754c5a459f86a455795a494ce98f0cdc0599b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 10 11:28:58 2004 +0000

    For SRW, do not set numberOfRecords when diagnostic is returned

commit 85dc21cfee478bc99c95dce7e2d3d9ddc46cc755
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 9 09:54:37 2004 +0000

    DTD_DIR assignment

commit 56afd8ef095a52912d1c74f3ee49f91e07d0cf77
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 9 09:53:08 2004 +0000

    Align text in configure --help

commit 8153b48e80244618f32e3db56d88ed3e267ef409
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 9 09:51:16 2004 +0000

    Describe with-yazconfig change

commit e148d5a5d75380bf3ee88e93d30e5aa756b931d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 9 09:40:04 2004 +0000

    Rename Docbook related --with options to --with-docbook-{dtd,dsssl,xsl}.
    Rename --with-yazconfig to --with-yaz-config.

commit 0ef85492914ba31cc19d4ca65682c4d61fd69145
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 3 18:55:59 2004 +0000

    Manually test for OCLC UI OID and print

commit 89791feaa7fab60e510bb893361a594553ebff0a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 3 18:55:19 2004 +0000

    Do not decode OCLC UI by default.

commit 388a09802a50b37d3b3679949ac91b13594d3260
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 24 08:44:10 2004 +0000

    Clear ODR error in odr_setbuf

commit a39fada8894d54eecd6a82f31d0b5fd672c5aef2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 19 07:47:59 2004 +0000

    yazd.{dll,lib} instead of yazdebug.{dll,lib}.

commit bc9313eae3f0735bf3382d994af1cfd558cd6991
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 19 07:42:20 2004 +0000

    Distribute msvcr71.dll with dist. Do not distribute yaz debug DLLs.

commit c9520f65b13d4b0fef62b156aabd75838082dd70
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 19 07:36:55 2004 +0000

    Rephrase comment about windows DLL/lib

commit 2e23fabe25973c7614b83ca1151b6c7be7df9024
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 18 10:47:48 2004 +0000

    Make sure dll,client,ztest rules depend on dirs,generate

commit c0ed3a7cdb7fd412791154eab2fcd26a4bdd63a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 18 10:05:20 2004 +0000

    Bump minor win version

commit 5655212777a8fe68bf5cc1e563287c0f075a0ae5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 18 10:03:01 2004 +0000

    Added CCL utility ccl_qual_line which adds CCL qualifier line consisting
    of name and value - ignoring empty lines and comments.

commit 7829806edcad05b4ecbe764eaba75ed639132f0a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 18 10:01:07 2004 +0000

    Adding to interface so update shlib depds

commit 8f2c3e6f52ae02c7da85292088d03cc7d894bd4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 18 09:43:10 2004 +0000

    Do not build debug mode exe files for dist (nsis rule)

commit 103dfdda7d65dc866dfb07cb4f16b2fbc9bc2cf0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 18 09:08:58 2004 +0000

    Document the changes WRT WIN32 debug DLL/lib.

commit 248e1ad70322ee05a64c8c505490affb05c84b5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 18 09:01:13 2004 +0000

    Use yazdebug.{dll,lib} for debug version of YAZ to allow both debug/release
    version of YAZ to be in use. Debug libraries are now part of WIn32 install.

commit e494610db1c879925ce6d9e1c4efcf86904f243c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 12:59:50 2004 +0000

    YAZ 2.0.23-3

commit 58fea445ccce30dc82ffe09bc32bf41b4541937b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 12:54:37 2004 +0000

    Rephrase

commit 2b17f66a25f1e9cf6e6a072736ea4459eefcc2b8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 11:36:48 2004 +0000

    Cast to unsigned char to prevent assert in MS. Studio .NET

commit c9408db23d24baece38e05035864f933ea5ea071
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 11:35:37 2004 +0000

    Cast to unsigned char to prevent assert in MS Studio .NET.

commit 2b2afeeaa041c39c6fcafb225feba8b9e1dad010
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 08:59:07 2004 +0000

    Remove unused variable

commit 0016aef97122936cb847026f5a70e03dd0542ab9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 08:58:59 2004 +0000

    Move declaration to start of block

commit 6ee1cba1206017fafc79b5ed58ff573d4e4d4681
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 08:40:19 2004 +0000

    Make clean removes .pdf too

commit 3cef72d7093afaa8b106e4160ef0885b2ac50335
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 07:30:05 2004 +0000

    Reworked odr_set_stream a bit, so that write handler now takes a
    buffer and a length + ODR handle. Also implement odr_get_element_path
    that returns current path of elements.

commit 5d82112ae34413cae5553fc3e3e2c55ce45fc145
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 13 07:26:28 2004 +0000

    Added Larry E. Dixson

commit 5c3254b421ce3cc5f3d8c4f294a48f233a6cf3f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 20:13:36 2004 +0000

    Fixed bug in CCL parser where truncation char was not removed when
    truncation=both was in effect.

commit f34de3e6a08dfb7e5440264730b75ba713e55789
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 12:47:35 2004 +0000

    Document odr_setpring and odr_set_stream.

commit d094a0772f5a1d6d8bb6c390018f488307ae8410
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 12:16:56 2004 +0000

    Mention CQL char bug fix.

commit 0a7d4354288c747883261e9f430a7e0069225a5b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 12:15:38 2004 +0000

    Added odr_set_stream which is is a more generic to odr_setprint.
    odr_set_stream takes a stream handle, pointer to puts function and
    pointer to close function. The close function - if non-NULL - will be
    called during odr_destroy.

commit 93027bf060203898f33d1425585303945e58acbd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 12:01:22 2004 +0000

    Add check for proximity

commit 6085aae155dd3bf339d82a7846cfd3903b9cfe92
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 11:46:54 2004 +0000

    Make 2.0.23-2 for Windows with fixes for MS. NET

commit 8fa3d0c0967fd6db5c7a2b2ffc504cb48407a586
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 11:44:30 2004 +0000

    Use unsigned char pointers to prevent assert for 8-bit on MS .NET

commit 9977ff5ba57bf5646f06d94dad206d0596fe7e38
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 09:05:56 2004 +0000

    Towards 2.0.23

commit 6e8a8f144dfc8225d07a56d6a7f18056cb18ee22
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 11 09:02:48 2004 +0000

    Fix buffer overrun in CCL parser for proximity

commit b6d34be5a1131d2bb7ff367b7d5e498599f791a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Aug 7 08:18:19 2004 +0000

    Fixes for MARC-8 in yaz_iconv character set utilies. The MARC-8
    to UTF-8/UCS conversion is now only based on codetables.xml.
    Thanks to Larry Dixson for reporting this error.

commit 95f9f397e64bd7a933482008f7afe647e56648a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Aug 7 08:06:57 2004 +0000

    For MARCXML, set leader pos 9 to a to signal unicode

commit b55ea70d15d3ffaa247cc30db0e6b8dcc4d6ac7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 6 08:31:02 2004 +0000

    Towards 2.0.22

commit ac7fba8675ca9a61f93128a0b3c1683f7cce274d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 4 09:30:30 2004 +0000

    Remove unused code.

commit 34a5c44eeae489d41e05323a4738bcd069eb0a1d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 2 10:13:27 2004 +0000

    Add support for more "commit changes" in ZOOM (uses Extended Services).

commit 012ebe86693784419f1ab4c62a727d8c3a7aabf0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 2 10:06:34 2004 +0000

    Add ES package of type commit

commit 74b2585ecf03192ddc7cf9796634b9cde008ec8b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 30 08:37:52 2004 +0000

    For yaz-client, command set_marcdump <file> and -m <file> dumps
    SUTRS/XML/.. records as well.

commit 719e0dcf2d15c08086a06457701e21c6aff3d791
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jul 26 12:16:56 2004 +0000

    Fix typo.

commit 2097571f3770669012ec51e2973f4740a201f62f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 15 10:53:26 2004 +0000

    Avoid using size_t for length modifier in printf format

commit f4c4fc8248cfd5ceb834003b237359343aca9b38
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 15 09:58:13 2004 +0000

    Use db_printf instead of dprintf which is a public symbol in many systems

commit a4c13e5a8035fed703ebcd1580e9dcfdd9929722
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 15 09:33:12 2004 +0000

    Specify that default is 15 minutes in timeout for GFS

commit 78dcafef3ed6903e922e2cdd6479392d78a6b3a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 6 20:56:56 2004 +0000

    libyaz-dev depends on libssl-dev

commit 6e8e985ed2ed85ebad7ee26a86dabcafebc18573
Author: ja7 <ja7>
Date:   Thu May 27 21:24:44 2004 +0000

    added new command for testing cancel cmd_cancel_find
    which makes a find command and then cancel's it.
    extended the buffer when processing input files

commit 1e9120dcb40344edefe683feac5eb303c04d9dfa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 26 11:14:29 2004 +0000

    Yet another small fix for configure of SSL.

commit 33bfb14559d5991bf34f99be507a89ffefe41632
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 25 14:06:15 2004 +0000

    Do not throw error if truncation.none is not given

commit 6a50a0cb60cf23154bc37675a87225cfaf5f669c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 21 12:27:38 2004 +0000

    Swap definition order for YAZ_DOC and YAZ_INIT

commit d57c9b0a346d64f0ed2a1003d90365794564e0b6
Author: oleg <oleg>
Date:   Wed May 19 05:32:47 2004 +0000

    Fixed use of dprintf(). The define of dprintf() is a part <stdio.h> in
    some linux based OS.

commit 422c5109f981fefdd87bd3f95c41cc799a645ffc
Author: oleg <oleg>
Date:   Wed May 19 05:28:06 2004 +0000

    Added check of dprintf().

commit 8797798afa88b715781dcbd55fae8a2fabeb5c79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 14 08:19:15 2004 +0000

    Towards 2.0.21

commit dfaf449760014172f167c413437cd57e2eb5c854
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 13 13:11:24 2004 +0000

    Fix SSL libs for configure when --with-openssl=DIR is given.

commit bbd68e685f0eaab7bae461e04903a71a380605ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 13 10:07:14 2004 +0000

    Fix SSL -L -lssl order

commit 11e1b74da53b7403f5faf0f1771fefeb962e92dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 18:42:16 2004 +0000

    Bump year

commit bdbea3605bd2d48e76a671069156412aca1bd79f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 12:32:01 2004 +0000

    Upgrade to NSIS 2

commit 31f8cc74d05ca68c2fb011c2f7aa3087808826c7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 11:56:33 2004 +0000

    Use libxml 2.6.9

commit 7d8ce865edf7af1329b506590717fc846c9becb6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 11:40:51 2004 +0000

    Declare cs_set_ssl_certificate_file in non-ssl mode too

commit 43b2549e1810961f9b00ac36b388336f29744b6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 11:27:54 2004 +0000

    Updated Debian version dependency to 2.0.20.

commit 589d16db6e07b56a5cb15b8f1e303a858734771b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 11:24:59 2004 +0000

    Towards 2.0.20

commit 16a3072e6e8e215fbcc4b46e03ad8f32715a0afe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 11:21:18 2004 +0000

    Build new Debian package

commit f32747a49af98569b58b97461a2f86813f4764bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 10:47:04 2004 +0000

    Rename cs_set_ssl_certf to cs_set_ssl_certificate_file

commit 876a13d858b70e6f2c34eaefad90d0577f5f1583
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 10:46:26 2004 +0000

    Describe new SSL comstack functions

commit 1c695d2fbcb0692e978237aef6cf2426678c9fdd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 10:45:28 2004 +0000

    Do not use obsolete YAZ defines

commit 1a36f8a099705318313a2942f55ca081a625bdf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 07:52:07 2004 +0000

    Keep old defines for now. Reverts last commit

commit 725fc033b729b22a1e0cfba614192b6fbfaeda4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 10 07:48:56 2004 +0000

    Do not mention windows.txt anymore. Point to HTML doc

commit e12cd77c1050b5722c19f9e6d312c99e14565efe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 3 09:00:50 2004 +0000

    Added a few casts

commit f7acb94a8f4ddda59fa695163785a6756e92c21b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 3 09:00:29 2004 +0000

    Use better OID utilities. Simplify

commit 2f1ad68193fa6825fc561a09684585280bd67895
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 2 00:07:34 2004 +0000

    Better check for SSL on non pkg-config systems

commit 480c3cf04004acef3a792d1914382b38b0f79bfa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 2 00:07:11 2004 +0000

    Make sample SSL certificate part of dist

commit 7a60e6ae656c6bc2825b6244c88bbd59106f3da9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 1 23:45:43 2004 +0000

    Clarify stuff about libxml2

commit e23eae6ada71a70849bcdab7ee179579aad248e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 1 23:32:20 2004 +0000

    Get rid of SSL_{CFLAGS,DEFS,LIBS}

commit 5cbf8c25b69296ba93015e6c7669f5298aefa7d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 1 23:19:49 2004 +0000

    Link with libxml2 2.6.9

commit cc6dad5cffd577eed9d001a82f08a552c2740525
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 30 19:34:05 2004 +0000

    dd autoconf m4 macro YAZ_DOC for YAZ documentation setup (docbook).

commit 7bb5e2926727e963de8411dbba9cc18df967bfbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 30 19:10:35 2004 +0000

    SSL comstack now uses yaz.pem certificate file on server side
    by default. Certificate filename can be configured by calling
    comstack function cs_set_ssl_cert before cs_bind is used.

commit 89995b1f8d06d97dacbbce5fcc4fa0c059c0e1bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 30 12:43:32 2004 +0000

    Handle duplicate connect

commit 1ed99bdb19b146122c028871f5b707baceab336a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 29 21:27:22 2004 +0000

    Dont print system error when comstack cannot be created

commit 69758252fce6231073cb288a4f5bbf8f7febc249
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 29 21:19:23 2004 +0000

    Implement cs_set_ssl_ctx which sets SSL_CTX for SSL comstack.
    Do not create SSL_CTX in cs_create (ssl_type). Create in tcpip_bind,
    tcpip_rcvconnect instead. This allows user to set custom SSL_CTX.

commit c58035e31f65574542f72955007b1935c3669186
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 29 21:15:14 2004 +0000

    Get rid of GCC warnings

commit 80f8ae2b0879fb9bcc811fbbcb3a72bc8064ae7a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 29 08:55:17 2004 +0000

    Relax http/https URL check a bit

commit f5c26a76213127c130098547cbd361a4db11dd7e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 29 08:54:56 2004 +0000

    Get rid of SSL check code

commit e72e394106dd25d6a8a8c7c2fa677f40ef5e7eb6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 28 22:44:58 2004 +0000

    ZOOM now allows inspection of X509 peer certificate for verification.
    The X509 buffer is retrived by reading ZOOM option "sslPeerCert".
    Removed libyazssl.la. When SSL is enabled, libyaz.la has SSL support and
    all programs have too (yaz-ztest, yaz-client, zoom..). May not be
    as "modular" but it simplifies things.
    Added cs_get_peer_certificate to that returns peer X509 PEM.

commit a159d35487ce391123e8e82274fd2ee95055c3a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 28 13:25:57 2004 +0000

    More SSL details for yaz-client

commit 8dc67a9430644549801c18ec7e3a725e5a4ef782
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 28 12:10:51 2004 +0000

    Added cs_get_SSL. yaz-client-ssl prints peer info

commit 552daed9f1e10b6979346194fe4ce781298b4b0d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 26 21:23:24 2004 +0000

    Update ASN.1 for UserInfoFormat-multipleSearchTerms-2.

commit 1b59302c8003251955f2850039f463dd63c6dff3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 22 18:44:40 2004 +0000

    Check for HTMLFILES

commit 3ecb9c4867ae1915c01031611697da4fb2c15921
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 22 18:25:41 2004 +0000

    Revert

commit e77fbf07b0a8d31165e643565d18e9ac71c322d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 22 18:24:59 2004 +0000

    Mention new docs on MARC

commit ee254a91ecc9e3e03f85d6cc3a365eea3be8dd28
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 22 13:12:49 2004 +0000

    Document MARC API

commit c39d5674598a4da3e194baae1927a648bd444638
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Apr 17 08:24:03 2004 +0000

    Fix --disable-tcpd to really disable tcpd. Patch by Robin H. Johnson.

commit 50a87fb7c533ee1a5f543c699e92c3480772ec86
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Apr 16 12:34:08 2004 +0000

    Ignore generated test programs.

commit 8b607c83e5dcbca433f2c0f8354dcfaddfea2887
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 14 12:58:27 2004 +0000

    Fix code for ODR_DEBUG. Thanks to Ian Ibbotson

commit e64c126967a22812f544317b1ca77fbba1f7c5b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 11 15:02:00 2004 +0000

    Make buildconf.sh part of dist

commit a6866a0c08c5b0b853d2385ec2f28a0832cc3241
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 7 13:51:50 2004 +0000

    Check class for display of XML/HTML

commit c365079c73de2cc75ca3630098c448f788a9007c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 7 13:47:59 2004 +0000

    Display records even if OID is unknown

commit b067fd8539eb2348bf9f3928ff62006fb6021d7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 6 17:47:24 2004 +0000

    Fixed charset spec parsing for ZOOM_record_get

commit fa3ba5394671fe058f82eda2b888ae112bfc8fdf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 30 14:15:56 2004 +0000

    Fix RedHat package due to rename of CHANGELOG to NEWS

commit f4adf254279a4fd165a18a77c8d4ee48a71eb24a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 29 20:13:07 2004 +0000

    Towards 2.0.19

commit 08516fefc3253bf9e414fecb48f475fa26b8869a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 29 20:11:13 2004 +0000

    Rename CHANGELOG to NEWS

commit bf6876570c2eeade25f5ed23052d0e94244d568c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 29 15:09:13 2004 +0000

    Fix bug with missing initialization of member in init_diagnostics.
    This bug affects threaded version of GFS server.

commit 8746c08e36ba07edc839f1396c17a27ea2915dc0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 24 10:14:24 2004 +0000

    Spell fix

commit 2750b61cf8ee6cf2632fbd57e6764559ae6e56cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 20 12:54:18 2004 +0000

    Rephrase note

commit dd472005b2c12e54a0436d22e56970f48bc32704
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 20 07:16:25 2004 +0000

    Use "" instead of 0 for last field 'from'. And test for end of list
    by checking 'to' instead of 'from'.

commit 3261e100ea2fed86d45a15930af074098f072c26
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 20 07:02:22 2004 +0000

    Use wrbuf_xmlputs_n instead of wrbuf_write_cdata to avoid clash with
    Zebra symbol. Towards 2.0.18.

commit 18a2b4f1c3da6d4206d8ee248a55c7526f4c96aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 19 21:13:02 2004 +0000

    Build 2

commit 4cc34f9a4eec65d0eb629d070150dd55c5977522
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 19 21:12:13 2004 +0000

    Fix a few links. Mention zlib.

commit 373fe4a394d22622621d6add4fac3217488b142c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 19 20:57:44 2004 +0000

    Make zlib.dll part of YAZ if libxml2 is enabled

commit c2e6bfb2dcdaa71a6532ec3d1d429f9586d78b11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 17 20:00:11 2004 +0000

    Fix date in top

commit 770b443f619cd78a313b5cde3b10b4a34bfce728
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 17 19:07:09 2004 +0000

    Use libxml2-2.6.7 and iconv-1.9.1

commit 75ada5241cd3a0adf2a5623c7a392dd657e2c15b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 17 18:47:41 2004 +0000

    Towards 2.0.17

commit 6d50f66faab9c47d834c5433ae776ec6fc7df994
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 17 18:43:35 2004 +0000

    Fix encoding of xsd:string to use text instead of CDATA

commit 4c7863aac66ff92802fcd5476f8b7ae1feb8ebdf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 17 18:31:11 2004 +0000

    Fix endless loop in CQL parser with unbalanced

commit d30e034fc508f9d901f0fa60113eb160e2d7406f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 17 11:00:04 2004 +0000

    Use more compact way to store MARC-8 conversion tables

commit a1d6c3e37313363550600ebcf45ec41ff9f1410b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 17 10:59:41 2004 +0000

    Indentation

commit be9a7af42fad4d69ab2d4077f193c695407fa685
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 16 23:07:04 2004 +0000

    Depend on charconv.tcl

commit 15b8df11c04098a83b1d7e545ee07ad4589e484f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 16 13:29:43 2004 +0000

    Towards 2.0.16

commit fa1dff894130765cb4a8fed41c42fc7125702c9c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 16 13:22:16 2004 +0000

    Get rid of a few warnings

commit 80b89a67e69a53fb3dc7b58c5abc9bf99af93139
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 16 13:15:58 2004 +0000

    Remove unused var

commit e3678b79cc201f61c67f46f558cfdbcb4a999ba3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 16 13:13:34 2004 +0000

    Get rid of table

commit f72e3ad49303bc42c4ea9343ae59f0dbed4b0694
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 16 13:12:42 2004 +0000

    All MARC-8 codetables, but G1 uncertain

commit ee0442c5c2a8ea8dbac911edd15961997f457106
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 15 23:14:59 2004 +0000

    Allow length 100 for cjk conversion

commit 47acd69a8a66bd220b56900cc2bc495aaa284ffa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 15 23:14:40 2004 +0000

    Use unsigned short rather than int for char conversion trie

commit 9ee70f4c22c4990e7fe62a5238caa6b4e71f6a0f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 15 22:51:10 2004 +0000

    Skip multiple of ($, in MARC-8 ESC sequence

commit 00106dc85fcaa3b02f9a0d471ea90a594bf3a175
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 15 21:39:06 2004 +0000

    Extend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
    output. Let CQL parser resolve prefixes to identifiers. Updates tests.

commit b1133253fc7a5ebb20ae41cac2a38c061d6facc0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 11 20:40:02 2004 +0000

    Mention Olegs fix

commit af30aafd05572139098f984ddf13ba12072afa47
Author: oleg <oleg>
Date:   Thu Mar 11 10:09:11 2004 +0000

    Fixed error with UTF8 <-> UCS4, UCS4LE encoding (reverse direction for bit operation). For Latin-1
    charcters the patch has not value, only for characters, which has code greater then xFF in UTF8.

commit 08c3a57c9782652a28ca9a2a9966e3f75e943415
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 11 09:34:42 2004 +0000

    Update cql2xcql, cql2pqf to use options (same style)

commit 50c8d7b43fda660f9d331135ba87b16da584a273
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 10 21:09:01 2004 +0000

    Add shelvingData too for OPAC XML

commit d6efff2900cb1a9d4da10999d258ed0a4ceaf565
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 10 19:42:45 2004 +0000

    Show OPAC shelvingData

commit 06151390083d3f8875bf7ed4b113942f6cccf9f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 10 18:50:56 2004 +0000

    Mention origin

commit 6eef3434bf7d353f060f8a10d3dad6fad38e1edc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 10 17:29:18 2004 +0000

    Make cql test work if srcdir != .

commit 76a636f169d66bea401275a41e8149b12584fa22
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 10 17:18:08 2004 +0000

    Add yaz-config to DISTCLEANFILES

commit 42f18e58ed67f77727cde23bcee44dbd32ed242a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 10 16:34:29 2004 +0000

    Update CQL parser to use CQL 1.1 modifiers for booleans and
    relations. Add CQL regression cases.

commit a4c9e87155ec7e343559946290ed8262cf5acf81
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 9 20:49:04 2004 +0000

    Remove fprintf about bad null

commit 94d2f62cf9d0185e933e238ae36081b00e43d1a0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 1 17:33:02 2004 +0000

    Another fix for decoding of XML packed records. Version 2.0.15.

commit 59cf60844792d6f2b04af223cabc4d441bb28029
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 26 14:46:01 2004 +0000

    Map SRW unsupported relation modifier to Bib-1: 117

commit 42e7f88749275a5113afb561abc76cee88621986
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 25 13:03:46 2004 +0000

    Update Changes

commit a23ee5449742beee9dc2ebf56c70f065d6239df3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 25 12:59:56 2004 +0000

    Skip HTTP chunk extension (if present). Towards 2.0.14.

commit 993e46ad4aa8360fb25367191b760f3990965e16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 25 10:37:02 2004 +0000

    Initialize content_{len,buf} always

commit 19e26d53c9fba91febbd197f088602c08478a13e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 25 08:47:41 2004 +0000

    Debian yaz-2.0.13-2

commit 34de58723fd367e50e9261089cffa86f1ac3750d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 24 07:48:02 2004 +0000

    Fix Debian package to announce >= 2.0.13

commit a04895cd2f66c3e5adcfb57eae54c795c2c6f1cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 12:58:12 2004 +0000

    Rewrite changes.

commit 9911c0d04369165de4401aa6f9c908da3b22038e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 12:57:19 2004 +0000

    Update NS for SRW diagnostic elements.

commit d6fb3aa1d14381512225362ac585de1dd426ce1e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 12:12:25 2004 +0000

    Use default namespace for SRW diagnostic elements

commit 8c9d442bdc292941b9f71bce1c9a10536cd94003
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 11:04:24 2004 +0000

    Update year

commit 0cc88e06f6f9da823d51ea963857659e3685c2de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 10:14:06 2004 +0000

    Fix use of strcasecmp for WIN32

commit 2b1085e05e143d1e6fdbe0c961a926dd1b77d89a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 09:30:17 2004 +0000

    Towards 2.0.13

commit 1c793310ab772f41040bdf954d8a2b5e5da8b8ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 09:26:11 2004 +0000

    Implement ZOOM_resultset_{sort,cache_reset} which sorts and resets
    cache for result set respectively.

commit c04068990b0b702ea90bb191a199bdc9e67538e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 19 23:39:13 2004 +0000

    Use 1.1 by default

commit ee8cea4c1d359ba7e46b69a418619b7f3b358c84
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 19 23:37:36 2004 +0000

    http_version var

commit 8fb5c6c99b6fb42df8539ea457038aca8ac1f70b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 19 23:22:33 2004 +0000

    Implement chunked HTTP transfer

commit 0e48274dd7b0ba3fd4d3f91e898f3d28bdf23dfa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 19 23:21:44 2004 +0000

    Support Transfer-Encoding: chunked

commit aa8b9d245d1ff378c907669a350a4e484b35eac5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 19 23:20:44 2004 +0000

    Define for CHUNK_DEBUG

commit 8fc4b6ad422bdd99be8439f88693a86ca36b8e13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 17 10:29:51 2004 +0000

    Mention tcl

commit afabe5eef1993c5b71602942f2e50a0d27ecbf33
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Feb 17 09:23:16 2004 +0000

    build-dependencies added

commit c34bc1a5b78e47a8b681aa2458d5636c76e57bce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 23:46:14 2004 +0000

    For SSL, use -lssl -lcrypto on systems that don't have pkg-config.

commit 975c22d3fb94aaf91399f1967dbb173129205888
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 21:40:39 2004 +0000

    Fix type cast warning issued by GCC 3.3.3

commit 433cdda34f42f164b599d34d922a7cf83c5f030b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 18:28:18 2004 +0000

    Towards 2.0.12

commit 78723254cce0fc4e86db7e8d2bc503527d7c08f9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 17:57:05 2004 +0000

    Towards 2.0.12

commit 06395306e21cd9e9235e14483a88ba70c3325030
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 11:30:33 2004 +0000

    2.0.11

commit 7e6099dcfa2a7d2f93642e5873286a84fc595cc0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 11:22:34 2004 +0000

    Include stdlib.h for zoom.h

commit 317ee76a1bbe9de384aea464c829b8ad627518a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 15 07:19:42 2004 +0000

    Set default preferred/maximum record size to 1 MB

commit 97554b23cfc19394bb77f7f3c4bf0c8abf89297b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 14 15:58:42 2004 +0000

    SRW/SRU update: use uri instead of code for diagnostic

commit 64a4f78d5566927b12b374157edf72f68232ffa3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 14 15:44:15 2004 +0000

    Added init command for yaz-client which sends extra init request

commit 0a1e9944179033c72f1fa9f9c13fabddc1945aeb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 11 23:49:28 2004 +0000

    Fixed two bugs in OID codec - ber_oidc. Throw error when encoding or
    decoding bad truncated OID. Fix decoding of OID X.Y when X=2, Y>39.

commit 51f5ff156a2550d96b6d27fd901edaab161b32c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 11 21:39:44 2004 +0000

    Fixed a bug in ASN.1 compiler that caused Type-1 Operator codec to fail

commit 8811f4c9c5a84976b696349b5dc4d7ae0faf66b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 11 13:37:16 2004 +0000

    Make separate error code for invalid query

commit c0d273015235ff18b755a5375d468cbb9f14af19
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 9 12:38:57 2004 +0000

    New Debian Policy

commit e9d0ea23cc3d9b9f6156e679a475d59289c0f3ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 9 09:54:57 2004 +0000

    Fixed compilation for SSL

commit 93d4cfa840acd64c55976bae197644000b5d8774
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 9 08:41:49 2004 +0000

    Ensure that YAZ is compiled with libwrap

commit 02e141ff9bcfd2c6cfe2ad13991015018ca787b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 5 14:15:42 2004 +0000

    Remove extra AC_MSG_RESULT entry

commit a1e8950b3ac76b9b8a85d9261b07c558ad8a3c9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 5 11:55:56 2004 +0000

    2.0.10

commit 41e72cae5a6e59a2135765ad091dabb0de7221d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 5 11:54:09 2004 +0000

    Allows second argument for YAZ_INIT to hold required version of YAZ.

commit 4b7f94b22a4a670274c028db7f0e438f2d7d74a0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 27 21:22:43 2004 +0000

    Use prefix for SRW diagset in ZOOM

commit 163abf332e441c2d39cf6ee4e83bad169fa1c59c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 27 12:15:11 2004 +0000

    SRW diagnostic code now a URI

commit ccd8958b42e2d3d6aee55dd1201d56eb7a278b56
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jan 26 21:05:34 2004 +0000

    Rolling tweaks, not yet running

commit 764d3e4552e9a6c56f9cc07eadf9b6a5142722d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 23 18:16:07 2004 +0000

    Allow any PDU size if preferredMessageSize is 0

commit 0ff4f5bd6fc1007c322530ba6a3633869140f448
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 23 11:52:52 2004 +0000

    ASN.1 compiler sets Type pointer to NULL when DECODING omitted stuff

commit 552f5f29bd93694954609b4669bca00752b92653
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 22 11:20:54 2004 +0000

    Allow recordID{Opaque,Number} to be se for ES update

commit 832a7cfb01c097bb6afeac6f767b9a61c5355203
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 18 21:11:11 2004 +0000

    Debian sample init.d YAZ server script

commit 83ac63cea12d7b176008739ac5fdafd01f628bef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 18 02:28:42 2004 +0000

    Fixed PID file so it is generated after fork (-r & -D)

commit c7753f2a498076aae60b9a4682041c573792d0cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 17 01:20:12 2004 +0000

    Implement option -D, -p for GFS

commit 4fb9818b0657f561397b29e55d87cc8d4f194436
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 16 10:04:54 2004 +0000

    Make ZOOM C recognize option password

commit 69074d2162afddc94e48d98d260f2dd70d6462b7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 23:33:29 2004 +0000

    Fix sequence of diagnostic element

commit 76bd6780cebee47ffefa4170fa2daa1f079d9559
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 10:16:26 2004 +0000

    Change proto of yaz_init_opt_decode.
    Added new function nmem_print_list_l (variant of nmem_print_list).
    Added new yaz-client command zversion that sets Z39.50 option bits -
    using yaz_init_opt_encode.

commit 26978ebf6e44361779446e66a9891149d9032d59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 10:05:56 2004 +0000

    Avoid reverse lookup in GFS

commit b9c35fd3860882cc3804a4a9d69bec9b96099c57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 10:04:39 2004 +0000

    Allow frontend server to stop (for debugging purposes)

commit 5a8d9b1f3dc37b9e2420298e0daf1dc75f0a5433
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 14 00:15:56 2004 +0000

    Fix SOAP SRU encoding leak

commit 4ddee9959ca6f59d3f8bd4259dfecee04b12c925
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 11:19:24 2004 +0000

    Use yaz_init_opt_decode to show options

commit 11b76ecdb94556ae09761a5d43f0635c2f9a2974
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 13:21:52 2004 +0000

    Changes

commit 6d9e8305bb173398dc9b886070a72b40618304ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 12:11:57 2004 +0000

    Small utility to encode/decode init options as a string

commit f1fef5aeb2f4aad16d5c66e7ed4b58def0a26464
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 12:10:44 2004 +0000

    Use displayTerm in zoomsh

commit 81b54a15b8c4277b1e25338d21188ea1e209edda
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 12:10:17 2004 +0000

    Fix displayTerm. Prepare for xpath for record element fetch.

commit 5443d85bcd6ac9a3ca444586ab7a83c3ba85bc6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 9 19:54:05 2004 +0000

    Update SRW messages strings to version 1.1

commit a38742c388bd6ad26a978d9b09525b6fd79d0418
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 9 19:53:42 2004 +0000

    Encode SRW/SRU diagnostic message from diagnostic code.

commit 073195289eb9b73d6793fa283e5a7dca7a24fba8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 9 18:10:31 2004 +0000

    Picky SRU decode. yaz_srw_get supports scan

commit ced98df62664982b6340c504d90b9309d41f4a1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 22:27:41 2004 +0000

    Read recordXPath for SRU

commit e2572abf240cdd295a1761e5912ada162c435e61
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 21:43:20 2004 +0000

    2.0.9-5

commit cdf3162d32f13fd58d0b7fb06b3252bab2bc78ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 21:02:42 2004 +0000

    Add z_soap_codec_enc_xsl

commit b462b5047a365a76a5be26341e62b69076a33d3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 20:36:44 2004 +0000

    Stylesheet support.

commit b0663a3c3827d354e197fa9b8d42526bd3785cdd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 20:33:57 2004 +0000

    Fix warning

commit bd005058ce4832b581a4f81ec5667212e995a49e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 14:01:24 2004 +0000

    Add isbn to bath

commit 2bfedb1881eea1eb4e158779348794979ca9b681
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 20:21:37 2004 +0000

    Use _strnicmp on Windows

commit 82988dd4a36739a5559015cb7df4dd757765d289
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 19:12:19 2004 +0000

    Fix a bug with decoding of XML packed records

commit e87b4d274ad846d5cc5e1e443d2f1fc2c63ac633
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 13:38:56 2004 +0000

    Debian/window 2.0.9-3

commit 342d9afa535d530e54c1124705fde9d594a29a76
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 13:38:39 2004 +0000

    Report missin record data

commit c39e347facce3cd8c3186f22ab14933119f8ae08
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 11:21:04 2004 +0000

    Fix record/literal XML decoding

commit c0cae2eb789bb55c6e3739f169973a3ab54a62a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 11:20:15 2004 +0000

    Tweak error mapping

commit b3d0700ef5df9c96be4c08dcb9ac2a7e123c9f48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 09:10:02 2004 +0000

    SRW/Z39.50 diagnostic mapping: make bad ESN to bad schema

commit 5b7816b7d347df94a6f3c3ec80680450b64e1e42
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 6 09:09:13 2004 +0000

    Rename variable

commit 983b28466be0739a9408c79624aedb47894504a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 14:46:52 2004 +0000

    Allow empty ODR (NMEM=0) for odr_oiddup and odr_getoidbystr.

commit 09745ff1f817a049d0cd412977f02144ade9c4fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 14:06:25 2004 +0000

    Changes

commit 67f0b922040d236afc88b8d247acca84e5fa0d73
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 14:05:56 2004 +0000

    Fix bug in diagnostics decoding

commit 20ce1ea958eef4ff90fc8e5486ab058deec7065f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 09:50:54 2004 +0000

    Year

commit 2c622539de3e2a0a5e6ca42f20c7f0379901b12d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 09:45:49 2004 +0000

    Remove yazmalloc references

commit 8b1f021032708fbb64d8bee92be590f8ac3066a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 09:41:31 2004 +0000

    Fix flags for XML2

commit c82bbc07fb53f78aab88bb4121629daeef42ed2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 09:34:41 2004 +0000

    2.0.9 candidate

commit da52cf68299952193806f8093c04e46d1bbf8375
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 31 00:14:00 2003 +0000

    Fix problem with print ODR/HTTP/odr_reset

commit 9fbebacf10f546b98ade3d7f7389b4241304f3a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 15:18:53 2003 +0000

    Fix ODR pritn of HTTP requests

commit b1419c61a0ac369638256f2afd1fc6b8ecd8fa34
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 00:29:53 2003 +0000

    Fix several compile warnings

commit b8daa05e7f9c86d3dc2d4204276ec7a6f9d18258
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 00:23:28 2003 +0000

    Remove obsolete /pdb switches

commit 1df74413ba9a51d9cdcfb4ae7b5f32aae0d213e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 00:22:11 2003 +0000

    Fix return statement

commit e2b321b91b26903966a53146e0fec1875199482e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 00:16:24 2003 +0000

    Missing return statements

commit 582597c00fa0cab08133741f281b816719445198
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 00:13:05 2003 +0000

    Let GFS accept SRW 1.0

commit afd69722f67d2178a0286387afcd1e444f83517a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 00:12:50 2003 +0000

    Init recordXpath

commit 037037e14faa1f992ed3574817086eabc469c9c4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 14:54:33 2003 +0000

    SRW scan

commit bf994e8c94edd6af6add9a94d6b14958da51a63f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 13:39:41 2003 +0000

    GFS could drop first record in a result set exceeding preferred message
    size. Reported and fixed by Irina Dijour.

commit 92a2ec88190fdae80bde0730b81038c01452f51f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 28 11:46:03 2003 +0000

    Updated changes with GFS record fix

commit 23d4b6d353d8f2727c3a6ff875eb04ad80063b2f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:25:08 2003 +0000

    Fix calculation of length of structured records in GFS record packer

commit 0d7bebc5bead24c1cdd6c3bfdc2a9bf2b3678c07
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 24 16:59:12 2003 +0000

    Option parsing.  Still no functionality.
    Time to stop for Christmas.

commit 9e678d07eb1deabb1cd342c6510512e9c82685cf
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 24 16:23:43 2003 +0000

    Empty benchmarking application

commit bc6066a0d123d68d14074ad399926a96ad78a383
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 23 08:47:25 2003 +0000

    Note changes.

commit 1eab9deeb96ddadbf8edf6b301ad9555196c1f99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 22:47:20 2003 +0000

    Fix SRW/SRU NS for diagnostic

commit fbb6eed845e784c43b0167712787b812ed214152
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 19:46:22 2003 +0000

    Handle unexpected HTTP closed sessions better

commit 2fecc9fe2221c1bcbecca9730a96d7fdb04da2c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 14:52:05 2003 +0000

    Changes.

commit f6010bba2dda2b3890e58961deec4a48cf2d4941
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 14:46:26 2003 +0000

    Towards 2.0.8

commit 49c5b42617e1fcd2e36d6f4e6628a93232b99b0f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 14:24:10 2003 +0000

    Init member database for explain request

commit d21c0a79df949a31f337094b8e169d04a939a9dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 21 11:33:29 2003 +0000

    HTTP header lookup case insensitive

commit 7ae022686fea1c7d71db914b867032f8569ddb5f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 20 22:40:46 2003 +0000

    Init all SRW explain response members

commit e28a34b085aa1970ff0ae49bb658e94a9a564e8a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 20 19:11:39 2003 +0000

    Fixed ODR usage in SRW decoding

commit 9ef0cd3dce91d8effe3259ede499aaa972108c33
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 20 00:52:08 2003 +0000

    Fix SRW/SRU ns

commit 06eb0818f902a5d6805b656e0ba2e39ac2ed7817
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 20 00:51:19 2003 +0000

    SRW/SRU 1.1

commit 30580efb58e1e71dfd4743db723a79a01206bac4
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Dec 19 12:16:19 2003 +0000

    Support for CQL transformations involving wildcard patterns, which
    were previously passed through untouched.  We now make an effort to
    emit the most primitive (i.e. Bath-friendly) truncation attributes we
    can, based on what's in the configuration file, falling back on
    Z59.58-like wildcarding when necessary.
    
    The logic turns out to be non-trival (sigh ... so unlike an OpenURL
    resolver.)  Although the code, once I'd finally arrived at it, turned
    out to be gratifying short and clear:
    
    	If a term begins and ends with * and has no other WC
    	characters in it AND we have a truncation.both element in the
    	configuration file, strip the *s and use truncation.both.
    
    	Otherwise, if it begins with * and has no other WC characters
    	in it AND truncation.left is configured, use that.
    
    	Otherwise, if it ends with * and has no other WC characters
    	in it AND truncation.right is configured, use that.
    
    	Otherwise, if it has any WCs anywhere in the string,
    	transliterate * to ? and ? to # and use truncation.z3958,
    	generating error 28 "Masking character not supported" if it's
    	not configured.
    
    	Otherwise it must be the case that it has no WCs.  Use
    	truncation.none, generating error 30 "Too many masking
    	characters in term" if it's not configured.
    
    This arrangement allows some flexibility in the configuration file,
    e.g. you can omit the special-case left-, right- and both-truncation
    elements if you always want Z39.58-style truncation.
    
    I also fixed a small and harmless bug of Adam's, which I am pretty
    sure could _never_ have any effect, but which offended me anyway.
    This change is far too trivial to be worth mentioning in the CVS log,
    but I'm expecting Adam to read this, and probably go and see what the
    bug was :-)

commit ce3481bda4af7147e61cb88f7e628e57c4c443c2
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Dec 19 12:00:36 2003 +0000

    Add truncation attributes.

commit 2f5de47d0b100194d42e6ae9d17a994e8203da0d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 18 23:04:23 2003 +0000

    Fix memory leak in SRW/SRU encoding handler

commit f3fed9cc883fdb00d409b84c3f3784368775d2d7
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 17:30:28 2003 +0000

    Describe recent CQL changes.

commit b7dce0eae6656ccb499233e04f5a5bf90178c7cd
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 17:27:31 2003 +0000

    All changes to the CQL section:
    Talk about context sets instead of index sets.
    Talk about indexes instead of qualifiers.
    Document new "index.set.name" specifier.
    (The old "qualifier.set.name" specifier is mentioned as DEPRECATED.)
    Describe default use of cql.serverChoice instead of srw.serverChoice.
    Update the example configuration file according to the above.

commit 0698a93c2bb1b8e7fa7a63d906bb863ffdac40e9
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 17:05:01 2003 +0000

    index set -> context set

commit 9b9e5015dba09e7480f09351cfccdfafd99b2d30
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 17:02:24 2003 +0000

    Comment

commit 1bb6c593dea33c483d06114ab5fee75c06bc90e1
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 17:00:55 2003 +0000

    Comment.

commit 8e9026976dd4ff7786ceb73507ff0f0b4b6a8b6d
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 16:59:28 2003 +0000

    Look for cql.resultSet as well as srw.resultSet.
    Fall back to cql.serverChoice rather than srw.serverChoice when no
    index is provided for a term.  (Unfortunately the structure of the
    code makes it hard to check both.)

commit 160dbbfc3752e5be9e506bd9ab824b54e2e73e81
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 16:49:07 2003 +0000

    s/qualifier/index in comments.

commit 9691e3376fe3f178ac95e707610b83b36e8635c5
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 16:45:19 2003 +0000

    Typo in Usage: message.

commit 9c0500654d398012434385e07f44aa2a7545133b
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 16:44:20 2003 +0000

    Replace leading "qualifier." with "index." throughout.

commit 0e2fe400d9cb82150d83c48404bead5b5d447a16
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 16:42:52 2003 +0000

    Look up index-names as "index.<name>" in the qualifier configuration
    file, falling back to the old "qualifier.<name>" only if this fails.

commit 1f8974fbf70eb3f6b1168bd2e0037284f1df1250
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 14:40:20 2003 +0000

    More considered Bath Profile support.  May need changes to the
    software to generate more Bath-friendly queries.
    Add support for "cql" set (replaces "srw" which is retained but deprecated)
    Add support for "rec" set (required by Bath)
    Add support for the "bath" set.
    Remove some old qualifiers that shouldn't be there at all.
    Remove qualifier.bath.remoteSystemRecordNumber (use rec.id instead)

commit d46ff174293651723309c8a33312bee64556c6e4
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Dec 18 13:44:59 2003 +0000

    Very, very basic support for Bath profile.

commit 2f42dd80660f2fe5b5bab74f0db83d968f806ba7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 18 13:08:48 2003 +0000

    Fix @attr set for CCL to RPN

commit a19316337aa3e23b74dac29e5dcad06493ecf083
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 17 12:28:07 2003 +0000

    Warn for bad base address in MARC parser

commit 8d0e0fa62fea7c440a92d43452774523b5cf5faa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 16 14:51:45 2003 +0000

    Mention .NET version

commit cbc706398c215b137f93d81986fd44029270a57a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 16 14:45:59 2003 +0000

    Towards 2.0.7

commit 79275c8b7ec33ad44f787051d0c47ca57daba8c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 16 14:36:28 2003 +0000

    Add C decl for cql.h

commit 6ad80c673e9591ae178154cfe2ce002834cfdafd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 11 00:37:19 2003 +0000

    ISO2709 output for yaz_marc utility

commit e323a843d06898d46d0aaac39d345bdd560c0c59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 9 17:13:35 2003 +0000

    Fixed bad memory reference - when bad SRW/HTTP response was received

commit 5b417578fa8bce4671d29d59201ae0ad0c7e5653
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 9 12:51:16 2003 +0000

    Added missing C decl macros for soap.h and srw.h.

commit 95d3dcd343af68f6979dedb1e44f5781f1575df7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 4 13:20:39 2003 +0000

    Towards 2.0.6

commit a020d200f829b4c3fb5fbb44fd83572405f8cf87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 4 13:02:28 2003 +0000

    Changes

commit b0940b7daa836cd50ed2be23d539fec9de602c89
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 4 12:57:30 2003 +0000

    Remove unused local var

commit f52a29d87484996d9e18397b2bf07d28ad8cf99e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 4 11:48:06 2003 +0000

    Transfer decode memory to stream

commit e5e0009a3e78e4ca72b5e0a4768e300091170323
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 4 11:47:50 2003 +0000

    memset freed NMEM block to Y (59 Hex)

commit cc411c43c6681ea13581b8fbf17fd197f2612cd9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 4 11:46:36 2003 +0000

    Add missing CDECL around this

commit 5bd7d278653dd178ca7da5a1bcc79724017ecd5e
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Nov 28 09:02:19 2003 +0000

    Kang-Jin Lee's typo

commit afb64801b0ba90d99482d66eeb675e280628c996
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 27 15:39:16 2003 +0000

    Remove Index Data/ from implementationName (for response as well)

commit b1cbe58ba4e530026c0d586eb1fbacd44e08cff6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 27 15:37:23 2003 +0000

    Remove Index Data/ from implementationName

commit a38648255b03b429e900f150cdf59eec987a7371
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Nov 26 22:47:42 2003 +0000

    Use odr_prepend() to assemble "implementation*" strings.

commit 96886341515b414c7aed9112d41b1f346f95e24c
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Nov 26 16:56:00 2003 +0000

    Omit leading space from ZOOM-C version number extracted from $Revision$

commit 4fbc7c05a14d80187951b2fc690ba71374449124
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Nov 26 16:23:42 2003 +0000

    Add odr_prepend()

commit 23794062255aca1313eaff359edb7b73a5f1a742
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Nov 26 16:22:35 2003 +0000

    Use odr_prepend() to generate implementation{Id,Name,Version}

commit 79c6d1159a62591c6fe14452fd09a3bd7394344f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 25 23:19:59 2003 +0000

    Allow command to send extended service package

commit 6e27325647596d80d9fcf1c9ad8f10be7004718a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 25 23:18:08 2003 +0000

    More work on extended services, create database, drop database, update record

commit 823ed165c1796f9d554178c6177b6e495b4290ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 25 19:46:18 2003 +0000

    Mention -installa

commit 8827b69f7d7ac9aee5fa3bdddc8f727b18497630
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Nov 25 10:08:06 2003 +0000

    ZOOM-C options changes.

commit 1615d14c893250613d6670abe2b71533687aec4d
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Nov 25 09:55:20 2003 +0000

    Describe "presentChunk" option in preference to old "step" (though
    that is also still mentioned).  Clarify its meaning.

commit f87d2eee00acc830ada9ee98c347f3d1415ea74b
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Nov 25 09:50:35 2003 +0000

    Use new "presentChunk" options in preference to old "step" if it's
    defined.  (But still fall back on "step" if it's not.)

commit e8dc7001d403b6b4364753fcd194647cbfd737a1
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 24 11:27:57 2003 +0000

    Document the newly-supported standard ZOOM options
    "serverImplementationId", "serverImplementationName" and
    "serverImplementationVersion" (as specified in the forthcoming AAPI
    1.4), but note continues support for the old "targetImplementationId",
    "targetImplementationName" and "targetImplementationVersion" for the
    benefit of old applications.)

commit bb0c882cc25ef16cea865719e4f51df16f645ea9
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 24 11:25:07 2003 +0000

    Support the standard ZOOM options "serverImplementationId",
    "serverImplementationName" and "serverImplementationVersion" (as
    specified in the forthcoming AAPI 1.4), but continue also to support
    the old "targetImplementationId", "targetImplementationName" and
    "targetImplementationVersion" for the benefit of old applications.)

commit 81c23570ac55dbb3faa04a6625a45d9c617c5c02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 22:24:57 2003 +0000

    Add MARC21 as an alias for USMARC

commit 6f5f4e50b5ca6f814995222adfff91f47ca45385
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 22:06:06 2003 +0000

    Updates OID, display term, etc

commit 2bf08e725ba16cfa16df8d03468891c57c1670b8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 22:05:15 2003 +0000

    Added a few URLs

commit 13799de54193c0805742fcea46b493b2e2bcd98e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 22:04:58 2003 +0000

    Better looking frontpage

commit cbd3dfed0ab7919bf1deb0e8af5fed4ffb8bdf5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 21:17:26 2003 +0000

    Mention yaz-iconv, yaz-marcdump in documentation

commit 8d92137c228ec24df2d62a8039635bb8ad19558d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 19:07:26 2003 +0000

    Implement ZOOM_scanset_display_term

commit 2f405fd826dd2f2e837fe3557274fdc2c08d2f02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 19:06:41 2003 +0000

    For Scan, yaz-client shows displayTerm if present

commit ea46811da745f751b8db974a0a53517244e4a89d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 19:04:12 2003 +0000

    More tweaks for documentation CSS

commit 0f2384e1337d9c4a23262a81312d54eccb8efaf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 14:49:10 2003 +0000

    Sans-serif fonts for headlings. Indent examples. Italic captions

commit c40fa4c2f95aba19456731fa51c5a19a1aa19cb2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 14:03:36 2003 +0000

    Configure uses pkg-config to get OpenSSL compile info where available

commit 422a45e862fa7d6ed7ff4f5b5dcd7a7b503631f1
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Nov 19 13:47:05 2003 +0000

    Add OID for the new ExtLite attribute set.
    Add OIDs for NACSIS-CATP, FINMARC2000 and MARC21-fin record-syntaxes,
    	as requested/supplid by Ere Maijala <ere@atp.fi>

commit 75673d92aa9bc56afbf443569d9636fa4b95d2ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 21:06:26 2003 +0000

    RedHat package updates for yaz-iconv

commit 65f59a503a2450254dad6b8ce22330095a61a6ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 20:48:36 2003 +0000

    yaz-iconv man page

commit ec00b639169c2fb10e295ad712cb417156839d09
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 20:34:34 2003 +0000

    man page for yaz-iconv

commit 4a27cb183d61f160ea6c012026d015437783d33a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 18:39:24 2003 +0000

    Make libyaz-devel depend on libxml2-devel

commit 4f1622d17926aa4b30b0332905b087f912a5b5f6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 22:36:37 2003 +0000

    Debian package updates

commit 7330ea6fe4f984d5bd0498aa7e962ad4d7462916
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 17 21:32:58 2003 +0000

    Reverse the order of "toolkit-supplied / application-supplied" strings
    sent as implementationId, Name and Version.  Also, remove the spaces
    around the slash.  This brings the GFS in line with the behaviour of
    ZOOM-C on the client side.

commit 3dad3dbf94b411b5ebaf0714aa40d91def9d0945
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 17 16:52:52 2003 +0000

    Note ZOOM-C enhancements

commit 9236c79b8c1ea40370333bdce0f41145a9cb889e
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 17 16:01:12 2003 +0000

    Add support for implementationId and implementationVersion options to
    go along with implementationName.

commit e7f794c7bf10e503d83fbb4284e5b3ad3df20c7e
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 17 15:00:41 2003 +0000

    Clarify description of piggy-backing, including moving all the
    elementSetSmallerThanSomewhatColour options from the Result Set
    Options table into the Connection Options table (since that's where
    they need to be set: by the time you set them on a Result Set, it's
    too late).  This emerges from the work to standardise ZOOM options
    across bindings and implementations.

commit 078ac9ebd245ab061726b49c41218549665dc61e
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 17 10:40:56 2003 +0000

    Include system-level error message in cs_errmsg() output when appropriate

commit d8bba5ddfc90e17c8ce8eb509b868e74aed4765b
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 17 10:40:08 2003 +0000

    Add CSLASTERROR

commit 000e5d43c17d2fd2bc91c48be97cb288a9746f8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 16 23:02:08 2003 +0000

    Customize DSSSL for YAZ to use CSS

commit 282f6995f72787ec08d70dd4c5ada29728ba49f3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 16 22:56:53 2003 +0000

    Customize XSL for YAZ and add CSS for it

commit a60b4f503640ee9ba810fbb5f07f754f22f922d0
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 3 21:30:23 2003 +0000

    Ignore generated files

commit 95caf42425fc1c7b6ba46fb35178a0e8a6b54ec8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 14:05:54 2003 +0000

    Fix address

commit bd704a58e941b7539473acd766c0ba3d155c3b29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:56:15 2003 +0000

    Ooops

commit 02892c02c9a5151b57db6d14e9a01a8d8c0d750d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:55:44 2003 +0000

    Mike author too

commit 83826a4336911dffd420ce9c147156d7c7fbc894
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:54:49 2003 +0000

    minor

commit 25bb8e0408680b477ff222771ab0544ac5f314c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:54:01 2003 +0000

    Fix link to europagate

commit ae3d95927f9d9d0a02a271ee6bdce89b26b3ff4e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:47:24 2003 +0000

    Use example tag consistently

commit 76194825bc72e6a8a710af2e9332b7dd034cf6a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:47:06 2003 +0000

    Fix spelling

commit 96ca9f70fe68d941a7604f3dd1a6d5817556ddf0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:46:52 2003 +0000

    Use example tag. Using Apache as SRW/SRU frontend

commit ead1fed26c763853e05c25163d1916bee1684fc5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 3 10:45:05 2003 +0000

    Use example element. Pointer to BER/ASN.1 standards/tutorial

commit d1ad544488a515cb6ad80d1b98863baa57abb567
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 3 09:49:58 2003 +0000

    Describe encoding of string attribute-values

commit 29c7ed2c90cd7aa5b69ec785c618b260f9525b1b
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Nov 3 09:34:02 2003 +0000

    Fix typo in grammar for @term <term-type> <query>

commit 4d16fbc7b32700afd686bbaa51c2253d7f3287ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 2 17:59:28 2003 +0000

    For HTTP requests, specify Host header (required by HTTP 1.1)

commit accf4ae2bea381ba902f2058e8182510f96a0b5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 2 17:58:16 2003 +0000

    Use 'Host' rather than 'host' for HTTP header

commit 54462bdd66000b20ff13b8545ed58a838a12b793
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 29 13:26:34 2003 +0000

    Allow user,group,umask to be specified for Unix file socket

commit 56d270b5025b8a6482f2d5cae6c8c72ce7f54b50
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 13:43:43 2003 +0000

    Fix documentation NSIS section

commit a20cd84700c6053806bd89d37ab55eea6d160047
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 13:35:24 2003 +0000

    Update Windows Installer for new source layout

commit e7895a6921a66c64484ef1d2434ffb8f9a8d9464
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 12:34:09 2003 +0000

    yaz-marcdump man page

commit 97e3dda0b95f4f7a86d1bab2a0ba8eceaeff44ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 12:32:03 2003 +0000

    Restructure of YAZ source

commit c6e47cbbff56f39f6d81b079ebaeac41d793d4d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 12:21:21 2003 +0000

    Source restructure. yaz-marcdump part of installation

commit c71d717ada2a9ef730d527f161eb5ba9aa641a9f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 23 09:56:57 2003 +0000

    Fix sample PQF

commit e0b4bd0a5d34761d221be1d8809ec466e51b6754
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 21 12:44:42 2003 +0000

    Tweak output format for nicer Init diagnostic messages

commit c80275992d29b4815dd25d9203e094ae2880f1ae
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 21 12:35:50 2003 +0000

    Nice rendering for otherInfo in Init Response, including init diagnostics returned in accordance with Implementor Agreement 5

commit 0ee9db55cdfd44205cd2e389b27a79c3a2cb7dd6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 09:48:23 2003 +0000

    Fix another request leak that occured on bad HTTP requests

commit 2e0cefa8b248dafdbc6518d12d0ba646d2f19565
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 09:30:32 2003 +0000

    Flag zero-zero as error in completeBER

commit b3c7ee20442440628e2772c087bdf55c8b007fce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 20:48:37 2003 +0000

    Fix release of requests (bug introduced by previous commit)

commit 6588b4176290d756fa422b9b93e297ddba3e22d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 18:21:45 2003 +0000

    Do not allow more than 8K HTTP header (potential DOS attack)

commit ea27f95dc32881b53a436c22b92e704f28a553a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 18:20:55 2003 +0000

    Fix leak in GFS that occurred when on ODR decoding error

commit 99837f06c78dde81614bab9a3a58c005b004338d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 13:44:05 2003 +0000

    Prevent completeBER from returning 0 (PDU incomplete) on bad packages:
    it eats all memory until the process dies.

commit 29a22396d7d7b1219f5b83c35983c8fb1cd79e8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 17 14:14:10 2003 +0000

    Document -x and -k

commit 4ba35f416af215511bfecb60a6c1e17d5723bddb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 17 14:13:59 2003 +0000

    Option -d to dump raw PDUs

commit 668acdac33bd70daab674b47cd8654c83327e027
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 10:37:06 2003 +0000

    Add const to odr_perror message string

commit 8195969f51aeb023710b6dd7ae39daaf7d625313
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 10:18:56 2003 +0000

    Fix warning

commit e903da3b97a96b97de07a6a6deebf4b64d63a152
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 10:18:29 2003 +0000

    Remove extra ;

commit 47665d5b746ad35798802738a6bb9118b8b1f20d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 08:29:07 2003 +0000

    Set YAZ_VERSION to 2.0.5

commit dca2c0c7693ce74885bedb35b3189173aa8a3d92
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 08:27:40 2003 +0000

    Compress man pages

commit 88f9a8d15a81e2f425c57752047502d42b2827bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 13 21:28:27 2003 +0000

    Towards 2.0.5. Update CHANGELOG

commit fa3f53eb473b7d7cb50f83e094526dbd58cd5760
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 9 15:51:36 2003 +0000

    Towards 2.0.5

commit cfaa7c613385207003734b508b7bdff51ff90a7e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 8 21:48:19 2003 +0000

    Use new name for present-status-success

commit bef6611df76c31df3c12bfe3f16084133ad5b52a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 8 21:47:15 2003 +0000

    Use bitmask for COMSTACK blocking parameter. Bit 0 (&1) controls
    whether socket is blocking or not. Bit 1 (&2) specifies whether reverse
    lookup should be performed in cs_addrstr; 0=full/slow ; 1=IP/fast.

commit 64fdfaf56bcdb9144ec528f01771967f9981679f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 2 19:47:41 2003 +0000

    Remove symlinks for docbook2man. Add link for apilayer.png

commit ea8a7e8ee5a459c4a995bf7d422ae2bca97c644d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 2 06:30:45 2003 +0000

    Quote ICONV_DIR/LIBXML2_DIR as suggested by Michael Freidgeim

commit 34abcc554c790d1353f7ff1e7d76f223ac2c5388
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 08:37:16 2003 +0000

    Changes

commit 0608ae655027f416c99b64e92fd468ab4d9a6c32
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 16 20:48:28 2003 +0000

    Fix rare SEGV in unix_addrstr with bad reference of UNIX socket path.

commit 63f0ec14ae0d0f47e12c6fae2bfadb590ae2442a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 16 20:15:48 2003 +0000

    Changes

commit 7ac44ff02a85cb8300da48bf08597af743f9b0ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 16 19:46:56 2003 +0000

    Only C89 comments

commit 0d82f249f832e8b0a6f2dc099304219e2ad29f72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 16 19:38:53 2003 +0000

    Remove ,

commit ae9c5cbeb43ef0dc02d1c54d4a3b6291263a1641
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 16 10:15:29 2003 +0000

    Fix DOS format , no end of line

commit f2b835100d3af6249f8659de9ecd15b5ce7446a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 15 13:48:35 2003 +0000

    Fix permission of postinst

commit fb37a88ea31abe662d996deeeff6f2eca111f68c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 15 12:57:29 2003 +0000

    Fix permissions

commit 2ba9155a6148802abc4949db2ed27a8b2934d5dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 11 12:45:11 2003 +0000

    Reinstate THESAURUS since Elvil (better named 'evil') uses it.

commit 53e939f11632e0ef384eee99983478c6bd88c7c8
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 11 12:30:59 2003 +0000

    Reinstate VAL_SPAWN_OF_SATAN_THESAURUS since Elvil (better named 'evil') uses it

commit 6aa60532542a01bfe78be0c91cbf57ce7cf851ce
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Sep 9 20:20:25 2003 +0000

    Init diagnostics

commit 58f8067bb0bac4d08b7fae8e0e93159759ce4dfa
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Sep 9 16:03:46 2003 +0000

    When the back-end refuses initialisation, return diagnostics
    in a UserInfo-1 external in the Init response's User-information
    field, in accordance with Z35.90 Implementor Agreement 5
    (Returning diagnostics in an InitResponse) at
    	http://lcweb.loc.gov/z3950/agency/agree/initdiag.html
    
    (It's bothered me for literally about six and a half years that
    YAZ didn't do this -- right back to when I made the Index+/Z39.50
    gateway for SSL in 1997.)

commit 0b14b8e823580f06a417e38b6be7c875f3b4e5f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 18:52:02 2003 +0000

    Minor changes. Use libxml-2.5.10

commit 4acb9088c874e971fbe37f3d65ea4f47764e6219
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 18:51:49 2003 +0000

    Fix return of value

commit e7819dea9102895078079cbf7db26a5e563463e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 18:18:07 2003 +0000

    Towards 2.0.4

commit 13cf18688ed84678703cf643bf8b140d091c226e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 18:13:39 2003 +0000

    Allow any CQL relation

commit f06ca89e9eb0d0205a5ed97154d81e0064942d02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 17:44:49 2003 +0000

    Fixes for OCLC UI ASN.1 so that it works with SilverPlatter targets too

commit 4b3d1e197d75fcb2607be8d86d244f20c4180000
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 2 12:12:12 2003 +0000

    Implemented command update0 in YAZ client which is equivalent to
    update but uses old of Ext Update ASN.1.
    Use OID 1.2.840.10003.15.1000.81.1 for privately defined charsets
    in charset negotiation. Added VAL_ID_CHARSET in oid.h.
    Previously no OID was used for this info.

commit 73dfa31aa3d623a2032525637ac07e78886cd4fd
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 25 19:53:33 2003 +0000

    failReason is no longer OPTIONAL, as advised by OCLC

commit 83f95c956c2a3574759677b50f37e4fafb750cbf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 19 12:32:28 2003 +0000

    Use smallSetUpperBound=1 for ZOOM piggyback

commit 472125ab093c3d31a28bbda92899bf8425679542
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 30 22:33:12 2003 +0000

    Fix ODR charset to use negotiated charset. Patch by Aaron Lav

commit adc23cad74e4685c31fb088f84c34df347a5a6ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 30 11:39:45 2003 +0000

    Yet one more OPAC fix

commit 08ba4c2c26f2653c1e3ede909dc49bc17361ce7a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 30 10:00:27 2003 +0000

    Fix missing element, duplicate element

commit a13492cef8a221e561ce1aa61865f03585e23799
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 30 08:57:34 2003 +0000

    OPAC record fixes

commit 03c4f31ffb1a8a3c31d82dba28de87eb5b82ebd3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 29 15:09:19 2003 +0000

    More ZOOM logging

commit f9536e142ac3a38116fae114ab2f832b4cb58da1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 29 15:08:28 2003 +0000

    Missing z-oclcui.h in _headers

commit fed4c59a3c26f04ba3764947aa2f7ecdd9b46889
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 25 11:11:19 2003 +0000

    Change order of compilation to reflect Unix AM.

commit 6164387805efc64a201204fa81e531a201d77014
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Jul 24 09:44:52 2003 +0000

    Fix the OID of "admin" extended service.
    Swap the human-readable text corresponding to the CQL and OCLC-userInfo
    	OIDs, which had somehow got confused.
    Bring the CHANGELOG up to date with these and other changes.

commit b258a14997c70bf78310b2e094eb6bcf14b26a55
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jul 23 12:57:22 2003 +0000

    Note incorrect ID-private OID for VAL_ADMINSERVICE

commit 94c77ca831e55b3dee31184347f25dd0583085d2
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jul 23 12:07:30 2003 +0000

    Note incorrect ID-private OID for VAL_ADMINSERVICE

commit 8edb56d9b3ffbf66b0d022b69fb926edb624535a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jul 19 13:48:49 2003 +0000

    makefile updated for oclcui.asn

commit 0442642bb213139271943552e5c1bc731ee96872
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Jul 18 22:41:25 2003 +0000

    Tidy up debugging output

commit 759184a854d23a99ca8ac0d401d5e3886cfde45b
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Jul 18 22:36:39 2003 +0000

    Tweak as dictated by Adam, who is much better at reading packet
    dumps than I am :-)  OCLC should be ashamed of themselves, sending
    ASN.1 that bears so very little resemblance to what they document!

commit 5381b2f81bb793e364cd5b2a910e026ce84d9d05
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Jul 18 19:54:30 2003 +0000

    Support for the UserInformation DPU OCLC-UserInformation:
            - Add VAL_OCLCUI to oid.h
            - #include <yaz/z-oclcui.h> in include/yaz/proto.h
            - #define Z_External_OCLCUserInfo in include/yaz/prt-ext.h
            - Add Z_OCLC_UserInformation *oclc branch to Z_External.u
            - Add "OCLC-userInfo" entry to OID database in util/oid.c
            - New file "oclcui.asn" in z39.50 directory
            - Mention "oclcui.asn" and "z-oclcui.c" in z39.50/Makefile.am
            - Add VAL_OCLCUI registration in z39.50/prt-ext.c
            - Add arm to union-database in Z_External() in z39.50/prt-ext.c
            - Include UserInfoFormat-oclcUserInformation in z39.50/z.tcl
            (This is a handy checklist next time I need to add something.)
    More verbose authentication-setting in command-line client.
    Temporary debugging code in client (for OCLC diagnostics).

commit d3f87757eae53fd87d2e3e48a392a9e06872f71b
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Jul 18 19:53:28 2003 +0000

    Support for the UserInformation DPU OCLC-UserInformation:
    	- Add VAL_OCLCUI to oid.h
    	- #include <yaz/z-oclcui.h> in include/yaz/proto.h
    	- #define Z_External_OCLCUserInfo in include/yaz/prt-ext.h
    	- Add Z_OCLC_UserInformation *oclc branch to Z_External.u
    	- Add "OCLC-userInfo" entry to OID database in util/oid.c
    	- New file "oclcui.asn" in z39.50 directory
    	- Mention "oclcui.asn" and "z-oclcui.c" in z39.50/Makefile.am
    	- Add VAL_OCLCUI registration in z39.50/prt-ext.c
    	- Add arm to union-database in Z_External() in z39.50/prt-ext.c
    	- Include UserInfoFormat-oclcUserInformation in z39.50/z.tcl
    	(This is a handy checklist next time I need to add something.)
    More verbose authentication-setting in command-line client.
    Temporary debugging code in client (for OCLC diagnostics).

commit aeb5cc9755e2e4d6a788f0bf162017215772cbf8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 16 21:02:05 2003 +0000

    Set resultCount to 0 in sort handler of frontend server

commit 45b64d66df5092f645ce3eb5b979e28d16ed0b07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 15 08:26:26 2003 +0000

    opacdisp.obj

commit 6607d0bd04b26591614a84a9aa9bad7e7b00e7e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 14 12:59:22 2003 +0000

    OPAC record support for ZOOM

commit 9360e7e7d56e77fb1253faa1232c0417cd5d3ee3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 14 12:58:18 2003 +0000

    New utility wrbuf_xmlputs

commit e1efa4cdf426e7eb952584ed4b9d3b818c8ff070
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Jul 11 09:51:13 2003 +0000

    Add documentation for oid_name_to_oid(), oid_to_dotstring() and oid_name_to_dotstring()

commit bfad6661c8f3102304f1d79ed0ba2ff9aee2031b
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Jul 11 08:13:17 2003 +0000

    New OID-translation functions

commit 6636ca51def4b3e20a12505812397df355e2dfa2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 20:55:11 2003 +0000

    Revert z_IU0Update changes in z3950v3.asn.

commit 3d47aeca3756dc7d1c2ea91f74fef2b0886f76e8
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Jul 10 11:51:46 2003 +0000

    Add oid_name_to_oid(), oid_to_dotstring() and id_name_to_dotstring()

commit b0555501e434d0f71f97ea17f282db2e795ff950
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Jul 10 11:50:32 2003 +0000

    Remove the oid_name_to_dotstring() function, which is now in oid.c
    (with a somewhat modified interface).  Change the invocation to use
    the new thread-safe interface.

commit c12f2351ad72e5e4788f30684de0d98e5bc0dc1e
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jul 9 23:00:21 2003 +0000

    display_records() now displays the record syntax OID as well as its symbolic name.  It does this using a new utility function, oid_name_to_dotstring(), which is currently file-static but should probably go into the oid.c module.

commit cf273cb8a7f73124935713928cd5df5b537f8b9c
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jul 9 22:38:12 2003 +0000

    Fix description of ZOOM_record_get("syntax")

commit 4e738d9131106878f8b560e53034241db99d6099
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 24 23:03:04 2003 +0000

    Move ccl_pquery to ccl module (ccl.h). Add proper CCL test.

commit 3cc234c5828fe21164f578848e6c32a0b1e09778
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 12:42:14 2003 +0000

    Another CCL->RPN fix.

commit f4f32744882a4da78763956d1d363ea20a6bb471
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 12:41:44 2003 +0000

    Another CCL->RPN fix

commit 1528b5eb5d95e8a0cb788b30af87178ca6534cf9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 12:38:39 2003 +0000

    Fix CCL->RPN code for attribute strings.

commit 7a7b5bfb988286089e1fbd498a8cfc4d2a5799e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 10:24:00 2003 +0000

    Debian release

commit 79135288365437a3b1ee89ba36059dcec9f52a70
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 10:22:21 2003 +0000

    String attributes for CCL parser

commit 4fa3973d89505116482232547bdeede84675f535
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 22 11:48:33 2003 +0000

    Fix compile warnings

commit 88a38d975d021383194f2ec2a4e5a9b55decd21a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 22 11:47:18 2003 +0000

    Fix compile warnings

commit 6f67e2799f0658a6abe374a3f31b7ec4810d65f0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 20 11:14:47 2003 +0000

    documentation was part of libyaz; it must only be part of yaz-doc

commit 96213b68ef6504b66a69e7167f23e7b549c4e832
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 20 10:23:15 2003 +0000

    Debian date update

commit aaa38e89fd07e2bb5b0c0941af6bb4bc5553350a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 20 10:21:49 2003 +0000

    Changes.

commit 6a26b59bc0d1b1181eec45a037b520f9f16ea304
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 20 10:21:20 2003 +0000

    Changes

commit 2b63bef2ba80986b0d0431edddfa662580734897
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 20 10:18:05 2003 +0000

    More on CCL profiles

commit 73f8c92214bd7afdb0e465dec053272130b53bb5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 19 23:05:29 2003 +0000

    More on CCL profiles

commit 985066ac6dfae6ac68960044fa05b4f7ea782b86
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 19 21:10:03 2003 +0000

    client does not close socket if decoding of PDU failed

commit 594abeca3faac015a41b74ea9ee00df8708cf97f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 19 21:09:25 2003 +0000

    More printing for odr_perror

commit 484fb80d9d457cb1d2967e0af0c4b88008bec79e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 19 19:51:40 2003 +0000

    Fix CCL directive @case handling so that it affects both keywords and
    qualifiers.

commit 6eadf7b292a2375dde584cb876e3c9741c63d1de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 18:37:10 2003 +0000

    Dont use charconv_cjk.xml

commit 84049ee5c6f284d80f72eba941307a0a2a7a6dbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 18:36:57 2003 +0000

    Option -x shows hex dump of PDUs

commit 7a0bd77bddcc803e5af23842dfd7fc83f02420f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 11:09:22 2003 +0000

    do not use charconv_cjk as is

commit 0fffcb9ad658a63888678e2c7ca3e5cba9ca6a2c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 10 11:24:03 2003 +0000

    libyaz-dev depends on libxml2-dev

commit 4c6462484342ee50f5d26f9fb3a625481b3d5bba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 13:28:36 2003 +0000

    Towards 2.0.3

commit 97e4d969c386e27b6a743fdf4c8d891170b8900a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 13:25:37 2003 +0000

    Added pop, pieter

commit 9a8d8a211ddaa44211702d8cfcfefcdcbcf6276a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 09:45:00 2003 +0000

    Allow number of iterations to be specified for cql2pqf

commit 9c27c751063dfcb13208f2ddc9bf3151a62c0794
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 09:44:05 2003 +0000

    Prevent memory leak if cql_parse is called repeatedly

commit 2d3963fa7fe0f9f55d2f92e11ce03c5c9619de6c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 09:15:40 2003 +0000

    On the form[; charset=from[,to]] topic.

commit ee083e1994e399ceb209780ff4bce7168c8bc82b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 3 13:59:28 2003 +0000

    Set smallSetElementSetName always in piggyback mode

commit 790b75a5d95551b519aba2fd3a1f95cdac08c406
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 3 09:17:12 2003 +0000

    MARC-8 Asian, etc.

commit fa81887b7cffa038fd4b0a4577d2071bd9a3cad0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 3 09:11:13 2003 +0000

    WIN32 updates

commit 31fc3893f4ee8cd8851ffdccf8a510d3cb4c3f59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 2 22:17:20 2003 +0000

    charconv takes multiple input files

commit cbdc36676c2e563581f4db76d976093429372db6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 2 13:44:54 2003 +0000

    Added cqlstrer to win makefile

commit 0e96e3780fe77ed9f8bd78245b9e9a8a42c0892d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 2 12:53:27 2003 +0000

    ESFormat-Update updates. Character set conversion for ZOOM_record_get.

commit 77ad18d6eceea270338ae338f1e7d24f1003df24
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 10:31:29 2003 +0000

    Documentation for recordCharset

commit 660689d0e3d249b5d6c10fa695e621ec5b8e36a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 10:24:58 2003 +0000

    Implemented ZOOM option: recordCharset

commit 103dc949161eb23f38ee58cffcf8f039ef679cb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 27 21:44:10 2003 +0000

    Change to yaz-asncomp

commit 3aa7b8fdff94c15c0c74ce809828dfb642696418
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 27 21:42:45 2003 +0000

    reordered tstodr_SOURCES

commit 92887fb8af4d8697f6569d6a6756860fea5f4b84
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 27 21:12:22 2003 +0000

    YAZ ASN.1 compiler renamed from yaz-comp to yaz-asncomp

commit 207401f82e01f380a3549fe5576069ac4b45331e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 27 12:45:23 2003 +0000

    Manual page for yaz-comp

commit 087aa6548dbee815eed2e6bad4c5b105c35391cb
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 27 09:52:38 2003 +0000

    Describe cql_strerror()

commit cf06b3dea55efd44a2568ac52a089a4c935743bb
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 27 09:48:24 2003 +0000

    Ignore tstodrcodec.[ch]

commit 7e821ac84c016b3f4b8eed893c421b7adccaac8d
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 27 09:47:15 2003 +0000

    Add cqlster.c which provides cql_strerror()

commit 35d8c5921e8b1cd89e52aa6bf71e0a9bf6e3471a
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 27 09:46:26 2003 +0000

    Add declaration of cql_strerror()
    Remove comment listing error-values, since the same information
    is now included in the cql/cqlstrer.c source file.

commit 9ce28b253ce25d58c8f29228ae4573a1b8a8616a
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 27 09:43:59 2003 +0000

    tweak

commit 7453b811c6086b24a0362509f38169ed42044016
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 27 09:42:08 2003 +0000

    Better error reporting for CQL-to-RPN conversion failure

commit 72d7fa413a2305be8626fcb3f6041bea959fc262
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 26 20:09:01 2003 +0000

    Special socklen_t check for AIX

commit f6d688ae469ebf296b5fe6748e9b77be902e81da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 26 13:47:23 2003 +0000

    Use odr_getelement instead of odr_getaddinfo

commit 32882a6e0491347b494586011a5df7bfadbc6675
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 26 13:36:48 2003 +0000

    Make MAC OSX gcc more happy

commit 72a7de6dfe07d7079de3c287aecdeb0f164c78b8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 26 11:35:46 2003 +0000

    Fix type of len var

commit 0d628aff81afe450e3aeb2792b888b14e74254f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 24 19:34:43 2003 +0000

    added type cast to avoid warning

commit 9308df890c3c8a5e668558487a138696996893aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 24 19:25:24 2003 +0000

    Spelling.

commit 39fc6d5c771c134df959cdd44b2ad62d07b9576f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 24 19:20:14 2003 +0000

    odr_getelement / odr_setelement

commit 7aa202b31ec22a71d9c66f4602bf5ec60785c754
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 23 10:41:26 2003 +0000

    WIN32 updates

commit e86e4e21d03623a97e7976fe737cb9644926ca54
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 23 08:52:35 2003 +0000

    Compilation now works again

commit dd8e61419f08a386271a8e308141aab8131b27f6
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri May 23 00:24:04 2003 +0000

    Document yaz-client's CQL2RPN query-type, the set_cqlfile command and the -q command-line options

commit ad3b59f8c9beb50bd19cf7267479ad78eefe3fca
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu May 22 23:55:19 2003 +0000

    Set the default CQL qualifier file to /usr/local/share/yaz/etc/pqf.properties
    (How can I set it to look wherever YAZ is installed?)
    Refuse to do CQL2RPN queries if no valid CQL qualifier file has been set.

commit 6d01d7cb60123e1e00db766198edc3ba8488d0ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 22 22:44:50 2003 +0000

    Fix MARC8 conversion

commit f98330f4a395ec9f830c39b4a4eb4e523bc0c796
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu May 22 22:32:08 2003 +0000

    Fix to install XSLs and pqf.properties

commit 07a80eea989576eaa13633f4e96e57e14b40ea0f
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu May 22 17:01:33 2003 +0000

    Support for a new queryType, CQL2RPN, which allows the user to provide
    queries in CQL and transforms them into Type-1 queries.  This should
    allow CQL to be used against any server rather than just the tiny
    proportion that support native CQL queries.  Also added set_cqlfile
    command (analogous to set_cclfile).

commit 4ab240934731700f437e2bf8cb695e4b5fc9c0dc
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu May 22 16:57:28 2003 +0000

    Add documentation for CQL->RPN transformation's error-reporting

commit 6dc4539f74395fa8f95596263d86edc1281bc399
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu May 22 15:41:58 2003 +0000

    Fixed a silly typo

commit c39a893dfdae5f792139177132e7e7a70e010aa7
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu May 22 13:15:07 2003 +0000

    Defined log level bits app2 and app3

commit d0e56fdb958b43316f5ebffddd7f9dd8480978f8
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu May 22 11:20:54 2003 +0000

    redhat package version 2 now

commit a54c709b3e2feff5762bfa7dfa8ee653b429d369
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 20 20:33:29 2003 +0000

    Fix comments

commit eeb13f1ab726d5437a76bcc92927d7d756949821
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 20 20:22:11 2003 +0000

    Show ODR error addinfo

commit 4157c704e5b89d5cba0cb39937c6d4c697f3b0b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 20 20:21:34 2003 +0000

    Further ODR tests

commit ec1f815d5348cd21e393f76bc212c910c34bbc45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 20 19:55:29 2003 +0000

    Better ODR diagnostics for missing elements which includes additional
    info with name of element. New ODR function odr_missing.
    Removed depricated macros odr_implicit and odr_explicit.

commit 05d1794c4ac57eabe6f6da766156f6986d5c987c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 20 19:50:12 2003 +0000

    Indentation

commit 3f7b54230a51be797c9439b091aa59133da16732
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 20 17:22:54 2003 +0000

    Indentation

commit ccb068efa655ace7835a122c1226356f2f933992
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 20 08:22:32 2003 +0000

    ZOOM option: step. More verbose GFS SRW server display

commit 6aa7edbd02f5e6667921b62f145c909639d3a985
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 19 20:45:52 2003 +0000

    Changes. SRW support. charset fixes for yaz-client

commit efda1a40ecc4cb16b0073a2b8a895ad28d5bfe4e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 19 20:45:07 2003 +0000

    charset/marccharset commands. SRW stuff

commit 1f7d2e9faf6827f8890750cc1a404d119101c073
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 19 20:44:33 2003 +0000

    charset updates. Option -V to show version

commit 94f604cea006e77285967d3e2f8a2ee32db7c434
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 19 14:37:38 2003 +0000

    odr_set_charset: allow to==from==0 to disable charset conversion

commit c94e1ffb5944f018ec8e0a2f4549698872eab3ab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 18 22:27:07 2003 +0000

    Fix comment

commit 5ea26f86eb5559d0b3ee8a96d1a3823f944a71a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 16 14:39:57 2003 +0000

    Mention GNU Bison on Windows installataion

commit 9836663e7961c0354c510c278704efbab510bcff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 16 13:14:26 2003 +0000

    xmalloc trace fix for 64-bit systems such as DEC alpha.

commit fd17207804a1ec0a27a86f0408674bb57f6c38b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 14 22:31:52 2003 +0000

    Fix last event setting.

commit ceed5c63f84186abab20234590548ac041ba0f84
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 14 21:12:41 2003 +0000

    Updated yaz.7 page

commit 824610960108c45109bf8f458289b281a17db264
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 14 20:58:07 2003 +0000

    Fix setting of last event#

commit 2703ec73c9d338d55387ec3f787d0a7f30289cff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 14 13:49:02 2003 +0000

    Set permissions to 0777 for unix file socket

commit 125af6f8db172ec8fd4c24dfe6f6ebeca49afacb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 13 14:21:13 2003 +0000

    Use YAZ_SOCKLEN_T instead of socklen_t

commit f2dae7dadb188781bccd59c8994da0a7546c96a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 12 22:38:40 2003 +0000

    Mention http scheme

commit 36e5387cdd76faccc5ebaacb657311a9d6314863
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 12 22:37:56 2003 +0000

    Minor change of def of EXTRA_DIST

commit 83b766f076b18584868172bdb98e9584556d145a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 12 22:36:10 2003 +0000

    Omit print for XML data

commit 0cae96a10e8393acabad6b07c9456d9f6175d0ff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 12 22:35:06 2003 +0000

    Fix handling of HTTP error. Dont print details when omitted

commit f17b1db33f969f735f308aa639c17488f82793d0
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon May 12 13:34:00 2003 +0000

    move description of databaseName option to the Connection section

commit 233020e68e58b86aaed62598408a42ae5a27eabc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 13:09:15 2003 +0000

    Fix check

commit 0d224465e46c5886cfdd5002b34cd3b239043fb5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 12:09:10 2003 +0000

    Call automake twice to avoid missing depcomp

commit 84f723fa43e53cdf8e485f2fa51be1550d97c63b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 12:07:33 2003 +0000

    Remove fix for missing depmod in Makefile

commit f2428de7b5d72877c544d9812513fe465a1c75a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 11:51:23 2003 +0000

    Add include of yaz/yconfig.h

commit 20268c3c0fbcabb3696d4cefcb8b0a84598ed9f0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 11:37:18 2003 +0000

    Fix for missing depcomp

commit b2efa1743e712eb8d713ff1b934a09cc19b35a55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 10:08:30 2003 +0000

    New test for ODR. Demonstrates the use of small ASN.1 spec too.

commit 41339c1f027372b433ed120569726f5448e558eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 10:07:33 2003 +0000

    New tests.

commit 2bf8ed1f3c0b77636bdfd37040afb97c54a7098a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 6 10:06:43 2003 +0000

    Include of odr.h does not use -i value. Always set to <yaz/odr.h> .

commit d99be352be2b2e14fe66e6010dd89919d36f7d98
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri May 2 23:25:38 2003 +0000

    ignore yazhtml.xsl

commit 8bccad6217bd2ba078106a531a9e73e7f3aae4a9
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri May 2 09:23:26 2003 +0000

    new file

commit 006c3df264a95c03bfc557b2004595fc6cc3ee14
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri May 2 09:22:43 2003 +0000

    ignore cql2pqf and cql2xcql

commit e12c24b8e658bad4cca7a278a7ece7badc9d801d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 1 07:49:26 2003 +0000

    Removed cql.h from sources

commit 4cb6a603653bf01c51ec6917573882215f817592
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 30 14:04:45 2003 +0000

    SRW fixes

commit 1f64e3fdaa206ccd31cc4c007a1a2ee119c718eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 29 22:00:47 2003 +0000

    yaz.7 moved from yaz to libyaz.

commit 7e123f0a39a7e7f22e1d0fda5870ff7b6239c542
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 29 21:53:54 2003 +0000

    Database setting for SRW. Minor updates in messages

commit bc9920b48da91d87e1c0e033a9151663998d6b6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 29 21:20:33 2003 +0000

    Fixed a few warnings on non-libxml2 systems

commit ec5e5849731e21b5cf0a5cb3fbe01d9c8c2c8c89
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 29 21:13:08 2003 +0000

    Proper ifdefs for non-libxml2 systems

commit 04554076c032387b85ca7c9017d724b875e7766f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 29 21:04:46 2003 +0000

    SRW support for YAZ client

commit a20386067416654230dd519fcd6e804520a23a2f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 29 09:54:39 2003 +0000

    Remove shlibs:Depends from yaz

commit a4500a53ecbff46db730bcaa8703d2c9a0e6328b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 21:02:14 2003 +0000

    Towards 2.0.2

commit 3b10b3e056bb684b8f33123a79410f771adbee0a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 11:04:51 2003 +0000

    New ZOOM events ZOOM_EVENT_RECV_{RECORD,SEARCH} for receiving a record
    and search result respectively.

commit c94a281b8f4d13dd8bb6df48ce3f925aad1bb600
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 25 16:17:21 2003 +0000

    libyaz does not depend on readline; yaz does (programs)

commit 6b00e2dfd3546994abd3461464e564bedbe89f0e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 20:38:08 2003 +0000

    Release 1

commit 038665b6acb32a83cc1bb8395b83a0cf3c0cc38d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 20:36:33 2003 +0000

    Debian changelog

commit ea1b96d754d0d7dc38ce3ce18a03824e1d9516cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 20:01:45 2003 +0000

    Morten B.

commit 12894b89898e9cdc4d171354f5454a624dbb80a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 20:00:15 2003 +0000

    version update

commit 06e73cb9f6d59fc7a38f17636016f2daaed02548
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 13:30:31 2003 +0000

    For GFS: schema for bend_fetch; displayTerm for bend_scan.

commit a36034d54bb308f3697df4b2702ea7f35ac636c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 13:29:50 2003 +0000

    Doxyfile part of make dist

commit 840eb96a9f6989642b09c1f6fc4e92650fa991e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 13:05:04 2003 +0000

    Remove unused vars

commit 4b849a9cafeb427c261a7f0e52d28edd3043ae27
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 13:04:45 2003 +0000

    Work on chunkced encoding

commit f781ff13f9443a58e5eae30182e508df9dfe9555
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 24 12:48:47 2003 +0000

    Work on bug 24

commit 3dff993190eac9ccb1e9e8f681312493bdaf2fb9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 20:39:25 2003 +0000

    Allow for quoted tokens in ZOOM shell

commit 15715e1bb3a298a1894d2b680f5b132506313692
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 20:38:19 2003 +0000

    For ItemOrder, result set is unset if itemorder-setname is empty.
    Set HTTP header "host" in order to be HTTP/1.1 compliant.

commit f8deda70a12072b9d0d7eb488a5f26631401c5f3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 20:36:05 2003 +0000

    Indentation

commit 38d29054baec012561d8a69ade2a55d6bee22c00
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 20:34:08 2003 +0000

    Test cases for nmem, iconv

commit 9ef544523c1dc964401a8227dd784add479900fd
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Apr 23 12:56:05 2003 +0000

    Doxyfile added for html-documentation generation

commit d7e3f387cddf4ac8dee3ca0d90992d052834da95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 12:31:07 2003 +0000

    Prepare for OPAC display

commit b68205c92a959a871bc669606a64e0739b6513b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 18 17:14:46 2003 +0000

    Note about debian version

commit beacc736e6a2c5f94c1ddf7e0544ef0dcca43b9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 18 15:11:58 2003 +0000

    Changes

commit 98423c2327870156c36dfe479746f541ee244ef2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 18 15:11:04 2003 +0000

    default recordPacking is xml for SRU, string for SRW

commit e6280ccfa52d2ffc28b3e879377b934faff2b350
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 23:25:43 2003 +0000

    Delete unused make var YAZ_VERSION

commit 91d7176944dd2f5a42856ee97cd793d33f429cd0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 23:24:00 2003 +0000

    Set LDFLAGS per library to avoid warning for newer libtools

commit 1848aa2ce3860c97777343e0f0f509f6c831f016
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 19:43:41 2003 +0000

    recordPacking for ZOOM

commit cd28165182813f5ed046a6ba44c7d13f46bdaca9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 19:43:32 2003 +0000

    recordPacking for SRW

commit 9241daf8b3104b67b2801872d0e07d6762f78b47
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 06:06:49 2003 +0000

    .la files part of RPM

commit 9863871f229898036fae7c37735be44fa4b3c516
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 14 17:02:12 2003 +0000

    Use Log instead of Id

commit 66ebb9d692735cc0b3b903c999dd225af2e2a08c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 14 16:57:58 2003 +0000

    Add include of string.h

commit 712de175de28e9977ead36d1cdd877993b008d09
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 14 16:52:10 2003 +0000

    Fix another bug in lexer

commit ad1c6ee16cd9f697abebffbd241d92ec89de5550
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 14 15:40:03 2003 +0000

    Fix bug with unset member of lex token

commit 64faa24c05370c37816d4da5666120d65051ae9a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 11 23:29:12 2003 +0000

    EXPORT LanguageCode and Segment

commit 2a8b6ee438067fd3cc2f85685b727d726136bfb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 11 15:53:39 2003 +0000

    Fix CQL lex buffer overflow.

commit c7eb63e9060187fbba904c3da9697ff85f919af4
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Apr 3 21:01:28 2003 +0000

    Remove the Satan-spawn attribute VAL_THESAURUS

commit 2280b039756aa1c891f0017d2a62d737dd6d4f00
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 09:58:13 2003 +0000

    AM_MAINTAINER_MODE

commit 712226031c16536696c809523899e163471c6256
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 09:57:26 2003 +0000

    2.0.1

commit 74c32327950450b02892297f350eaff41212fc18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 09:55:11 2003 +0000

    Fix non-XML compile

commit 6bffc65936ba634077acb9f42ace217bc4737539
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 24 22:26:50 2003 +0000

    SRU/SRW Explain for Frontend server

commit a834d92665e792c011e86d5603968ab31237575a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 23 20:27:16 2003 +0000

    SRW/SRU explain

commit fe0db3ff0fad9d7d6bc043f7f6fd719262cd242e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 21 10:48:11 2003 +0000

    Only make ln -s when link does not yet exist

commit d21f71aa7f9d30fdf457c58e7403723415506c1e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 20 21:15:00 2003 +0000

    SRW/SRU recordPacking

commit c9fb3990d5713cac63c4b0d42a7eb7a66833ac75
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 19 09:45:55 2003 +0000

    Fix uninitialized var type_and_host

commit 6a9f385c94281b3dbddd612f388837c01661c5c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 13:34:35 2003 +0000

    SRU support for frontend server

commit 1e5554fc59c8cad2105b2a8cf095d13315dc6ed1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 13:30:21 2003 +0000

    More on supported platforms

commit 28ffcea180902ce2e8bf3eac92f49a1ba20d25d1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 21:47:00 2003 +0000

    Add dependency

commit e3c167e9a52717c346a93e1425575996a044d0d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 21:19:16 2003 +0000

    Updated TODO

commit a7ecfb67151880d21a11bcb25bbc26269461b5ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 21:19:09 2003 +0000

    Modular RPM Package

commit 81afb524fb5c2d761d37853f4182fca4567cd2fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 11:09:17 2003 +0000

    SRW character set handling

commit 327abf4adcf732bcc8818f9b35ba366db6085d2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 11:07:47 2003 +0000

    Minor updates/cleaning. New option -b to dump BER

commit adcb574176dc52cce8ee299507da91228e2afc1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 11:06:35 2003 +0000

    New tool for ODR testing.

commit 30de094a4a567f7fada6d5932e23921770ac671c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 11:05:19 2003 +0000

    New function cs_get_host_args for method/host/path parsing.

commit b75023664b529d1cd0dccac2deae78ddbd681369
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 11 11:03:30 2003 +0000

    Fixes for random/hostile BER.

commit f7a92e6551774dcac7bc5d5158c0e76364944a28
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 10 16:11:32 2003 +0000

    yaz-devel recommends libxml2-dev

commit 4115b78fa9956fa4b594aec7c7792e18bf1e1542
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 7 08:39:40 2003 +0000

    Fixed xref

commit ba8d526ec24077c455979314147aaff20746a8ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 3 19:57:35 2003 +0000

    Fixed warnings. Updated headers

commit 27a018d8464d3e35bde108f171b48a2ea1eede39
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 2 15:34:51 2003 +0000

    Remove redundant include path

commit 9dcf8b86675f48ecc89588960ec2b7a785aa05bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 28 15:59:02 2003 +0000

    database case insensitive

commit 6cb2907ac3f225846d8deaa0aea4772e539617cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 27 19:56:00 2003 +0000

    truncation=CCL

commit a66975fb6d7c8877a2eaa3861aaeb4952d398d7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 27 19:55:37 2003 +0000

    cql available in yaz-client

commit 66d1e9b0dee9593f80022dcc3a30dab627f7b0bf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 25 18:35:48 2003 +0000

    Fix compile bug for systems that have nl_langinfo but CODESET undefined

commit 50e841cfceee9afecc96294187738e21669310ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 25 18:08:46 2003 +0000

    Added missing PQF transform rules

commit 2850c06be8cd7c08371028714715a9177026ef77
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 24 14:15:00 2003 +0000

    New Debian package - using older version of libxml2

commit 1167a422a06ea4d4a4b0c14a9f6df5042790f99e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 24 13:14:49 2003 +0000

    Added scan

commit c938bc81f8da3cac9dd4ca57498cfbdff216d7e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 21:39:26 2003 +0000

    Fix debian conflict with php4-yaz

commit b782d2bdebee1a46cc8d7336ce21e9b023baa349
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 21:18:04 2003 +0000

    Version

commit 6b3cf0738c53080781fedd852e26b299224af3c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 21:10:05 2003 +0000

    Dates

commit aebe2207088a26a1d6a3f4dad6bd32b6a41109a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 20:40:17 2003 +0000

    Minor changes

commit b7e415906df8d63b3607c892dc2f6ef6bbea8fb1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 20:40:01 2003 +0000

    More on SRW for the server

commit 4fd9395530e56f0b5d2061d52a120b1cc4a1fade
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 20:39:31 2003 +0000

    Check for status for init handler in SRW wrapper

commit a2691350ad223dd62d441fab573cd3cb241a14b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 15:24:27 2003 +0000

    Reset count/start after running show

commit bfdd572933425be072c526a50af9cc2ba3fdbbd1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 14:46:10 2003 +0000

    Fix WIN32 compile

commit 5f9dfb9266ab741d41a636249a39a254e4fb7211
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 14:26:57 2003 +0000

    Renamed Z_SRW_searchRetrieve to Z_SRW_PDU

commit adae7ab7df270a3187630876b8d4668038a42e88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 14:25:34 2003 +0000

    Revised introduction. Added figure with YAZ module layers.

commit dd2c5a5e8e1ec1a3214423a6c8dcba065e13ddb0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 14:24:47 2003 +0000

    Smallish.

commit 8c2af81438405f3bbbd01a73265ce20edbd5bb73
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 14:24:09 2003 +0000

    More on SRW.

commit 4908617c38ed64cae87afb6d6fc448e23c5ffa43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 23 14:23:40 2003 +0000

    Updated PQF example queries.

commit cfd0664043248f6e52ffa6265a0c430658d04370
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 22 00:08:44 2003 +0000

    work around for bug in strerror_r

commit a1ac953ad3b1f310deec59e44119b52fc1325547
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 21 12:20:22 2003 +0000

    Fix soap.srw.html

commit 4ca818ec201c9dcf5461e419002c95fd2eac620e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 21 12:08:57 2003 +0000

    Z_GDU definitions in zgdu.h. Renamed PROTO_SRW to PROTO_HTTP.

commit add5a2db6b4360b1b448ad09f991a3977eb1220d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 21 12:06:05 2003 +0000

    Separate SOAP/SRW chapter

commit 0718fd63660899964512631d1e246ded8e3d18d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 21 00:24:26 2003 +0000

    Stuff on SRW

commit a040a2caa54445509bb70c14b57dffe3bbd0fcf4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 21:23:47 2003 +0000

    Dates

commit 1a834a4a0dc2d5f7f4c6bf6b178981822f937328
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 21:19:16 2003 +0000

    Date in CHANGELOG

commit f093e1bd04649f47b2995e80f05305b66c72fdee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 21:09:22 2003 +0000

    No need to make doc (again) for make dist.

commit afc7afd35aa4ba0f3070c96f0e351de7cecda160
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 20:37:53 2003 +0000

    Updated RPM package

commit 35889bb3a838cd6ea10b19e9198663eccb14762a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 15:15:04 2003 +0000

    Cleanup.

commit 916f3cef3434c7fc2a8e6a9e8d29eea8fb5b933d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 15:14:10 2003 +0000

    Break long line

commit c3d11e6358396ceeb96b3051ea2d567d1c052618
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 15:13:28 2003 +0000

    Improve net I/O performance for server.

commit 7d414d938ccbd98fc71383c356fec70ae269b2f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 15:12:28 2003 +0000

    ODR print for HTTP packages

commit a6d84a7dae6b0dc41228c301069bb14fb26bd38e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 15:11:38 2003 +0000

    PQF native support for SRW ;)

commit a40e9f3f82a7ffafcdd0a554721897669cac12f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 15:10:24 2003 +0000

    Playing with setsockopt

commit 589712a429073d3608dbd45352cef6cf3b50cbd8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 20 15:05:40 2003 +0000

    Fix problem with order of C include paths.

commit e12377e7ea8e58cf447492b5cb9887b839a78700
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 19 15:22:11 2003 +0000

    Utility to map between Bib-1 and SRW diagnostics.
    Better handling of unsupported SRW constructs in server.

commit f512aa33473ae86f8e8efd8da749a82c398e87f0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 21:27:53 2003 +0000

    CQL w/bison on WIN32

commit 10e81e043068151fd32d623ace21222ab6c91ea3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 20:21:22 2003 +0000

    Installation instruction updates

commit df869b93d7eb00d07ffcd27556af94b00c518ad9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 14:47:23 2003 +0000

    Oops Still need HAVE_XML2 in seshigh.c.

commit 39f322672612cc6146a9a85fd32d2f8c325763da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 14:28:52 2003 +0000

    Function yaz_version. Better handling of non-SOAP enabled YAZ

commit 4a72187a377987ccbe95cb7c549adb0678bc7159
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 11:59:14 2003 +0000

    Change a few yaz_log messages

commit afddab87193266685fbbe2eba5592a22025fd3b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 11:58:45 2003 +0000

    New major version for yaz libs

commit 34203146338c5f6c89774bde4caad110345405bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 10:37:08 2003 +0000

    Use LIBS instead of XML2_LIBS for Makefiles

commit c76d8db946107b4eab4849ca1166caf8bf1c7b5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 09:12:14 2003 +0000

    Dont return values in void function

commit 0e835ef58f6a0939626e6911a730945f81fa2e2f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 18 09:11:50 2003 +0000

    Prepare for external utilties: iconv, libxml2 on WIN32

commit 1f20fcf7c28b057d36b866ce9ba63dee95c27d41
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 17 22:35:47 2003 +0000

    Use libxml2 instead of libxslt(and libxml2)

commit c76cdd28e9040ef40ae81a991a826d03b556e22c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 17 22:34:39 2003 +0000

    WIN32 updates

commit db585d7fcb8319fa86543eb062df7fdaf16858c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 17 21:23:31 2003 +0000

    HTTP Timeouts. Memory leak checks and fixes. Changed member names for
    schema via ASN.1 compiler directives.

commit d9d97a04b6f9597225b8440dad61790dfa39a751
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 17 14:35:42 2003 +0000

    SRW record retrieval works for ZOOM

commit 6011a7156d007b94abde4bfc3d427a1bd853cd86
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 14 20:32:59 2003 +0000

    Configure option --with-xsl.

commit 854bc0025cf4f8cbd509e2d1de7d2f8a1ea126ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 14 19:10:00 2003 +0000

    Fix non-SOAP compile

commit ac286ae76051058c8e340bf84eb98391340b7d22
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 14 18:49:22 2003 +0000

    More type casts. Modify CQL tree - bool is C++ reserved name.
    Using YAZ SOAP instead of gSOAP for ZOOM client (still incomplete).

commit 6d6cdcaccf2b4cab92da8e29700053b43543dd4c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 12 22:02:47 2003 +0000

    add type cast

commit 72d242591ea2f6374ffb3166383f3ffddc342215
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 12 22:02:33 2003 +0000

    remove unused variable

commit 781633e7be33869d635c015dcf544037becc60e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 12 21:34:57 2003 +0000

    Added include of string.h

commit c620a713f1418315efcd4e6fab225e036775d365
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 12 15:06:42 2003 +0000

    SOAP, SRW codecs and HTTP transport for YAZ using libxml2.
    Updated ASN.1 for Z39.50 amendment String Identifiers for Schemas.

commit 06670a04cc9789bc938174a5e99ddaff97386867
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Feb 12 14:17:50 2003 +0000

    Added a LOG_NOTIME flag to disable time stamping log entries
    (useful for regressions, can run a diff on logs)

commit f9d9c90585dcce8b81c69104f1634da29a039cb3
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Feb 11 16:35:17 2003 +0000

    Ficed the log level display for level app
    (used to display [all][app])

commit b33bbfa937912e532dd8842fc9e46003aa1848d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 10 08:58:40 2003 +0000

    1.9.3

commit 9a6ef6ade0e32716585b5dd5388a60285ea9d408
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Feb 7 14:39:00 2003 +0000

    Added a way to get log back to stderr

commit d193403feb3df490f60175d387603f4daf89cf1f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 28 22:34:17 2003 +0000

    CQL to RPN example

commit 650cc0539b6a484eba203949cb43a08b9084504d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 27 21:31:35 2003 +0000

    Don't set syntax to none if bad syntax is supplied

commit c63b8160e6b822d640a4e92ca4c3d5fb79828bbc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 27 21:30:59 2003 +0000

    CQL to RPN mappings

commit fbfb7f5339bcc276a562e6b94b42750ff3b1af3f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 24 12:15:45 2003 +0000

    Save a few bytes for piggyback :)

commit f9d027f2d879dca0b6a3e8a8ec9ce82188498110
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 24 11:59:03 2003 +0000

    Piggyback fix

commit a84b343fd22845cbd7bea563e77250a84e48463b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 24 11:52:57 2003 +0000

    Fix SmallSetElementSetName for piggyback

commit 6406d7955629f3b8d4bbeae9fc93ec1bb9d5366a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 23 20:26:37 2003 +0000

    More CQL information

commit 35d5038e15279255dd608146e69630f0e88194ff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 22 14:39:16 2003 +0000

    2003

commit 967300e7c27a84954ac8568927adf5d9ef42a300
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 22 13:33:34 2003 +0000

    Build-depends on docbook, etc

commit e13889f2448f526c2d7be104228a76278fdd1e18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 22 09:43:32 2003 +0000

    CQL section in tools. Not yet finished

commit c68c6c8dd7fb48b0e6ec82d580266470b2b62d7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 20 13:04:50 2003 +0000

    Changed prototype of yaz_srw_serve to solve threading problem
    with srw-gateway.

commit b36a815a64cd481e0a74fc51b8010019b83e4cb1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 15 14:26:55 2003 +0000

    Fix compile problem in srw (when srw is disabled)

commit 63d3984ef11179af51a79d202dca15b70403099b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 14 08:21:14 2003 +0000

    Using yaz_log instead of logf

commit d83f8d1ff2016d70565f75ef1c4f5dc7d95b2109
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 13 22:11:34 2003 +0000

    Fix missing arg in select code

commit eae04713fcef67a1f33f3120a76ab98c10dd07b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 13 14:33:03 2003 +0000

    Only enable libxml/xslt when SRW is enabled (gSOAP is found)

commit 574e9d4d7ee5f61adc9db73fafaa2f48e51ec443
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 13 14:32:41 2003 +0000

    Add include

commit 9b92a8975685e36dd4c199a508cabf01de6ebef0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 13 14:32:06 2003 +0000

    Call bend_stop only for main process (not from forked child)

commit 9ad7a007903707f49428bac36a96f56262d2ec44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 11 03:18:53 2003 +0000

    Fixed two memory leaks

commit 7c40ce6a98bf3d9c2881e7fddbbee7de5811a3a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 6 21:52:37 2003 +0000

    Only use strerror_r in threaded mode

commit 4d531a1a9131d69c3b6c27fbac42837e22cff61c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 6 08:20:26 2003 +0000

    SRW, CQL, 2003

commit 6c2e6af12b26825488c74a655a40a0cc75a863ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 28 12:16:26 2002 +0000

    Remove printf stmt

commit 65efc4dd0a947e1b4620d93c88d771b83bc32dac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Dec 28 12:13:03 2002 +0000

    CCL proximity support

commit 58ad4fbc42a3493a49c7ee64f9593e6964b06231
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 19 14:04:22 2002 +0000

    TCP/IP receive buffer patch (Solaris).

commit 4cc402d744b9fbfee11e31cea25835061cb759f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 17 13:32:04 2002 +0000

    Simplify use of WRBUF in marc handler

commit 629799b5d2e09bbb9425442274424b12bdc801ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 16 14:06:34 2002 +0000

    WIN32 updates for marc8.c

commit 7a64e6e91bcaebfcb66db3b0b91728f5603fafdd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 16 13:30:41 2002 +0000

    Remove unused variable

commit cdb4e1fb73e8204d87a63354e6e65e18aa45f141
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 16 13:26:06 2002 +0000

    MARC8 conversion file

commit 1121eeb134f61c6c2510143858db59045c1b6757
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 16 13:13:53 2002 +0000

    MARC8 decoding for yaz_iconv.
    New MARC API. Utility marcdump allows you to specify source and
    destination encoding.
    YAZ client tries to convert MARC characters to native character
    encoding for output terminal (some unices only).

commit 615dcec32011f62525931e5f04490ff7e721ea04
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 16 13:11:24 2002 +0000

    Make private functions static

commit 12bf5354833705ed674118f83fc2aa9494dfec17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 15 21:42:06 2002 +0000

    Spelling

commit 7d4006fb1914018d99ea9764aa45b8edc86ebd5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 15 21:22:58 2002 +0000

    Make private functions static in unix.c

commit b08d68a3edac5a93dce61f98d2f030ea722311c4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 10 13:14:14 2002 +0000

    ZOOM_record_get: xml returns MARC XML instead of OAI MARC

commit 9841cfd6e74acdc325bf5158fddf0b3cc2d82fab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 10 10:59:28 2002 +0000

    More debugging tools for yaz_iconv

commit 4d5043a735f072b648a7550b8f460726721b9f14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 10 10:23:21 2002 +0000

    Fixed buffer handling (incomplete input) in yaziconv test

commit 85fcb12fe992e4dc0fa91e95fc320943c1c26cc5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 9 23:32:29 2002 +0000

    New ZOOM connection options: targetImplementation{Id,Name,Version}
    New function ZOOM_connection_error_x.

commit 27743f316331a9ea508df5f204416a6864fc320f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 9 23:29:00 2002 +0000

    --tabs option no longer available

commit 79b486cea07c6352407a289d3b4b9a8545b470e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 5 12:19:23 2002 +0000

    New function yaz_strerror.

commit aff0149238f8b1d7eefc820d9c3dd1733e959361
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 5 12:16:39 2002 +0000

    yaz_strerror. WIN32 updates for mterm2.asn

commit 05586eb8028d6f6a84d6389f8f3ab829b19f1760
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 5 12:07:00 2002 +0000

    Range search. Not fully implemented yet.

commit 366dc7568281c9774cd309b28c24a077604264a0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 3 10:03:27 2002 +0000

    MARC XML

commit 79f065f5f8705a1a4391de64ae735505cc2463a8
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Dec 2 16:02:01 2002 +0000

    ignore tkl.xsl

commit 9287c96097c00d28310becb14ea3dd7cfb9f2ab0
Author: Mike Taylor <mike@indexdata.com>
Date:   Sun Dec 1 23:22:10 2002 +0000

    Add Zthes tag-set -- where was it?!

commit 162ddfa4248521c7af9183eac839353434c67f3c
Author: Mike Taylor <mike@indexdata.com>
Date:   Sat Nov 30 22:30:51 2002 +0000

    Add new API function ZOOM_diag_str(), which maps error code to
    human-readable message.  It uses code lifted from ZOOM_connection_error()
    (which now calls it) to map the ZOOM-specific errors by hand, and fall
    back to diagbib1_str() for others.  I did this because I need the new
    function in ZOOM-C++, for reasons which would be otiose, for the moment,
    to rehearse.

commit c3e00d3758858e61b92e3e1ba9ce08aa91cc1bee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 29 15:41:00 2002 +0000

    Apply patch (again)

commit 53a07fe60bdd9837041cd6f0988b38f5c38c73e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 29 11:53:55 2002 +0000

    Fix creation of lib/yaz-config.

commit bdd6284ebe715b4352d3b2ff4cdb613eabd8a6a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 27 00:53:02 2002 +0000

    Look for YAZ in more places

commit 1d36452dba1d4b607123bacb83142e033f3bfba3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 17:25:07 2002 +0000

    Changes

commit faecf8f8503bb0e507fc19d9a67158f24bd79491
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 16:56:39 2002 +0000

    include nmem.h to get prototype for yaz_errno

commit 42983d3821534c2cfc2fbac538ddbe9b751bd8cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 16:56:21 2002 +0000

    Remove fprintf statement

commit 8fa2c4c13a42090b0b2b52410bbae23da5db16e5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 16:47:04 2002 +0000

    Fix RPM build

commit e26ffdbc4b024a06b4ca46c6aecb5c3dd09b7e8d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 16:04:15 2002 +0000

    Win32 fix

commit a8e4f36bc2740d3b8ce41f4c22b3c171b4bd8700
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 15:47:38 2002 +0000

    Changes

commit 450b277660d870fa36aed2fdfbf88affa190ae96
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 13:42:35 2002 +0000

    Increased version number

commit adbeacef10c4a91ba652516dff43c16fb3258f36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 26 13:15:42 2002 +0000

    Fix SIGTERM handling in frontend server

commit e74dfc354e4695e5238bc77f39c879e1d9fc6f20
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 15 10:38:37 2002 +0000

    Remove C++ comment

commit 99746ff734496e41e344ca5e7a4127a1fbd348a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 8 13:35:06 2002 +0000

    Swap order of elements nonews and title

commit ae5e063a5773a2c858901f8055dc1f8b8ac5bb63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 8 12:27:37 2002 +0000

    Dont show navig titles for TKL

commit 929d26653d54a64c12dff06cbb470c22667d79f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 8 12:27:00 2002 +0000

    TKL documentation

commit 64f113142ce1f847896e50a43707d220681faf6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 8 12:23:38 2002 +0000

    Relax check for zero length OCTET aligned

commit f736b30f8eb7b0530b12ed7cd91734c870a8cd78
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 28 10:53:09 2002 +0000

    Fix length setting in ZOOM_record_get

commit 709cc6e9e4f5bcb03fcc62be477e7d65eecfbda2
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Oct 24 12:14:01 2002 +0000

    Using a default path to find tcl

commit b6eddd61b2a19637bdfeda4762a328e0f1eb397d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 24 10:28:39 2002 +0000

    New debian release

commit d239d37370affeb6525e5148554c05104dbdf5d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 23 10:11:44 2002 +0000

    Fix refernce to yaz(7)

commit 12e68873046de1fc08b5589891914ec2cdc3d453
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 22 14:40:21 2002 +0000

    Add include of stdio.h

commit 4a30229e344fc242c25951daef62af68481067c2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 22 13:49:53 2002 +0000

    data1 gone

commit 95a7ea9b644c520d7d7b7c5d0c71ca44dd58a225
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 22 12:51:18 2002 +0000

    data1 moved to zebra

commit 6866fce7b026f5ce8b75945f72a844d7b44abd85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 22 10:32:46 2002 +0000

    New source grs1disp.c

commit 8590f113acfb6a4a1c5a4101f604690efdbc2420
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 22 10:29:58 2002 +0000

    Added grs1 display utility

commit 9d9bbf2ad72a44772dca1e694de9a84c4e48aa21
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 22 10:05:36 2002 +0000

    GRS-1 render for ZOOM.
    New WRBUF printf utility: wrbuf_printf.

commit 37406ac2e623304bcbdbfab5c521cc3f8ddcf8eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 22 10:04:51 2002 +0000

    Add missing va_end

commit 420d30f9df4c7a4f12a1f1e8265911bc38f37f99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 15 09:12:27 2002 +0000

    Debian release

commit b9a96aff744a65bfc785e1597d953a780754a929
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 14 19:45:36 2002 +0000

    Allow - in term. But - in ranges must be surrounded by whitespace

commit bec71e151d306edbc5f58e19c7c139a196e867e9
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Oct 10 22:52:40 2002 +0000

    Add intermediate files from PDF production.

commit 5b690aebb8dc2d05cad8f668de8fd821a1c231fa
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Oct 9 23:07:12 2002 +0000

    Bugfix to allow #PQF and #CCL anchors to work in generated HTML

commit c55facf40944e9cf30f8aab0b62df79403dcee43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 9 20:40:24 2002 +0000

    Typo

commit 72a4ca7254924278c171e51e4e0946b363576845
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 9 20:38:29 2002 +0000

    New debian package

commit 58b2fdadbb7b8a8845ff67501520fe1660dedeee
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Oct 9 11:36:09 2002 +0000

    ignore more files

commit c9b7cb5f4ca3e9c570d921307e2d44ce32f51801
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 8 23:00:09 2002 +0000

    Make insert_node work (again)

commit aabdf39f20d833179fefca73910a0b2649d0d7e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 8 22:18:22 2002 +0000

    More fixes for xmltext

commit 3eef743c121a36edcf66e4e3651d5ceb8b4e0156
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 8 20:14:43 2002 +0000

    sgml filter doesn't interpret entities

commit e742d7d7fdc38b3ffab681e32bc76551e1fb3264
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 8 11:34:02 2002 +0000

    Add yaziconv

commit d40f4c0f984fbb4ee31d3778905e46178e4e0e26
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 8 09:07:29 2002 +0000

    Fix man pages for RedHat docbook2man

commit af14560c434c7209f587869bf4d5e15bff108dae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 19:11:17 2002 +0000

    Use hex character entity

commit afd0e366dc8b6305e9795da94afc5c8f1ead0580
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 19:06:36 2002 +0000

    Clean log

commit 471b7bd86c74d2c69faaa96d45c4fdf8c643615a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 19:06:25 2002 +0000

    Added include of yaz-util.h

commit b732890efcff9d226dc30b5338fdfa8d8fa2a83c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 19:05:36 2002 +0000

    WIN32 portability fix

commit 14e5ae78869e44ee231ba01775ecf282f84e4879
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 18:29:42 2002 +0000

    official release for debian

commit a11d0a5867b3f7fa90a0f11f9fc59b8b4e083c4b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 18:22:40 2002 +0000

    Towards 1.9.1

commit 835cca40fdee0597232361c5129cf47160d77e79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 11:24:55 2002 +0000

    OAI MARC fix

commit 25eb3d7b8af9f8857903460121746afc1738c467
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 11:24:39 2002 +0000

    Use case-insensitive compare for charset names

commit 72d53a9d929783e997c41330bb28859018088b53
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 11:23:50 2002 +0000

    Use OAI XML

commit 50319ad67f5bae49fc9449bd6105dfa357f2dbb3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 4 10:19:58 2002 +0000

    OAI MARC display

commit 906a5ab4a9c3b8b9a4bef15de1df58ab873a1cb5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 2 15:51:52 2002 +0000

    Create entities for MARC data (&amp; &lt;)

commit bdcf00f7ba08b06323fbf8e1679c947316100ad3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 20:41:02 2002 +0000

    Negotiated charset and languages saved in connection
    options negotiation-{charset,lang}.

commit 5cc38fde071f94e8be5899679bea16e57e35a90f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 20:38:36 2002 +0000

    Installation mentions packages for YAZ as well as iconv support.

commit b38addc8b6f4e44a7ff5c7167b3805ee01e50888
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 20:32:53 2002 +0000

    Spelling

commit 4e1f50c179b87adc3eb1098b6edf28a653dd6d64
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 20:32:22 2002 +0000

    Create documentation files in current directory rather than $(srcdir).

commit d054cdd41417401fbba915e20203882159f32283
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 12:37:07 2002 +0000

    Thread-safe handling of errno variable.
    For server option -a@ produces APDU prints in YAZ log.

commit 400d5579f2fc2476dc8d97653e97b244691059c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 10:01:33 2002 +0000

    Changes

commit e8e3ed14b62160f636e5df1901055743b4100fb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 09:21:09 2002 +0000

    Man pages part of Redhat package

commit 9da4846f45a691c404093e724be268722932fc46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 08:11:33 2002 +0000

    Check for docbook.dsl, docbookx.dtd on RedHat 7

commit b3f24b6b29adb7722dd5eb66a68f1df14907166b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 25 07:43:29 2002 +0000

    Make doc part of SUBDIRS so that 'make install' installs man pages

commit b3c5bb2d6689135ebce9350150e132c2d1a7859b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 24 14:39:10 2002 +0000

    Fix ESpec handling

commit e0b38a8744077e71e4673afc76a4e17546eb01a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 24 13:58:13 2002 +0000

    Fix ESpec handling

commit 165b231b0f6eaa0b2b5fbf438f5ddede630b10e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 24 08:05:41 2002 +0000

    Added several type casts for C++ compilation. ZOOM fixes.

commit a662fb07cab81d45cdd1b8f5b7e68c21992a8678
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 24 08:00:50 2002 +0000

    tst7 checks for memory leaks

commit b6f9808662c04f1037956112e5cf8a83af19c59f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 24 08:00:32 2002 +0000

    spelling

commit 263fe1daee74b19f379ed1a68222d09ef4c2752d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 24 07:58:59 2002 +0000

    SGML reader parses comments

commit 4f0e281e16293a8c6403d7ad1265a13eae911006
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 20 22:30:01 2002 +0000

    Indentation

commit fa4bfbc45c934a9431f40588c519085eff9e8ae6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 20 22:23:13 2002 +0000

    Improve check for type of socket length (socklen_t).

commit 56bb16e3c5714fc0ccb558d90eb927e3f80a3974
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 20 10:22:53 2002 +0000

    New descriptions

commit 2ceb6ed00ff5be1dfcca786fbf000bb2c7682c5c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 18 20:55:54 2002 +0000

    Safer check for iconv

commit b28230ab11ea960e0bf0ea04ceeaf88131ab2f02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 17 21:19:38 2002 +0000

    Work on ES Update for client

commit 519fe26fff30687caa26c4a26038d02dcc0429c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 17 20:17:44 2002 +0000

    Use proper tags for references to man pages

commit f5235f6ab427d98731fb5184ac284ac97e1dfb40
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 17 11:07:30 2002 +0000

    Fix white space. Added vim indent directives

commit 1a8c91e241c75be97b531ca514735196b94ca8dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 16 20:40:35 2002 +0000

    yaz-comp and yaz-config moved to yaz-devel

commit 141269ce5f566fcd7ed188ebe9bb878bf4b32018
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 16 18:45:13 2002 +0000

    Moved zoom implementation to zutil. Man page for zoomsh

commit 94fce64abe00f0334941ca270c8898bdabb0ca7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 16 14:16:31 2002 +0000

    man pages

commit 9b1c2c1ef16e7311f6cb962e9854c08605a3e79e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 16 10:48:06 2002 +0000

    Shorter header

commit 44b9f906bd7b0e1df901d37295ce46ed78456063
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 15 20:41:01 2002 +0000

    Remove unnecessary ;

commit 2723c5eb5d1153c1cd6106060d23e8dbc74ae192
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 14 10:27:21 2002 +0000

    Remove unnecessary make rule

commit 2374d315a30c80d1e913da03f455156c4c53377b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 13 11:28:17 2002 +0000

    Added more Bib-1 diagnostics

commit fa6e929aaa0e09d27aa9ed9e9eebca3faa4fa51f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 13 08:57:03 2002 +0000

    Make buffer for OtherInfo larger

commit 4dd885245b0ce82b18609ab4a05d0d5868ff1391
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 11 21:25:56 2002 +0000

    Remove LIBS = from Makefile.am's.

commit a90265b447bd2d054406b234b9f86150658d5e35
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 11 21:19:06 2002 +0000

    Better check for iconv

commit 4e0f9c05e7a85b597cd8c3efb7a11563067bd63a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 11 21:00:16 2002 +0000

    Update changes with socklen_t

commit ca4948d9b8ea1e4d73d25a25b1da3a4de121ca73
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 10 20:56:34 2002 +0000

    Check for socklen_t type for accept, getpeername

commit 2309bff1f17207f5952803760becd2390f7f8ea3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 10 18:43:02 2002 +0000

    Updated version number

commit 5acca4fa9c5841f48e8ef1b6ac7599dccde69b65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 10 18:41:18 2002 +0000

    Added yaz_errno

commit cd3269449ef2be79e241e1c687856257276ad97d
Author: ja7 <ja7>
Date:   Tue Sep 10 10:20:27 2002 +0000

    Changed emacs tab-width: to 8

commit d4eedc26c6a6152f08c8a2e1dab4cdc131e447a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 6 20:04:49 2002 +0000

    debug=0

commit 4c0ff47b6c72bf6be3e466d48abbc1be89a3b778
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 6 19:52:57 2002 +0000

    Fixed use of service display name

commit 4d79eefd8542f5a5c205f8ce32c5518f4e26ca43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 6 13:05:38 2002 +0000

    Changes

commit 5f67d6d62b8c0b8bfa20fac3d1a3a9b2ad984b56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 6 13:01:47 2002 +0000

    Fix date

commit 45079b6641e14101d5338fe1cae5af86647d289d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 6 09:00:34 2002 +0000

    Changes

commit 86d44f674f4c207d4983f75d55c0036e88813534
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 5 19:44:09 2002 +0000

    yaz-doc moved to section doc

commit 3c23d13ff10dd4fdc4059704f7b9df9e7a5d9fcf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 5 13:36:53 2002 +0000

    Towards 1.9

commit 399ff63d5fad2f5a249d6326b5a8658979897b68
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 3 18:10:13 2002 +0000

    Fixed crash due to absent database in NamePlusRecord

commit 590c754f58a6fa4ca0f9050e470642eecd261031
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 3 10:46:06 2002 +0000

    Removed line for PQF grammar

commit 6ba14eb5dc7229aa17977882024a475b6d258368
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 3 09:50:34 2002 +0000

    Updated doc about PQF. Spell fixes.

commit 786269f1247effe4194494c834b5d7043417d0d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 2 13:59:07 2002 +0000

    New PQF API. Old API preserved.

commit 524bfef7eb43a79c16beacccedf6d047074372b5
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Aug 30 15:39:40 2002 +0000

    Add VAL_BIB2 and VAL_ZEEREX.  We use the existing VAL_USMARC in oid.c
    for the MARC attribute set rather than defining a new and somewhat
    redundant VAL_MARC.  We may want to revisit that decision, though.

commit ac5f8ad9508f5b3ada38117b0da7ae23c650ab1e
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Aug 30 15:38:26 2002 +0000

    Add OID-database entries for the MARC, BIB-2 and ZeeRex attribute sets.

commit 9c04f1661bc183ea54fb5581c63ecc338ae5ddea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 30 11:28:01 2002 +0000

    Remove EXPAT reader

commit bcd8713c9df99fb20caf4c8226599d12229f07b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 30 11:27:44 2002 +0000

    Fix warnings (issued by VC 6)

commit a2730f8f69a130acc4d5fedf5f9ec838f953b530
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 30 09:06:42 2002 +0000

    Small cosmetic changes to list_all output

commit 066324901a18b5477f7a55b0a8c388b641c60efd
Author: ja7 <ja7>
Date:   Thu Aug 29 21:35:38 2002 +0000

    added new commands
    set_otherinfo
    list_otherinfo
    clear_otherinfo
    list_all
    set_autoreconect

commit 5a018835d3e6920aafca465862c37c2b2ba93a03
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Aug 29 21:26:08 2002 +0000

    Nothing to get excited about.

commit ddac2b650c387c8ab108827c8ead16371f16340d
Author: ja7 <ja7>
Date:   Thu Aug 29 19:36:09 2002 +0000

    Added
    YAZ_EXPORT const char* yaz_z3950_oid_value_to_str(oid_value ov, oid_class oc);
    Used for gettting ui friendly names for oid_value's

commit aea27bc0e4e3f310196f0e6cee3de8cac69e9806
Author: ja7 <ja7>
Date:   Thu Aug 29 19:34:44 2002 +0000

    Added complete_auto_reconnect from completing for the auto_reconnect command

commit 5f780a431cd088035d164277d8981bf9bd35a16e
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Aug 29 16:18:34 2002 +0000

    dsssl for rh7.2

commit e0dc2b9e3d7bd7c91c6c6bb2fa650873a7ebfe72
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Aug 29 11:14:30 2002 +0000

    Add all my new .cvsignore files.  Life will now be less noisy.
    You get bombarded with "? util/foo.lo" messages every time you
    do a CVS operation over the tree.

commit cdf2ebfab56b50232a49bc4032d90704794ca4c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 29 09:58:42 2002 +0000

    Added yaz_log_init_prefix2

commit 6b7929b5e5663fb9a768b11aeaa3f930691e6ece
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Aug 28 21:00:29 2002 +0000

    add docbook DTD path for Red Hat 7.2

commit 16aacc8655a9b0460f13c31f5459d030465b9c43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 20:06:04 2002 +0000

    Changes

commit 9dffa786b23759414b476e152f590f6aa0e8aa3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 19:34:50 2002 +0000

    Remove unused variable

commit a19b3326f39623ae79b6679c010c8db04c22fdf4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 19:34:36 2002 +0000

    Iconv fix: Dont move inbuf pointer for bad init sequence

commit 941c141092dc2ea6a2b6f5cc7bac181798113ae7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 19:33:53 2002 +0000

    add missing return value

commit cedc80efd96ff2d9c2a538ac319ec3c01aa80b04
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 19:12:30 2002 +0000

    Fix prototype for z_SUTRS

commit d262777bcc71cadd8356f19da6eb70a76ad0d0e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 19:10:56 2002 +0000

    Fix infinite loop (bug introduced by previous commit)

commit 8f3f8256752d09f66cd2c7a412cc8c30a0fc90ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 12:48:47 2002 +0000

    XML reader removed. Now part of Zebra.

commit f3fa2f64b69427aef4dbb191fc870865bb87c9b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 12:44:35 2002 +0000

    Fixed bug where wrong data was used for repeating fields

commit 7f1b9680653ec5037c88b12e0b8e04c7f17e467f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 08:12:49 2002 +0000

    Fix: use yaz_iconv_open instead of iconv_open

commit caa50534e057668bf2cded573d41c5b07034633b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 07:54:11 2002 +0000

    data1 uses yaz_iconv

commit cf9f213fff1ae6b2471f8367114b93ae45ed8b75
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 28 07:53:51 2002 +0000

    ODR uses yaz_iconv

commit c914ef625a80051757013e6ae47db7a4798e18b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 27 22:33:30 2002 +0000

    siconv added

commit 33c972afb7998b7598f72ab1f4c072f92c2d6407
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 27 21:45:28 2002 +0000

    Mini iconv library functional. Supports UTF-8,ISO-8859-1,UCS4,UCS4LE

commit 48abc88bc981af496e660e8f8a7a4aa678781623
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 27 14:14:01 2002 +0000

    More work on iconv test program

commit 7dec30565506b5ecdd449866ebabe67bd816fc59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 27 14:02:13 2002 +0000

    Simple iconv library

commit 8b934374217ed1225466246ffa948e182124156e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 27 13:30:18 2002 +0000

    Cosmetic change; to test CVS loginfo

commit d30f275ba6239b9e644ea60cd123487173704824
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 27 13:18:26 2002 +0000

    Remove dead comment

commit a6a8ea2837dd78d21fe036fff4b8d91c0d6e09c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 26 12:15:35 2002 +0000

    Plus signs converted to spaces for database names

commit 4fbad84813bfafe3c0c8e368d252a192cd84b3f3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 26 10:43:52 2002 +0000

    Pointer fix for amp-handling

commit 836f6f959c8bdde0c0ecc6317ba8d274d868e9e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 26 09:25:56 2002 +0000

    Buffer overflow fix

commit 5ea4e843c189848da0b41935e7f2db8e41b7c8e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Aug 25 06:48:18 2002 +0000

    Ensure that send_present doesn't use ODR if present is not performed

commit 1274cfd835afa98442ac013e4556ad7b5c5f71a6
Author: oleg <oleg>
Date:   Sat Aug 24 09:28:30 2002 +0000

    Fix memory leaks, which corresponding with ODR out stream. Background: when result set has
    created and the record retrieve from cache that the Task Retieve to invoke send_present(),
    which allocate present APDU.
    APDU.

commit 9fa5e9b2a5a3ba0644178d5ed85869a31ffe59f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 23 14:27:18 2002 +0000

    Preserve white space in data1. Strip in write of GRS-1,MARC,SUTRS

commit fcbe67e161824f159620ed029a15bf42f719d0c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 23 14:25:07 2002 +0000

    Added conversions for &apos;, &amp;

commit 424b34cfd7042e0c854ba2ca1f2cc656b61f3e46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 23 14:24:05 2002 +0000

    Parse system entities

commit b3b4ca03b140324f297525589a44c13c1f5e9dab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 20 12:03:34 2002 +0000

    Towards 1.8.9

commit 00a3858993442806aca78f82e28f88c5942dc135
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 20 08:19:40 2002 +0000

    Use elementSetName and syntax in record lookup in cache

commit 87efa99fe797d07045266a5e0d876ac8b0e28a34
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 19 21:09:10 2002 +0000

    timeout option for ZOOM

commit 0e8b1116b97d769ea233858fe3c2ced5d1da5d7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Aug 17 07:56:59 2002 +0000

    Updated version. Data1 compatibility fix for nodetomarc

commit d82eeac05d2899fa30704e2c40e9dd603ff2c581
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Aug 17 07:55:51 2002 +0000

    UNIX sockets

commit 886a6a270e909137e3127ac4ce37c152a6e81c70
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Aug 17 07:55:38 2002 +0000

    Fix

commit 0441a493b34ad8a90d3ecc336a52a146d2794f13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 2 08:54:03 2002 +0000

    Towards 1.8.8

commit 5f065af405ec0934b14756307d27eed69a3d9833
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 2 08:20:31 2002 +0000

    debian changes

commit 069977745832f79608e732d7f1f433eade791f31
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 31 14:06:29 2002 +0000

    Enabling ILL in test server (again)

commit 8b519a7e804301509a1bd7081f296da922e2afa1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 31 14:06:09 2002 +0000

    Removed code that read dead pointer

commit 32ff7687bdfe5b972d54b1ba4f3078cee011fadf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 29 20:04:08 2002 +0000

    created data1_createx and compatibility

commit 3dcdf20f2ccc20554dc247f60281eb06111f0bf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 29 19:51:34 2002 +0000

    record fetch method ext that returns YAZ Z_External

commit b4bd53509869a8fa32749b4cc9a00aae34a12ada
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 14:19:18 2002 +0000

    EXPAT support on WIN32

commit 91e4c648cb5ba156f197059870050252d497bc4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 13:45:30 2002 +0000

    iconv.dll

commit a67cc28231d95548fda7d7b9626b0ead7eb0f13f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 13:20:20 2002 +0000

    Added private ODR header

commit 0edfdd01ae95aa2770f2e122bdea25208494acbd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 12:52:52 2002 +0000

    Character set negotiation updates

commit a0ff2572c63e4be9254b12d08b0166b6232477de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 12:51:48 2002 +0000

    Default timeout is 25 seconds

commit 569f86b4615c2731727be2a0ff898d36f9725819
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 12:51:08 2002 +0000

    iconv conversions for ODR

commit c903bb04318c52d60fd18b12aba1fe16ade8fc65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 12:50:16 2002 +0000

    Updates to faciliate non-private character set negotiations

commit 2947a1e4e735df14104e984b90f588cee8cc3ad3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 12:48:54 2002 +0000

    Print  @term <type>

commit 1b238b27b26f46bad4051ef9ea2a0244716bcdda
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 25 12:48:39 2002 +0000

    Implement @term <type>

commit faad6e8d9b76ec323fd2c0facb30c5ff1d50ad13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 22 23:16:10 2002 +0000

    Define SUN_LEN if undefined (Solaris)

commit 2c530ea4045bf7a0c3895ea1ed31c222536d6143
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 12 13:42:20 2002 +0000

    Use _strnicmp on Windows

commit f13b69ddee7417ad6430f6965982295e43ea687a
Author: ja7 <ja7>
Date:   Fri Jul 12 12:20:34 2002 +0000

    Added new command ccl_parse which parses a ccl find command
    and print the qpn query for the given ccl find command.
    Changed to not coredump when retriving octet_alingned record the
    client is unable to handle. now it just telles about the error
    and treats the octets as sutrs.

commit 79fb4b8deb48939a8d9e3fce48c7736eb3b1cf0b
Author: ja7 <ja7>
Date:   Fri Jul 12 12:11:33 2002 +0000

    changed ccl_pr_tree to print as a qpn query instead of some infix notation

commit 3422548c2ce84dce9283e9649588f82cc0cb5774
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 11 10:40:50 2002 +0000

    XML updates for print tree

commit 0a39dcf0b6b38833a59e3deae198ef204cfee003
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 11 10:40:34 2002 +0000

    GRS-1 producer handles XML better

commit 080575c92b35597c3beb394c23d2a1d22532bbdc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 11 10:39:49 2002 +0000

    XML readers handles iconv for unknown encodings

commit f7fc04b3946c100bbc26d451fc3f47e368ecd224
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 11 10:39:05 2002 +0000

    Implement otherInfo%d setting

commit 72593d004bbd59245c2c143e9806a384a2c2724f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 5 16:04:28 2002 +0000

    character conversion

commit aeec32da5e13c9f46062d07ac3c16582dbd479c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 5 12:42:52 2002 +0000

    Keep white space for XML (do not pretty print)

commit 751fc8b0c5b555a41feb9d8c0bf8ac71d5707d25
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 3 14:09:34 2002 +0000

    Changed MARC, GRS-1 handling to cope with new structure

commit c3b984a6d1cf19b1731b7e783ae2c0fd539277ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 3 13:36:55 2002 +0000

    unix sockets for zoom

commit a774858896a9b56c966edbfb70d8eae1c91c4ad1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 3 10:04:04 2002 +0000

    Extra root tag node for data1

commit c571556bb870d20c8047b4b4e837a9916733cda7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 1 12:59:12 2002 +0000

    reconnect bugfix (when receiving close PDU)

commit f576c6403441fc35f85a3e57f9423ff07d052de1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 18 21:30:38 2002 +0000

    Fix warnings

commit 2bdde7e3c49ae8dbc8da613f6554d6b7ae94c4e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 18 21:30:25 2002 +0000

    fix warnings. Indentation

commit a2df70871ff2494610edf71f7c7c74b785a69cd6
Author: ja7 <ja7>
Date:   Mon Jun 17 14:57:34 2002 +0000

    Added support for adding tab completions to any command with out a build in
    completion function.
    add the folowing line to allow tab completion on element set name f2locations
    to the elements command
    
      register_tab elements f2locations
    
    som small clean up of the tabcompletions added completion on filenames to
    the set_apdufile set_marcdump . and ! commands
    now uses strncasecmp when findding stuff to complete on. eg
    format xml "tabcomplets to" format XML
    
    Extended authentication command to allow 2 arguments and send userid and
    password in the Z_IdAuthentication_idPass structure

commit 8f3cccf67a99a23174b918872b0963f2c24b8cd6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 12 19:47:44 2002 +0000

    Added Ko van der Sloot

commit de70f47f9680c5fd7b3863f2a647d6dc760c2d98
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 12 19:42:38 2002 +0000

    Deal with Solaris recv that returns ENOENT

commit d8b453a7e9a34f0254a3d9483a26add0aff3eb6c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 10 11:07:57 2002 +0000

    CCL always enabled

commit f0c29efc372c97a94a32118de624b31c996d7ff5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 6 13:02:01 2002 +0000

    CCL using xmalloc/xfree

commit 6f41c38bc479344d4ecd347a607546dc95971efa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 6 12:54:24 2002 +0000

    Using xmalloc/xfree instead of malloc/free

commit 9b24380fadc11b19041f1cde6da2ce02b7bf3572
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 5 21:11:00 2002 +0000

    NSIS bz2

commit b4c0c8a8dfcc63bd62b6104daf7d82062dc3e54c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 5 21:10:16 2002 +0000

    newer version

commit c9c53d8b79a1d6283dcc446ed3f1292a4522a49c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 5 21:09:20 2002 +0000

    removed unused variables

commit 20c29d8695afd66903288a1eabe259877b1dc79b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 5 21:09:04 2002 +0000

    added include

commit f78b96e6645bb3309719a234ff68699d8fccb975
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 4 11:36:10 2002 +0000

    New COMSTACK: UNIX socket

commit 827c292b2ffb8314a08f6a6352b68ead05d3ff62
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 4 08:33:49 2002 +0000

    dont return value in void

commit a5c369a03734cbb9de4181fe294f409a0e655de4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 4 08:29:53 2002 +0000

    ignore errors on del.

commit 27e67487d8100738feb98ae7315540846d6bfdf0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 2 21:34:45 2002 +0000

    Remove --enable-module option

commit 9a7d52d3a1482c26ba7fb6c8aa2b74d4442c5cc3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 2 21:29:30 2002 +0000

    Print more GRS-1 data types

commit ddce0dd6eaf2b38def1cd1e04c6f7aac1eb5be6d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 2 21:28:34 2002 +0000

    Update definition to use explicit tagging for era CHOICE

commit 67940e6310f39f7e289d48a7d1fbb577eca56686
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 2 21:27:17 2002 +0000

    First work on extended packages. Reconnect capability

commit 507901d1ce2fee1278cdf2e7239b3087fb459ce6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 2 21:25:50 2002 +0000

    Option to start a given number of connections on tst3

commit 152757332e4706017b02870c258edcead5575e72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 2 18:54:03 2002 +0000

    Moved documentation

commit 82529e23b0d26a3a8e107a5c826196ff17a32dbe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 2 18:50:40 2002 +0000

    Moved from /usr/share/yaz/doc to /usr/share/doc/yaz

commit a384c3e843c6738f4648156371d1f95ba7e2dd2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 31 08:48:06 2002 +0000

    Changed SectionIns for NSIS v1.98

commit df38683ebdd6534f3f7b3b3a45a7a63e74b2bb80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 30 20:57:38 2002 +0000

    Spell fixes

commit cff1ce5798328abf2ef7dce859b47ba1d9ec04f9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 30 20:57:31 2002 +0000

    Updated PQF grammar

commit 3fef09b4aaeb051928abf940049d138e5d73e20d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 28 21:11:08 2002 +0000

    No more @-tag for MARC

commit 40de6aa3aafbf959d7fc3a1002e8a43874c77d7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 28 21:09:44 2002 +0000

    schema mapping supports duplicate maps (copy instead of pointer swap)

commit 7f3f56b0ee3a395f3570999a6c99a369b9e6a0cb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 27 12:34:24 2002 +0000

    Fixed is_indicator

commit c6e53a084e3819438c2a1e7de947a655f708f15b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 14:27:17 2002 +0000

    Bump version

commit 95328fb099ce6ba6d53322b02226d206d39af429
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 11:34:31 2002 +0000

    New version

commit c7530a9d87527da7ea5f53b2e255179ce6ebefab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 11:33:52 2002 +0000

    New version.

commit 751c149afdcefae54743ad78a6abac853aa81ea2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 11:19:34 2002 +0000

    Towards 1.8.7

commit 1344028e56cd1456543fca8ef4889b053cf667a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 11:19:20 2002 +0000

    Spell fixes

commit 5f20d0ca24f3ab6ff9cc5c1532760782387d038e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 21 19:39:57 2002 +0000

    Fix warning

commit e8d17b7385e448e2b3f4ba3ff6426ecd543ed97e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 21 08:36:03 2002 +0000

    Minor changes to avoid warnings

commit d9dfda0bf340a35a062c42d566a2390c1f5bc447
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 21 07:43:16 2002 +0000

    Comment node. Extra root level for XML parsed data1

commit 29b509a56dc168a85a584454cc89ad61662536b0
Author: oleg <oleg>
Date:   Mon May 20 09:13:39 2002 +0000

    Fixed using random values

commit 73453b196192a42ea0ef9c26e0a1a0cc759fd105
Author: oleg <oleg>
Date:   Sun May 19 15:39:54 2002 +0000

    Added second part of helper functions for CharSetandLanguageNegotaiation-3 Model.
    Work with client/zoomsh.

commit 1cd88a77abb7c32e5ff938e2f4b9392d03d45ec5
Author: oleg <oleg>
Date:   Sat May 18 09:52:37 2002 +0000

    Added support of CharacterSetandLanguageNegotiation-3
    modele (based on Z_PrivateCharacterSet_externallySpecified) at the client
    side.

commit 379c41a9a422911c58dc6a6db5f16eae56f22a7d
Author: oleg <oleg>
Date:   Sat May 18 09:41:11 2002 +0000

    Helper function for Charset and Lang Negotiation 3

commit b52f95652272f117311f5ec35e61037589f7671e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 17 12:52:02 2002 +0000

    1.8.7.2

commit 2af1d65a7126d623ab596d831d6bc4257d75a051
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 17 12:48:29 2002 +0000

    Use __stdcall convention for ZOOM on WIN32

commit 1ba53c96f39c811c73af6f892136e21a2d2c246b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 17 10:00:42 2002 +0000

    Minor version update

commit 2ec8a2e3d3ab021b9cfa40789e567f2dd9451996
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 17 08:48:08 2002 +0000

    New CCL feature

commit e681255d9d97d3533049ec2d8cc836a72a03ebb0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 17 08:46:01 2002 +0000

    Attributes from multifields may be OR'ed rather than merged

commit 1449a89e77faaba24d3d35b4f08156452b8ec9b7
Author: oleg <oleg>
Date:   Tue May 14 13:42:26 2002 +0000

    Fixup random 'len'

commit dccf2111a2f7bed8ac96b29565b691c6413941c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 13 18:34:53 2002 +0000

    removed yaz-date.h

commit 651ccb74d12f2968e791b3f411a6c55bca68428a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 13 14:13:37 2002 +0000

    XML reader for data1 (EXPAT)

commit 848e461264a05c14f4ced38f2df25c2232779fdd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 7 11:02:56 2002 +0000

    data1 backwards compatibility

commit ec280185445fa342a6bf2f6a12ab3d29bbd1e54c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 7 11:01:59 2002 +0000

    server stops if bad listen address is given

commit 685c6aaf6bf432a0de5e5f8c30a12629e7d26571
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 7 11:01:14 2002 +0000

    added include of ctype.h

commit 6361856cbc8d8ddd689ce877dfb04c939504da03
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 7 11:00:58 2002 +0000

    Fixed memory leak (for proxy op)

commit c705d85265b57bb0c4a8cca018274dde05142ee8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 6 07:33:50 2002 +0000

    Fixed ZOOM connect for OpenBSD

commit 901baaebec20b6465688280e05b02063208cbd5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 6 07:31:48 2002 +0000

    Added Oleg Kolobov

commit ffe5c37f0c9f55a685ac3559f1cad44baae399f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 3 13:48:27 2002 +0000

    data1 cleanup

commit 48bd65a2f5bda9d3407d92137524c14d288ec074
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 3 13:47:57 2002 +0000

    check for rl_completion_matches

commit 68446ede1353ec9912620dbbbc5ac756bee7d78d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 2 10:35:44 2002 +0000

    Index Data logo

commit ed00497d5186ebac1435b0f5e1ef2fe732cfa05c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 1 10:22:52 2002 +0000

    Never treat @op as operator in quotes

commit f44aed624693cd65d1c2f780452eb9aa6c339bdb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 25 08:34:08 2002 +0000

    fix zget of ExtendedServicesResponse

commit 41f4872a24c96468bebeabc65398144c75d04f2f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 18 13:18:47 2002 +0000

    rename var to avoid GCC warning on OSX

commit 695e6df9fce9b838cb3fe8f49b211ed99943caef
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Apr 16 13:04:20 2002 +0000

    Added log level flag LOG_MALLOC, moved malloc entries there.
    Now LOG_DEBUG can again be used for something real...

commit 1f4ebcf4fbc8183c69b79b2b8ea86030732bb659
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 15 12:03:39 2002 +0000

    Fix test for rl_completion_over

commit 2e817711bcfc8076b2500ab298e281357ed50115
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 15 11:19:32 2002 +0000

    Fix rl_attempted_completion_over

commit 47f8bbd041e610b13dd25153872dfef2aa288c52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 15 09:44:41 2002 +0000

    Using AM_CPPFLAGS instead of INCLUDES

commit a9950f112b740bd1b6a2ccf20a584995608d26d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 15 09:06:30 2002 +0000

    Fix explain tags for XML writer

commit ce44e106e7e56e264fd31795df50cd7581074ef3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 14 21:27:47 2002 +0000

    add -pthread to LIBS for BSD

commit ed79b7e1cc7717263edf485ca88d02eb117842a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Apr 13 18:09:01 2002 +0000

    Fix help (should not wait for network I/O)

commit 15441888880455587ad55891b2c3bc00336b8925
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 12 14:40:20 2002 +0000

    New private OID: IDXPATH

commit e2f1c5070b1e64987f07f4fe7fa04dad55131264
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 12 14:40:07 2002 +0000

    GRS-1 writer accepts non-abs

commit 6f079c85f0136946c6a36ebe778dd2b1b95993d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 8 13:56:02 2002 +0000

    Year range in copyright

commit 0804c970f7c9926167055fd77cfc8a72c7271fa6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 8 11:40:41 2002 +0000

    Fix for old readline

commit c364aecd1a65c4d6bbc8fb97bd6949654ba9047f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 5 12:49:13 2002 +0000

    Fix return value of yaz_fclose.

commit a1743ee8f71f729c1cc264e70d926b0908f77adc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 5 12:46:07 2002 +0000

    yaz_fclose and yaz_fopen implemented

commit 98f0cc2d7eeed27912edb88bf16512bb622b19ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 4 20:49:46 2002 +0000

    New functions yaz_is_abspath, yaz_path_fopen_base

commit a45657fa0bf44a3064c4a42aad9d584b54891ecb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 1 12:27:15 2002 +0000

    Fix OID for ILL

commit 395e1d0a3cdda0339d5476abd0437b20cd5098a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 25 15:12:25 2002 +0000

    Towards 1.7

commit 925f96038d281108c0a35e8bf35c4b15ff857afb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 25 11:37:34 2002 +0000

    Spell fix

commit 3f54f6b4978f7a9c8fe6c1038931e097c3db5436
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 25 11:37:10 2002 +0000

    Service removed on uninstall/reinstall.

commit 4dc9f274364e1f19d7839651bb402aaa310c88b7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 25 09:52:10 2002 +0000

    Release date

commit 4fcd0761b175c5b4d9a2eb98a99b6c8b7ca06018
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 24 16:30:40 2002 +0000

    Fix changelog

commit da8068b4715e046e3d4592834f9bb9d5c9dac855
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 24 16:19:23 2002 +0000

    PQF feature: @use=value

commit 397cccc3b0eeca050b002d96cefb8e042e4d2cbf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 24 10:14:46 2002 +0000

    Docbook autoconf for Redhat 7.2

commit b00cf9baf686ed72f826b69f2f731acb26698d10
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 23 21:13:20 2002 +0000

    remove make dependancy to prevent re-build on Redhat w/o docbook

commit 914ee48f616bd669160d8c7be4fb7b2e0b77b8a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 23 20:35:51 2002 +0000

    Added zoom.scan.html

commit 08ad39c1859f230c41588ee8b0961a35e4769ead
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 23 20:09:52 2002 +0000

    Minor fixes for Debian build

commit 1cfbd69fb907cb908ea062ef66de1594b5d54858
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 23 02:03:52 2002 +0000

    Debian package update

commit 3bb2e157affd19490974257a252472716d7858b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 22 23:44:55 2002 +0000

    Fix -Iinclude for SSL objects

commit ce8f4513ad7d16a5c77f9d1c57b4a57d6163e62b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 22 20:53:13 2002 +0000

    Duplicate use of include in SUBDIRS

commit 96809bad943557af7ac0d01d78ed7fc18dc18436
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 21 21:30:44 2002 +0000

    --with-dtd, --with-dsssl

commit 828c5ea4da2289925cbb665082b9e6df304812bb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 20 14:36:00 2002 +0000

    Additional Search Info for GFS

commit a8fce80377e8bbbbbed33aa4d8927d1a53606f8a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 20 14:35:42 2002 +0000

    Display of USR.1:SearchResult-1

commit 6c30fd44237a06db6d45c0bdfa2bc4e334822341
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 19 13:48:27 2002 +0000

    Added include of ctype.h

commit eb14cf14b5b176a8e2b73ca251d625e47223f116
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 18 21:33:48 2002 +0000

    MARC records embedded in C code for test server

commit 0e81a96bebc0be43fc2972332091cdac57dcac5f
Author: garkier <garkier>
Date:   Mon Mar 18 21:16:55 2002 +0000

    Ooops forgot this

commit 4313aaf9f4f4dc830272bc5bdf15d44eaf4c278c
Author: garkier <garkier>
Date:   Mon Mar 18 21:14:16 2002 +0000

    Heavy modification of debian/rules to allow easy building of
     -ssl and non-ssl versions
    
    Added yazrelease target to debian/rules
    
    Added postinst file to run ldconfig at install
    
    Added copyright file to make lintian whine less about missing it

commit d50425318f3ef8e1fce265519eb8ce2dcfaa51b8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 18 18:21:33 2002 +0000

    Comment about JZKit

commit c4d8d77293c838ebb69fc2dbafe12a0d39599d1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 18 18:14:34 2002 +0000

    Fixed CCL parsing of "field = - <number>"

commit 635dd986bff70edc8e8c39067bcc702e59215b56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 18 18:11:45 2002 +0000

    MARC to XML ala JZKit

commit 22f4e21c81ec94ad74eb7a329482cbe4a836cec9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 18 12:22:00 2002 +0000

    Separate SSL libs for yaz-config

commit 2b381dfe4c8f63130ce32e1117adf9e6be5cfa3b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 17:37:40 2002 +0000

    YAZ Runtime section (instead of yaz core)

commit d476a8f3c038ba61a22c56415d68bc3ab22102c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 12:48:47 2002 +0000

    Shortcuts to start/stop service

commit c63109c0af72dca3fc9b677c56797fa47b874908
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 11:58:41 2002 +0000

    Moved memdebug section

commit a998e2bd0539fc9b719d89c45aa9127bbcb6a191
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 11:48:32 2002 +0000

    NSIS in changelog

commit f722c8d9517ec491e2469cdc91a3751dd5e7a6df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 11:46:18 2002 +0000

    buildconf.sh more verbose

commit 8e0cda1d5cd32573e71ba7246df71b2e1a3815a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 11:45:00 2002 +0000

    YAZ version auto-set in yaz.spec

commit 109d9dfc07c2d1ddfa11e1f94ced487b4b5e7f31
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 11:29:39 2002 +0000

    yaz.xml modified by configure

commit f1d9f7b3b3ba4e39f261f9b820dad51b8754549c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 16 10:26:57 2002 +0000

    Added NSIS rules (nmake nsis).

commit e8f6432fc09babe4f948feef34b5114630a4ee88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 15 23:03:33 2002 +0000

    Files that have version info in them

commit cd4a54ee4548064f2a0538be34b54c16ccd4f965
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 15 19:44:16 2002 +0000

    fix for license.txt location

commit b59881c24b105f2d56b304b1d33c74eecca3ace8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 15 19:32:39 2002 +0000

    NSIS script.

commit 0c88a5e1fc983f0bb653e26a6eac72dadf35db57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 13 11:47:23 2002 +0000

    *** empty log message ***

commit 09abca5ee8cb11137decdfa7d10b822173ad5fe1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 6 01:38:51 2002 +0000

    Add yaz-date.h again

commit 3baa4049b64103161bfc03360cfd61683faacd22
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 6 01:22:41 2002 +0000

    help for individual commands

commit 903a4639c844273b73984ab9909835858d756b39
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 6 01:21:59 2002 +0000

    Docbook 4.1.2.

commit b3a9e58543972f70ed7729d8aee2dab0814b023d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 6 01:21:38 2002 +0000

    Fix win version.

commit ea5dd493ff58ce3460bd38560f35c7a1e7913fc4
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Mar 5 12:45:48 2002 +0000

    Add trivial support for implementation_id specified by backend.

commit 6016e05970b4b20968c9750b6612e2db2c85d21e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 28 14:28:40 2002 +0000

    MARC dump utility prints either line mode or XML

commit 08e514143cd7d16db15c1c3d4d15d687f561c047
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 28 13:21:16 2002 +0000

    MARC to XML conversion

commit a97dab98e81128f07806d68b6891dbf65c732ede
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 24 12:24:40 2002 +0000

    Removed C++ comment and empty statements/declarations

commit 51d28a42486be5dd8bef3e09097d40eeacc94377
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 24 12:23:43 2002 +0000

    Fixed a few entities

commit 7d1177ec1279066b5a3f12d49719344a377cf65d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 14:52:39 2002 +0000

    More info about decoding bug.

commit 64e3a0e47be43804790df096797f55b4f0aa1d55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 14:47:05 2002 +0000

    --disable-memdebug works

commit 6874b8022eafb0d96fb45488db1dd01f81fa0a74
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 14:42:30 2002 +0000

    Fixed BER decoding of OPTIONAL CHOICE

commit 797d7682876245f74600966fd1fee224cde354f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 14:42:04 2002 +0000

    Added--enable-memdebug

commit 5bbfeaca272b9e5f384c2677893a249fa3461b0e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 14:41:19 2002 +0000

    Using printf instead of putchar

commit 70c49c4cc7bd32eeaed7b88a82f43d50ee28ff20
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 14:40:42 2002 +0000

    Use printf instead of putchar

commit 840a4ec014e70059d147b4ded3548df191c79687
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 19 20:02:40 2002 +0000

    Ignore SIGPIPE on systems that cannot prevent signal on send (Solaris)

commit a92a7ff2538ad0d9e7b85edf860f2e6cd0a9bed4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 12:57:03 2002 +0000

    No MARC decode of MAB (Stefan Lohrum)

commit 8c45d04ab481f1dfa7527b88c5c56b291d9525f6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 12:54:02 2002 +0000

    Avoid MARC decoding of MAB.

commit 7ac6d7c142bea56f87d13f6bcb2d5adf7593691f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 12 21:12:39 2002 +0000

    Client prints new init options

commit bd805d259bd25686f0e7d4a4bbe4b0f084cff805
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 12 21:11:49 2002 +0000

    Fixes for C++ reserved words

commit 5c1c250634b4e4637f6942820e792d8d43031ba2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 12 15:59:12 2002 +0000

    added z-charneg.obj

commit c34d71d35aceed27cf7e30e6b329a235b48b9ccd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 11 23:25:26 2002 +0000

    Rustam's patch

commit 8f15e8046e0de12e8083ba941c60f854559cb6c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 4 21:05:28 2002 +0000

    About Jacobs new commands

commit 45a49b20c100086a32c50a0b2fa2feb0349a5033
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 4 21:04:56 2002 +0000

    It's 2002

commit 24c726523c505a153e2699fb67433ed14e098bf8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 3 09:04:55 2002 +0000

    Added tabcomplete.h to SOURCES

commit cb155b985e5e12149885c5ac8c725cbfd3eff3bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 3 08:44:48 2002 +0000

    Release info.

commit f38ccae4f7469843c30a7e742990ff8c51d2fd14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 1 23:59:49 2002 +0000

    Fix memory leak. Disable readline for non-tty

commit ad66342a43af360062a0ab12b351676828055b35
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 1 14:59:22 2002 +0000

    Changes.

commit 8e8cb340836e3ffd48d464755903f6795754a226
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 1 14:50:29 2002 +0000

    MARC fix for Danmarc.

commit 7401a51ed865b1dcdf5905b2bc6c793dc023416e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 22:02:03 2002 +0000

    WIN32 updates for YAZ client.

commit febe52bd5496c1eb81b322499206f7bc43a76b5b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 16:58:46 2002 +0000

    Changes.

commit c142c150b731e1dde2a1aef89fb3b326ea88cace
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 14:51:45 2002 +0000

    YAZ client features: Command completion and new commands: push_command,
    set_apdufile, set_marcdump, set_cclfields, register_oid.
    CCVS: ----------------------------------------------------------------------

commit 2984a4a74dbbe7aaf4f07788ae4785041cf6004a
Author: ja7 <ja7>
Date:   Tue Jan 29 20:17:41 2002 +0000

    Changed to flush apdu and marc log files a apdu is recived.
    Changed to remove blanks at end of commandline.
    
    Added source of $HOME/.yazclientrc and ./yazclientrc on startup
    added the folowing commands
      push_command   - adds the rest of the line to
      set_apdufile   - change apdu logfile from commandline
      set_marcdump   - change marcdump file form commandline
      set_cclfields  - change Ccl2rpn config file
      register_oid   - regristrate a private oid
    Cleandup the tabcompletion and when it compleates on
    filenames.
    added completions for the follwing commands
      push_command
      format
      schema
      attributeset
      querytype
    
    new pr. command completion is placed in tabcomplete.[ch]
    
    Current problems:
      - the tabcompleation code is leaking - not mutch bot leaking.
    
    Added emacs local versiables comment for tabs config to client.c

commit 506058d7a9f17fcc88f899d92476fe59cc09bdfb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 29 13:47:33 2002 +0000

    New call oid_trav.

commit 08e079756cdb1cd5da5779e1833b6065d07292d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 09:27:48 2002 +0000

    ZOOM_record_get returns const char pointer instead of void.
    C++ compile.

commit e0189c067378b23b5bd64b60c9b2f326f860a66f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 09:26:42 2002 +0000

    SR protocol no longer supported.

commit 524904b45367ae17d287704bdbbe0744866fdd23
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 09:26:14 2002 +0000

    C++ compile.

commit 5754b092c42f45eeac52fb1223e51e2a11c92653
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 09:25:38 2002 +0000

    IdPass authentication.

commit f347eed7eaf5fc499d7a56d20084184ebce4aa9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 09:25:08 2002 +0000

    Added documentation about source (.) and system (!) commands.

commit 941802d34a3752e3ce2c96f1d4df2fb1a51591c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 26 20:58:11 2002 +0000

    More changes.
    CHCVS: ----------------------------------------------------------------------

commit 8e5a0692fb8d5d4d852eeb9782848d87ad25bfde
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 26 20:50:59 2002 +0000

    Fix raw attribute sets (bug introduced by previous commit).

commit fde978ee5097a46b9a162dcff3b4b15d24c8c82f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 26 19:20:25 2002 +0000

    Function data1_pr_tree prints XML attributes.

commit 3ac26d1524a5f5988adfa2f40c00a0d0e3094978
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 13:38:00 2002 +0000

    Added Hans van Dalen.

commit 505e0b7b02818b70cca8f1e911348a0da49ebdd0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 24 19:33:09 2002 +0000

    Fix memory leak for MARC record management.

commit 57a4650104210f5e0bd9b6e0dbde0690000c1dc1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 23 22:40:36 2002 +0000

    Retrieval of post script files. -k option for client.

commit 16bbe562b92ceb5129c779a2d772c068d6de028f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 23 21:13:30 2002 +0000

    More fixes for scan. Non-zero stepSize handled. OID's fixes.

commit 05c2cf51484b104fe8cb8211b27b4d257b7865b8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 23 20:25:42 2002 +0000

    Function p_query_rpn returns 0 for unknown attribute set.

commit 5c08a4b4de3ef50d6842d5604a34238e200f7716
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 23 20:22:49 2002 +0000

    Name "GILS" is an attribute set (again).

commit caaf64e73cf587d0e3092b67d5a647f3477ff970
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 22 10:56:22 2002 +0000

    Added Shigeru Ishida.

commit a57b3c893b5eac42f8351f39331c7188e3abcd99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 22 10:54:46 2002 +0000

    MARC decode fix. Attribute set fix for scan in server. Prox logging.

commit d83cfde85ccff3bfb2d45515516c9c15bc785ebb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 21:50:32 2002 +0000

    SSL/COMSTACK updates. cs_rcvconnect completes SSL handshake.

commit d6a829eb574e632408252cca4a65b8e7ff46e0fe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 12:54:06 2002 +0000

    More example code to handle Extended Services Update.

commit ddc774841cef996601b73943f2bccada563af0b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 23:22:40 2002 +0000

    More (dummy) response for Item Order.

commit 55003dbfec0492fabba2dcfaffc7a4c698742f98
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 21:04:43 2002 +0000

    Added check for fnmatch.h.

commit 1728b7ac3f56d5dee9983d55a928a5609f811abd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 21:04:24 2002 +0000

    Reports Database unavailable unless "Default" is specified.

commit 73696559c68178180ea533cd501fbdad3a7ff76e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 21:03:36 2002 +0000

    More diagnostics in log.

commit b51db7b9db7ca8f8871f91f90683cd03c88bb4ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 11 20:26:11 2002 +0000

    Option --with-openssl now works when directory is specified.

commit 45a927f17e07369aa55e6c4971429e369eb2d103
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 11 20:17:03 2002 +0000

    Towards 1.8.5. Option -u for YAZ client.

commit dc2ce7c4eed571234ed4f155834643f0c452b2ce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 11 20:16:47 2002 +0000

    YAZ client documenation updates.

commit 1c990926c6fddba74f38f4c2bcd701d1994a5e1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 12:44:31 2002 +0000

    ZOOM fix: fatal errors aren't reset.

commit 4e8503c8c711511071c175bffc064c34bcbccfc3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 11:03:41 2002 +0000

    ZOOM_record_get returns ISO2709 buffer when "raw" is given.

commit 27f0a94af679e84cc738dbe2fa81f815025c3dbc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 23:14:09 2002 +0000

    Fix date.

commit 9b9450232c6edcb5c34097bce758eca96ecc8b3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 22:44:17 2002 +0000

    Date change.

commit 394e5e325d9f2a4f5189aac7628cbb672118fb46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 22:41:18 2002 +0000

    Minor.

commit c09e535f7e2e835d4cfbe7833708656f200cfb3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 22:38:35 2002 +0000

    Spell fix.

commit cd8a27308e5bb886f561b517d091437c7afbf53c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 12:18:37 2002 +0000

    More options handling for scan.

commit 0a34c1d78a7db63a70bbd43ee8efa93ef75488bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 12:09:01 2002 +0000

    New copyright.

commit 09364dc78e750fb5507a3586a8c1a4d0a25e6315
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 10:23:46 2002 +0000

    WIN32 fixes.

commit 526ab3aa282b1e732814846655eefc199f3f5106
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 10:23:33 2002 +0000

    Using _vsnprintf on WIN32.

commit 3599bbc013ec757862d8a2d6e62aa6a432ba4514
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 2 10:30:25 2002 +0000

    More on scansets.

commit eab4041057c94f4fd3feffd76c1f987ca67da1c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 30 22:21:11 2001 +0000

    Scan for ZOOM.

commit bd67bd91a1ef6340ba08db039aa04b6fc424fc8d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 30 08:24:05 2001 +0000

    New ZOOM option schema.

commit 05238a71314c7a256a2c1c7c20d74fb75d8f7e6a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 28 23:00:19 2001 +0000

    ZOOM Task structure includes start and count for retrieval.

commit cb9bad819f13e44d7af6753bfa1bc8274ca37b9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 27 22:38:50 2001 +0000

    CCL qualifier aliases (use OR for more than one qualifier).

commit 590c128319e6987f82f3e798b12173c5ecf197b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 27 22:12:24 2001 +0000

    Fix and remove OSI reference.

commit d8bf5f7a48d0abb1db4bcb6ffceb74f2df8eae76
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 22 11:04:48 2001 +0000

    Fixed dup display of records (bug introduced by previous commit).

commit c5634aa19153b7b36e6de5a8e5b4536d69b2b7a1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 22 09:45:31 2001 +0000

    Implemented named result sets handling for ZOOM.

commit 1cee858bb7ac87aa71e865acb0cdfd64646efa0b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 22 09:45:03 2001 +0000

    More verbose server.

commit 398b30f86d12b3b14c7d389325164ee2df7836b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 21 11:13:13 2001 +0000

    New client commands: . (to source YAZ client commands) and !
    (to execute shell command).

commit c76c4dad2e55e50b26d35855e3f782f2c038d3a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 20 10:52:07 2001 +0000

    Fixed changes.

commit d7c297ae11eae74257636c143bb7e02041c00f59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 20 09:25:45 2001 +0000

    Debian build script part of make dist.

commit 598c8178dc444f596d5bd6111b4fed52745cad5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 19 20:43:39 2001 +0000

    No "copy" of source for thread/malloc libraries.

commit 981369ab5234a8cb305042db7ad61f1e277900b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 19 14:06:11 2001 +0000

    More about authentication. Remove SR references.

commit 2725f6883ebf5be89639b28969b05b4d203da802
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 19 09:17:12 2001 +0000

    changes.

commit 7f0e24a73392b1288b117ee46482f58f471ea094
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 19 09:16:37 2001 +0000

    Using AM_CFLAGS instead of CFLAGS. 1.8.3 closer.

commit 90ed644b177c035f174b3aad8be47bf155940d17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 18 23:17:45 2001 +0000

    YAZ client uses setnames only if target supports it.

commit 13671e7cc0f3dd4e4b02f94d64a50778c5696ba6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 18 21:14:22 2001 +0000

    Prefix ZOOM_ instead of Z3950_. Documentation updates.

commit b340923765c14d2ba050a171bb557474044d7e6a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 18 21:05:13 2001 +0000

    nmem revert fix: Set nmem_init_flag=0.

commit c82a7ebce851c96c8c769c2ec4f4b2121a446e19
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 16 10:18:20 2001 +0000

    Fix: Remove new-lines from commands in ZOOM shell.

commit fd2f1538cdb20385c2c267d318c59d567eb3d242
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 16 09:52:39 2001 +0000

    Removed Z3950_connection_host.

commit 15f2d80b134fa41e213f6328440d1a25f80efd97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 21:59:40 2001 +0000

    Client prevents "present request out of range".

commit 02da040a0671d09dfe19790a53ff6408740e7cde
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 21:58:50 2001 +0000

    More about ZOOM options.

commit 5a7dc8a6745f24127f408db53cdc613fb6a41b1f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 21:44:48 2001 +0000

    Removed log ..

commit 366e11a6ab3c8cb8d12558ff1d76566c5ebca80e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 13:16:02 2001 +0000

    ZOOM: Separate get/set for dealing with options.

commit 806d40e9fc4341a0366dac49291f7cb5ca79809f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 09:16:37 2001 +0000

    More thanks.

commit d00666d5391066b1acba398090170d3766ec7e4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:58:28 2001 +0000

    ZOOM: record objects "owned" by result sets.
    Added Z3950_record_dup.

commit fd4adcc80d442f84c6a1894e890b1b6ccd02615e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 13 23:00:42 2001 +0000

    Separate malloc debug library. Removal of ASN_COMPILED-#ifdefs.

commit 78942f568d83ea621661bfcd2d3f25eee3d316a1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 13 22:57:03 2001 +0000

    More work on event queues. *_option returns new value (not previous).

commit 22af523e3a7da990757ab1edab65ac258eacefbd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 12:04:49 2001 +0000

    1.8.2.

commit 0d3b35dc83e1838c199ea9d7f6e670de50df6bdb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:55:06 2001 +0000

    Fixed html dependancy.

commit 2ab206244c2469005c12b5c071e360fbb6a1fb9c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:27:21 2001 +0000

    Towards 1.8.2.

commit 6b7bf6ee33bf997eff9747550f28fbc27a7020aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:24:45 2001 +0000

    Ignore comma when dealing with and-lists.

commit 0f5de851295231cacc15f91b670fa01fbf22b6fe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 10:41:36 2001 +0000

    Minor.

commit 49218d3cab22778f7460f1099d0534e057be629f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Nov 11 22:25:25 2001 +0000

    Protocol behavior sections. record_get raw returning Z External *.

commit 79e745223e808aef83c885d94a7a2e58ee8e4ba0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 12:36:15 2001 +0000

    More installation info.

commit 67e7a7a13ff1e787b9e5cfe84494dfd446c1bcb9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 6 17:05:19 2001 +0000

    ZOOM changes.

commit 733dc40da2770d3ecb98d2d2cdc66b05a89bb390
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 6 17:04:32 2001 +0000

    Mentions SSL and cs_create_host. Remove stuff about XTImOSI.

commit db9768c3988f9536c898250880c13923a2dde32d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 6 17:03:50 2001 +0000

    More verbose.

commit 3bbbe0d3054648b6fb58eb290632442d036087d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 6 17:03:33 2001 +0000

    Updated credits list.

commit 8af7fd342d3c905ddd1e6be521242d881510ba14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 6 17:01:25 2001 +0000

    System call getprotobyname no longer used.

commit f0be6a8011eef48bacd02a6565f62a1ab3355dab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 1 14:30:44 2001 +0000

    Added Credits Appendix.

commit f999e4ffddd7002f1044e9c8d61319f7b33af3da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 14:51:14 2001 +0000

    No rule to make yaz.tex.

commit 23348031ba9c7b97bf22b76de0c41c48e97a7180
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 14:50:40 2001 +0000

    Minor change.

commit 0305212384e19d2419d62cba83d5b83108665d17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 14:05:30 2001 +0000

    Fix xml.dcl in Makefile

commit 2c8ec8c2d1dd7dd698e406ff99e1b7b439c4fa9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 13:57:31 2001 +0000

    Added *.dsl files for DEST_DIR.

commit b24d2d58cd28380a1969780e5e2d7c4f0719f81c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 09:17:19 2001 +0000

    New function marc_display_exl - used by YAZ client. Server returns
    bad record on position 98 (for testing).

commit dc8023116d26e0999aa8a2cc4372baae55f28adb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 09:16:27 2001 +0000

    Added comments to better track OID values.

commit dfc522984de40e8528dccad20ee1da31021cc578
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 28 23:44:59 2001 +0000

    New changelog.

commit 8ac07324aa0d1da687ce2d0a2d734e783c2e9144
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 28 23:28:26 2001 +0000

    Enable CCL-to-RPN for YAZ client on WIN32.

commit e46cd1b274c0f3328ebb091fa61fb41352638778
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 28 23:10:02 2001 +0000

    Fix local attribute setting for pquery.

commit bd7e251dac1b07c54884d26295f66b90cfb23131
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 26 20:13:44 2001 +0000

    Indentation. Variable sgml-local-catalogs set to nil.

commit 31c471c3fb3316356e724c5b382f143acd23520c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 13:04:01 2001 +0000

    Changes to CHANGELOG.

commit 12b2b42ab2da50d46f17354deaafaff24e683230
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 12:46:07 2001 +0000

    codecs not built as they should.

commit 67edeb0f006c8ef39dd0f15934abf18e39067bc1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 12:33:06 2001 +0000

    WIN version 1.8.0.0.

commit fe569a8399e6072e18d7059b8b5950df32cf014e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 12:29:35 2001 +0000

    Minor changes.

commit 04ea98dee3c25b71e8ba74b2446f6b55d9e54785
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 12:28:07 2001 +0000

    Smaller README.

commit 49957b09c9f08b4a36c8e83babce44deac9db462
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 12:00:41 2001 +0000

    Version 1.8.

commit 71a35a24552103dbfc1258085c706e1d6fcad180
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 11:55:56 2001 +0000

    Renamed ASN.1 Module to Z39.50 ASN.1 module.

commit 73ecbfab9603fb29e87e9a01a446aa81a22f21d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 25 10:45:08 2001 +0000

    Fixed make clean.

commit 0a65a915                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        