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 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 0a65a91563f87ccc3ee67a6eb509d8d4754e07d1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 21:35:46 2001 +0000

    Added include of string.h.

commit 7248b20b9e675788555c25d58d807bd8313b8e6d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 21:30:47 2001 +0000

    More info about UNIX/WIN32 installation.

commit f7471d960fb2671c714bdfcd74dae39ce8112652
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 24 21:24:38 2001 +0000

    Various changes

commit bb96685811b1601d9453b3ecfb67368cb37e7afb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 20:33:29 2001 +0000

    Fix.

commit 717e787416d8f78f327fd6d458c82e8a4829c405
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 20:27:00 2001 +0000

    Fix for DIST files.

commit 1391c68b801ea245c6734743cd7dcad81526577f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 20:25:07 2001 +0000

    Added unix.html.

commit ab0fd2f75e554d1c9c0e722abf073f9840f7739b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 20:12:36 2001 +0000

    Typos. Better introduction, really. Other, minor, updates.

commit 3b251ac2d9cbaa140d55abc8e263b11b69357365
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 20:11:46 2001 +0000

    Removed SR OID's.

commit 30dc1fd726606bff28c2f3884f3f294c42550008
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 12:50:44 2001 +0000

    Typos. Configure options. nmem_init/nmem_exit deal..

commit bc66c2a11aa31c16f46c49100e99dc9b7e940faf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 12:24:43 2001 +0000

    WIN32 updates: ZOOM runs, nmem_init/nmem_exit called in DllMain.

commit 33c05384cfbca55da4ff97e5b2047b16596c72f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 09:27:59 2001 +0000

    More ZOOM documentation. XML Docbook is now part of "make dist".

commit e1f879d00e75be3b5b9f3ecc22b34cc0c1c61aec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 23 22:44:32 2001 +0000

    Minor change again.

commit 304184190fe6812bc788d9eebbd39934eada9ca3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 23 22:39:53 2001 +0000

    Minor corrections.

commit 69bcd68523a9a8da083faef16887100369152673
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 23 21:00:19 2001 +0000

    Old Z39.50 codecs gone. Added ZOOM. WRBUF MARC display util.

commit b638e7e4efc850ee6446b14fa45c66690377ccf2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 16:00:04 2001 +0000

    Renamed states for COMSTACKs to avoid confusion with events.

commit 670615227704f9ab1dc20c8bdf3db8f09b9600ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 14:03:42 2001 +0000

    Added stuff about cs_look / cs_rcvconnect.

commit 4e687307f10bd595d8af05c022871d1875c8c463
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 13:57:24 2001 +0000

    Implemented cs_rcvconnect and cs_look as described in the documentation.

commit 1252daa48c1303465e00fccb7f7287d2d6b179ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 20:37:08 2001 +0000

    Fix for --libs when pthread was selected on OpenBSD.

commit 9e1594c51c65fa993e9d69928c0ecabee8c2b862
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 19:36:48 2001 +0000

    New function marc_display_wrbuf.

commit 38d5a1c71a407c5e60c1bc650ed4edeae88a2efa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 12 21:49:26 2001 +0000

    For accept/recv/send check for EAGAIN if it's differs from EWOULDBLOCK.

commit 91251107b8bed866a3adcd827f9298b823c03d21
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 9 09:17:17 2001 +0000

    WIN version 1.7.0.11.

commit f03238c89d03779b3d5731ffdcce0bd7c3e099bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 6 08:17:34 2001 +0000

    Changes.

commit 94018089d9c75e5f787430892273cfb776ad374a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 6 08:16:30 2001 +0000

    Configure detects POSIX Threads on OpenBSD (and others, perhaps).

commit b81a371f23d16b616e6f7355ec7345cf8a482511
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 5 14:43:22 2001 +0000

    Implementation name GFS/YAZ instead of GFS.

commit 9158f8e318f25cb16171433742950236cae96d36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 5 13:55:17 2001 +0000

    Added defines YAZ_GNU_THREADS, YAZ_POSIX_THREADS in code and yaz-config

commit 281a02714c611fed96547b043fd434a57c43c68a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 5 08:17:08 2001 +0000

    Updated WIN version.

commit c9b1ffcb5d47aa1cd0c0812c55bd1a3301cf834c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 4 00:37:58 2001 +0000

    Fixes for GNU threads (not working yet).

commit 9eeffdf14fddcf59618fdd7c8c16e4cc32429b4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 3 23:55:18 2001 +0000

    GNU threads support.

commit bd6a2e5050dfc5ea460202106fe396c584c31838
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 3 23:54:41 2001 +0000

    Fixes for numeric ranges (date=1980-1990).

commit ab6f8762c003a867d0e1eb8ac5686a99de47976a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 30 20:15:49 2001 +0000

    Bug fix: reading bad tag units could crash the library (espec).

commit ce8f5caa5af3f70ce86985b384c0c8be156437b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 30 20:10:28 2001 +0000

    TRACE_MALLOC=1.

commit c227960392ad224178f1ab16f02207717dbe3d1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 28 14:50:23 2001 +0000

    Simpleelement allows upper case (as well as lower case).

commit e9410a4de52da8f1ba857f3ebaba52349c331077
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 28 10:42:28 2001 +0000

    Bug fix: yaz-config print yazpthread when threads are unavailable.

commit aa5f63565232666005bef5c83f2d500d8ce9dfb4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 27 12:09:18 2001 +0000

    Function nmem_exit calls oid_exit (when reference is 0).

commit 0de7ee46a77de43f2901103e317815e153efae62
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 26 07:37:58 2001 +0000

    Update debian changelog.

commit abfaf391015e3036af3d56859511bb7daaa6fe23
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 25 07:35:37 2001 +0000

    New Z39.50 OID utilities.

commit c7dfadc3347abda902e15f79bfd513e1d48cfbba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 24 21:51:55 2001 +0000

    New Z39.50 OID utilities: yaz_oidval_to_z3950oid, yaz_str_to_z3950oid
    and yaz_z3950oid_to_str.

commit c5f9b67c889e65446bcbf727bef3705229c3fd7f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 24 21:48:46 2001 +0000

    Setting v1,v2,search and present options for init request.

commit 12c55e7b4114d0263f90b8eb20ef67dcaf82d971
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 24 21:47:30 2001 +0000

    Added Morten Garkier Hendriksens Debian build rules.

commit 5ce37c7fbfad917db2828ab6898d438dd7fd8e17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 19 10:19:07 2001 +0000

    Z_SortCase_caseInsensitive was set to wrong value.

commit 767ff54e1425e6be8208fe3fee6e7e1b9cadcfb6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 14 10:51:58 2001 +0000

    WIN version 1.7.0.8.

commit aa2763b1a0851b94b97c79c7e3e6c209097dcbbd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 14 10:49:51 2001 +0000

    Bug fix: file wasn't closed in ccl_qual_fname.

commit 90f5d8f6431d64bceb9fb8d2af99445313119e48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 12:44:22 2001 +0000

    Fix.

commit 3fa2784b75e5afa82db5f4cbc1403321894e1f27
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 12:43:40 2001 +0000

    Extra new-line for yaz-date.h.

commit 79890eac643c81189343316b06f2d14445cbd023
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 09:12:09 2001 +0000

    Setting relative width for ASN/PDU tables.

commit 115041d41421c262942dd2d97d3828a1e3281ad1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 09:02:46 2001 +0000

    WIN32 fixes: Socket not re-used for bind. yaz_log logs WIN32 error
    message.

commit ea85612969e1b81276985c870ce800c5f4ffe189
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 14 12:34:01 2001 +0000

    Updated resoruce for YAZ version.

commit dfdf794d56520037a623d858436ebfe7598a3113
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 14 12:05:58 2001 +0000

    Added sortspec.

commit 62e8f19eea1de5311a51ca884305feed38757e81
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 14 11:50:07 2001 +0000

    Index Data web stylesheet works.

commit 3b3deb4d093d747360a5eb0e02c6b4e9c8a89b84
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 13 09:42:54 2001 +0000

    Spell fixes.

commit a25b89e9d30e6de573f20d5b591068d49d639a5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 10 12:50:40 2001 +0000

    Fixed bug where sort flags a and d was reversed.

commit 109b6408fbe38ca68651a23b59a9ac875e7b8944
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 8 19:35:06 2001 +0000

    Implemented utility yaz_sort_spec.

commit fe4182bf1ca7bebcb3172cde916d4467c2154e7b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 8 19:33:21 2001 +0000

    Added chapter about YAZ client.

commit b26c2480fcd2d6c93484372b1b748c5ac54f2c99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 6 20:22:23 2001 +0000

    Client doesn't set VAL_PROXY otherinfo unless -p is specified.

commit 3227202c561b3189378cba8318c7610aeae1421a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 20 21:34:36 2001 +0000

    Fixed minor typos. Converted PDU tables.

commit 3d18b35078096b9fd1feb8e2d6fd7e9e48755ad5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 20 21:33:45 2001 +0000

    Cleanup of stylesheets. Changed path to docbook.dsl.

commit bc8b2eabc0fb24c32b0f69c67492edf454d52f7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 20 21:31:35 2001 +0000

    Added oslash latin-1 identity (to fix the standard one).

commit ce853cc4919ab346fd629e7727905d3ee6e1129f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 19 23:29:40 2001 +0000

    Emacs indent of XML-documentation. Only minor changes in contents.

commit 088c938eb8a4c6e4db96603e30b3558fd3d67580
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 19 19:51:41 2001 +0000

    Added typecasts to make C++ happy.

commit 53fc6ff5ab7aaf73cdf33a77ca11b2fbabf185d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 19 19:49:40 2001 +0000

    Fixed bug in tcpip_set_blocking.

commit 8f2523329baf822bb1f71aaa262376551391553e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 19 19:49:02 2001 +0000

    Added include of string.h.

commit 9e70372b2df6adc53ff9eef0bdb3a654e8975743
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 19 19:14:53 2001 +0000

    C++ compile.

commit 2fb0256d3201f9b2a2b66561090b1809e67b6a65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 19 16:53:02 2001 +0000

    More PDU tables updated.

commit 1f14d2d8be1c47d9e97fdd8ec55e2e5113abe899
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 19 12:46:57 2001 +0000

    Updates to manual. Separate PHP stylesheet.

commit e992383c6389f2b4d55c31d78d1c7d68a749284f
Author: ja7 <ja7>
Date:   Wed Jul 4 20:13:51 2001 +0000

    Added new commend "proxy" for ysing a yaz-proxy to connect to the target
    Added new command line option -p for setting the proxy host

commit c6ee180e89543b7c4cb21e98d5b679b65c4a51b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 28 12:42:01 2001 +0000

    Added prototype for ccl_qual_add_special.

commit f84db68d03155813df0aa498f2962fbf8e609d46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 28 09:27:25 2001 +0000

    Number of Extended Services Requests logged.

commit 864edb36edafb2368d92f48c7f34223e91f735e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 28 09:27:06 2001 +0000

    Number of started sessions logged.

commit a9407df0295ee7745827b2f053b3f4698857720d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 26 14:11:27 2001 +0000

    Added MUTEX functions for NMEM module (used by OID utility).

commit 38a63db405b7da6bb6bf167a90b435874d2137f6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 26 13:03:48 2001 +0000

    Bug fix: introduced by previous commit.

commit 9a13337111b32d256182a4248f93ebe26e393059
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 26 12:14:15 2001 +0000

    When BER decoding a null byte is appended to the OCTET buffer.

commit 834b8cc2eae2f3ebf8256cacf8cc137bcc91c038
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 13 20:47:40 2001 +0000

    When error is returned from present handler, non-surrogate diagnostic
    is returned in present response (and fetch handler is no longer called).

commit 6e30fa2d25d57c9551106c1c2713c9da18a9f79d
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Jun 11 12:54:47 2001 +0000

    Displayng diags in EsResponse, even if they should not be there...

commit 96714f89e8a4577ce57683d80c2c3147541e3efa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 28 13:15:24 2001 +0000

    Added missing file.

commit 42f7dd415641c76b3c528c8dd04af1afd6a04797
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 28 12:44:03 2001 +0000

    Added Debian package build.

commit 3ee667935c4cac82445ecd05c8ae421888dfd40f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 18 11:42:03 2001 +0000

    YAZ Build date for WIN32.

commit 205549626352a3cc49c85b8fa055ffde318aad42
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 17 14:16:15 2001 +0000

    Added EXTERNAL handling for item update0 (1.0).

commit d96213e7e29deb01d3f24408b557319adea3cb3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 07:37:39 2001 +0000

    Added script cvs-date.tcl that determines last CVS change for YAZ by
    using output of 'cvs log'. The script generates include/yaz/yaz-date.h
    which defines YAZ_DATE - format YYYYMMDD.

commit 1c699d71c9663164ebc26e3031d69c502886e02d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 07:30:16 2001 +0000

    Minor cosmetic changes that makes checker gcc happier.

commit 27f74e96aeda8a7a5049444cf22416c4a4240d7e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 07:27:29 2001 +0000

    Reference id set for InitRequest.

commit ada24b27e68c3a29b7c56147d8aedff0ebdba897
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 07:25:59 2001 +0000

    Modified oid_ent_to_oid so that if proto is general, then class
    is ignored (only oid value is compared).

commit eb41380ef9489c53d98ceeffdc1ea8908b4303b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 07:22:56 2001 +0000

    YAZ CVS Date part of implementationVersion in init{request,Response}.

commit 5e88d5b6fc2de30f032179e182c742de279f493e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 07:21:36 2001 +0000

    Accept any OID for record syntax.

commit c1957f49e5f8c37c06ed839cde52d60108bc2e35
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 9 23:31:35 2001 +0000

    String attribute values for PQF. Proper C-backslash escaping for PQF.

commit 15233cfdc4c7610b634b8a8643ed1609c386bcc8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 12:01:00 2001 +0000

    Removed dup CCL lib.

commit fcd3a8318a95b56fa3724d800c4e6057774e0da5
Author: ja7 <ja7>
Date:   Sun Apr 22 12:26:17 2001 +0000

    if Compiled with Command line history a open command is pushed into
    the command history if yaz-client is startet with a server on the
    command line. eg
      yaz-clinet tcp:server:port/database
    hash the commend
      open tcp:server:port/database
    in the command history on startup
    
    Added the refid set with setrefid to the update APDU

commit 7057699040b614f56be178f3672b4a2b95301d5f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 6 12:26:45 2001 +0000

    Optional CCL module. Moved atoi_n to marcdisp.h from yaz-util.h.

commit e02e52d1bd554b3c3c34a262dc715666fb42a223
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 5 13:34:36 2001 +0000

    Minor changes.

commit 772d9a39dd0e3e139ab975d7d45d1262f5471164
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 5 13:08:48 2001 +0000

    New configure options: --enable-module.

commit eff77f0655f20d0eefb8f94558c24f549d783500
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 2 13:58:09 2001 +0000

    Added this.

commit e2a45cb579ee5b68950fedd2f9b8cb61591a8c28
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 29 11:47:34 2001 +0000

    WIN version 1.7.0.5.

commit 09405de098947fc5f359e9bd1225b2747596b513
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 27 23:06:21 2001 +0000

    Quotes and slashes may occur within attributes.

commit fb36df3c32d9023ca55f8050ea4128f42d2dfc34
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 27 14:48:06 2001 +0000

    Fixed scan for bad CCL.

commit 065f7bce150c68453a8508adc61bffd15e70128a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 26 14:42:37 2001 +0000

    looking for YAZ source in srcdir/../yaz

commit 8d08fd5b79e49e14ca014de8e6bed12a2cc0468d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 25 21:55:12 2001 +0000

    Added odr_intdup. Ztest server returns TaskPackage for ItemUpdate.

commit 5dd6504c984a2f87427aa0fba13a07421d1cb50b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 25 21:54:24 2001 +0000

    Update for build in any directory.

commit aae3c7aae0c88261736f77459728dd1cd561d752
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 23 13:21:53 2001 +0000

    New WIN version.

commit 59526fbbf2e3b54ce94b3e79e6c7fef9e4f456fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 22 21:23:30 2001 +0000

    Directive s=pw sets structure to phrase if term includes blank(s).

commit 3559c8472a802f894f84d048e0c3ae78132f68ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 22 16:09:43 2001 +0000

    WIN version 1.7.0.3.

commit 26d07328e36c41d39216d66d742d133cf7512995
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 15:02:39 2001 +0000

    More fixes for make where sourcedir and builddir are different.

commit cfef2a68b0e7da6c2a3b47e44df9965d63156584
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 12:43:36 2001 +0000

    Implemented cs_create_host. Better error reporting for SSL comstack.

commit 083dedcf7d9f7eac974a48dc49d5a23e284d9760
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 20 15:58:23 2001 +0000

    Improved yaz-config for build in any place.

commit b1687618c7f5f40c0ac7d0192a6f129fd133e7d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 20 11:22:58 2001 +0000

    CCL Truncation character may be defined.

commit 7e1f569f5266b46123b0174c95b7204338d55dd8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 21:30:06 2001 +0000

    Added bib1 and default.bib.

commit 3889f5ecf0d1c952175d010d6306f72c6c138f57
Author: ja7 <ja7>
Date:   Sun Mar 18 20:45:39 2001 +0000

    Added readline and history support to cclsh

commit 3a0230d0c5f46e459efe9d12a46214e232a3039b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 13 18:11:38 2001 +0000

    Altered zget_ExtendedServicesRequest - sets waitAction to waitIfPossible.

commit b9c0fc716a11606031639afe1e3ba6c420ba1035
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 13 18:10:58 2001 +0000

    Added option -c to set CCL config file.

commit 49bb5732e64ef1bd772d5393450815684eac39b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 13 18:10:39 2001 +0000

    Updated.

commit 9cae644f09ee79ffea80f800b5b037fd8e12304e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 14:40:57 2001 +0000

    Minor change of print of item update info.

commit cb2620919f499439968dffed87671ec823da5afe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 9 14:58:20 2001 +0000

    Updated version resource.

commit 0cf6aeaac483e7887e44c05fc1e0d008805ebf7b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 9 13:31:34 2001 +0000

    Updated version.

commit 03c1d6e9c2c2c0bb2ee01e38d7f464a311bfe9e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 8 20:18:55 2001 +0000

    Added cs_set_blocking. Patch from Matthew Carey.

commit da907ba05501a2050d0a70b1d1fdf22a8130589a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 13:24:40 2001 +0000

    Member and_not in Z_Operator is kept for backwards compatibility.
    Added support for definition of CCL operators in field spec file.

commit 96dd068fd2057b2123ae9444fa441e4738776d87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 28 16:56:33 2001 +0000

    Added version info for WIN32.

commit d4b069b3c2525b7ae0fe3bf91c16c48d5cec100c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 28 09:00:06 2001 +0000

    Fixed problem with stack overflow for very nested records.

commit 69392bd6f5e182f413fd406c598d4ae0108f166c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 26 22:52:54 2001 +0000

    Script buildconf script is quiet.

commit 59fc25662cfb2144a8f9173616aa70a1da9e4f44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 23:16:49 2001 +0000

    Added style sheets.

commit e5324215018e129dd19734acd0e683e5af748423
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 13:46:53 2001 +0000

    C++ fixes.

commit 84123e31b540666d168a28292c0461698841f8be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:41:15 2001 +0000

    Fixed problem with old codecs.

commit 663704d5e3532c523d5401b2ce8c4d34a3d0cd17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:19:44 2001 +0000

    Updated README and CHANGELOG.

commit 13a51cad2e55f62459d7ce4b5a94ed9560105709
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:08:37 2001 +0000

    Removed this one.

commit 1dc42669e01354e9bf56e306786177ffa0764781
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:08:23 2001 +0000

    Removed config.stub.

commit b0ea0712dd81e2d3dd25ec14c0bb9a6ce0a51056
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:03:34 2001 +0000

    Removed Makefile.in's and libtool/automake files that are
    auto-created with the buildconf.sh script.

commit 9f6bbd483ea92b4a5ae114a36bfebd942e138460
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 11:25:32 2001 +0000

    Added ill_get_APDU and ill_get_Cancel.

commit 4491bbb1a05c42c1540c3eb16401028eac05c36a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 11:23:50 2001 +0000

    Updated ccl_pquery to consider local attribute set too.

commit a7b99c21cc2445c19d3f76150049b42a96631b48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 12 15:35:19 2001 +0000

    More gils CCL field mappings.

commit aabf1ddf38ac10199480c78045c09456c86524a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 10 01:21:59 2001 +0000

    Dumper only keeps one record at a time in memory.

commit 045c1b65972cd05508ff188e201c17e5da571b43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 1 08:52:26 2001 +0000

    Fixed bug regarding inetd mode.

commit 3dd5b55e719b2deba4bdc96c0e2dc55f41b7d70f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 30 21:34:53 2001 +0000

    Changes.

commit 1e05ad915933124916c16e164cd2065646379cd7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 30 21:34:17 2001 +0000

    Added step-size for Scan backend interface.

commit 9a0db72d69faf9b014a9cb05c9c95c7d8ba214b9
Author: ja7 <ja7>
Date:   Tue Jan 30 15:52:48 2001 +0000

    added command for setting packageName in ES packages!
    command is named packagename default is NULL for server suplyed package name

commit e437c49e5b848a38b8dd0913da4c79828c60af18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 29 11:19:05 2001 +0000

    Clients prints options in InitResponse.

commit 2888744f98c72347a8f584f4b56dad77905d1a2b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 29 09:38:22 2001 +0000

    Fixed bug that made the frontend server crash when no attribute set
    was specified for scan.

commit 6a5e596a2520ae688b080432212728bd4b12901e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 11:55:31 2001 +0000

    Fixed nasty bug introduced by previous commit (attribute sets not
    properly allocated).

commit 548d8ab9b0b5930db27643b47fc55afce5511219
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 22 10:41:47 2001 +0000

    Multiple attribute may be specified for sorging.

commit dc3d5ecceac6245d85f90195e63e94018cbcdce7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 4 14:03:42 2001 +0000

    Minor change.

commit 0f72f09a46621eb0aa9960b990dd35c221333e4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 4 13:36:24 2001 +0000

    Added XML Docbook documentation for YAZ - will eventually replace
    the linuxdoc SGML doc.

commit 356e1d9e8eeb92d9ca9e883c1048ad79e5a5c49f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 29 11:12:12 2000 +0000

    Updated with more info.

commit 4a9980caf2a67eb3168992d3a37afa296d5efaf8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 14 22:10:46 2000 +0000

    Minor updates.

commit bf2b1fb48dd2b2edb871441fb1b10d11df378e9c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 14 16:01:32 2000 +0000

    Fixed YAZLALIB setting (when no threads was specified).

commit 0fa4ed293e6d00b6ef3f0179543a12f803c61b6d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Dec 11 21:43:38 2000 +0000

    Added blocking synopsis for COMSTACK

commit 754b0cc078d975dc04dfb1e58e93780935a53a49
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Dec 11 20:55:18 2000 +0000

    Work

commit ccdc25fd34d4ce420755fb6ed492e00d6df5d776
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 19:14:12 2000 +0000

    Updated CHANGELOG and windows.txt.

commit 7dbfe8eb851425008edcba35173278f1c54fc037
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 19:07:24 2000 +0000

    Fixed problem with element level in reading of abstract syntax.

commit e8d4a4b06783f74ff4e6a32f4f4b2622473d1b3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 19:05:10 2000 +0000

    Service automatically starts in the directory from which it was installed.

commit d3a6e1e7f5f661593507deecd86bc72c869d19c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 19:03:19 2000 +0000

    WIN32 fixes for drive specifications.

commit 82780038a8dfa288d03d6e9c8ef9df5f4e67fbfe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 14:44:25 2000 +0000

    Readers skips <! ...> sections.

commit 8f3b80611e6f01ee8ef66fb8c57f2370497459eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 14:34:49 2000 +0000

    Fixed bug with termlists (introduced by previous commit).

commit fec7f7b97c77fbf1d7073bbd47816b9da02d0adb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 12:21:44 2000 +0000

    Added termlist source for data1 system.

commit 99fef536b882e1a7e8fae9955ff8c28bfe171e9c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 10:06:23 2000 +0000

    Added support for null-data rules like <tag/>.

commit 7f6f1b2def7cb8f2124168f90ea3e2e728bd39b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 1 17:56:41 2000 +0000

    on WIN32 function statserv_closedown closes socket(s) to provoke close.

commit 43801085d371c69455730182f72c4e53d8c8218f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 29 14:22:47 2000 +0000

    Implemented XML/SGML attributes for data1 so that d1_read reads them
    and d1_write generates proper attributes for XML/SGML records. Added
    register locking for threaded version.

commit 1edc4e2e9b58c9ec9fe830eb7c991946084911b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 27 15:17:40 2000 +0000

    Using SSLeay_add_all_algorithms instead of OpenSSL_add_all_algorithms.

commit ece0783e15e266f33b30db9d55b2dcdbacb55ac6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 27 14:16:55 2000 +0000

    Fixed bug in ccl_rpn_simple regarding resultSetId's.

commit ffe0319f6125ea953ba8859b0e5a3cc3f4a77716
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 23 10:59:22 2000 +0000

    Minor change.

commit 8e4eabe621f8b8195faa6625a38a2e1ae7b68aa1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 23 10:58:32 2000 +0000

    SSL comstack support. Separate POSIX thread support library.

commit 37b3d8433b89248def810d7cfa9b110893519f65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 16 13:11:07 2000 +0000

    Changed because ccl_rpn_query sets attribute set.

commit eaf27c9dc97e048dcd9a90dc05aa8133b3020c5b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 16 13:03:12 2000 +0000

    Function ccl_rpn_query sets attributeSet to Bib-1.

commit 448e7f2a48f6485a8d452c75420524fb37453bc1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 16 09:58:02 2000 +0000

    Implemented local AttributeSet setting for CCL field maps.

commit 4b89c0a02975f8140f079e5883692a7de30126be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 13 09:44:59 2000 +0000

    Work on SCAN: RPN2CCL conversion and proper "next" scan.

commit e0fea214f3bf8b0a75ae18c0e9c97c6d5e22df5f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 1 14:47:00 2000 +0000

    Added CCL support for WIN32.

commit 0bbcf1f8447a9d6514bc66e7390993c01d6ca0e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 1 09:18:40 2000 +0000

    Fixed for new version of automake.

commit 33a6eab614ca84eef817f675843e6de820d13708
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 17 19:50:28 2000 +0000

    Implemented and-list and or-list for CCL module.

commit 45f8f517ebe10930067907c19a56557afd779826
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 12:39:49 2000 +0000

    Updated current version number for library.

commit eeffeb31d2d436d41161046b4a5c0f5ff43a9ad4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 12:38:42 2000 +0000

    New spec release.

commit 10a1b30cd1e5537ef3c60b27f96b36a428ebb390
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 12:24:58 2000 +0000

    Removed --source option from yaz-config.

commit 5682310668a3e9607b5cc55f2ebeac402213f38f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 11:36:15 2000 +0000

    Updated version number for shared object.

commit 180d8e06b6f1e7fe34b1a80ca1edde0dddf113f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 10:40:56 2000 +0000

    Work on yaz-config creation. Added yaz.m4.

commit db715f04889e8811b9162e5308a8702985437f3f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 6 12:55:50 2000 +0000

    Minor updates (for fixed version of automake in CVS).

commit cd1022386e3c47a196fd08d7b0bbf32f25b61a56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 6 12:46:27 2000 +0000

    Including sys/types.h and netinet/in.h instead on arpa/inet.h on Unix.

commit a8351208b6d55c46bf73cc4011645a81c9a94565
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 6 12:01:12 2000 +0000

    Updates regarding ASN-code generation (mostly).

commit 23a3d157b61486fec09962339c407c4626e18268
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 6 12:00:28 2000 +0000

    Fixed Handle leak for WIN32.

commit 21bb477b8b3d2e06ade68603a47b227040202ac8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 3 13:26:24 2000 +0000

    Minor fix.

commit faf616abe44b655b3154c5421b3ede39aca8783a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 3 13:17:53 2000 +0000

    Minor updates to configure script.

commit fa21652860bfd374c3fa9adee83ad726bffd6dbd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 3 12:55:50 2000 +0000

    Removed several auto-generated files from CVS.

commit b86dedd714b84b52d7f1bfe71555d08367c2c179
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 2 13:58:50 2000 +0000

    Added some OID's.

commit 33b5e2e3822214b25aa544688a2788086840b7a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 2 13:05:32 2000 +0000

    Fixed bug introduced by previous commit.

commit 7282236bf8f7f5ed9890f04c2b658397fd333e8b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 2 12:31:43 2000 +0000

    File yaz-config generated by configure (not Makefile).

commit 4b05ad4607916d50257919cead06b54785c18e29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 2 11:07:44 2000 +0000

    Added peer_name member for bend_init handler. Changed the YAZ
    client so that tcp: can be avoided in target spec.

commit 9d746417d51ee7eedd3cedf78b734d498cc49521
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 15 17:46:49 2000 +0000

    Added TCP wrapper for yaz.spec.

commit 53d3f4a26c04bd272452cac57cb4672456027324
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 14 12:05:08 2000 +0000

    Threads disabled unless specified for configure.

commit 9b2bfae4cadcc52c5facf342f1abaa0c885d6f11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 9 08:05:57 2000 +0000

    Fixed TCP wrapper setting so that it is only enabled when the set to.

commit c066367416a8bed99c6c11eb8b6c74991762cd95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 7 12:53:29 2000 +0000

    Changed copyright message in spec file.

commit cbeb1227a16f62975115e1e9216ccf2724bfd046
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 08:58:15 2000 +0000

    Added prefix yaz_ for most logging utility functions.

commit f9cb371e2a0eef09e1416fde6f1efd609ef80205
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 08:27:11 2000 +0000

    Work on error handling for tcpip_accept.

commit 5411affe4d00fc2d7bb4e8c907c53d4c085a44ce
Author: Per M. Hansen <perhans@indexdata.dk>
Date:   Thu Aug 31 14:20:34 2000 +0000

    A chapter about the yaz-client was added to the documentation.

commit 68d5c20794c09348e4a0fed7f00c2bd97f535e12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 31 10:20:12 2000 +0000

    Added member request_format and output_format for backend fetch method.

commit 4f7e8b411cb0c30c02b3eaf23fdfef5275dae098
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 31 09:51:25 2000 +0000

    Added record_syntax member for fetch method (raw OID).

commit 16ce40aa92448a07d7b8673d873f549087f27e83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 10 08:41:26 2000 +0000

    Fixes for ILL.

commit 3fbac983921247d7804695af483263420089beec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 4 10:40:45 2000 +0000

    Fixed bug in yaz-config.in.

commit bc5e5d4ed7440baeac26adbbeedc5719d9b18dac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 10:38:47 2000 +0000

    Enhanced option --enable-tcpd.

commit ee3757af27a96aa388b76c8dbcc175c02d91a50e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 4 08:53:22 2000 +0000

    Fixed bug.

commit 3b2f87676aa2bf0d508e1ff71a57941852ce5628
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 21 10:10:39 2000 +0000

    Added CVS id.

commit 188b39dc723e0011264f8bd8f4a07d65cf8ddb72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 21 10:10:05 2000 +0000

    Modified yaz-config so that it only reports usage when bad options
    are specified.

commit 861013735f9e11cdc85019cbb361661d3350a1a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 20 15:25:37 2000 +0000

    Fix.

commit 70f0ff9bf920e65b47211fd88f409e2b1a2b8e43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 19 09:49:35 2000 +0000

    Added options for yaz-config.

commit c3f57c8345a7f18e072352e65e20b895a0011787
Author: ian <ian>
Date:   Fri Jun 9 13:51:01 2000 +0000

    Added LOG_APP for logging application (Rather than code) events that might
    be useful when creating usage reports.

commit 7220998c93de3081e36802fea70524ad6c1768b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 8 13:40:14 2000 +0000

    Using a4 instead of letter for postscript.

commit 8fd016e2789222e1fb346063b1fe27a33e51a479
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 25 19:58:00 2000 +0000

    Changed CCLRPN setting to CCL2RPN.

commit 4cc3807b8b684cbf198849703a9aa97500c9db6e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 25 19:57:35 2000 +0000

    Changed include of yaz-util.h to wrbuf.h.

commit 986cee5f65c6f0d5dde92b7fe2977a4532ecd3f9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 18 11:57:04 2000 +0000

    Client display time elapsed.

commit 8b1bdc0019106e248a81c1997a4101643ac4c60c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 18 11:55:47 2000 +0000

    Fixed DANMARC profile.

commit 9ed20d6529182e33ebca7423313eba893d07b69e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 11 14:37:55 2000 +0000

    Minor changes.

commit 2b85787ba94cfbc6cd1123e9773802aee6740ca5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 9 11:48:58 2000 +0000

    Fix (bug introduced by previous commit).

commit 588af2e484a5a48afac3069578959437c9b3271e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 9 10:55:05 2000 +0000

    Public nmem_print_list (for debugging).

commit 813d54d6b885886d0bf823937576e69fd48f81aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 5 13:48:15 2000 +0000

    Minor changes.

commit f93804a685b51e2d724847d071d47c173c2c0ee6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 3 22:00:00 2000 +0000

    Reference counter (if multiple modules are init/freeing nmem).

commit bc0541635987ad8f35af9df6aacd5534d519ccb6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 2 19:32:15 2000 +0000

    Defined READLINE_LIBS for the yaz-client.

commit 6817442a2614e09d9c32896dc3c2581a3dd491c7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 2 17:19:58 2000 +0000

    Removed MINUS token.

commit 95043c4abd87486b64ef44a575313cf4153c1445
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 1 09:36:50 2000 +0000

    Range operator only treated in ordered ranges so that minus (-) can be
    used for, say, the and-not operator.

commit 247a4ed52a51a1dbd85877438b86a39ca68a3cca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 17 14:21:38 2000 +0000

    WIN32 update.

commit ee0459ed35eb48fdbf8e221de1ef7d6d59a0b0ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 11 21:22:28 2000 +0000

    Fixed linux specific test.

commit 3518888d1548b5f157909599122c757f29d92080
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 6 12:32:56 2000 +0000

    Fixed setting of yaz-config.

commit 3739a09637244036dedbabb6040ed48978b8e330
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 5 09:43:45 2000 +0000

    Minor fixes regarding packaging.

commit d4f5c8867c6f02b3c8ee33e0b226e1d26e5c65d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 5 07:41:16 2000 +0000

    Added config files for libtool.

commit 7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 5 07:39:54 2000 +0000

    Added shared library support (libtool).

commit 6fdf5380057b2e9159050ddbb7cd79c86690a6ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 29 15:23:55 2000 +0000

    Further work.

commit 670bcd00bdc2b4559fde47a9b38cbb855b89aa48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 29 15:07:16 2000 +0000

    Updated for PHP.

commit 484e85dc68452b84d36770c1dc6801632dd75c45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 20 19:29:59 2000 +0000

    Minor change.

commit a6eef2e7073a7295d1a7bf09f538946135a5ebbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 20 19:06:25 2000 +0000

    Added Segment request for fronend server. Work on admin for client.

commit 29ad0d85b05dd7ed7a68a01b87ebce5195bdbb85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 17 12:47:02 2000 +0000

    Minor changes to admin client.

commit 49efb9d1b4fc68e075b5121b68922f866f4b330f
Author: ian <ian>
Date:   Thu Mar 16 13:55:49 2000 +0000

    Added commands for sending shutdown and startup admin requests via the admin ES.

commit 9e92c884f129f66b829fdb3069b09e669fc7aa56
Author: ian <ian>
Date:   Thu Mar 16 13:30:11 2000 +0000

    Added startup and shutdown options to admin extended service

commit ee171c36f5db3f64d42b840c247ac33f056d656d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 15 12:59:49 2000 +0000

    Added handle member to statserv_control.

commit 274791ccf3e873a88ef1f2aef185a3d711c972b4
Author: ian <ian>
Date:   Tue Mar 14 15:23:17 2000 +0000

    Removed unwanted ifdef and include of zes-admin.h

commit e06308d4b7e38f10c61acab44bbf32de9294a313
Author: ian <ian>
Date:   Tue Mar 14 15:22:04 2000 +0000

    Added Admin external to choice table.

commit 91bd424e18017a225bc500e5ac94f71382a6a03f
Author: ian <ian>
Date:   Tue Mar 14 14:06:04 2000 +0000

    Minor change to order of debugging output for send_apdu,
    fixed encoding of admin request.

commit 8f0d059e248dba37a875875ae6d8561a0a9d49a1
Author: ian <ian>
Date:   Tue Mar 14 13:52:32 2000 +0000

    Added Admin Extended Service to External Choice

commit 3b5d9ce6b714e69e96b8c738c4055196cb1f42b4
Author: ian <ian>
Date:   Tue Mar 14 09:27:07 2000 +0000

    Added code to enable sending of admin extended service requests

commit 29796ec9a5a8b2393f578a44dc15b74db23fde50
Author: ian <ian>
Date:   Tue Mar 14 09:22:58 2000 +0000

    Added Admin Extended Service ASN

commit cf784482d7256a192c0b4f95e4746ed12efb3bab
Author: ian <ian>
Date:   Tue Mar 14 09:22:15 2000 +0000

    Added asn & encoders/decoders for Admin Extended Service

commit 94e393e8f7af200a72bc27caf341c6dd2ca6d318
Author: ian <ian>
Date:   Tue Mar 14 09:21:08 2000 +0000

    Added Admin Extended Service OID

commit 1d88cc1a3680e80dc7996abe5a6e0a99f9ef3d1b
Author: ian <ian>
Date:   Tue Mar 14 09:19:49 2000 +0000

    Added admin extended service encoders & decoders.

commit 2c77fc43bcc40cc4786a39b14c76a481dbe66ffe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 14 09:06:10 2000 +0000

    Added POSIX threads support for frontend server.

commit 2059ba0c9ca49689d20c7687195c30d06cbb4cf9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 10 08:41:30 2000 +0000

    Documentation no longer made when doing 'make all'.

commit 93d0e8388bf22b6da2a9c2d7eb3d6df58cbe8344
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 3 10:23:47 2000 +0000

    Version 1.6.

commit 6d04fc7a64ab1dd82574935bb189e055fe2d5e72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 3 10:18:50 2000 +0000

    Added script to convert documentation to indexdata.dk web style.

commit 1059af772d449ae66893bedf4a4ffd2b13b9c37f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 2 08:53:47 2000 +0000

    Fix.

commit d90d31f39aba4c7256d5b83eaf4192630b18ae02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 2 08:48:20 2000 +0000

    Renamed ASN.1 compiler to yaz-comp (used to be yc.tcl).

commit 988421f953de4623a11b90008c52e135631078ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 14:19:21 2000 +0000

    Added documentation.

commit a5bef8528509e705092cd767e0b65bf8da85ccad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 13:46:23 2000 +0000

    Added ill decoders to CVS.

commit 69abdf35bf2cb6927d34b9fb1f526a0962f0fe8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 13:41:03 2000 +0000

    Added files.

commit 007a366af5ddaebf813e39588f1c09646d33bcef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 11:15:31 2000 +0000

    Fix.

commit 51901976217886437964a5450614caa377ded52c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 11:08:22 2000 +0000

    Fix.

commit e973eb3ceaeaf25735f8250aed8400c87ddcb9da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 11:06:09 2000 +0000

    Updated makefiles (again).

commit f6ed0e935a985cceea7fefeb745bbeb2b756d557
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 11:05:28 2000 +0000

    2000.

commit 005f5cf043a2b4929eeeb9d41de4c410228d2e06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 10:59:53 2000 +0000

    Updated doc.

commit 2e7228ce7b24bbb78c072cffe4dd059e536eb76e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 09:53:32 2000 +0000

    Added header.

commit afeee382cc14a2dbacf9f61217ef0e4209a371e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 1 09:51:59 2000 +0000

    Added O_BINARY again.

commit 5641875c76fe4e239731fb97ac528f05a3c2de91
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 29 15:58:19 2000 +0000

    Added item-req.h

commit 51ce48f9d3319a9f8952c4c6deb2c39692403376
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 29 15:52:33 2000 +0000

    Added compiled ASN.1 C files.

commit ee5338c518eced23556105b4b2ad3cd850fd79ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 29 14:13:55 2000 +0000

    Minor.

commit 5dabb1f264e9fa71e977ddd8ad2e8c0e6de56484
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 29 14:13:44 2000 +0000

    MInor.

commit 9affdfe1851fa0994299ca2c6495003911d56cb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 29 13:52:36 2000 +0000

    Updated.

commit 19af2bd8dfd21731cc978beccd1346133d614c67
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 29 13:44:54 2000 +0000

    Check for config.h (currently not generated).

commit 715f35c6d320d5589ea1b80434ab1b2abef823b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 12:34:40 2000 +0000

    Minor.

commit 95ad0fb5f35ae1885c8f2c235d073961555a6329
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 12:34:28 2000 +0000

    MInor.

commit b027d2d599e0c1e7806d8feebbe30afa62d3d41e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 12:28:34 2000 +0000

    Added.

commit 4a61787f847937c8ec74286572a4aa1efb9e3d55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:46:25 2000 +0000

    Minor.

commit a3d5725ed3e509fea9ee6246e01b86416bf91a55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:45:41 2000 +0000

    Updated again.

commit 7dabb33444218a5c5b83cf1a4d9fe386699f872e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:44:39 2000 +0000

    Updated makefiles.

commit c0903fd5f123d300c1a107af6cbd6f70631fcf32
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:27:22 2000 +0000

    Minor.

commit eb403d586a08851dc75cdb8d1e70200f8e154fcb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:25:45 2000 +0000

    Minor.

commit 275e3d21ac4979241fbe3522ce43c6e769020e46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:25:21 2000 +0000

    Added Makefile.in for tab.

commit 7650dadee1e1a910677c8d305aa70dbbf38e79e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:21:36 2000 +0000

    Added config.h.in.

commit 78e049108ef4c65f1dc3dddd747e59b90b75a9a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:20:05 2000 +0000

    Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.

commit 4553ace9ab808a5db41bd7e03db6b8b4e9f8acc7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 28 11:13:03 2000 +0000

    Removed odr_priv.obj.

commit 494f920a167da8363b008176b75960f983e1631a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 25 11:40:09 2000 +0000

    Check for possible inclusion -ltermcap when doing -lreadline check.

commit f8bd96fa2d6164cec530daa8cec05bec21b1854e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 24 23:49:13 2000 +0000

    Fixed memory allocation problem.

commit c9f3e870fcf3f6f2dabb1046658c0a3804b14a55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 24 08:52:01 2000 +0000

    Bug fix.

commit 6fa916522816708cb739129df535850d561d0f3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 10 13:44:02 2000 +0000

    Tcl command clock not used if unavailable (Tcl7.4 and earlier).

commit 4a3375fecf8c2a6d6659c523bb38c5a5796355a1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 10 13:42:43 2000 +0000

    Removed C++ comment.

commit b4ae0369b59f4e3e9f077197a2bfca08dc654102
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 8 10:39:53 2000 +0000

    Added a few functions to set name of operands, etc.

commit 4e06ed87f410f2304808ccd922856671785a9d7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 5 10:47:19 2000 +0000

    Identifier-length and indicator-lenght no longer set to 2 (forced).

commit 2fdf1cc871e6342d03460e703c8c3bb67b7f5267
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 4 11:01:15 2000 +0000

    Added more elements.

commit b04a1b2d9a23bea37512d2219e2a3551afffd702
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 2 15:13:23 2000 +0000

    Minor change.

commit c126b2a625462f95475f00efdfdf9ce41a0e9c79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 31 13:15:21 2000 +0000

    Removed uses of assert(3). Cleanup of ODR. CCL parser update so
    that some characters are not surrounded by spaces in resulting term.
    ILL-code updates.

commit 62bcf7a811cd3151ac10f93317c9ddfa6b16f539
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 15 09:39:50 2000 +0000

    Implemented ill_get_ILLRequest. More ILL testing for client.

commit 6c025ab4358025e833fdcd5f0457607c5c69352b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 15 09:38:51 2000 +0000

    Implemented ill_get_ILLRequest. Added some type mappings for ILL protocol.

commit 0341f9b770084da8ccb8e7be7039ce4a7abfdc88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 15 09:18:42 2000 +0000

    Bug fix: some elements where treated as OPTIONAL when they shouldn't.

commit acc7723b7d7d6cd3e63866354c8878d0aa21694f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 13 23:05:50 2000 +0000

    Fixed tagging for member requester-CHECKED-IN in ILL ASN.1 spec.

commit 79430a0c78468168265d169c185c87379b25616b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 12 14:36:07 2000 +0000

    Added printing stream (ODR) for backend functions.

commit 09c145d7b569e19acd43a50a53c3a8846f7a1c43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 10 15:16:53 2000 +0000

    Added several OID's.

commit e5ae0dd3bbac8bb387edb28df0dafc2e8230a96e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 6 14:59:13 2000 +0000

    Added oid_init/oid_exit. Changed oid_exit.

commit 92c24290e2f731c145291392071b7de965fcacf5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 6 14:30:56 2000 +0000

    Minor change - to prevent warnings.

commit 6b12d4fd69aa6c44b45df80c9d3892134fb4cb0e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 6 11:27:16 2000 +0000

    Updated for ILL.

commit 4ee3f2c5b2404a96041129f8bffa7d3e15a75d19
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 6 11:27:02 2000 +0000

    Minor fix so that this source compiles using Visual C++.

commit f1f27f8024382290d2809faec271ffeead2cfd84
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 6 11:25:59 2000 +0000

    Added case to prevent warning.

commit 809ef8947e98c402bdf0b57e730545525ce4e94a
Author: ian <ian>
Date:   Tue Jan 4 17:46:17 2000 +0000

    Added function to count occurences of a tag spec in a data1 tree.

commit 88ce7f5c3713fbf4992763ae38c9fb79a5ccb551
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 22 13:13:32 1999 +0000

    Search terms may include "operators" without causing error.

commit cca8ec45a77a26602e58dc8aec7f5116ce4b9d46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 21 16:25:20 1999 +0000

    Fixed handling of default/inherited attributes.

commit fc2093cfd23eda0ee8384b18dc7e7b8adffd073a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 21 16:24:48 1999 +0000

    More robust ISO2709 handling (in case of real bad formats).

commit 5ebe07935fedc4ce6b2a3bb0aa29425674ce7d08
Author: ian <ian>
Date:   Tue Dec 21 14:16:19 1999 +0000

    Changed retrieval module to allow data1 trees with no associated absyn.
    Also added a simple interface for extracting values from data1 trees using
    a string based tagpath.

commit e347736dafbae4bbd1eec56e3577353662aee332
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 20 15:20:13 1999 +0000

    Implemented ccl_pquery to convert from CCL tree to prefix query.

commit d205d4870b1d64af05e9d6f6a2223086af4cce9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 16 23:36:19 1999 +0000

    Implemented ILL protocol. Minor updates ASN.1 compiler.

commit 35288d484fe640629398ac8e0c937ced92c75ae0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 9 22:31:19 1999 +0000

    Minor.

commit 6e41787b76789b646db74d75a5239031898b13c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 9 00:38:03 1999 +0000

    New CHANGELOG.

commit a27662836b544858a5b3c96cdc335d7da7d30088
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 8 13:37:14 1999 +0000

    Minor.

commit d953d065a4ed1abd68cec29f93e061a2b8934cd8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 8 13:21:02 1999 +0000

    Minor fix.

commit 332d9c8c3c66d71a25dc258c87464f0271a2ca74
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 8 13:14:12 1999 +0000

    Added comp.sh.

commit a24ec014f584c01a09f44d7900f59d8efd9bc87f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 8 13:10:48 1999 +0000

    New version.

commit 3ccb0b75bece286721adca359095f1c36366197a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 2 14:01:17 1999 +0000

    Changed LICENSE.

commit 30cfc59b71c25923e2e9cfb63c310c095bb3b6c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 2 13:54:56 1999 +0000

    Updated information about YAZ.

commit d9ee01635f03f9095a66f71b73580560d48798e8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 30 13:47:10 1999 +0000

    Improved installation. Moved header files to include/yaz.

commit cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 29 15:12:27 1999 +0000

    Changed the way implementationName - and version is set.

commit 5b539981aefd6607b1a4d7747645774c24987f79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 29 14:36:28 1999 +0000

    Implementation_name and implementation_version copied verbatim.

commit 77fe09be0d9eb7a585c35a7be679c738a23dffab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 10 09:06:40 1999 +0000

    Fixed yaz_oi_update so that it ignores NULL pointer.

commit 5f743e6b18587c2daae4fe9cee8cf991b7352d24
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 4 14:58:44 1999 +0000

    Added status elements for backend delete result set handler.
    Updated delete result result set command for client.

commit 83b2f733ce31f24ea6bbe014907552e58826a9dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 3 09:05:56 1999 +0000

    Implemented wrbuf_puts.

commit 9bf9aa776b136ecaddb3193da79639a70f1f8a6f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 28 11:36:40 1999 +0000

    wrbuf_write allows zero buffer length.

commit 18ed9f15a489511014d4384a53b27e35824dd831
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 21 12:06:28 1999 +0000

    Retrieval module no longer uses ctype.h - functions.

commit cdea632bd515af06beaa311c8569180da1e082da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 21 09:50:33 1999 +0000

    SGML reader uses own isspace - it doesn't do 8-bit on WIN32!

commit 0f47fe84fe77373dad8b00d72836627b4ea3ae60
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 19 12:35:55 1999 +0000

    Better dump of OCTET STRING.

commit 008efaed7cfe4bbbfdcae17ba22187b4acafdb02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 19 12:35:42 1999 +0000

    Minor bug fix (bug introduced by previous commit).

commit 8e3a0973e8149ae25f5404395f417761edee1604
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 15 11:35:41 1999 +0000

    Character '.' matches any single character.

commit 4bf3190b5cb75c5f5a46ff7a1b6834c188cca008
Author: Per M. Hansen <perhans@indexdata.dk>
Date:   Tue Oct 12 13:03:12 1999 +0000

    The danmarc.abs file was addes to support the DANMarc2 record format.

commit 0008748e4e9730bfffd4a4c5aba63fb0fe9a3371
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 11 10:01:24 1999 +0000

    Implemented bend_sort_rr handler for frontend server.

commit 379059e41e165d18f177bacba85212018f451e57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 11 10:00:29 1999 +0000

    Modified printing of records.

commit b58f834c58793ae2f098a7da470f521c512784f3
Author: Per M. Hansen <perhans@indexdata.dk>
Date:   Wed Sep 29 14:43:39 1999 +0000

    The file dan1.att was added, containing the DAN-1 Attribute set.

commit b61bad92f2725995d69732d46361638b8a101c27
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 13 12:51:35 1999 +0000

    Fixed bug in yaz_oi_update and added delete option.

commit 0d8c0f33c8ab0063c1fac9b1188b9e353d35de5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 13 12:51:14 1999 +0000

    Added CLIENT IP OID.

commit b09357c410fba556fbf06e6065aadf78a04f5671
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 10 08:58:32 1999 +0000

    Set TRACE_XMALLOC to 1.

commit b440dce0831a72bebe4f4821ab7771cc05e8facb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 27 09:40:31 1999 +0000

    Renamed logf function to yaz_log. Removed VC++ project files.

commit d74993fb08e9d5112264f1cc73973dc986dd41ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 21 08:48:02 1999 +0000

    Removed dmalloc.obj.

commit c365561ca2d2f7b16dd287e524abc616eba9b9fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 13 13:29:02 1999 +0000

    Removed dmalloc.h.

commit 4d45f16d48247ba07d2eca0592239bba2d36b65d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 13 13:28:24 1999 +0000

    Better debugging for NMEM routines.

commit 64d911da4c79982db410fc56e74e43aedf34f937
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 13 13:24:53 1999 +0000

    Updated memory debugging memory allocatation routines.

commit d79d108cf41b2552d07f9219190fcf527cf5d264
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 13 13:23:47 1999 +0000

    Non-recursive version of data1_read_node. data1_read_nodex reads
    stream of bytes (instead of buffer in memory).

commit a0bdc8bbd4d346939e7c24fd7e07b6d361d78643
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 6 12:17:15 1999 +0000

    Added option -1 that runs server once (for profiling purposes).

commit 8e6b961d50a3cad40b5686ccff47540e7405135d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 6 12:16:00 1999 +0000

    Improved layout generated record in SGML/XML format.

commit f22a5e53e3563367b54471bbcff0b544dab81c30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 6 12:13:35 1999 +0000

    Added "schema" command.

commit 762e0e6bf7324c38a001b7a14c41c4a1e98e9499
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 30 09:10:32 1999 +0000

    Fixed reading of MS-DOS files.

commit 957e9475ba40602fa1def5f1a6ff5a5b10c7c13c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 18 11:29:27 1999 +0000

    Added doc to CHANGELOG.

commit 617d78c63e7a502367abc3504f192770aa537482
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 17 10:54:44 1999 +0000

    Added facility to specify implementation version - and name
    for server.

commit 01c57e6248b73d42453be75d5bceb6fa7ff8081d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 16 12:00:08 1999 +0000

    Added proximity.

commit 5e81facdf5baf68e33e3370bbc3aa6226dac5bc2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 16 11:55:24 1999 +0000

    Added APDU log to client.

commit c74f92579fac45600836ca695a973fd11c1a20db
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 11 16:45:59 1999 +0000

    Fixed minor bug in ScanRequest encoder.

commit 61662168d4d4c1f7edb38cccac4b4a24dcecc58e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 10 11:45:30 1999 +0000

    Added bend_start, bend_stop handlers and removed pre_init.
    Handlers bend_start/bend_stop are called when service/daemon is
    started/stopped.

commit f3eef298fe7e48d8305dd6b239cc7748561a4d5c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 10 09:18:54 1999 +0000

    Modified so that pre_init is called when service/server is started.

commit c874a015436f78e8f6f5952e068db23d55a31b22
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Jun 9 15:10:08 1999 +0000

    Cleaning up. Seems to work all right

commit 30967dafb037ed60bb6c69d9a0e23bff9eba54b8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 9 14:37:37 1999 +0000

    Minor changes.

commit 04bb1765f48598e0a1c271c10980352f698f5046
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 9 14:23:58 1999 +0000

    Added enable-yc (removed with-yc) and enable-tcpd.

commit 1a9b27497a71eafda912d0d4a9069bc61fa5455e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 9 14:01:33 1999 +0000

    Fixed for compiled ASN.1.

commit 3eb44ee565de8be51505f8ac3c6ef724ac356e0e
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Jun 9 13:33:32 1999 +0000

    Compiles and links both old and new type stuff all right

commit 7d97c14b8f494310d0d866e9e82bb37c8b5a4e63
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Jun 9 11:05:30 1999 +0000

    At least it can compile

commit 4e664c278636002a3a0c7897d233a258ac1ec18d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 9 10:52:11 1999 +0000

    Added YAZ_EXPORT.

commit a19243ec18959150a30c63c521fc5b0af860ce18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 9 09:43:31 1999 +0000

    Header files moved to include (used to be z39.50).

commit a407bd021d8ea49257cf119e409a8c1e94e6fc25
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 9 09:43:11 1999 +0000

    Added option -I and variable h-path to specify path for header files.

commit 25fa35a0e1f84fa9b6366d71ee5b2ab58a2bd468
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Jun 9 09:41:09 1999 +0000

    More work on the ASN-generated files.

commit 1a9dd6317f70b3d230429cab8a481913a6731813
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Jun 8 14:32:30 1999 +0000

    Proto.h works all right, removed linker warnings from server.lib

commit 6c5d249279c2d0035eae94aae229bb9d1324c418
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Jun 8 14:07:24 1999 +0000

    Renamed a pile of files
    Tmpdir (to get around Ms leaving temp files around, and crashing
    when too many with same number...)

commit 8d363b42a1805306b5df26aac694a4491d5c9119
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 8 13:11:55 1999 +0000

    Fixed problem with proto.h.

commit 91481d554b60c13c6c163d20b7bd71c24af562aa
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Jun 8 12:16:19 1999 +0000

    Deleting this, renamed to makefile (.nothing)

commit 6056c9215b71c976714e822e560ca6352e36387c
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Jun 8 12:15:41 1999 +0000

    Renamed to makefile (.nothing) (from .mak)
    Working on the proto.h problems and alternative confiigurations

commit b4aa8d5fc85bd832c06f9782a3eb6a1e01a01d21
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 8 10:16:17 1999 +0000

    Minor changes.

commit 0de9135acc6357f14e32cab39f5aa87949b78967
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 8 10:12:43 1999 +0000

    Moved file to be part of zutil (instead of util).

commit 4dbd27ab2a5105631878e9a30c9cfcd57d85231d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 8 10:10:49 1999 +0000

    Added Makefile.

commit 161ec45b40a3ab08e08946c9654ab6fea4604760
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 8 10:10:15 1999 +0000

    New sub directory zutil. Moved YAZ Compiler to be part of YAZ tree.

commit ea114332560c12eaa8daa8de3d127e56d135b3e3
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jun 4 10:04:28 1999 +0000

    Cleaning up

commit 0038ea56f28bf86ed4e70e6f076fed78ad5b96e1
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Jun 2 13:23:29 1999 +0000

    Debug options for C compiler

commit 2ae069a121b2105132a7e00702a1b8e439312981
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 1 14:29:11 1999 +0000

    Work on Extended Services.

commit 30d40f3b6199b55b0bfbc59afabedf437330dacf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 27 13:07:54 1999 +0000

    Fix.

commit 2c185557bb24fa795cee97d813074932e8cc6f78
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 27 13:02:20 1999 +0000

    Assigned OID for old DB Update (VAL_DBUPDATE0).

commit c73dee95ff68d866ad3868e2494ac2325580b35a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 26 15:24:26 1999 +0000

    Fixed minor bugs regarding DB Update (introduced by previous commit).

commit 3e8a6d354cf280b4a157796bae8d4ea713784247
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 26 14:47:12 1999 +0000

    Implemented z_ext_record.

commit b23f8886419f5fa9f4a46ba15812ad02d1ca8e55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 26 13:49:12 1999 +0000

    DB Update implemented in client (very basic).

commit 18225043ecae8ca09b8e49fa047ecf7f314dcbfb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 26 07:49:35 1999 +0000

    C++ compilation.

commit 68f9c30763ddbba9f25b6e893078ead2583c6f21
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 19 08:26:22 1999 +0000

    Added comments

commit 891f66faece5ac308dc9a9ed021021841fbb712b
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue May 18 16:58:48 1999 +0000

    Does yaz, client, server.lib, *and* ztest!

commit 59c58f47d1a67496611b9a0f4eb71e9b1d8aa9b5
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue May 18 16:03:50 1999 +0000

    Compiles and links yaz.dll and client.exe, which seems to work.
    Server and ztest still missing

commit ed4b5e42855bb04c65b4a8deb2be881e2af13daa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 6 13:21:26 1999 +0000

    Added tcpdchk.c.

commit fd24afccaa7ffa98f8f39a43c56cc431d36a0ac5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 5 14:49:43 1999 +0000

    Added ApS.

commit bca4c4e39bb825d3cab14d9af01ac7f5dd5457a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 29 07:31:23 1999 +0000

    Changed tcpip_strtoaddr_ex so that only part 'till '/' is considered
    part of hostname.

commit d6c907d206f3afa05de6cab2de81734946c24daf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 28 15:17:01 1999 +0000

    Fixed problem with Makefile and sub directories.

commit d52639011c722745e5e6d563f8b6a41fb096a43b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 27 08:34:10 1999 +0000

    Modified odr_destroy so that file is not closed when file is 0.

commit c591b6b2f9f567e259c536e4c312d9d76f0c58ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 26 07:25:25 1999 +0000

    Implemented OtherInfo utility.

commit 919441ddfbd885d783323cb1d23ee372d0be9ad0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 23 13:34:33 1999 +0000

    Fixed bug in match_triple. Thanks to Franck Falcoz <franck@dtv.dk>.

commit dc0be0ca0f414a154581185f946426aba550bd89
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 21 11:46:00 1999 +0000

    Fixed bug in {en,de}coder for OtherInformation.

commit e147ddf129696b470aed3cfcdb405af84ee56ef6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 20 09:56:47 1999 +0000

    Added 'name' paramter to encoder/decoder routines (typedef Odr_fun).
    Modified all encoders/decoders to reflect this change.

commit bf7ee634e855d15e955d06e7b225d2045abd518a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 16 14:45:55 1999 +0000

    Added interface for tcpd wrapper for access control.

commit 742b23a913c14e0a4d39fa8f314300fea55c2352
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 15 09:19:43 1999 +0000

    Added COOKIE UserInfo OID.

commit 27fe93072b78a3232f6ce368c63940e1bbef5db8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 9 12:16:11 1999 +0000

    Added OtherInfo private OID proxy.

commit 102fffd24eb36b4b8322b3f139166ce5f5a4b7d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 31 11:18:24 1999 +0000

    Implemented odr_strdup. Added Reference ID to backend server API.

commit ba3b08ceb55b7448c0022892d6d013a107b26ab7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 31 11:15:37 1999 +0000

    Fixed memory leaks in ccl_find_str and ccl_qual_rm.

commit 2f97006aa778654d4ae5407c41292793ff2fce8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 31 11:11:14 1999 +0000

    Function getprotobyname only called once. Minor change in tcpip_get
    to handle multi-threaded conditions.

commit 52a3162e5220a69b5650b702653e3791918c24b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 23 14:14:25 1999 +0000

    Yet another fix.

commit 9f37e63c44f09146effc68d3aa269d31c745bb12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 18 12:57:13 1999 +0000

    Fixed bug in TargetInfo encoder/decoder.

commit 546c28ba38f70ca66b6ce522df97645d9d5cefb9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 18 12:57:03 1999 +0000

    Minor fix.

commit 55d72035ddd00fcb6fe39a86023f472eb020c14b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 11 15:26:51 1999 +0000

    Fixed bug (introduced by previous commit).

commit c066a043f79860daf37234db3509156a3fc9205f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 11 11:12:07 1999 +0000

    Added GNU readline support. HTML display in client.

commit febd96e724a673b84f5db8f48dfb71c805c7f5e6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Feb 18 10:30:46 1999 +0000

    Changed ES: Update OID

commit 3e8dfca3d9632d64c9cba76a98b1adf6e5c65a1f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Feb 18 10:30:29 1999 +0000

    Added note about the ES: Update change

commit f920402c075345a9e8de3bc8f5b513cba09bb58d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 11 09:10:26 1999 +0000

    Function nmem_init only mandatory on Windows.

commit 26fdcc5e41254131ef755b14243c19d202b14d8e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 2 13:57:28 1999 +0000

    Uses preprocessor define WIN32 instead of WINDOWS to build code
    for Microsoft WIN32.

commit eed3de307e48d66d45104148a1138e0a101cf3a1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 1 15:37:32 1999 +0000

    Fixed minor bug introduced by previous commit.

commit 49e9b34058467505c371057cb01425e877d6df02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 1 15:35:21 1999 +0000

    Added XML display.

commit 87ef7657b92bc53bd98e18ef5046ae3698a7fb01
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 25 13:49:47 1999 +0000

    Made data1_pr_tree make better printing of data1 buffers.

commit 21ea17f766bb492a93154ec7b242653fa37dec91
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 8 11:23:10 1999 +0000

    Added const modifier to some of the BER/ODR encoding routines.

commit a09c8bfc4f5f873400cfa411d73e58035e9e4f52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 15 12:45:42 1998 +0000

    Minor change.

commit 208f8e3130f2a3a4ebeac69a2097367ef8f1617e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 14 14:48:05 1998 +0000

    Fixed memory leak - happened when fetching MARC records.

commit 9c515b4bffa3c99fec87d3bdfaba158aca8e1dc1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 3 11:33:04 1998 +0000

    Added OID's for XML.

commit 87e38ceac69db72baab73144743ba5a638ec984d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 17 09:53:15 1998 +0000

    Chagned project to include logrpn.c

commit 93ba03e40c50a4216b871a24ba2aec4739c18b30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 17 09:52:59 1998 +0000

    Fixed minor bug (introduced by previous commit).

commit e207755675f8dbf552f1e0696077594e7fa68190
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 16 16:02:32 1998 +0000

    Added loggin utilies, log_rpn_query and log_scan_term. These used
    to be part of Zebra.

commit 51a57f063cc48f3343ab59f10aab92b80d424eaf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 9 13:39:45 1998 +0000

    Fixed configure.

commit 42eee1a00a498bd7a106363d85f804d163d3cfb6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 9 13:23:08 1998 +0000

    Minor changes.

commit 7c7a61e6c983a3f87a697597995ed885d8465a01
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Nov 5 10:24:53 1998 +0000

    Fixed typo in resourcetype

commit d04c6957682517a2236c94dfbbec7eb8fbb4d8fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 3 10:14:12 1998 +0000

    Changed definition of data1 node so that it uses less space.

commit cacd7aaabab274094439a32b2876a865e06ca0dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 3 10:09:36 1998 +0000

    Fixed bug regarding YC.

commit f69d4aa4609ff3daa71733da1ea0fcd8322ab954
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 28 15:09:59 1998 +0000

    Added --with-yc option to configure. For the data1_node in data1.h:
    decreased size of localdata and removed member "line" which wasn't useful.

commit ccbb2c2626db1995797199b57c99fd95d8d35a9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 28 10:28:35 1998 +0000

    Minor changes for project.

commit 938eac215351d662d5ed11efbd95f5e123f3195b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 28 10:26:59 1998 +0000

    New functions log_init_file, log_init_level, log_init_prefix.

commit 8448f144099c16b7ab17b2547cc3a04816dcce07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 20 15:16:22 1998 +0000

    Minor change to prevent warning.

commit 25c96db16e4312d9936843d48442ddcd66a0c00d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 20 15:15:25 1998 +0000

    Work

commit 18b3066bd7ad40c86583503aa2d4a100c74c8c03
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 20 15:13:45 1998 +0000

    Minor fix regarding output for Item Order.

commit 7fb350046d29651fbc27cf92aefde03ceff53895
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 20 14:00:30 1998 +0000

    Fixed Scan

commit 676a21e809c237ea03a72530126ce2c25b531be9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 20 14:00:23 1998 +0000

    Work

commit f422693382524b11066ec4129ca9213effdb893a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 20 13:55:37 1998 +0000

    Fixed Scan bug in asn and client

commit f4fb653200d8de7ea39f89afba3a1c6a946fb167
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 20 13:23:15 1998 +0000

    changed preferred pos to 1

commit ec63ca9a4271e2575a417346e67c45e84157ba35
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 20 13:21:43 1998 +0000

    Fixed scan response handler.

commit a49837cbe6fcbeeb9ce857b0eeb942619ba80b5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 19 15:24:20 1998 +0000

    New nmem utility, nmem_transfer, that transfer blocks from one
    NMEM to another.

commit 576bbdac86159c56e0f609177a355e59e7cfc3a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 19 14:16:36 1998 +0000

    Fixed data1_gettagbyname. Bug introduced by previous revision.

commit 8b0cb132d10388facca6fcdefb87b997e9c51203
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sun Oct 18 22:33:35 1998 +0000

    Added diagnostic dump of Item Order Eservice.

commit 23e611c8f572fd6ae2a3aa9beed93948c4da5fb9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 18 07:48:56 1998 +0000

    Fixed oid_getentbyoid so that it returns NULL when parsed oid is NULL.

commit 21a7fea425de8b32ac71bbbb981e88e77e6a3428
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 08:29:14 1998 +0000

    Tag set type may be specified in reference to it using "tagset"
    directive in .abs-files and "include" directive in .tag-files.

commit 62c71dc65bf251b5edc55b9583ba319336a51ded
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 08:26:23 1998 +0000

    Added type cast to make C++ happy.

commit cd4c2685a415533bd122c04adbdc3b90701ac6b3
Author: Per M. Hansen <perhans@indexdata.dk>
Date:   Wed Oct 14 14:24:08 1998 +0000

    Publisher changed from (2,3) to (2,31) in meta.abs.

commit e93e1b6814d3e9cd8575f7f2d496bf3be83434b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 14 13:32:35 1998 +0000

    Added include of string.h.

commit 45bfcdc6cfcb7af8b930fe49c43aeadfe5624f20
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 14 13:31:56 1998 +0000

    Bug fix. Bug introduced by previous commit.

commit 90c3ff17bfb20a694faea88229b6230918818f16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 20:52:17 1998 +0000

    Changed headers and removed obsolete ordinal spec from attsets.

commit 8921101959d7544ec4691822357b1bcf08627097
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 20:06:05 1998 +0000

    Added changes.

commit bf5a7e7603a4430bfd86ee30c8b18ade8101d169
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 20:05:57 1998 +0000

    Minor change.

commit 63ce3b67bdea2b7cd0531f3f11ccbc8c94753455
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 16:12:23 1998 +0000

    Added support for Surrogate Diagnostics for Scan Term entries.

commit cc5c16420eb491137840f6b0976a99a37573e7cb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 16:11:11 1998 +0000

    Added printf-format check for logf when using GNUC.

commit 4482f2b095b641545987153d42c4069da9edf66e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 16:10:16 1998 +0000

    Added extra argument 'lineno' to function readconf_line.

commit db9513f9eca4ef13d3cea779a695bb822fd973a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 16:09:45 1998 +0000

    Added support for arbitrary OID's for tagsets, schemas and attribute sets.
    Added support for multiple attribute set references and tagset references
    from an abstract syntax file.
    Fixed many bad logs-calls in routines that read the various
    specifications regarding data1 (*.abs,*.att,...) and made the messages
    consistent whenever possible.
    Added extra 'lineno' argument to function readconf_line.

commit 2cfcdda457bc91588509f801ba55e956d37368f9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 16:03:37 1998 +0000

    Better checking for invalid OID's in p_query_rpn.

commit 23cfa431fda52535722e4efdc3f462995937e863
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 16:01:52 1998 +0000

    Implemented support for dynamic object identifiers.
    Function oid_getvalbyname now accepts raw OID's as well as traditional
    names.

commit 853b3f256a6753ea6dc26f6123a4956740ed82b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 16:00:17 1998 +0000

    Implemented nmem_critical_{enter,leave}.

commit 144325b3bf52d2408a6fe1c395ee955ec3b208c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 13 15:58:36 1998 +0000

    Minor fix in odr_getoidbystr_nmem.

commit 0e3207ccc9893cb48c2f7938fedb9001ecbb9d71
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 30 15:06:03 1998 +0000

    Fixed LIB dependencies in Makefiles.

commit db63853847b11ee3432b140fa28b23360db90007
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 28 12:44:47 1998 +0000

    Minor changes.

commit d4727a15cd43e69241152bcdec5c8ad97c6c8695
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 28 12:44:40 1998 +0000

    Fixed bug in f_integer.

commit 8030536c98d595898b316df5eb118b1d6398450c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 22 09:41:21 1998 +0000

    Fix.

commit 142235dcf39ff59a20918e53abcf62f59fa9f2a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 22 09:40:54 1998 +0000

    Fixed Makefile.

commit 16d8b52d5affdc95443895a2ac4a92dfcd5703eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 22 09:40:37 1998 +0000

    Minor changes in sort spec.

commit 962f5f857455567d9b56cc17d96eb95608a0222e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 2 12:41:48 1998 +0000

    Added decode stream in bend search structures.

commit 30d8d86b830a88f1c8f5fef944b6d36150651b9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 25 16:19:37 1998 +0000

    Minor changes to Makefile(s).

commit 1fbf9907e66c5697b9537a1a4849295c05b12b6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 21 14:13:21 1998 +0000

    Added GNU Configure script to build Makefiles.

commit b5bc2a31ad5125dc6d3ed1b6e626f0b9d22618bb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 19 16:10:03 1998 +0000

    Changed som member names of DeleteResultSetRequest/Response.

commit adfa93d3033913d04c134941f7035f00fd2f080b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 3 10:23:55 1998 +0000

    Fixed bug regarding Options for Sort.

commit 3060b77b776350c6e677c06b3070542dba5c42b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 20 12:38:41 1998 +0000

    Implemented delete result set service to server API.

commit 1b29df1d940a30bca2af0fb5c7e19961520bf230
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 20 12:38:13 1998 +0000

    More LOG_DEBUG-diagnostics.

commit 9b639eeb66d918ee531668b405a6f4c4438c64af
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 20 12:37:06 1998 +0000

    Added 'delete <resultset>' command. Changed open command so that
    it reconnects if already connected.

commit 28418a65c9421ef2dc2779a4d8f5febbec3c36f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 20 12:36:22 1998 +0000

    Minor changes.

commit 9fc822fe67ef4f5a898d9a85fbae7dd9a3435023
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 20 12:35:57 1998 +0000

    Added more memory diagnostics (when NMEM_DEBUG is 1).

commit 348e11131385e72241a04997e90c8c77147e6423
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 7 15:51:03 1998 +0000

    Changed server so that it stops if bind fails - "address already in
    use" typically causes this.

commit 3a14421799597d61196e2bb07bdd83396000cb45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 7 15:49:23 1998 +0000

    Added braces to avoid warning.

commit 5379711b958f1b4ae4148b1734f618e71b3dd6ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 7 15:49:01 1998 +0000

    Reduced chunk size.

commit 81503ca4c08bfaf4eb6782a9207cc33fa941a442
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 3 14:21:27 1998 +0000

    Added critical sections for pthreads-library. Thanks to Ian Ibbotson,
    Fretwell Downing Informatics.

commit 6a39772ad0cbd1bcb5d0984cd783d4a9e06bdfdb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 29 07:59:17 1998 +0000

    Minor fix.

commit 4519f45627820ab5acbb40400fc3667b08c140d3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 26 11:17:23 1998 +0000

    v2+

commit c03149b852e2937bd0637b21c3058a48dd25a739
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 23 15:37:50 1998 +0000

    Added type cast to prevent warning.

commit 48096bb041fcc45b11666ad058963a633a0ec3db
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 22 11:32:35 1998 +0000

    Added 'conditional cs_listen' feature.

commit ec29e37cd269b330eb493157dedf9aacf5c6ca46
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 13:55:06 1998 +0000

    Minor changes.

commit 3aefb04b1ebd1a699ab732b7504fdf25a2c35fa7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 13:21:32 1998 +0000

    Added "other" element paths.

commit 29001d9d8d6830e25a4430c7c3cb51408db984d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 14:26:41 1998 +0000

    Fixed bug in f_queryTypeDetails.

commit 5a43720eeca6175e7eba0672a9dc622c24125996
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 5 08:58:48 1998 +0000

    Fixed un-initialised var in f_rpnCapabilities.

commit cbd030fea600f6fb59fc377dec5efc2c708584bb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 5 08:57:43 1998 +0000

    Fixed problem with function wordlen.

commit dcf5a575f87f61a78dfd2d82f6c480ddc72e273b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 2 14:32:45 1998 +0000

    Changed usmarc configuration files.

commit 5772fdf31f5f93854570470b4956ae3faf6dcaf5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 2 10:23:07 1998 +0000

    Minor changes.

commit 2156e17830e0e3ba739800d6616fa045b0fe5565
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 27 16:57:06 1998 +0000

    Support for surrogate diagnostic records added for bend_fetch.

commit 053b1a0ea316109ad6735c877c1472485458e31d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 27 16:55:54 1998 +0000

    Minor changes.

commit 3e506bbbebc55bd870aaf2be4d0014cec0779851
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 20 13:51:46 1998 +0000

    Better documention in top-level Makefile.

commit 63383353371a1a5ec1d84a42b56c44d6fdf09f07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 20 09:55:32 1998 +0000

    Function tcpip_get treats EINPROGRESS error in the same way as
    EWOULDBLOCK. EINPROGRESS shouldn't be returned - but it is on
    Solaris in some cases.

commit ce9012da65c7aec337e292f3b077ae954532501a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 20 09:52:39 1998 +0000

    Removed 'dead' definition.

commit 0d9eca26da6a9369bb00efd75a9472380526f547
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 18 13:06:50 1998 +0000

    Changed the way attribute sets are handled by the retriaval module.
    Extended Explain conversion / schema.
    Modified server and client to work with ASN.1 compiled protocol handlers.

commit 2f252f9a14edf0383d551b6aed12597c745cc264
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 18 10:14:08 1998 +0000

    Minor change - removed 'dead' definitions.

commit fa0ebb67bb67a5f57b8a198e3e477cd84c064d26
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 18 10:13:07 1998 +0000

    Fixed call to es_request handler - extra argument was passed.

commit e1be891b28d0123675ddcefe37587b0546f95936
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 18 10:10:40 1998 +0000

    Minor change to avoid C++ warning.

commit 081bf3419fb97408aea83964cac9f130c6d1bbdc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 18 10:10:01 1998 +0000

    Added Explain-schema and Explain-tagset to OID database.

commit ac9747b9c363db9de92cdcb83605ff274bfdcaa9
Author: Per M. Hansen <perhans@indexdata.dk>
Date:   Mon Apr 27 10:17:03 1998 +0000

    Copy files to binary directory.

commit 87c7c5348b589a0acc3d84d8a88f3789e76df6a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 26 11:08:09 1998 +0000

    Fixed Makefile.

commit c96b62f6352ee14de1a0c868a90c626d522664ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 26 10:55:48 1998 +0000

    Fixed project dependencies.

commit 4e0710badb00d3957d110ce661cec2f32148b2d0
Author: Per M. Hansen <perhans@indexdata.dk>
Date:   Tue Apr 21 10:04:30 1998 +0000

    Added Universe resource report.

commit 8de81d57ebf189d37a160fe66df667b50ba7cb86
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Apr 17 11:04:05 1998 +0000

    *** empty log message ***

commit bed56a5a945178d0b0ed76601753770fb581504f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 2 14:33:29 1998 +0000

    Minor changes.

commit 4b867394d5d5dda2be8427c96e0fb0fd07eddbdc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 2 08:27:36 1998 +0000

    Minor change in definition of Z_TargetInfo. Furhter work on Explain
    schema - added AttributeDetails.

commit f94999cca65bd3464c1c6db8b5046e0a010b0c7f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 31 15:13:19 1998 +0000

    Development towards compiled ASN.1.

commit b436ce38e1e619d2225c7c75c1f0de841aa13bad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 31 11:07:44 1998 +0000

    Furhter work on UNIverse resource report.
    Added Extended Services handling in frontend server.

commit 3248693ab32c811f109a70d653622c087977b418
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 20 17:29:20 1998 +0000

    Include of odr_use.h in odr.h. Added prototype for odr_enum.

commit 84b60b9a8d2052540541726390fde416c59e1f40
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 20 14:46:06 1998 +0000

    Added UNIverse Resource Reports.

commit bb28f91640a69a39e485e4c67b636fb17b3bb6af
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 20 14:45:27 1998 +0000

    Implemented odr_set_of and odr_enum.

commit 74582047b4f19d220c6722a85f4651dc742f083f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 20 14:45:01 1998 +0000

    Implemented odr_enum and odr_set_of.

commit 90b607d71dc080e2d6d9bd9670d8e20431c9f2a0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 16 12:21:15 1998 +0000

    Fixed problem with tag names that weren't set to the right value
    when wildcards were used.

commit b995c31a59a57b7c338e57a4067028bb7619e64e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 12 11:28:45 1998 +0000

    Fix: didn't set root member of tagged node in function.
    data1_add_insert_taggeddata.

commit 1ff2e27ec44aebe0c9f6cc5a26ea19cd6e97b9e8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 6 11:47:48 1998 +0000

    Updated meta schema to reflect Dublin Core additions to TagsetG

commit e1af980ed4466d784db2395ad5bdddadb8a24504
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 5 08:15:32 1998 +0000

    Implemented data1_add_insert_taggeddata utility which is more flexible
    than data1_insert_taggeddata.

commit 964a340466d80d4c992aaa5a81159f6c13fb70d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 5 08:12:48 1998 +0000

    Added description.

commit 559aecba0e61eca34706023436692ba23faa29a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 5 08:09:03 1998 +0000

    Minor change to make C++ happy.

commit 475b8ce3047108dcf7a87251733299077d7001e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 5 08:07:58 1998 +0000

    Make data1 to EXPLAIN ignore local tags in root.

commit 413ba1f52face6dc6c160b24e64eb650591784ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 5 08:05:10 1998 +0000

    Added a few casts to make C++ happy.

commit f4be2b662141a53c7b9a8a9b410b549dfd2bc1fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 27 14:08:04 1998 +0000

    Added const to some char pointer arguments.
    Reworked data1_read_node so that it doesn't create a tree with
    pointers to original "SGML"-buffer.

commit 852a501e43f29602c69e7f12faf241b18f2479ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 27 14:05:34 1998 +0000

    Added printing of integer nodes.

commit 6f2577984a4b90d7ef4c4565b619927cd45c9132
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 27 14:04:55 1998 +0000

    Fixed bug in statserv_remove.

commit 84842745a27a08eb4a6c1ea971dfcc320c81bac6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 10:57:09 1998 +0000

    Take care of integer data nodes as well in conversion.

commit 79fbddfe6b191ef88aae59f728af93d68252448c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 10:20:42 1998 +0000

    Added prt-dat.c.

commit 97e0cd0e1341f4b75216dec7c95f7a4627f4e63d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 11 13:48:00 1998 +0000

    Changes.

commit 044d170f0a963555486df54653cd2fdc5815928b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 11 11:53:21 1998 +0000

    Changed code so that it compiles as C++.

commit 6565e283922168b7a1284d0c4164f94c833f6301
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 17:25:21 1998 +0000

    Updated tagset-G and M.

commit 460e6384de368d1c41d544d7cb8cd95043cbe821
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 15:32:03 1998 +0000

    Added new Object Identifiers.

commit fa86345c14168c451f8c76b71309b27230bfee44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 15:31:46 1998 +0000

    Implemented date and time structure. Changed the Update Extended
    Service.

commit 683bd26f52e6f7791627c60a08f14e4532e01769
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 15:30:32 1998 +0000

    Changes.

commit ee1eaa955f545d57c0ff8ce4ce210db95a4d817c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 11:03:56 1998 +0000

    Added support for extended handlers in backend server interface.

commit 20928b0dc31d2895dcc926f1c4192abaf25eca36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 11:03:06 1998 +0000

    Implemented command refid. Client prints reference-ID's, when present,
    in responses.

commit 00d32932ca2e4e86e83239bcfea3ab17007211eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 11:01:11 1998 +0000

    Minor.

commit dc00fb12c66d5718e5764daaaa9319749d67ea21
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 11:00:59 1998 +0000

    *** empty log message ***

commit 11ef03208ae620bdba76aa18c924e83b1d433368
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 10:29:37 1998 +0000

    Changed definition of Z_Triple in file prt-grs.h - member boolean
    renamed to zboolean. Some C++ compilers complained about the name.

commit 8f7995bdfe85beb2ff6fa08e99bb05242f3bf71f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 10 10:28:56 1998 +0000

    Added app_name, service_dependencies, service_display_name and
    options_func. options_func allows us to specify a different function
    to interogate the command line arguments. The other members allow us
    to pass the full service details accross to the service manager (CW).

commit 7851330f91232de8147b1b9653d3e3d7069b5c06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 30 15:32:57 1998 +0000

    1.4pl2.

commit a807bde38544a7aa45dd2988e504a1acb3fd30c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 30 15:24:57 1998 +0000

    Fixed bug in inetd code. The server listened on tcp:@:9999 even
    though it was started in inetd mode.

commit 43b1963c0e75ef802c8f5dd37bbc587d63188e72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 14:26:42 1998 +0000

    Updated.

commit deb4dce69ad5af12594d5712c8b50d8b84f8d9a0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 14:08:52 1998 +0000

    Better sort diagnostics.

commit 6a7d650e44134d161a4614a5e68245216dec2b19
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 14:08:43 1998 +0000

    Updated README.

commit ffb88e8bb97c6e24989b7f04b8bbf1a4203d2f72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:42:18 1998 +0000

    Updated.

commit 7574c044d6c2dc8ede5c7c406f9939215a220260
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:30:23 1998 +0000

    Better event handle system for NT/Unix.

commit b18eb98c47d7c5aa8dc816058d6a95d07286eff7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:28:23 1998 +0000

    YAZ version 1.4pl1.

commit 68f97633042d0d38061ff47aad35b46b3c4ab9a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:18:29 1998 +0000

    Removed Unicode file.

commit 1f6254e4d56700f2862a549a77daeb6c22d1f8d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:17:56 1998 +0000

    Added sort.

commit e50b06029483660fdcd60cb7f723baadfda34a0a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:16:02 1998 +0000

    Added dummy sort in test server.

commit 7d30eaa32473c738d9fe494a526044e9cb9be658
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:15:35 1998 +0000

    Implemented sort for the backend interface.

commit 0fa324b5444b23e6ad84796393644dcd6aeb7469
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 13:13:39 1998 +0000

    Function zget_presentRequest fills resultSetId with "default" instead
    of "Default".

commit 2da6a9a95d6007eca27f715dbf77bea323cb9069
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jan 14 09:53:26 1998 +0000

    Added a bit more info to dump.

commit 62f35bd310a0201576b78d7f6695e8ff3de6ae3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 13:51:45 1998 +0000

    Minor change.

commit a7827306d9d9fd634a4b4336944bee781fa61e32
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 13:34:06 1998 +0000

    Fixed Makefile(s).

commit 1ca987b3a11334e4b0ad24c372162f5ecbf28847
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 12:59:27 1998 +0000

    Updated Makefiles so that there is no dependancy on ELIBS.

commit 084748e546e8f050b32b29bee29da13a1f6d9969
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 7 12:58:22 1998 +0000

    Using fgets instead of gets.

commit fb9fcec623beac87912604f17c680fad3def4a1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 09:04:57 1998 +0000

    Fixed bugs in encoders/decoders - Not operator (!) missing.

commit cef1af6f2b0a094a907dec1a7bd1c4f6a42ef13c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 09:03:37 1998 +0000

    1998.

commit 75e5b90dc0e8d15cb059025b61169f5a1bd113ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 09:03:12 1998 +0000

    Moved to 1998.

commit f7d86f5de3de80dcd56b7f5206d46203095eaf36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 18 10:51:30 1997 +0000

    Implemented sub-trees feature for schemas - including forward
    references.

commit 62e356bd92b3ab4c97d82dfdce290ca84f0759ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 12 06:32:33 1997 +0000

    Added include of string.h.

commit ed052a0eef82918aa53056c70b15e5b268fe0980
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 9 16:28:04 1997 +0000

    Changes.

commit 4090fc5c7b77769020633d09cf63b325aceaf49a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 9 16:18:16 1997 +0000

    Work on EXPLAIN schema. First implementation of sub-schema facility
    in the *.abs files.

commit 237dda955eb78cb6339c5dc3fc7be1246dafa4fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 9 16:17:09 1997 +0000

    Fix bug regarding variants. Tags with prefix "var" was incorrectly
    interpreted as "start of variants". Now, only "var" indicates such
    start.
    Cleaned up data1_read_node so tag names and variant names are
    copied and not pointed to by the generated data1 tree. Data nodes
    still point to old buffer.

commit c8cc5d797f7f1b2512bd34154c78360c1eeebb79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 9 16:11:02 1997 +0000

    Assume strerror is defined on Unixes as well. It's standard ANSI.

commit 28231d4c83085109d800c6689ae778cc041c51e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 11:33:56 1997 +0000

    Using function odr_nullval() instead of global ODR_NULLVAL when
    appropriate.

commit 7674cd40af86e353235cb1b509f4b4687167cdf2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 19 10:30:06 1997 +0000

    More explain work.

commit dd307c65deac044b20c13e99aad2de0d8608a8b7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:51:08 1997 +0000

    Removed element num_children from data1_node. Minor changes in
    data1 to Explain.

commit 392d9ab6e5ff63fff887c3456d05853161c7fd2c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 7 13:33:54 1997 +0000

    Changes.

commit 55c6ac70550af857d80ef233147dbc986e4095e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 7 13:31:47 1997 +0000

    Added NT Service name part of statserv_options_block. Moved NT
    service utility to server library.

commit 9989790d80d5953f51e088712cb1b9113303b694
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 6 11:36:44 1997 +0000

    Implemented variant match on simple elements -data1 tree and Espec-1.

commit 5c61f82e12a89cbff40d962d35f487552f709ff7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 5 09:20:51 1997 +0000

    Minor change.

commit 5bdebd49e54680d214fe5d87dda4ba41f1a3433b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 5 09:18:31 1997 +0000

    The client handles records with no associated syntax.

commit 068a5a7412f492019b4d6f5e89158098d44368f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 31 12:20:07 1997 +0000

    Improved memory debugging for xmalloc/nmem.c. References to NMEM
    instead of ODR in n ESPEC-1 handling in source d1_espec.c.
    Bug fix: missing fclose in data1_read_espec1.

commit 6063e06ec904a68cff5b1497c73a9022389af3ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 29 12:00:37 1997 +0000

    Routine zget_SearchRequest fills resultSetName member with "default"
    instead of "Default".

commit 41c09d8b6ab58b149435a6f87cd9f738fe7d86f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 14:04:21 1997 +0000

    Minor change.

commit bc6408d690659dbefebbbde30e284962aeee6e24
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 14:04:07 1997 +0000

    New debug utility, data1_pr_tree, that dumps a data1 tree.

commit c4159a200151b1704984ec01f48356fbc757372d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 14:03:01 1997 +0000

    Added new member to statserver_options_block, pre_init, which
    specifies a callback to be invoked after command line parsing and
    before the server listens for the first time.

commit 62046e165c034a360b9ec8b5213bbb0e4b8fbca8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 13:55:03 1997 +0000

    Fixed memory leak: member response wasn't freed when queue
    was destroyed.

commit 52acac488c6f474a5260a2195b0b31ff68961924
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 13:54:18 1997 +0000

    Changed structure field in data1 node to be simple string which
    is "unknown" to the retrieval system itself.

commit 1374fb292f8bf773290f1662460c422a3ff5a60d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 27 13:52:46 1997 +0000

    Header yaz-util includes all YAZ utility header files.

commit 399d7c3b7664bf9c9c5cf58ccbcf80aabd4a9039
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 6 09:37:53 1997 +0000

    Added prototype for data1_get_map_buf.

commit 78223496659afe7c31285f335b1eafc45a9a3b6a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 6 09:09:52 1997 +0000

    Function mmem_exit releases memory used by the freelists.

commit 88d0696e5d482ccfeef78cce71ccfd38669d8a16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 6 08:55:07 1997 +0000

    Changed log_init so that previous (if any) is closed.

commit 03cb3a09ea39f9852123c7ef5ee6357950b0d2b8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 2 12:16:51 1997 +0000

    Smll

commit 78400d74853fa7ada46541b93bb9c1f6689b5e1e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 2 12:10:24 1997 +0000

    Attempt to fix bug in especs

commit 79071b9f48a74b3cf2894dbe5430729bad25055d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 2 12:09:05 1997 +0000

    CHanged date

commit 0eb2cd457af935a98a1ae9d3b3cbb7c83cf3e368
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 30 11:50:04 1997 +0000

    Added handler data1_get_map_buf that is used by data1_nodetomarc.

commit a6fdb006dd7e6a2bda36af3809c60ed2b2662f2c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 30 11:48:12 1997 +0000

    Fixed bug introduced by previous commit.

commit 8a670a6fb183776cd612be6f537d0d6d5bc62d5c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 30 11:47:47 1997 +0000

    Added function 'cause checkergcc doesn't include assert handler.

commit 87fc0addbe9e893294d402551e2ba67ba53417ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 30 09:33:10 1997 +0000

    Minor changes - removed indentation of ifdef.

commit 79bf9f1b8b224b6b7323b280fca704591ac17324
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 13:18:59 1997 +0000

    Added function, oid_ent_to_oid, to replace the function
    oid_getoidbyent, which is not thread safe.

commit 18cc954000e6b33d2316faea946f0576602b60f3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 09:01:19 1997 +0000

    Changed CCL parser to be thread safe. New type, CCL-parser, declared
    and a create/destructor ccl_parser_create/ccl_parser_destroy has been
    added.

commit 5e2a2c9901994e4e772a499d5fc03c9d044ca80a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 08:58:25 1997 +0000

    Fixed conversion of trees so that true copy is made.

commit 88e45d920d4fedb9557e896cf9448f9ab9cfb422
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 08:56:37 1997 +0000

    Changed CCL parser to be thread safe. New type, CCL_parser, declared
    and a create/destructers ccl_parser_create/ccl_parser/destory has
    been added.

commit 16ca5674650eb3a7e0cc4bb8bd0fd66057bffe1e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:24:42 1997 +0000

    Added changes.

commit 1f81de34041641b984664688688bd77ec3f0436a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:24:21 1997 +0000

    Updated project files, README, TODO, etc.

commit 07105c9a04e982a8838dc25154998d4f60a8be34
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:22:26 1997 +0000

    Added static modifier to msg_tab.

commit 9e83ba1ba78f4922d8e6f5434a263e2d339ea4b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:20:31 1997 +0000

    Client code uses nmem_init.

commit 1f7958b4f3d909e12b5d76ec9f5a080f0fbca61f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:19:32 1997 +0000

    Server library uses nmem_init/nmem_exit. The log prefix no longer
    includes leading path on NT.

commit 049f10d4442fb4a562331d465ec6196e17e77423
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:17:31 1997 +0000

    Added typecast to avoid warnings on MSVC.

commit a2a7abe97309bb4b8e153145a00bd9817957dad7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:16:14 1997 +0000

    Array cs_errlist no longer global.

commit c287183a2eb9f42d40b8ba1293d98068ebe02002
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:15:25 1997 +0000

    Changed use of setsockopt to avoid warnings on MSVC.

commit 6f4d57a5ce5f3f291ce118d8877c95d22ceb4e36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:14:16 1997 +0000

    New functions nmem_init/nmem_exit to init/close NMEM system.

commit a95a789a11a25cf2002a51ce1028f56c48e24b8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:13:43 1997 +0000

    Changed type of a few variables to avoid warnings.

commit 84e4c0195cfd14430102ccb7bc9deeb8951b55d1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:13:13 1997 +0000

    Minor changes.

commit eb0f67241481fb645a377b1c5df9683f8f1bd2fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 29 07:12:50 1997 +0000

    NMEM thread safe. NMEM must be initialized before use (sigh) -
    routine nmem_init/nmem_exit implemented.

commit a1863a0dc871b97b6fffe0f221e9c552c683848e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 26 09:41:55 1997 +0000

    Updated client to handle multiple diagnostics.

commit 2c73c63dbd44310ca9a06b20d82e01f7ad617ddc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 13:35:44 1997 +0000

    Added two members to data1_marctab to ease reading of weird MARC records.

commit 191f86396f357a0d26df67ce6b7d9ccb23f3e207
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 13:29:40 1997 +0000

    Added verbose option -v to marcdump utility.

commit 07f19b4ed398c181a0ea8a9fb581f8098de6eec2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 22 12:33:41 1997 +0000

    Fixed bug introduced by previous commit.

commit 33ec719e54ba8b5cc86c7745ebcbcfa572eb3e0d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 18 08:48:09 1997 +0000

    Fixed minor bug that caused log_init to ignore filename.

commit beea0cfaabaad70258dcaaa6b082a324e8f7e60f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 18 08:47:17 1997 +0000

    Added better doc about windows.

commit 113640450c45ca7ac96285cc8ca666bfd597ed21
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Sep 17 13:30:34 1997 +0000

    Added RTF version of YAZ doc

commit dd4eea1c142f1f4b6d2ec6343891d99d4fb7a269
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 17 12:28:24 1997 +0000

    Introduced new 'global' data1 handle.

commit 94bebd449fe1a96a21fd39fb2b3549b5de9c11b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 17 12:25:49 1997 +0000

    First Unicode attempt.

commit 6517fa53d35512887780fd07de5667940da18a9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 17 12:10:26 1997 +0000

    YAZ version 1.4.

commit 9006495b0949ec4c474866cb69376653540b1aab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 9 10:10:18 1997 +0000

    Another MSV5.0 port. Changed projects to include proper
    library/include paths.
    Server starts server in test-mode when no options are given.

commit 8fcf022b257ac4321f13dd1b9045a01d1535992b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 5 15:26:43 1997 +0000

    Added ODR encode in search and scen bend request structures.
    Fixed a few enums that caused trouble with C++.

commit 7eb2f0de616840d9a340519eac4c271820cd1248
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 5 09:50:55 1997 +0000

    Removed global data1_tabpath - uses data1_get_tabpath() instead.

commit 44c7c8b6a256ed36e88ea3fbe4d6e88c202b1e23
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 14:19:13 1997 +0000

    Added credits.

commit 5c4ee092bd344807137486d591fa1d03dce868e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 13:51:58 1997 +0000

    Added data1 to marc conversion with indicators.

commit e7abd38ba0b6a5076d710a9bdc1eecd22abe00a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 13:50:31 1997 +0000

    Bug fix in ztest.

commit 17d98abc1430e5be0973eeeb22dbd31896c5bedc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 13:49:05 1997 +0000

    Minor changes.

commit 542c22e17883f15a72d783371891b492cbd4b80c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 13:48:04 1997 +0000

    Added data1 to marc conversion.

commit 997adca73354c0845fc2290eec08376a1d10de95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 13:46:40 1997 +0000

    Added ztest.

commit 7ac51c067e1306e5451d10dca49ddaf5a0f61cbc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 13:45:17 1997 +0000

    Added UNImarc to list of available syntaxes.

commit a897ee8640a92d11e5454c45b637b6644972d8b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:59:29 1997 +0000

    Added atoin.o.

commit 082304e19f807fdd71b4810cc9e84492294a1c5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:59:02 1997 +0000

    Added include of xmalloc.h.

commit 53b093ecc1472f537c11a5392831740eeb3753e5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:58:36 1997 +0000

    Added prototype for atoi_n.

commit b5961610191b8bd0e1cb2124bac964e2bbdf6e87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:57:51 1997 +0000

    Definition of ISO2709 control characters to this file.

commit 613ae477d12bbe5ab06383a4c2372d1e4a6d2b62
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:57:01 1997 +0000

    When using UNIX, O_BINARY is defined if it's not already defined.

commit c3cba493ccadbc990e8291eb707b0bf461c0e97f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:54:34 1997 +0000

    Right hande side operand of yaz_matchstr may include a ? in
    which case it returns "match ok".

commit 4fa1a39b60253db85291f4001a92341e4eaf7faa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:53:02 1997 +0000

    Added include readconf.h.

commit 2a782cebfa5189908617c8938ea0baac5d636587
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 4 07:52:27 1997 +0000

    Moved atoi_n function to separate source file.

commit 43613b8c6c0d998668f15f493ea3612f55384279
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 09:31:48 1997 +0000

    Removed definition statserv_remove from statserv.h to eventl.h.

commit 9a2b41f58cf220c9583b654ff77776a18e958b44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 09:31:26 1997 +0000

    Removed definition statserv_remove to eventl.h. (A hack really).

commit 9cf3ca740ee80f3242af98f5630450ca17078e9d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 09:30:39 1997 +0000

    Added include of yaz-util.h.

commit 14136ccc562d5d894fb2ba59304ae64d3516f518
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:58:04 1997 +0000

    Removed declaration of data1_matchstr since it's a macro.

commit 2203bb027f811b89e75ef2c743232f97eaf1464f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:55:52 1997 +0000

    New windows NT/95 port using MSV5.0. Test server ztest now in
    separate directory. When using NT, this test server may operate
    as an NT service. Note that the service.[ch] should be part of
    generic, but it isn't yet.

commit 6b8dc2364e08641a6c6c83b6ec8a16cb33df9119
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:54:12 1997 +0000

    New windows NT/95 port using MSV5.0. Made prefix query handling
    thread safe. The function options ignores empty arguments when met.

commit 69e1deffc8ce5541d72110417f9e555f7e33aac2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:52:58 1997 +0000

    New windows NT/95 port using MSV5.0. The test server 'ztest' was
    moved a separate directory. MSV5.0 project server.dsp created.
    As an option, the server can now operate as an NT service.

commit d690f39cdf024d17ef66fa7ef980c8804f3d7618
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:51:06 1997 +0000

    New windows NT/95 port using MSV5.0. Had to avoid a few static
    variables used in function ber_tag. These are now part of the
    ODR structure.

commit 46ed30d0d83dd1b21e58a4db365a60aefaa5aad8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:49:47 1997 +0000

    New windows NT/95 port using MSV5.0. To export DLL functions the
    YAZ_EXPORT modifier was added. Defined in yconfig.h.

commit 6438b1afb3455d2b0aba71e90c873e3b8a6d5e54
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:49:14 1997 +0000

    New windows NT/95 port using MSV5.0. Minor changes only.

commit dd7b0c83efe3e7b355332bd16b42a0e30f8874d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:48:44 1997 +0000

    New windows NT/95 port using MSV5.0. Only a few changes made
    to avoid warnings. Sub project created: client.dsp.

commit a00dfa73d5d3796f8048f2134fec2685b62e2658
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:48:11 1997 +0000

    New windows NT/95 port using MSV5.0. Only a few changes made
    to avoid warnings.

commit 84704ab102d3e9eb5a95061b141264d846c54628
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:47:18 1997 +0000

    New windows NT/95 port using MSV5.0.

commit 53f9d5a65d5f1ca2e925490e7ed9b4e9d2a84dc9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Aug 29 13:34:58 1997 +0000

    Added thesaurus oids

commit 0036a074683ee59ce1d78ef400e648c395e38d5e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 19 08:46:05 1997 +0000

    Added Thesaurus OID

commit 838edb61c2e8ae6b501e78e0eac1453ae5120dc1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 19 08:45:13 1997 +0000

    Added Thesaurus

commit 1d441010a7487ea43798e61ef8a1e58bcba44c10
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 19 08:43:49 1997 +0000

    Housekeeping

commit 2ce3c7f562337bd2b9141822e3dd82df6a9c9436
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 19 08:40:52 1997 +0000

    Added thesaurus OID

commit f62a2f5d68717e0eca21dbb60d1cb5afe943d666
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 28 12:34:42 1997 +0000

    Added new OID entries (RVDM).

commit 605bd5bc3803abd10df0efb91ab385828f40a57d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 12:48:11 1997 +0000

    Removed windows DLL stubs.

commit 20cae8a917916791dde5c0318a7b18f0ad5a4d67
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 12:47:38 1997 +0000

    Moved definition of nmem_control and nmem_block.

commit e0d889da6625684d4f6a4f166af7e811e224b091
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 12:46:03 1997 +0000

    Bug fix: changed definition of attributeValues in
    Z_AttributeOccurrence.

commit 88d26764ac94b4a2872c77e2deed58b15d2f6f02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 12:44:30 1997 +0000

    Moved definitions of nmem_block and nmem_control.

commit e7a11f55c79f2ddf7a2cdaa898cfe57ce2fe404a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 2 14:12:52 1997 +0000

    Changed header to 1997.

commit b64a18142c265f9c760e995b7e400d571434eccf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 2 12:57:48 1997 +0000

    Fixed #if-bug. Thanks to RVDM.

commit 35b62368432b7fa342483b6d4bc8c89297b59706
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 1 14:15:10 1997 +0000

    Added new BIB-1 diagnostic messages.

commit a894f0001b48c407989e134b120502efaaf32592
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 1 13:52:21 1997 +0000

    Added messages about new diagnostic codes.

commit 634b63bb77773c5ec28b772fa62384c9cf62ff38
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 1 13:49:56 1997 +0000

    Take care of case when invalid target is specified on command line.

commit 73fc91ec903170c76d464c4ed7a83eb9ce635a1d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 10:31:25 1997 +0000

    Added ODR argument to ccl_rpn_query and ccl_scan_query.

commit 5e46e56c425c46bad6cef226669767de3a990f9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 10:31:11 1997 +0000

    Added RVDM's SEQUENCE OF patch again!

commit 2d6537257dbfc2fd692468224f529c0e1fad5c3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 10:30:45 1997 +0000

    Added ODR stream as parameter to ccl_rpn_query and ccl_scan_query.

commit 157a6ff3b40c1fc21491df10d37e86ee93431c13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 10:30:18 1997 +0000

    Added call to ccl_rpn_delete in search. Added ODR stream "out"
    as parameter to ccl_rpn_query to release RPN query.

commit 9ea4211c533ffd9e7e7b5fea5cb192a986cdaf87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 23 10:28:27 1997 +0000

    Added ODR argument to ccl_rpn_query to provide release of
    RPN structure.

commit 88941d4a9e272daca9323cd19bf4829b6d32871b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 14 11:14:44 1997 +0000

    Old versions of GILS tables

commit b3052f9ebd9a9510b90d2dc56d558638bf30ece7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 14 11:09:51 1997 +0000

    Moved to GILS version 2

commit bf4149c63ad2e11429e302a89f472de52b4d7ce8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 14 06:53:19 1997 +0000

    C++ support.

commit 73664b466cb0c5e9478b4af7c5d4ebed1f2db49e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 5 11:21:09 1997 +0000

    In handling of SEQUENCE OF: Counter set to zero when SEQUENCE
    OF isn't there at all.

commit a7a4ea3451105aa7dea1e4b2a3e7062dfbc727bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 5 11:20:35 1997 +0000

    Client uses "options" utility and marc dump filename may be specified
    as an option (-m <file>).

commit 55a302e87c3404fd8b8b56d7ef7263dd335b17b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 5 11:19:51 1997 +0000

    Changes.

commit b70baaf0e38b063475d6043bb1ab405be957a389
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri May 2 08:39:27 1997 +0000

    Support for private OID table added. Thanks to Ronald van der Meer

commit 041ef5728e8383265ce2f1df34fe196cfa098823
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri May 2 08:39:10 1997 +0000

    New PDUs added, thanks to Ronald van der Meer

commit f81e1101449cb58fd07b881edfb1c241ffb742c0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri May 2 08:38:33 1997 +0000

    None

commit 21b66c54ac623132427d5a34e6ff3dd8ebee9928
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 1 15:07:55 1997 +0000

    Added DLL entry point routines.

commit 2d978ce2c9706142728e61af13294613b417ec44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 1 15:06:42 1997 +0000

    Added log_mask_str_x routine.

commit 5ea58e8014fef30e6e8217c911620d62e8eab6d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 1 15:06:32 1997 +0000

    Moved WINSOCK init. code to tcpip_init routine.

commit 85a2e7affad79fd8bd59b403ba7b5f7867d60523
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Apr 30 08:52:02 1997 +0000

    Null

commit 63af8d32cee5cb5222e22ed64d4752093a8b8d4a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Apr 30 08:49:50 1997 +0000

    Work

commit e8ed2e5014d3ed2970406747c7913aa5438972db
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 24 10:37:26 1997 +0000

    Changed header.

commit 065bdef058a58e2db5242d99c16febf9f9aad899
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 19 14:46:15 1997 +0000

    The "all" specifier only affects elements that are indexed (and not
    all elements).

commit 1082d0a6c655bcd6e30566aa7547e5d370572e67
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jan 2 10:47:56 1997 +0000

    Added optional, physical ANY

commit 214455c7382c4867df4f6cd8cb23b59602192e6d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Dec 5 13:17:47 1996 +0000

    Fixed GRS-1 null-ref

commit e2cc1d8b0f67a734d0a16a0c95e169acf9106241
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 15 15:48:24 1996 +0000

    Fixed reference to bad element. Other small changes.

commit 01dfe62210bac0f8fc1e566537ad99bbc378bd66
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 11 13:15:29 1996 +0000

    Added proximity operator.

commit ca7139cb3a1ffbd081a8a64ecaa29be9eb50353f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 11 13:14:46 1996 +0000

    Fixed tagging bug in z_ProximityOperator.

commit c6860bd2b0d52f5f53dd01f0f1857f5d310108ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 11 13:14:15 1996 +0000

    Added doc about proximity in PQF.

commit de62d4d97943ed7033f48bdbcaf06f67952f86fe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 8 14:09:22 1996 +0000

    Removed reference to gils-f.est.

commit 6c5cedfce30df58be034fd3555ae6935b3023882
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 8 11:03:26 1996 +0000

    Client accepts multiple database names.

commit 42dcb6fd4b9fccb404c4403e0d63c2bfb31cabbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 8 11:03:01 1996 +0000

    More work.

commit 086436151f45e51a855c748010a95615bc5e30a0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 1 08:45:18 1996 +0000

    Bug fix: used close on MS-Windows. Fixed to closesocket.

commit 684d09483b9c10997bc71503d36bc98451e34e93
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 29 13:36:26 1996 +0000

    Added header.

commit e9728b65671cd921aeefddf5474689b0dbaf2010
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 29 13:35:38 1996 +0000

    Implemented data1_set_tabpath and data1_get_tabpath.

commit 98d6fcc28c858c00a47aa59391abb99649f54ba0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 29 13:34:56 1996 +0000

    Minor change.

commit 527e5237725b631a58124f9b0d7b5ce97c62a183
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 29 13:34:38 1996 +0000

    New functions to get/set data1_tabpath.

commit 0aa8e547996dc0adb27cc1e10c25c472585f63cb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 29 13:33:52 1996 +0000

    Updated.

commit 11ac75c90de88b723bb755b12cacb9f388fe1502
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 23 12:31:24 1996 +0000

    Added 'static' modifier to dummy variable in odr_constructed_begin.

commit 0a159e0b47088801788dc3a90b79f6d5e964ea1f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Oct 11 15:06:52 1996 +0000

    Version 1.3

commit 3888e88cde70f36851544ab7acc04e0943470ec6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 11 15:00:23 1996 +0000

    CCL parser from Europagate Email gateway 1.0.

commit 6c88d52909c7cb7a143a05583b2ac1c90c94a9d9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Oct 11 12:38:03 1996 +0000

    Smallish

commit e6a55188366477082cb2446e7065d0f624dabcfb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Oct 11 11:57:16 1996 +0000

    Smallish

commit 110e7f1267301bf0174e9423b0b1a7172e0b3ae2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 11 10:35:38 1996 +0000

    Fixed a bug that caused data1_read_node to core dump when no abstract
    syntax was defined in a "sgml"-record.

commit f8ec9ce4a0624d49be64a0cce115846155b79e42
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 10 12:35:12 1996 +0000

    Added Update extended service.

commit 927478192af381aa21ba51487cb8c4417e3d87ff
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 10 12:32:01 1996 +0000

    ZZ

commit 205c2223beca67a0dc7bf14df988b2c05faf1293
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 10 11:52:18 1996 +0000

    Added SearchResult additionalInfo

commit de697b2c40e31fd28235af628940bd08734f764b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 10 11:51:58 1996 +0000

    Added SerchResult additional info

commit 1318fabb307dce513479df1890cac2f20cddda45
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 9 15:54:51 1996 +0000

    Added SearchInfoReport

commit 7436fd1fdf0ca6d2c5c68d9cc0cd57f53d9c8e12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 8 12:58:08 1996 +0000

    New ODR function, odr_choice_enable_bias, to control behaviour of
    odr_choice_bias.

commit 78909a91319d7274a6c0f896d25c909d071742aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 8 12:56:57 1996 +0000

    Bug fix: tagging of type 101 query.

commit 29bc46cf839f066e31641eb21fdd3b2dbd4a35d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 8 12:55:47 1996 +0000

    changes.

commit 5e0c6af02d0e1e2042d846de614dce4c061200f2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 8 10:45:05 1996 +0000

    *** empty log message ***

commit 8ad1f962f612a8a14a0b1abad080fd18987caf4e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 8 10:44:57 1996 +0000

    Resolved conflicts.

commit 180d06f2b91d0197c8ac7548f0e90f91b8427068
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 8 10:43:20 1996 +0000

    Added SOIF syntax.

commit 93e6cd96accab7cdef3a573479a5ec9c9fc47610
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Oct 7 15:54:47 1996 +0000

    Added files

commit 4ed0df89283b51f12daddfcce1eff246e6962a08
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Oct 7 15:29:16 1996 +0000

    Added SOIF support

commit abda0ffc1ac8fca34535f39c6581ed16e70e15f9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Oct 7 15:28:54 1996 +0000

    Work

commit bb182c49a5a8b379b8a021eed572d070307333a9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Aug 29 14:19:34 1996 +0000

    Fixed conflict (CVS)

commit 52463063061a631f9cb086e938bc4494efec0bb5
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 27 10:43:22 1996 +0000

    Made select() optional

commit cbadcb46e4898cb46ad9b49dba8cc4fc789a164a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 12 14:10:34 1996 +0000

    New function p_query_attset to define default attribute set.

commit 7fe0d6399102ca8c9b51d45f3d8b439a5e6adce0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 12 14:09:54 1996 +0000

    ODR_DEBUG not set.

commit 8e3d81fc1e875957337ff69c6a449c40c00ed8bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 12 14:09:11 1996 +0000

    Default prefix query attribute set defined by using p_query_attset.

commit 4eec94579e5ca6f1121ed12ce26945ed23bbea74
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 12 14:08:30 1996 +0000

    New function: p_query_attset.

commit 711159f51111a2f1de5343bfdbd56a0e41d42baf
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jul 26 14:07:21 1996 +0000

    Small

commit 63aea810bb0d282daf5468eca9f5aa6a5611fc2e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jul 26 13:37:06 1996 +0000

    Various smaller things. Gathered header-files.

commit a7ab1771fdb372874b190308cffd3517625b6c83
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jul 26 13:36:15 1996 +0000

    Various smallish

commit f537f1037e07b2a4be1681d158e17cc62683cbfa
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jul 26 13:35:38 1996 +0000

    Gathered header-files

commit 2da1b7c395cd33f03bbb93919c88a4d0fb2de1ed
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jul 26 12:34:07 1996 +0000

    Porting.

commit bc33b8b53697bcc10a02f7e7456fd75b2c3473ef
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat Jul 6 19:58:23 1996 +0000

    System headerfiles gathered in yconfig

commit 567ab40a74611002aef26af8db8986d24b1c4bd5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 3 13:21:36 1996 +0000

    Function xfree_f checks for NULL pointer.

commit c1c75fd66581fb7df0a63f42eec3a055210b3bf0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:57:45 1996 +0000

    1.2

commit 5fe647af23484842955ab7a7e26d0ab34e3c2b1c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:57:38 1996 +0000

    Added OPAC, ResourceReport

commit 09127934b3646ba7d5bc0a853b693792d64d3bac
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:56:00 1996 +0000

    Work on Summary.

commit 7b975f32e5bb0ae39b62167f9eb09b02be36d3f6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:55:33 1996 +0000

    Added Summary. Unfinished work

commit 77c156ef02efc5a3da23d153dac166e729ec79ef
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:55:20 1996 +0000

    Added Summary, OPAC

commit 9f1aa1005f6e9db2484ec053bf0fd9b109625755
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:53:47 1996 +0000

    Added Summary

commit bf6c973ee6b5864bdb95d7d953fdcac75ea1b060
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:53:31 1996 +0000

    Added Summary,OPAC,ResourceReport

commit fd4b371b704caa2b56210b4ca386cfdfd5da7089
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 10 08:53:01 1996 +0000

    Work

commit a3f3407f990d349081d3cc20645b3acea48a674c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 7 11:04:32 1996 +0000

    Fixed tag->tagset dependency

commit 89150df2052b2c929ea9de488b24bc86095ee5f8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 6 12:07:17 1996 +0000

    *** empty log message ***

commit 7aad6ab82d35210ea6da14848effb175e91ddb0a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 5 08:53:50 1996 +0000

    Added availability/linkage to brief syntax.

commit 0e653cc4ea3853110878a6ca04c364de85822fd7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 5 08:51:03 1996 +0000

    Added local-subject-index to any.

commit f593a4ffa67fe4fba173d75845923ccd4e11288e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 4 09:52:12 1996 +0000

    Added sampletext

commit 0ff5815242556923f24a9dcbbad9ebe30e64f165
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 3 15:57:16 1996 +0000

    Added body-of-text to BIB-1 ANY and the WAIS profile

commit 536d269ace110d131df1baa2daca17088ac8b734
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 3 09:47:05 1996 +0000

    Added schemaIdentifier.

commit d4f3ce4724b0bf9cec075846852b48108b67a67c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 3 09:46:42 1996 +0000

    Added OID data type.

commit d77bb491a62b7cb0f444bc88467c69c0b090e43a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 3 09:46:31 1996 +0000

    Fixed stupid bug in str2oid routine.

commit 59e8e36fa1b1e39a605a22ab2de0ac219ea481e8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 3 09:46:03 1996 +0000

    Added OID type.

commit 97e81740fd91d912d75ff85fefc61b1d19cbc611
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 3 09:45:50 1996 +0000

    Added display of OIDs in the GRS routine.

commit 03bdc2bf7729a8de0050a4defb7f1fb9c85cb7b3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri May 31 13:52:21 1996 +0000

    Fixed uninitialized variable for local tags in abstract syntax.

commit 52b0f7a370fd7444f650909a574e49fdb0ffc522
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri May 31 13:51:13 1996 +0000

    *** empty log message ***

commit 61332f860c40c483d1283532e5fb225daee75e67
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 30 12:03:51 1996 +0000

    Work.

commit d896caa8d64509d95e79ad1ec5966d880abc1883
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 30 11:03:10 1996 +0000

    Fixed NextresultSetPosition bug fixed.

commit d8effb26c004e99bfd83855511c4ec5a7c7f3c79
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 29 15:48:48 1996 +0000

    Added \n to the isspace rule.

commit d0ef7e3d61ea8c14a8649fd199e9060039f3b7b0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 29 15:47:50 1996 +0000

    Fixed in bug DiagRecs decoder. Thanks to Linda Harris.

commit cc0ed1844dbaffb40219b3a2a2d8129aa52eab3f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 29 11:25:59 1996 +0000

    Fixed URL.

commit 146c30a56bda9fcbb049ce2d4f442718fbb09341
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 29 11:19:17 1996 +0000

    Added phrases to WAIS table

commit cf1b621628966dac71de3648217dee37fae4f068
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 29 10:05:01 1996 +0000

    Changed space criteria to support 8-bit characters

commit 87ab96b9e9da7255fe0b1d13dc0ab1626afdd1b7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 29 10:04:13 1996 +0000

    Work

commit e0816c15e2756bff6ef9265ac72ad5baf5306be9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 29 10:03:28 1996 +0000

    Options work

commit dd8028493d407933a943543a243cb6c51eb627fc
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 29 10:02:02 1996 +0000

    Work

commit bc39d5bc3e621e09a0d8b0b912a4e4dfaf43d087
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 08:35:36 1996 +0000

    Removed CFLAGS definiton.

commit c8dee83a98997f5aaf799aad6d6e30c93783bc2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 08:35:24 1996 +0000

    Bug fix.

commit ab9f5c94f9c68c2cd137d5c27c068200606e18c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 22 08:34:44 1996 +0000

    Added ifdef USE_XTIMOSI; so that 'make depend' works.

commit 7ff711579bfae14782a3334ca8b3c255c44cf3d2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 14 09:26:46 1996 +0000

    Added attribute set to scan backend

commit 658b0fee0e1a3cb2eda9933a5287e9c2d731ba36
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 14 09:26:26 1996 +0000

    Work.

commit 8e4dbf0df9d4d7d72c288d79b97ba3d3c22ac17a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 14 09:01:52 1996 +0000

    Added AttributeSet.

commit 94ec9363531cb432fed61650c9719da443d4b1c2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 9 09:32:41 1996 +0000

    Any unfolds

commit 20a7d5f03bb08f114a2133367e283ce5e811a16a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 9 07:27:55 1996 +0000

    Added some phrase indices.

commit e77a0b69d06145878c5ba474b1ec0293e6015a18
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 9 07:27:43 1996 +0000

    Multiple local attributes values supported.

commit 1ef40949fde41e67c12cb83ed039cbe6c6342f4c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 9 07:27:11 1996 +0000

    Multiple local values supported.

commit 52b081f8851742ade8c349aa54b80a3998aee957
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 9 07:26:49 1996 +0000

    *** empty log message ***

commit 5c03aa670c7420063f751a66e200987ea4bf40eb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 9 07:25:22 1996 +0000

    Sm

commit e42d9ee8961aed7ac5750a4eccbbe681da92df0c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 1 12:45:28 1996 +0000

    Support use of local tag names in abs file.

commit 6589c8c535a2c0e86f24cf45c2dd45ecf9ae7093
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 1 12:45:00 1996 +0000

    *** empty log message ***

commit d1c517a616a425f6a6966ae1639176248e65e68a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Apr 10 11:40:43 1996 +0000

    *** empty log message ***

commit 20c20b95722fee18675cb36d9474612a2251853a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Apr 10 11:40:33 1996 +0000

    1.1pl2

commit ac690c9648474fd1cba7780a1ad25f86d0577a84
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Apr 10 11:39:42 1996 +0000

    Fixed bug in UserInfo

commit ac00a317f993121e851a20209a233ab49fb232ef
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Apr 10 11:39:29 1996 +0000

    New version

commit 8c815707cf40388090327143d3d0d27be5c4a902
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 25 10:18:24 1996 +0000

    Added "meta" profile - dublin core experiment

commit 8a4ae2667c1cfc7b9f3ef5dfbae1a62573c7ab90
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 25 10:18:03 1996 +0000

    Removed trailing whitespace from data elements

commit fc89703038b1168a8f52b6920c50dedb9080063d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 15 16:10:53 1996 +0000

    Introduced new prefix query features.

commit 7a41d7a92859be6ecc255e943e693d0a885c4229
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 15 11:05:32 1996 +0000

    The user can set the preferred query type (prefix, ccl, ..) with the
    querytype command.

commit 7b57148e0984b3df36e031d866bfc461703160e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 15 11:03:46 1996 +0000

    Attribute set can be set globally for a query with the @attrset
    operator. The @attr operator has an optional attribute-set specifier
    that sets the attribute set locally.

commit 168943c0bfd934f30eadfe523e3c145af85a8cb3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 15 11:01:46 1996 +0000

    Extra argument to p_query_rpn: protocol.
    Extra arguments to p_query_scan: protocol and attributeSet.

commit e909a485843cfc400caf7ca885c813f5337aa7e8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 13 09:19:09 1996 +0000

    Added bogus mapping of rank field

commit 3111fa3db35d0d3b76ba0f70a2c9ed83d5114c11
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 8 14:38:41 1996 +0000

    Fixed output.

commit d1947ea9d8f4fab6ce179997c2554443884756d5
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 8 14:38:25 1996 +0000

    *** empty log message ***

commit b8d21245e1c2faeb7741bf87835ab67b9004f4e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 29 14:23:13 1996 +0000

    Bug fix.

commit 092d47f339eb07f67dc9e8356a53af81be546737
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 26 18:34:44 1996 +0000

    Bug fix.

commit 3931f892988e7ec50aebfb59189515f68dff103e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 23 10:01:00 1996 +0000

    Smallish

commit cb914e4afd1e815bf47604efdfa964cee69557fa
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 23 10:00:51 1996 +0000

    SCAN Work

commit 214a19efbb9f3ccb3cfe678b5c9ba805774b3d12
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 23 10:00:39 1996 +0000

    WAIS Work

commit 2f1df9e6d0f93335cf2a6a487b0a06b43ff37b0c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 23 10:00:25 1996 +0000

    Fixes to SCAN

commit 081fe93172671cdb70410461ea1845566e3a5f25
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Feb 21 15:57:17 1996 +0000

    *** empty log message ***

commit 01555b079443406950c519ad757b36eb2bc38657
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Feb 21 15:23:36 1996 +0000

    Reversed fclose and return;

commit 9b233e7a12a109a54090ffbc5e059db0ab9b4621
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Feb 21 14:55:38 1996 +0000

    Smallish

commit 2e7c9fd11f560b19856ea2a34f6953e949d8075a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Feb 21 13:12:07 1996 +0000

    *** empty log message ***

commit d29152205ca296a1aaea14ab2a656d53c68680f6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Feb 21 12:55:51 1996 +0000

    small

commit 13710cb8cd0a6b8d6a1f88ff69f3a2ec2ec9769c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Feb 21 12:52:55 1996 +0000

    Test

commit 12ecd8b127f4f576b37278eeaff07a12e73b7110
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 17:58:09 1996 +0000

    Added const to yaz_matchstr.

commit ec28e95aa1800749663124d88106bc86b28b8ada
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 17:57:53 1996 +0000

    Added const to oid_getvalbyname.

commit a4b3ddd8ad754b42454c7a18fdb3ef61f7bd580d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 16:41:36 1996 +0000

    Minor change.

commit 473db99967af5162fb1e0f1a68ec713ef4e19213
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 16:37:33 1996 +0000

    Using yaz_matchstr in oid_getvalbyname

commit 7826e2c92b1a07182ba5bfb94c304f1fa7d27387
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 16:33:02 1996 +0000

    Moved matchstr to global util

commit de40d7c17747988ed4c53e51e45cbb790a3abd7b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 16:32:48 1996 +0000

    Created util file.

commit d1f1647de20f92bdb32c61a8dafac5f252dac914
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 13:02:58 1996 +0000

    Wais length.

commit db974144cf7ea08657432437b71611ac85d1c2d1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:57:41 1996 +0000

    V1.1

commit 89eb5df93edfe3141cc0e06997a4c6023d7bc552
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:55:56 1996 +0000

    *** empty log message ***

commit dee13aeae17005ba0ef3adf7bf99958160e393d9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:53:04 1996 +0000

    Chanes to SCAN

commit c830124fd18d0bc1dc330d7d8b62aac51d12659c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:52:54 1996 +0000

    Added odr_peektag

commit 8df01d1889fa540918519fa5fb00fa0afd82b67a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:52:09 1996 +0000

    WAIS protocol support.

commit 697c9c32315a2e827a0133b3f6c2eed9953926b6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:51:54 1996 +0000

    Fixed problems with EXTERNAL.

commit ab66367f19b935a874d190bbe5b5d8f20dbf3592
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:51:41 1996 +0000

    Completed SCAN. Fixed problems with EXTERNAL.

commit 297a057b70eb2747f46b5fe216984394cde6ea8b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 20 12:50:45 1996 +0000

    Various

commit f1bb2364c333c161a8197785e51348c70f31ca6b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Feb 12 18:18:07 1996 +0000

    Fidgeting.

commit 17c6fa471c8ff21bd9133a806569e10a0919e24c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Feb 12 18:17:48 1996 +0000

    SMALLISH

commit 9d17b5cfa8555d4762f162785edede1e0314cc07
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat Feb 10 12:23:41 1996 +0000

    Enable inetd operations fro TCP/IP stack

commit b835ec5cc4cd3a601f589e948f3d1220f179710f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat Feb 10 12:23:11 1996 +0000

    Enablie inetd operations fro TCP/IP stack

commit bd6ab82d45c0079d404ec0c325c5f4c8a9ca86e6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat Feb 10 12:22:49 1996 +0000

    Work on SCAN

commit 52cfdac6b573bceb94777e9393cf02719d6e2c9d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat Feb 10 12:21:57 1996 +0000

    Smallish

commit 069f580ad7901713aaf7bb8d27aaba82124c15c7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 5 12:24:26 1996 +0000

    Implemented log_event_{start,end}-functions.

commit 37a88d1e2934cddb2a6711b34011628e6b40e912
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 5 12:23:41 1996 +0000

    Removed RPN_QUERY define (not used in these modules).

commit d4901e9a337370bf73e34a7d1ce718e3ea178a66
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jan 24 16:01:14 1996 +0000

    pl4

commit 4324da797a51137daa4d7e2d665df2ff82ce8c66
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jan 22 09:46:31 1996 +0000

    Added Sort PDU. Moved StringList to main protocol file.

commit 4eb6ad2c0421101a9d68c4d4d519823526651a9b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jan 22 09:46:07 1996 +0000

    Added Sort PDU

commit a571156582fe34154568c7b42f142e56879557d3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jan 19 15:41:52 1996 +0000

    *** empty log message ***

commit ef96020a7ee2ee72323f043a4257d332b91ee353
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jan 19 15:41:47 1996 +0000

    Fixed uninitialized boolean.

commit 4e88eb87479d35e80be11f9821f5e754dbea22eb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jan 19 15:41:34 1996 +0000

    dumpber was ignoring the file argument.

commit 8d041b46a730c44ea9488a3056f9fdcba4fd0ce9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jan 19 15:41:14 1996 +0000

    Smallish.

commit 826b36840ea0cb5c0a6262ec25691e83ea20780a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 18 09:46:34 1996 +0000

    Changed prototype for reader function parsed to data1_read_record.

commit 31cdb9d2330fe01012b3976ecf10c6bb1546f548
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 17 14:52:47 1996 +0000

    Changed prototype for reader function parsed to data1_read_record.

commit 8987907b5c39b3f1575a40d02ffd8912487d81d3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jan 10 15:21:24 1996 +0000

    Added links to access control PDUs

commit c195f14eb2fd48882f7b19dcb1b2421b1d174900
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jan 10 13:07:02 1996 +0000

    *** empty log message ***

commit 593e3a0579cb7de6d79c1ebc665612fd9cb5bac9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jan 3 16:22:56 1996 +0000

    *** empty log message ***

commit 1aef484f50fc535620d43dab81584432115681b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 2 13:57:30 1996 +0000

    Added error messages.

commit e37f1b24803ae41bba736eabdc14851018578abc
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jan 2 11:46:49 1996 +0000

    Changed 'operator' to 'roperator' to avoid C++ conflict.
    Moved to pl3

commit 8bec24d252450a514ba47690ef187a76a29f8b47
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jan 2 11:46:40 1996 +0000

    Changed 'operator' to 'roperator' to avoid C++ conflict.

commit 5510ef5973c29973156c06ffb920deeb04a662d8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jan 2 11:42:31 1996 +0000

    Moved to pl3

commit 4ae699c927bc26f3550d1a8ca911e8d1fe75dbfc
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jan 2 08:57:19 1996 +0000

    Changed enums in the ASN.1 .h files to #defines. Changed oident.class to oclass

commit 3c061ecc327ee0e2e5f0c63b4951c7d51cb87ce7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Dec 15 16:57:11 1995 +0000

    Added formatted-text.

commit 1a74e6a6a7f7b81ebbda9de508b10610508b8db7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Dec 15 16:20:41 1995 +0000

    Added formatted text.

commit 05d23eb6c40d04281eb51c9e7931c63ea51ceb6f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Dec 15 16:19:45 1995 +0000

    Added formatted_text.

commit 2967b364c0bc6c5e35957acb05dc27d45787171c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Dec 15 11:22:15 1995 +0000

    Added bodyofDisplay

commit b2d4fae21009b1909a35ef9ae6bcd27c1a5dca74
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Dec 14 16:28:07 1995 +0000

    More explain stuff.

commit abfbb8adfc5e2cbc048b623d41eaf36f05cf8bd9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Dec 14 11:09:43 1995 +0000

    Work on Explain

commit 53c17d9dc2f7c8355bbac800ed02862eb5780d4f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Dec 14 11:09:31 1995 +0000

    Added Explain record syntax to the format command.

commit 78afbee947e1e4d6cd950e2fb9421abcdf1fbab4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Dec 14 11:09:09 1995 +0000

    Fixed bug in tagging.

commit 8916c5245235fa1229f8a23ba7ebb1500e98b818
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 13 17:14:26 1995 +0000

    *** empty log message ***

commit 381bf177c2d16c3f19ad60d3fca0d644c6e9e064
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 13 16:03:35 1995 +0000

    *** empty log message ***

commit 6545117117f63785408dec79e13e26d9f5779d55
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 13 15:38:43 1995 +0000

    Added SGML-output filter.

commit ad7f3313654b48d43981d8b55a2a99d53347529f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 13 15:32:47 1995 +0000

    Added sgml-output.

commit d296bf4d8d017e615b5030f422b99053c4e382e0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 13 13:44:23 1995 +0000

    Modified Data1-system to use nmem

commit 5afa1465c452137580fe0c21a928f8bdcd08367b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 13 13:38:41 1995 +0000

    First kick.

commit 9446211daf0869d342b5738d153d810230b7a299
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 12 16:37:02 1995 +0000

    Added destroy element to data1_node.

commit a54eb1c1d02d6f7b7eb8e14db4772ebbc5387315
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 12 14:11:31 1995 +0000

    More work on the large-record problem.

commit 5c073098ad53cab537fd66d89c5b29e730c46a88
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 12 14:11:00 1995 +0000

    Minimal.

commit 378fb34b7013a9f6b15fd632f987a339da80b907
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Dec 11 15:22:37 1995 +0000

    Added last_child field to the node.
    Rewrote schema-mapping.

commit 8986fb21c4b4a417de1817a73191b4b522c453d9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Dec 11 15:22:12 1995 +0000

    Added last_child field to the node.

commit bd0180737b693328bc8ced2e294588209a5d858b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Dec 11 15:21:56 1995 +0000

    Work.

commit f850b018fdcafddfb5c0f72cc16c51a6be47cddc
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 6 16:06:20 1995 +0000

    Fixed YAZ library

commit 14e430f03a8a98fc4a795cc5544dafcb23fd5031
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 6 15:50:42 1995 +0000

    1.0pl2

commit 39255c75cf4b692fec73ce3fe52cf56333189bfc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 6 13:00:19 1995 +0000

    Minus alone not treated as an option.

commit d6fec902f5ecce2849f1ea7a2fff073df3ea8db9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 6 09:51:27 1995 +0000

    Fixed the log-prefix buffer - it was too small and the setup code lacked
    a bounds-check.

commit 3daec0c0ae02f6dffeb98fec83913c50de670510
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 6 09:50:56 1995 +0000

    Bad #define.

commit 1b9f6e078470e18513ac273c3e3e089b214c2d81
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 6 09:49:13 1995 +0000

    Work.

commit 16a55fae225f0d7597bf91b3fce7190bc87b9314
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Dec 6 09:47:40 1995 +0000

    *** empty log message ***

commit 1a1ff494c26dcf1dc67530c92745e36725060dfd
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 5 16:43:04 1995 +0000

    Work.

commit b6e8efd1bc9032260c1f30418f505f17ed2f4472
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 15:08:44 1995 +0000

    Fixed verbose of xrealloc.

commit 8d84b94601b2be119f2a2d511b268a6123e4aaf9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 5 14:26:40 1995 +0000

    Added global lbuf to data1_node.

commit 2dda9d9bfe56381a6a9ae1f6f72d69645e552dcb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 5 11:17:55 1995 +0000

    Removed \r introduced from the Windows port somehow.

commit ef856faa1846f53ea533cd4e4ce72291fcfa999e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 5 11:17:30 1995 +0000

    Moved some paranthesises around. Sigh.

commit 22539de88437f4812d17f8ab1d71db52f1da4c0e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 5 11:16:10 1995 +0000

    Fixed malloc of 0.

commit 450302c17fd8b1c07fa1b5400e5b85645118d319
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 5 11:15:50 1995 +0000

    Work.

commit 8265143b935609afba4d76c7f424e138da155ac2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Dec 5 11:15:40 1995 +0000

    1.0pl1

commit 4eb98bb29689c555b7c854d7b175b60c153d0691
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 5 11:08:37 1995 +0000

    More verbose malloc routines.

commit 202ccb243136e1753134aa778c21dac30f901985
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Dec 4 23:59:04 1995 +0000

    Added abreviated GILS tags.

commit 4af141c2f6ca166ed85357c08334b2ed19da217d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Nov 28 09:32:27 1995 +0000

    v1.0

commit 0f08c4be1e64c5429e0b4c4c33e1acc7dcbc3f40
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Nov 28 09:31:22 1995 +0000

    Version 1.0

commit d3984fc00ab8ab6d26fbcb162723667e8bae95c1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Nov 28 09:30:41 1995 +0000

    Work.

commit a14bd4709da825b01f3cc42e5506b23bc3dea411
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Nov 27 13:46:38 1995 +0000

    Work

commit 96b9676c49ab52a28c50dda95cf23bf92cd57507
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Nov 21 15:09:43 1995 +0000

    Work

commit 91921982a89c15eaea23d60b2e01ec7261513c33
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 17 11:09:39 1995 +0000

    Added new option '-c' to specify configuration name in control block.

commit 521f0f04ca70c76b28ad693f5f9854dc524dbab3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 17 11:08:57 1995 +0000

    Install action added.

commit 2927cf8d4c742fee3978ca41b3ade18b3af1fd60
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 15 11:51:21 1995 +0000

    Smallish

commit 0ef2b29604c21f65eaf7182bc992c9ca78bdd2e5
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 15 10:52:25 1995 +0000

    Added profile documentation.

commit a309d6ece06c0ab732d98c59f2718efaebd01ec6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Nov 13 09:27:22 1995 +0000

    Fiddling with the variant stuff.

commit d1a20e8d865a4ef50a024d5076f8aa2a8667500d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 8 17:57:20 1995 +0000

    Fixed title ref.

commit 20183db4fcbb8161529ee557ead6789ae2097ae0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 8 17:41:11 1995 +0000

    Smallish.

commit c4b184d02212b522facfd4bb8d86f7c3e933b14c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 8 15:11:29 1995 +0000

    Log of close transmit.

commit b3b306f2e04d5ef2b918fcd377b74eaf1547de42
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Nov 7 12:37:44 1995 +0000

    Added support for forcing TIMEOUT event.

commit 3ffa5dbc563e15bccb012f3d3d00a993f87ace82
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 16:34:52 1995 +0000

    Making data1 look for tables in data1_tabpath

commit 6b3cb0bd17248f844cae8744d29816809db1673f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 14:44:33 1995 +0000

    Added tables.

commit 2004bbd9b3bbce5eb8ecc49520255b3d0bf578b9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 13:54:12 1995 +0000

    Minor adjustments

commit 1237873423722c1c5cffad7baa61281902c29c53
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 13:07:18 1995 +0000

    Data1 module now lives in YAZ.

commit a8b671f524437f17d856b567a5e3b4648c83fe6c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 12:19:13 1995 +0000

    Second attempt to fix same bug.

commit 00a64eba41e963e73b71f6b6850f748b5071663a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 11:56:53 1995 +0000

    Added Xmalloc.

commit 8ad9b2411f30d2a306bcf9b8a0cb0f03576e2a36
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 11:56:37 1995 +0000

    Fixed bug in elementsetname-handling in piggybacked presents.

commit cea212fba995de3fa0d6d6723d828f6fd7ca31df
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 11:56:06 1995 +0000

    Added Retrieval (data management) functions en masse.

commit b6a465d196c8738156814a9fb3ba9e2450dd1be4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Nov 1 11:55:41 1995 +0000

    Added xmalloc.c

commit 29818ed78e32998641adcf5f23d3b854355918b5
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Oct 30 12:41:06 1995 +0000

    Added hostname lookup for server.

commit b159db0e380339b4f51ba3871458fcf09bbfdece
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 25 16:58:32 1995 +0000

    Simple.

commit d725e25e13a79b4b47d578580bd289b37f85c41c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 25 16:58:19 1995 +0000

    Stupid bug in odr_malloc

commit 3d0077a6eb90bf1cf4d2ecc3acd1afaf7c829bd0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 18 16:12:55 1995 +0000

    Better diagnostics. Added special case in NULL to handle WAIS server.

commit cd5d6beb85878bfc65a2ebd2b771b86a1872af40
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 18 16:12:30 1995 +0000

    Better diagnostics.

commit 3e0bd65fd12dc5d8afc9c2da0e2465f49757c53d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 18 16:12:20 1995 +0000

    Added a couple of special cases to handle the WAIS server.

commit a3fb25600e5a7366e761b46c419462080fc13f73
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Oct 16 13:51:41 1995 +0000

    Changes to provide Especs to the backend.

commit d5841c7c5616c3259c78e90cbf8e5e96ebd3ab31
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Oct 13 16:08:04 1995 +0000

    Added OID utility

commit 0ba153ff51508cf37d3f5bbc48e3738dacfc6f42
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Oct 12 10:34:28 1995 +0000

    Added Espec-1.

commit 7c3682d1d90e48dadca5e8c9b482044cbd65e939
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Oct 11 14:49:12 1995 +0000

    Smallish.

commit 80c35fec715148c1c4547cf62aa6e2558884611a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Oct 10 16:27:06 1995 +0000

    *** empty log message ***

commit a9a2a0427e8c387265ae6cccd16d97df6585e7ff
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Oct 6 12:59:06 1995 +0000

    Added access macros

commit b22117b182e372c6d1adc77c7da6a1de508e8594
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Oct 6 08:51:13 1995 +0000

    Added Write-buffer.

commit 63cafe41a93427118959a74201b3e331169a71d9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Sep 29 17:11:52 1995 +0000

    Smallish

commit 9c459af695605b44a044ad206562818be10034f1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Sep 29 17:01:34 1995 +0000

    More Windows work

commit a65e0f7a2d18e29a619b137b8a1ddbc55891d573
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Sep 28 10:24:32 1995 +0000

    Windows changes

commit fce935c96fc52b25533514e03fdd16b0d34f855e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Sep 28 10:13:54 1995 +0000

    Added central config file.

commit aa45b978839c268db6eccafc6a13452d99a7929c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Sep 28 10:12:26 1995 +0000

    Windows-support changes

commit 657fb99115b87a5244e9a33bbe4ca3d9d18849c4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Sep 27 15:02:33 1995 +0000

    Modified function heads & prototypes.

commit f305305306da9af74ed6c559f2b06353fd5a7c82
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Sep 15 14:44:15 1995 +0000

    *** empty log message ***

commit 39d04935b765d492fdb6f27c0b8fb0eae6acd50f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Sep 12 11:32:06 1995 +0000

    Added a looker-upper by name.

commit 3b54f840517967a8631829b96fdadf1e6abc3404
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Sep 12 11:31:46 1995 +0000

    Added some oids.

commit 71936fd087fe8833926c9978b96c0e405d08aed7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Sep 12 11:31:36 1995 +0000

    *** empty log message ***

commit 6d73e5de2a3311b596132f879f60d9d43230778e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 14:44:50 1995 +0000

    Reset timeouts.

commit 42212b458f327fe54a537eabd80a3e42afcb2ee3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 14:44:43 1995 +0000

    *** empty log message ***

commit 9e1a8a0a598aef894f59fa8abe3ccb144a5294a8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 14:24:13 1995 +0000

    Added second half of close-handshake

commit 42d681412ccbe0b710a78f672bad207ce5b50d60
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 11:28:52 1995 +0000

    *** empty log message ***

commit edc031856dc0956a63914b19f20c1d93e48525a2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 11:19:31 1995 +0000

    Added Diagnostic Format

commit d09e17f371431d3397588e6b749219608d37766a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 11:17:28 1995 +0000

    Added code to receive close

commit 602ffff9bb22a27dc020630a884c101ad09e1990
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 11:17:14 1995 +0000

    *** empty log message ***

commit 45f00f8e00111ba73b19c28568b8e0c88e55fdff
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 11:16:53 1995 +0000

    Added code to send close

commit 071678ee007f2f0b28dbed63bfd48e65cf393f3c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 29 10:41:18 1995 +0000

    Small.

commit 43003ed479db7320b458611ea09db56f79de7cdb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Aug 28 16:29:45 1995 +0000

    A

commit 32226dbfb020481e8589fad8f5f349eff63e3273
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Aug 28 12:21:27 1995 +0000

    Client can now ask for simple element set names.

commit bad46a884892e5ed522dcbbe06a53b1cef475007
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Aug 28 10:58:58 1995 +0000

    Added extra choice-entry to data to catch visiblestring.

commit 926053a25451c80865544d9c1278b05e5c04a707
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Aug 28 10:58:21 1995 +0000

    *** empty log message ***

commit abaa7e4d8d4d9ad4a5a33e55895055a9975895aa
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Aug 24 15:13:18 1995 +0000

    Beta 3

commit a8f0f1b7224655f2546b71608dbe8520ebc4f254
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Aug 24 10:56:22 1995 +0000

    Typos.

commit 9d5b598c238693453bf2c7688374af1d940ce834
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Aug 21 09:16:32 1995 +0000

    Added Extended services + Item Order

commit 7f4183f05884c781eb395a17e4282485c618ded6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Aug 21 09:10:10 1995 +0000

    Smallish fixes to suppport new formats.

commit 1c2df7a209b83db0b04700abff3512c0abf5d967
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Aug 17 12:47:09 1995 +0000

    Added GRS-1.

commit 11fc1fa1b5e4b75942018efe466dbfdb41454077
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Aug 17 12:44:55 1995 +0000

    Fixed minor problems with GRS-1. Added support in c&s.

commit e02b5659eaac4f86f7bf97779a5f0dcf9f6bf86a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 15 13:37:41 1995 +0000

    Improved EXTERNAL

commit 72592d242326dea9e05cae90d50348a2da0c0948
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 15 11:59:39 1995 +0000

    Updated External

commit c3900ef26a3b594b58a051116954daf3470e7f03
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 15 11:58:33 1995 +0000

    Updated External.

commit 650245423f092d3f645acee914230227901f2fd5
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 15 11:58:23 1995 +0000

    *** empty log message ***

commit d1c4d0f9dc12fadca9004dba185f78deeed46415
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 15 11:16:50 1995 +0000

    CV:e ----------------------------------------------------------------------
    CV:e ----------------------------------------------------------------------

commit 76231afd95f258db5024620636824dc905cf1de4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 15 11:16:39 1995 +0000

    Fixed pretty-printers.
    CV:e ----------------------------------------------------------------------
    CV:e ----------------------------------------------------------------------

commit 8022d3fea9d2c3dfaa1ad1fbc2491cbd0cfa1d43
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Aug 15 11:16:05 1995 +0000

    *** empty log message ***

commit 16b46be517decccb81f089c56ed798e202a4b86b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Aug 10 08:54:33 1995 +0000

    Added Explain.

commit 6123c0dac006084449fb80900c5764417a6bd706
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Aug 10 08:53:52 1995 +0000

    Added Explain

commit 718bedef3c688e26b434b25e2e77852ddda6181c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Aug 2 10:23:06 1995 +0000

    Smallish

commit a54b78d4dfd37879e595070471ee69ab9dba64f1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jul 31 14:34:26 1995 +0000

    Fixed bug in process_searchResponse (numberOfRecordsReturned).

commit 6dc5380b5f90907fb32efe356ff1659fc9c5531e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jul 31 14:33:39 1995 +0000

    Smallish change.

commit c7faf05cbdcd2718c695c36b2d4b3793a61c70a7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 27 13:22:25 1995 +0000

    *** empty log message ***

commit 4c139281f38687ac9e5cf120bd8421d476d51bd6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 27 13:20:59 1995 +0000

    SUTRS support

commit 9f397feecfd366f335e8a7e30b13431790c00f84
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 27 13:20:51 1995 +0000

    Fixed sign-clash. Non-fatal warning

commit 6d7038a051e53896c8447bec79279353a3ab57ef
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 27 13:20:32 1995 +0000

    Added SUTRS support

commit 016a7b8249c7914dc028829009a7ea7574e29e51
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 27 13:20:06 1995 +0000

    Can now inherit external libs from top-level makefile

commit 44c069f9cae451dae880e8d576387f6a46ce588d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 27 13:19:28 1995 +0000

    V1.0b2

commit 86316b9e9d3256c07468c85dd301e69e3865794d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 27 13:12:07 1995 +0000

    v1.0b2
    See CHANGELOG for update info now.

commit c69f4f05fce93bee043f0edd6c428dc49d75620d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 27 12:44:42 1995 +0000

    Fixed bug.

commit 502061d0cd291d3858c9b70eccd09dc35f400080
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sun Jun 25 10:53:35 1995 +0000

    Smallish adjustments.

commit be8acf3280618446f31bb2beac8b1116f748467b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 22 12:25:13 1995 +0000

    Added changelog

commit fca985d5c2944fa01270d363190264e4ee36ec93
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 22 09:28:03 1995 +0000

    Fixed bug in SUTRS processing.

commit a200fc19301615242b43e18b9c03027d495302bb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 17:01:48 1995 +0000

    This should bring us in sync with the version distributed as 1.0b

commit 0a75f22446e3298f82acff44810eae3e9592bbdd
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 13:48:49 1995 +0000

    Initial revision

commit 208b345b9128f274f3c349bc1616fe2d2bb21bde
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 13:39:56 1995 +0000

    *** empty log message ***

commit 1a4ed05d639cfb9931783be01a93d1b91d28d313
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 13:39:16 1995 +0000

    1.0 beta
    All of basic 1995 should be in place at this point. Some little features
    added to make the server more useful. BER dumper for bad protocol debugging.
    Etc. First major release. All following releases should come with
    a changelog.

commit e31a14058cffd70c2d65a6f599e216e0bcddf7b7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 13:06:50 1995 +0000

    Fixed simple bug in the code to handle untagged choice elements.

commit 76cc232b7a7313f292e2fa28a2ea12eaab865353
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 12:40:18 1995 +0000

    Added log_file()

commit d6a0e5ff2f35326b9cd2e1260c56fd5dabafd3eb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 12:39:09 1995 +0000

    Fixed bug in timeout code. Added BER dumper.

commit c70f63352bac2f0bfdcc3078d69f43adbcc7ad2d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 12:38:23 1995 +0000

    Reorganized include-files. Added small features.

commit 42d3d8a6486c495357574e5db0fc736834d8ba40
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 12:37:41 1995 +0000

    Added BER dumper.

commit 38f28b040157ff5bffcd41e557205224f6bb0e9c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 12:37:28 1995 +0000

    Fixed a bug in the compspec.

commit 77fe8ea4a114c45e899a63ccfe767ce0dff722a0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 19 12:37:12 1995 +0000

    *** empty log message ***

commit 1110373102ed65ffcaa5384aa0514516b162c543
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 16 13:15:56 1995 +0000

    Fixed Defaultdiagformat.

commit 0d7bd5b0e03b77779702a35738e5c7bcc5d3849d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 16 10:46:48 1995 +0000

    *** empty log message ***

commit ccdaf5d5cd52555eefe9b22ea4bee98203e33626
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 16 10:31:33 1995 +0000

    Added session timeout.

commit 99197c4bc292188d25b7ccda5328546dc899648e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 16 10:30:38 1995 +0000

    Added REUSEADDR.

commit bee632cc3a4d22b61dd7dc1a196253be5782cf0c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 16 10:29:03 1995 +0000

    *** empty log message ***

commit 7b3772b8fcf2cc486e079b3687b183f997374271
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 15 15:45:03 1995 +0000

    Added date info.

commit 78f86cdd3cc8d44fb8c4329e408a3aa679bd8b9e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 15 15:42:01 1995 +0000

    Fixed some v3 bugs

commit a7b235097c10590dde6dfa1859590d4c4e930366
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 15 12:30:48 1995 +0000

    Setuid-facility.

commit 832b2543074a15413097abfc0d9b7aca2c301b68
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 15 12:30:06 1995 +0000

    Added @ as hostname alias for INADDR ANY.

commit 58eaa160fef1b2eae412e9be77833818a95dae92
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 15 12:29:45 1995 +0000

    *** empty log message ***

commit 1db60f5a7396b9b37560f6b6962be0b68240486c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 15 07:44:49 1995 +0000

    Moving to v3.

commit be3b6e0eee631d7611e6e5f96cce246d090b9848
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 15 07:44:39 1995 +0000

    MOving to v3.

commit 189fa86838b242b5f37e5ea2db92a84935050a81
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jun 14 15:26:30 1995 +0000

    *** empty log message ***

commit 9edede4a23ba78a2c4a463eabbe7623e7f8d8fbd
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jun 14 12:34:55 1995 +0000

    Moved version.h to include/

commit fd5d2db3eb371d4af60e2d50d1c7e6fb2d4e64c3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 14 11:06:35 1995 +0000

    Bug fix: Attributes wasn't interpreted correctly!

commit d9d409a0b09cff42f6937df2e78fb3eb2f81d319
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jun 14 10:06:25 1995 +0000

    Moved yazlib to comstack

commit 8a425ff5328260fff0dcc28f08b5bdf6bfac84ab
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jun 14 09:58:19 1995 +0000

    Renamed yazlib to comstack.

commit c2af22077779cd65b746b2822b2b1478ea0619fe
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jun 7 14:42:30 1995 +0000

    Fixed CLOSE

commit 6295998029aa62f64729e15d4a7ffb0038045d78
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Jun 7 14:36:22 1995 +0000

    Added CLOSE

commit 98a0e019041e9911d573861dd440764cdd08b050
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 6 14:56:58 1995 +0000

    Better diagnostics.

commit c4c36570d87ff977f214af637a2f7cb658888dd0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 6 08:41:44 1995 +0000

    Better diagnostics.

commit 5f2823e584b4b138886c985bc1490b35aa6cdd4c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jun 6 08:15:19 1995 +0000

    Cosmetic.

commit 6bd2c88268605657b4174f39af96a71b87931baf
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 5 10:53:31 1995 +0000

    Added a better SCAN.

commit e0c187d10957ba9aa5c459c4f01afbedb38b33a0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 5 10:53:13 1995 +0000

    Smallish.

commit e0bff0e5d91422453fa9779565beeef33c4f2740
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 5 10:52:22 1995 +0000

    Added SCAN.

commit c546a1218ae6a2ccda5dcf30809b18a0e335918c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Jun 5 10:52:05 1995 +0000

    Fixed some negligences.

commit 10308339de640b9ff73ed096a6ed2f5faf5646de
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 2 09:50:09 1995 +0000

    Smallish.

commit 101d89d1a26a27c93115a68af84e9c72beb1abd6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 2 09:49:47 1995 +0000

    Add access control

commit 6edc916a5a8d44e1d7708f5018828e0d2020690b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Jun 2 09:49:11 1995 +0000

    Adding access control

commit f45eb9a4844db2509e24e38a043625310c1e32a1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 1 14:34:53 1995 +0000

    Work

commit ee91cff35d9150fe522c72b903680ccc49bd75ba
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 1 11:25:03 1995 +0000

    Smallish.

commit 9760c02cdacaca31695e2adaf1747c82811f3b8a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 1 11:24:52 1995 +0000

    Resource Control

commit 4b449e2e477bc6feca0b83ce8e8e0bbc205c7e4a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 1 11:22:17 1995 +0000

    Resource control

commit 8cfe6e1e33b0d50d2f31c825c6db5fe2eef33663
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Jun 1 11:21:01 1995 +0000

    Attempting to fix a bug in pack-records. replaced break with continue
    for large records, according to standard.

commit 51c420cc7f3b1c3a362822b353683653791cd8bb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 31 08:29:21 1995 +0000

    Nothing significant.

commit 0b2e335809568732b2bbae6bc0b585524570b7a7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 30 10:54:51 1995 +0000

    Added some backwards compatibility to the comstack (CS_SR->PROTO_SR)

commit ddd998ca83ffe16e7548f0717d218d32a2b57a33
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 30 10:25:40 1995 +0000

    Fixed dependency control

commit 1b2f4362552dcb365b6e4722d5eac7bb704c6c01
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 30 10:16:03 1995 +0000

    Makefile fix

commit 4443923c16260ab0c3180fc98a6969a3bf3e1af3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 30 10:15:49 1995 +0000

    Added our implementor's ID

commit 8f3107265c90e9e90f272eb4d77394b0ca13ff38
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 29 08:50:50 1995 +0000

    *** empty log message ***

commit b97c5f66c697c58dc6ee56c402da4237236d70ce
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 29 08:17:13 1995 +0000

    iMoved oid to util to support comstack.

commit dd5f78cc0a977733507aaeb5c76b00ba2debe392
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 29 08:12:06 1995 +0000

    Moved oid to util

commit 0abf92a5ba3132c9727bec630ed1f04bc51b4f04
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 29 08:11:54 1995 +0000

    *** empty log message ***

commit d4081206ab9bd0ed0c97c032d264ad1e1d4a051e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 29 08:11:30 1995 +0000

    Moved oid from odr/asn to util.

commit 17428c7afa7e84d91e4529ba440a953317dc2b82
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 29 08:10:38 1995 +0000

    Moved oid.c to util.

commit 047c06fdbb9f4f188582b2a6c1f3f22c21333ac2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 29 08:10:18 1995 +0000

    Smallish doc updates.

commit 3050c29a2d88f6af325f1fb9ae6d0927babf9193
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 26 08:56:05 1995 +0000

    New function: p_query_scan.

commit 583beebdfacea28d31a43a42cbdf3b683fd3a3f1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 25 11:00:08 1995 +0000

    *** empty log message ***

commit feeec79483b93bb8bc3f0b25b90377114d271db6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 22 15:31:26 1995 +0000

    Removed ../../alex/include from -I.

commit 8bc8803d672b7ecf182a0bb691885d37cf2a8160
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 22 15:31:05 1995 +0000

    New function, p_query_rpn, to convert from prefix (ascii) to rpn (asn).

commit fe03e3dc1bf9c45d942064b92e0910c17220bcb1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 22 15:30:13 1995 +0000

    Client uses prefix query notation.

commit f65413048bdfaaa34f61c9930cc530c31ad2d97a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 15:06:53 1995 +0000

    *** empty log message ***

commit 426dee508ccda399a2ec5a43d26e97493184db2a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 14:56:57 1995 +0000

    Fixed problem in decoding empty sequence.

commit d96b5f6d7f2d2775e7532066d2c75e678cdc8a4c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 14:56:40 1995 +0000

    *** empty log message ***

commit cae330549b4c3cdd6e186815932cee9e7018d752
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 14:47:00 1995 +0000

    ODR_NULLVAL --> void

commit d4c07f5246e1fe90fb79aaf44a5baccf00140221
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 14:44:53 1995 +0000

    *** empty log message ***

commit 3a5079aa34321c59d355e40f684094b99da3a197
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 14:42:19 1995 +0000

    Replaced empty attrlist with ODR_NULLVAL

commit 2d093b88ca5c238b6394c1254078841b19f724ff
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 14:02:23 1995 +0000

    Added cleanup of lib/

commit a1099d28cc3966419e7e90989510fdc2ba53643b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 14:00:02 1995 +0000

    removed silly ref to libserver.

commit 15a2da6d1e7795f107bf056d0efce8e4cccf03b1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 13:58:18 1995 +0000

    Fixed an ODR_NULLVAL.

commit d4c12ec7c451e74a949cc7c8d5fef226c995ddc6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 11:32:15 1995 +0000

    Moved yaz-ccl to util.

commit 327f8d22cfd0b717efd69bb105ffee1d05f08e4e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 11:32:01 1995 +0000

    Fixing Interface to odr_null.

commit 54605527769927a70af506babc5d663a6caf7e64
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 11:31:24 1995 +0000

    Added PDUs

commit b3be6bf5b31785568d39c3c1d631759df84d90ca
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 11:30:30 1995 +0000

    Added prettier client.

commit a8cbf4e58821b5a7e64063f6a1b50c453494167f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 11:30:15 1995 +0000

    Adding Z39.50-1992 stuff to proto.c. Adding zget.c

commit 1479cd42ce8537af61e2883d9567b0e13bd37197
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 22 11:29:19 1995 +0000

    *** empty log message ***

commit 28df1d8cbdbee7b3e9b5a23e340e63c7b852841c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 18 13:06:15 1995 +0000

    Doc. update

commit 86927dcf1fb5dbd4d30f2d906ff5ceba7319f142
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu May 18 13:02:07 1995 +0000

    Smallish.

commit dd509bd7c24e5c9f93f0c0072bfb91227142705b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 17 08:42:26 1995 +0000

    Transfer auth info to backend. Allow backend to reject init gracefully.

commit 18b7618dac0dc32da1f77134d15b60af0ffd84fe
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 17 08:41:54 1995 +0000

    Small, hopefully insignificant change.

commit bceb14af6e76b53d2dcb49af2c981d4bbfc20e3a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 17 08:41:34 1995 +0000

    Added delete to proto & other little things.
    Relaying auth info to backend.

commit 37a5a5d8d849029f134e4fcef8f6b360a6420c38
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 17 08:40:56 1995 +0000

    Added delete. Fixed some sequence_begins. Smallish.

commit 7d3aff023a795b533064879e58946993a01ef729
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed May 17 08:37:31 1995 +0000

    Removed dmalloc

commit f09f5c509aa742243939b0b0b6a289beadc75dce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 17 08:19:08 1995 +0000

    Executable marcdump removed on make clean.

commit 225a451c3b6a46e0034060affad7df94b18ba3aa
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 16 09:37:18 1995 +0000

    Fixed bug

commit 99268f722648e84bf5c54eb685a1434e100f38a1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 16 08:50:15 1995 +0000

    License, documentation, and memory fixes

commit 9e4d074b5d72a383addc86a2c7e76ed60d3c4883
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 13:25:10 1995 +0000

    Fixed memory bug.

commit b7cfb26ec2c224a900931d09d316efe78dd4d6c5
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 13:20:38 1995 +0000

    ZZ

commit eba5a38ad752c24f77110eb02e96e3895bd0fb3b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 12:12:22 1995 +0000

    Request queue.

commit dffa37262abe124e347fc19d7cc8a4cfa3a613bf
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 11:58:32 1995 +0000

    Added license document.

commit 8c0d9ab51d716e170e6185dbfeb9462d91fb1a06
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 11:56:55 1995 +0000

    Debuggng & adjustments.

commit fe5f2da0c0c4ae00864cc72a36714e90405456e4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 11:56:36 1995 +0000

    Asynchronous facilities. Restructuring of seshigh code.

commit 84fdcc95fbd65091100b861671f410313e78eb0e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 11:56:08 1995 +0000

    More work on memory management.

commit fed6a7e0b9f6c90dc49f0000de429b2aec7e43cb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 11:55:54 1995 +0000

    Work on asynchronous activity.

commit b6851a557131564beda1f460caa1197fd272d310
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 11:55:25 1995 +0000

    Smallish.

commit 57a0976b6e7d84f77a08dcd4cf03d6656dae60d4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon May 15 11:55:13 1995 +0000

    Documentation & other details.

commit 944822bc44705a21ec8b9ce44e0765e0fe37f635
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 11 15:31:43 1995 +0000

    New function ccl_scan_query.

commit 7148f4238bd2ea22c60008fc3062626b42456ae4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 2 08:53:07 1995 +0000

    Trying in vain to fix comm with ISODE

commit 8ce78c7b1b91c6298c913349c46a61bd26244734
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue May 2 08:52:28 1995 +0000

    Doc work

commit 4c93ea2a3df5c172408103163ca10499d2c499ed
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Apr 28 14:15:36 1995 +0000

    *** empty log message ***

commit eb9336c6ecfd078b265ee69cef96a3a2dfa04ace
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Apr 21 16:31:56 1995 +0000

    *** empty log message ***

commit b200b3ce30a8db1d68b2ddfe9994acff1a5d2789
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Apr 20 15:12:44 1995 +0000

    Cosmetic

commit 881c919d54a8d7da72375592033913fcf161e56e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Apr 19 10:08:39 1995 +0000

    Smallish

commit 63cfdc4bcf039bad895e9d1bbbaa72e7714b59bc
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Apr 18 15:23:58 1995 +0000

    *** empty log message ***

commit aa82967af8f06004b567ad1ed40c67b056c44e7b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Apr 18 08:15:11 1995 +0000

    Added dynamic memory allocation on encoding (whew). Code is now somewhat
    neater. We'll make the same change for decoding one day.

commit f2944c80ada3871faf8ec49bcad1470e6add4bac
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Apr 18 08:14:37 1995 +0000

    Added dynamic memory allocation on encoding

commit 923802efbd1b95c2349dbef298d0c650f21f95a2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 17 11:28:17 1995 +0000

    Smallish

commit 549074d1394b37eb04b612c0f2f16fe1361d6243
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 17 09:37:31 1995 +0000

    *** empty log message ***

commit dabd8c212617030ef132e9b9a2ae3e1ed2817467
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Apr 11 11:58:35 1995 +0000

    Fixed bug.

commit d32b1dbdc1f0392883547cc9e56c26f384a4c57f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Apr 11 11:52:01 1995 +0000

    Fixed possible buf in proto.c

commit 7d093cf64e6045cf14dbf199f8cdf6b808dd3b65
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:28:46 1995 +0000

    Added copy of CCL and MARC display

commit 330271187bc05322c13e6e22483120ca8e5a20a1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:28:16 1995 +0000

    Added copy of CCL.

commit f3dd50f81c9aed6768a88b253615d6667cd92a35
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:23:49 1995 +0000

    Fixes.

commit 79b35f162af8212091fab0ca10b458c262685eaa
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:23:34 1995 +0000

    Some work to add scan and other things.

commit 7b336b394526b31a4c76063e5f63ae3b11d39dda
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:23:10 1995 +0000

    Smallish changes.

commit b4bc42219f953362453be1b22bd323416e41cf98
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:22:57 1995 +0000

    Tinkering.

commit f16b3e60529eece2026d584d1f420555690488a6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:22:46 1995 +0000

    Added SCAN

commit 205c8de99c5cfe2eb4a0cfbeed34603ebf49b318
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:22:21 1995 +0000

    Added SCAN.

commit 61c0c42465b6886f6aff3c5cf6a94404b03a1fbd
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Apr 10 10:22:06 1995 +0000

    Added README. Mods to top-level mkf.

commit 87a9bdcb0fda85461f9992519f4239645c8b2826
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 31 10:16:51 1995 +0000

    Fixed logging.

commit c7fa0e1f18e00b58b65b39b3c36cb68930e3838c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 31 09:18:55 1995 +0000

    Added logging.

commit bcd497eb945e135d9693ca7f1c0285930a0622fa
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 16:08:39 1995 +0000

    Little mods.

commit 031f86a3dea0a26278eb9efcce46c1b4d3835a79
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 14:03:17 1995 +0000

    Added RFC1006 as separate library

commit e5e0b0c0af410a18ee3f57bdcfdc5e68265f0343
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 14:02:50 1995 +0000

    *** empty log message ***

commit a140c9feb12ed5e2b98fc0e94501774c926ff831
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 14:02:36 1995 +0000

    Added rfc1006

commit 3cb5bc246b8640b6aca6339080315591881a24e1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 13:29:02 1995 +0000

    Smallish

commit 26f25a4dd83618b5230956c6fb37bdda473ce501
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 12:18:17 1995 +0000

    Fixed bug.

commit fe47f8f7fe8dc10cfe508d5cd052dec12683cb50
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 12:18:09 1995 +0000

    Added info.

commit 6a0c308ce3cb682cb908d7c4acf634ed7ff1b90f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 11:10:56 1995 +0000

    Added log.o

commit 945f86bd3958b5d36aaaeb4be945b0a8632f3b40
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 10:26:53 1995 +0000

    Logging system

commit 5317b91368cca60e5a368b0ea2d7665704e2d57b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 10:26:43 1995 +0000

    Added Term structure

commit 372a500da226336c7bb4036e980be2587ad5fdeb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 09:39:31 1995 +0000

    Moved .h files to include directory

commit c3a132ce4aea3bb358b185ef58781b4bef8745fc
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 09:09:24 1995 +0000

    Added state-handle and some support for asynchronous activities.

commit 1c026b4c8a1a509729b326328e55227604d9ca38
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 30 09:08:39 1995 +0000

    Added Resource control protocol

commit 2f5c9e5bc97a81a1e83f825146453a4a89696274
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 29 15:40:16 1995 +0000

    Ongoing work. Statserv is now dynamic by default

commit e8464a391ad260860795a69bcd1bcf6940cc17de
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 29 15:39:57 1995 +0000

    Fixed bugs in the bitmask operations

commit c87d26ad68b76e89a5d1fd76b5074542860d8ba6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 29 08:06:35 1995 +0000

    *** empty log message ***

commit 7e84d8b777a1f70e3a8c322360e0945704a48908
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 29 08:06:13 1995 +0000

    Added a few v3 elements

commit ab6840e96ece6494bbcc06e1c52f0deb371bcf53
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 28 09:16:21 1995 +0000

    Added record packing to the search request

commit f90ac049be17bf84f79ee8e541edab72f2b259e6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 28 09:15:45 1995 +0000

    Fixed bug in the printing mode

commit 4972d81f72edfe9d44573e863cc2d4c6305e2a64
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 15:02:00 1995 +0000

    Added some includes for better portability

commit 441b13f600a164f373f19bba4b574527d13689a1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 15:01:44 1995 +0000

    Added include of sys/types to further portability

commit f26c147b7e348a8e0b91364f4a4d100dc1832467
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 08:35:16 1995 +0000

    Created util library
    Added memory debugging module. Imported options-manager

commit afff2d64ae8758642c8e88bfebff9c00a982daa4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 08:34:20 1995 +0000

    Added dynamic server functionality.
    Released bindings to session.c (is now redundant)

commit 5f4456fa00e080d850f7e25aba2f1e12cab8adcf
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 08:33:13 1995 +0000

    Added more OID utilities.

commit 6ea099611ad6b5eacd8abdc2d798f86d4adfbd12
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 08:32:50 1995 +0000

    Simple

commit 6707f9687d531abc58665df48168d8c800300a54
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 08:32:09 1995 +0000

    Added OID database

commit 7a1249a8dee58e36565e610bb44a8175e0b64d33
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 27 08:29:30 1995 +0000

    Added util

commit 4cd00529895588ac3f40224b8e2bbb57ba28ddc1
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 22 15:01:26 1995 +0000

    Adjusting record packing.

commit 813f1a77544956dd0e0f8b9cbdf491a6b01927cb
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 22 10:13:21 1995 +0000

    Working on record packer

commit b89858d4c181a814bd2a00eacdfee85120cee009
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 22 10:13:04 1995 +0000

    Added echo in loop.

commit 512bca4cb3acca0a9dd9386fb3fdd289804a4291
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 21 15:53:31 1995 +0000

    Little changes.

commit dbf6bee5181285baf2fd8f36511846d138655404
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 21 12:30:09 1995 +0000

    Beginning to add support for record packing.

commit 10eb94e29af1a3899279354253ecc01e8298659f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 21 10:17:27 1995 +0000

    Fixed little bug in decoder.

commit 396d0ccd2549e6f31cf1f9adc1c19a97d3a7b0de
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 20 12:18:22 1995 +0000

    Fixed bug in ber_oid

commit bfd2f4429361a876789ef5329dc953ab6aa2ced0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 20 11:26:52 1995 +0000

    *** empty log message ***

commit 74c93e64254dddb35f08ec54ee401fc85d3f8cb7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 20 09:46:24 1995 +0000

    Added osi support.

commit 2f53a8463ada69f68e58a8c5dc4704acedab27b4
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 20 09:45:59 1995 +0000

    Added odr_mem to library

commit f12dd973a9e92e4d676696712ed5efbb6bf14aed
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 20 09:45:34 1995 +0000

    Added depend NOP

commit 4b2fd659ae0a0d33827f8ad600fd6bbc87e54c89
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Mar 20 09:45:09 1995 +0000

    Working towards v3

commit 68dc3fc2e6ea601cd36a5bf578ab8adb04ed23f3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sat Mar 18 12:16:31 1995 +0000

    Minor changes.

commit 9799777340f74ef645acbf171636924a9369d052
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 17 10:44:13 1995 +0000

    Added catch of null-string in makediagrec

commit 892f7f56860a1ee8e8d816eeaec0387c54c1a0a7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 17 10:17:25 1995 +0000

    Added memory management.

commit 08d286ddede794e73ba8b3c85497de3e0c80312b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 16 17:42:39 1995 +0000

    Little changes

commit ba37668dbdedb1fdc4a69a9d2363222c5e6f6fd7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 16 17:42:29 1995 +0000

    Added clean

commit 25b7a1f19e0a16578e5918dd7ce70320d915dd23
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 16 13:28:59 1995 +0000

    Partitioned server.

commit 11a58ec3e43c76b092d85510825f7317d7efc3ad
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Mar 16 13:28:13 1995 +0000

    Added makelib

commit 5227c7d54c015a1fda5d5b848445fb0343554b61
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 16:02:10 1995 +0000

    Modded session.c seshigh.c

commit 81545d983681a20339cc3e391cc448a3e4ebaa32
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 15:36:12 1995 +0000

    Removed pwrite

commit 9e7c99310963a811885820ccccf9e96fae6ecf8b
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 15:18:51 1995 +0000

    Little changes to better support nonblocking I/O
    Added backend.h

commit 281bd093d547534ce4e667214a1881a84a9f3227
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 15 13:46:09 1995 +0000

    New function diagbib1_str.

commit cfd912f04c301c2db4cebd7f8ec8c4de6c51f314
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 11:18:17 1995 +0000

    Smallish changes.

commit 70efa832d93f63e4fe7de44b666f3b66ae87c23f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 11:18:04 1995 +0000

    Fixed serious bug in odr_cons

commit 33821b1729f0afa0cadcecf57fc67fea7138bdab
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 11:17:40 1995 +0000

    Fixed some return-checks from choice.. need better ay to handle those..

commit 970d03b19751c5b21c8c157aa95162dd2dad80b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 15 09:08:29 1995 +0000

    Take care of preferredMessageSize.

commit 7f22a88d407609fc8a4f8554ef754dd649145447
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 08:37:40 1995 +0000

    Now we're pretty much set for nonblocking I/O.

commit adc5e45a46d9ce4f73370332f6e4c2f81c1d36fe
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 15 08:37:06 1995 +0000

    Fixed protocol bugs.

commit 142dc0b64447a929fbd4dd7f9c8ba4c83c107d70
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 15 08:27:15 1995 +0000

    PresentRequest changed to return MARC records from file 'dummy-records'.

commit a4d2b1d22b135d53d88c96a452a62d3009197d29
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 16:59:48 1995 +0000

    Bug-fixes

commit cb589c1cd95b040182aac4fb50d37bbf7107cde2
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 16:59:38 1995 +0000

    Added odr_constructed_more check

commit d4a0d41731122cc17df31b8e1957be28188df898
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 16:59:24 1995 +0000

    Fixed OPTIONAL flag in attributeelement

commit 231d73232fc9420212ae6889a9e8002d7a124b95
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 16:59:05 1995 +0000

    *** empty log message ***

commit 1ff3deef138c1f1af5f435c4931f61e5b1595372
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 11:30:14 1995 +0000

    Works better now.

commit 0a3a8b6400167c2dfd6e6b5f135f6ad4783e554c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 10:27:57 1995 +0000

    More work on demo server.

commit b3500b4a0d2b4bb25bb6d4e9ab72e0e488655da6
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 10:27:34 1995 +0000

    Modified makefile to use common lib
    Beginning to add memory management to odr

commit b44b4c3587d6a479d12f91c1ce38eaf533fb4980
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 14 10:27:12 1995 +0000

    Modified makefile to use common lib

commit 7e158942eb374e7211dd3dbd834e664c70a2d143
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 10 18:22:44 1995 +0000

    The rudiments of an asynchronous server.

commit e699f6c0dc97950dce23a228eeabc80f17edd6d3
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 10 18:22:18 1995 +0000

    Just the usual copyright-header.

commit eb2d32be86dd9b1db4303f37dcd4bc3b8927e5ad
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Mar 10 11:44:40 1995 +0000

    Fixed serious stack-bug in odr_cons_begin

commit 41f4b2c49b60cf5f9ae896b537211ae830c39a55
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 8 12:11:59 1995 +0000

    Added better error checking.

commit a783811c74b0c6c8c8b8d5e77144514af80892d0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 7 16:29:33 1995 +0000

    Added authentication stuff.

commit 052d8d3106e25de403341929ca7f4241dad875a0
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 7 13:28:57 1995 +0000

    *** empty log message ***

commit 75b13633ae87b4e716c26d2d71a2342fa0be70c7
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 7 13:16:13 1995 +0000

    Fixed bug in odr_reset

commit a372d45e267573f7c0f53759de3db81ec1237383
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 7 10:21:31 1995 +0000

    odr_errno-->odr_error

commit bf3c907b04a3a1dd708f90ce08328014775758af
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 7 10:19:05 1995 +0000

    Addded some method functions to the ODR type.

commit 398d5857516b707c1697721ec92bb0ec15619252
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Mar 7 09:23:12 1995 +0000

    Installing top-level API and documentation.

commit c6cd059f7b70a2b12f2239c51bfdf0e30107dead
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 1 14:46:03 1995 +0000

    Fixed protocol bug in 8777query.

commit 04cde6d037338d3128c77698d4c8a7f03010db1e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Wed Mar 1 08:40:56 1995 +0000

    Smallish changes.

commit 6c126e94642b41867fb323ff39fded733757a11e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 14 20:39:54 1995 +0000

    Fixed bugs in completeBER and (serious one in) ber_oid.

commit fb2db0abc51ed82583dc4600fd4ff035c96f7d79
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 14 11:54:33 1995 +0000

    Adjustments.

commit 4e87dd57ceafb4c027d9ad6601e187e6e28b5476
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 14 11:54:22 1995 +0000

    Fixing include.

commit 6d0cb38e2fd32c722b0af63ce050ac5c458d849f
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 10 18:57:24 1995 +0000

    More in the way of error-checking.

commit 1b06a5c10770ef964044f824a33d4cc8652d8e7a
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 10 15:55:28 1995 +0000

    Bug fixes, mostly.

commit 4e215eddb8432b3b39b70a106e2d7f45f3c68211
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 10 15:54:30 1995 +0000

    Small adjustments.

commit 88ad85bd973c764146777e7cfe2e4a56c71994b9
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Feb 9 16:02:32 1995 +0000

    *** empty log message ***

commit d21336d699898344c0af816edf1064474af32b44
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Feb 9 15:52:34 1995 +0000

    Initial revision

commit 10981b2f116449523a9f628c20a78212ce91553e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Feb 9 15:51:39 1995 +0000

    Works better now.

commit aad9a6e6dbceb78f4a125c24c9b93d19f75af361
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 7 17:53:43 1995 +0000

    Initial revision

commit 0dcf720d5b83783f6dba31f44b12513cefdd2f75
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 7 17:52:58 1995 +0000

    A damn mess, but now things work, I think.

commit b40d7c8dfa49bf5e6800688e1dfb1373856796a8
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Feb 7 14:13:45 1995 +0000

    Bug fixes.

commit 779afe2804f2dccc96d311862afceb22f5f3ac70
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Feb 6 21:26:07 1995 +0000

    Repaired this evening's damages..

commit b0df126f997b4d9f51be961a2fdbd4ebea001b84
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Feb 6 16:45:03 1995 +0000

    Small mods.

commit d092115aeed58ef669c42c9b6d013c424b26684c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Mon Feb 6 16:44:47 1995 +0000

    First hack at Z/SR protocol

commit 82c1521f196b83c0ede4200b21eb25ed86bbf48e
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 3 17:04:36 1995 +0000

    Initial revision

commit 32226b4f15d634d5e48b1306aeeb26a370c8f5c5
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Fri Feb 3 17:04:31 1995 +0000

    *** empty log message ***

commit 173d9f50b7a6c63dff6c74dc5c3efe985f75ef39
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Feb 2 20:38:49 1995 +0000

    Updates.

commit a7d28a25277a208edb9c44d124f179cc2be6db70
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Thu Feb 2 16:21:51 1995 +0000

    First kick.
