yaz-moved-to-github.git
10 years agoAdd wrbuf_sha1_puts
Adam Dickmeiss [Fri, 24 Jan 2014 12:08:52 +0000 (13:08 +0100)]
Add wrbuf_sha1_puts

10 years agoIf libgcrypt is not found, disable memcached entirely
Adam Dickmeiss [Fri, 24 Jan 2014 12:07:23 +0000 (13:07 +0100)]
If libgcrypt is not found, disable memcached entirely

That's because we need wrbuf_sha1_write / wrbuf_sha1_puts when we
use memcached.

10 years agoMerge branch 'master' into yaz-728
Adam Dickmeiss [Fri, 24 Jan 2014 11:54:47 +0000 (12:54 +0100)]
Merge branch 'master' into yaz-728

10 years agoWin makefile: use tclsh straight (from PATH)
Adam Dickmeiss [Fri, 24 Jan 2014 10:46:10 +0000 (11:46 +0100)]
Win makefile: use tclsh straight (from PATH)

This is part of msysgit (Windows Git).

10 years agoAdd wrbuf_sha1_write
Adam Dickmeiss [Thu, 23 Jan 2014 14:12:32 +0000 (15:12 +0100)]
Add wrbuf_sha1_write

10 years agoMention libgcrypt in Unix installation of YAZ
Adam Dickmeiss [Thu, 23 Jan 2014 13:12:28 +0000 (14:12 +0100)]
Mention libgcrypt in Unix installation of YAZ

10 years agoTweak help msg for libgcrypt
Adam Dickmeiss [Thu, 23 Jan 2014 13:04:10 +0000 (14:04 +0100)]
Tweak help msg for libgcrypt

10 years agoMerge branch 'master' into yaz-728
Adam Dickmeiss [Thu, 23 Jan 2014 13:00:51 +0000 (14:00 +0100)]
Merge branch 'master' into yaz-728

Conflicts:
configure.ac

10 years agoRemove SSL via OpenSSL support YAZ-732
Adam Dickmeiss [Thu, 23 Jan 2014 12:10:49 +0000 (13:10 +0100)]
Remove SSL via OpenSSL support YAZ-732

Also deprecate three functions from comstack that aren't working with
GnuTLS: cs_get_ssl, cs_set_ssl_ctx, cs_get_peer_certificate_x509.

10 years agozoom: cache hit count
Adam Dickmeiss [Thu, 23 Jan 2014 10:40:33 +0000 (11:40 +0100)]
zoom: cache hit count

10 years agozoom: simplify and turn some funcs into void
Adam Dickmeiss [Wed, 22 Jan 2014 14:17:43 +0000 (15:17 +0100)]
zoom: simplify and turn some funcs into void

10 years agozoom: one common search task
Adam Dickmeiss [Wed, 22 Jan 2014 14:07:26 +0000 (15:07 +0100)]
zoom: one common search task

This simplifies some things but require us to note if a result
set is live or not (live_set), so that we know if a search is
required. Eventually this will allow us to postpone search/retrieve
when caching is fully functional.

10 years agoMerge branch 'master' into yaz-728
Adam Dickmeiss [Wed, 22 Jan 2014 13:32:06 +0000 (14:32 +0100)]
Merge branch 'master' into yaz-728

10 years agoAdd missing backslash for nmake makefile
Adam Dickmeiss [Wed, 22 Jan 2014 10:47:31 +0000 (11:47 +0100)]
Add missing backslash for nmake makefile

10 years agoFix 5.0.12 date in NEWS
Adam Dickmeiss [Wed, 22 Jan 2014 10:20:07 +0000 (11:20 +0100)]
Fix 5.0.12 date in NEWS

10 years agoVersion 5.0.12 v5.0.12
Adam Dickmeiss [Wed, 22 Jan 2014 09:21:35 +0000 (10:21 +0100)]
Version 5.0.12

10 years agoPrefix URL with http:// if sru setting hints SRU/Solr mode YAZ-731
Adam Dickmeiss [Tue, 21 Jan 2014 12:46:58 +0000 (13:46 +0100)]
Prefix URL with  if sru setting hints SRU/Solr mode YAZ-731

10 years agoMore fragment removal in SRU GET and Solr case YAZ-730
Adam Dickmeiss [Tue, 21 Jan 2014 12:44:19 +0000 (13:44 +0100)]
More fragment removal in SRU GET and Solr case YAZ-730

10 years agoSRU GET/Solr base URLs may hold additional ?args YAZ-729
Adam Dickmeiss [Tue, 21 Jan 2014 11:55:26 +0000 (12:55 +0100)]
SRU GET/Solr base URLs may hold additional ?args YAZ-729

ZOOM option extraArgs already does this, though. It seems useful
when dealing with Solr targets to limit by filter, eg.
  http://lui.indexdata.com:8080/solr4/select?fq=database:3902

10 years agoRemove #fragment for HTTP request encoding YAZ-730
Adam Dickmeiss [Tue, 21 Jan 2014 10:42:25 +0000 (11:42 +0100)]
Remove #fragment for HTTP request encoding YAZ-730

10 years agoZOOM: initial experiments with memcached
Adam Dickmeiss [Mon, 20 Jan 2014 14:29:15 +0000 (15:29 +0100)]
ZOOM: initial experiments with memcached

Option memcached if set, enables memcached and the value is
options for memcached, eg "--server localhost". Key for hit count
is stored and retrieved in memcached. The value is just logged;
no optimization WRT ZOOM yet.

10 years agoAdd configure check for memcached headers+libs
Adam Dickmeiss [Mon, 20 Jan 2014 14:28:49 +0000 (15:28 +0100)]
Add configure check for memcached headers+libs

10 years agoDelete trailing whitespace
Adam Dickmeiss [Thu, 16 Jan 2014 11:56:57 +0000 (12:56 +0100)]
Delete trailing whitespace

10 years agoDoc: Update list of DLLs/LIBs
Adam Dickmeiss [Thu, 16 Jan 2014 11:47:14 +0000 (12:47 +0100)]
Doc: Update list of DLLs/LIBs

10 years agoRemove trailing whitespace
Adam Dickmeiss [Thu, 16 Jan 2014 11:46:50 +0000 (12:46 +0100)]
Remove trailing whitespace

10 years agoDoc: update href link to Unix utils and Git
Adam Dickmeiss [Thu, 16 Jan 2014 10:52:26 +0000 (11:52 +0100)]
Doc: update href link to Unix utils and Git

10 years agoVersion 5.0.11 v5.0.11
Adam Dickmeiss [Wed, 15 Jan 2014 14:32:53 +0000 (15:32 +0100)]
Version 5.0.11

10 years agoUpdate NEWS
Adam Dickmeiss [Wed, 15 Jan 2014 14:31:51 +0000 (15:31 +0100)]
Update NEWS

10 years agozoomsh: do not use readline for stdin (no tty) YAZ-724
Adam Dickmeiss [Wed, 15 Jan 2014 14:04:11 +0000 (15:04 +0100)]
zoomsh: do not use readline for stdin (no tty) YAZ-724

Just use fgets in that case. If the user hits Ctrl-D a new-line
is also printed.

10 years agozoomsh: empty command ignored YAZ-723
Adam Dickmeiss [Wed, 15 Jan 2014 13:41:57 +0000 (14:41 +0100)]
zoomsh: empty command ignored YAZ-723

rather than performing exit of zoomsh.

10 years agoZOOM: For redirect, reconnect always YAZ-722
Adam Dickmeiss [Wed, 15 Jan 2014 10:05:53 +0000 (11:05 +0100)]
ZOOM: For redirect, reconnect always YAZ-722

The problem is that some HTTP proxies, squid for one, do not
allow connection to be re-used.

10 years agoyaz-url utility offers option -v to enable verbose mode
Adam Dickmeiss [Fri, 10 Jan 2014 13:01:53 +0000 (14:01 +0100)]
yaz-url utility offers option -v to enable verbose mode

10 years agoyaz_url uses yaz_check_location and offers verbose mode
Adam Dickmeiss [Fri, 10 Jan 2014 13:01:21 +0000 (14:01 +0100)]
yaz_url uses yaz_check_location and offers verbose mode

10 years agoyaz-client uses yaz_check_location
Adam Dickmeiss [Fri, 10 Jan 2014 13:00:36 +0000 (14:00 +0100)]
yaz-client uses yaz_check_location

10 years agoZOOM C uses yaz_check_location
Adam Dickmeiss [Fri, 10 Jan 2014 13:00:25 +0000 (14:00 +0100)]
ZOOM C uses yaz_check_location

10 years agoAdd yaz_check_location
Adam Dickmeiss [Fri, 10 Jan 2014 12:58:36 +0000 (13:58 +0100)]
Add yaz_check_location

This function gets an absolute URI from Location (HTTP redirect).

10 years agocookie: introduce yaz_cookies_reset
Adam Dickmeiss [Fri, 10 Jan 2014 12:57:33 +0000 (13:57 +0100)]
cookie: introduce yaz_cookies_reset

10 years agoAdd test_marc.sh JSON test results
Adam Dickmeiss [Thu, 9 Jan 2014 15:28:26 +0000 (16:28 +0100)]
Add test_marc.sh JSON test results

10 years agoBison: use %name-prefix directive rather than -p option
Adam Dickmeiss [Thu, 9 Jan 2014 15:23:51 +0000 (16:23 +0100)]
Bison: use %name-prefix directive rather than -p option

10 years agoUpdate cql.y for newer bison YAZ-720
Adam Dickmeiss [Thu, 9 Jan 2014 15:20:44 +0000 (16:20 +0100)]
Update cql.y for newer bison YAZ-720

The important part is that YYLEX_PARAM and YYPARSE_PARAM are no
longer supported. Instead one must use %lex-param and %parse-param .

10 years agoVersion 5.0.10 v5.0.10
Adam Dickmeiss [Thu, 9 Jan 2014 12:34:38 +0000 (13:34 +0100)]
Version 5.0.10

10 years agoCookie handling; deal with relative URI in Location YAZ-719
Adam Dickmeiss [Thu, 9 Jan 2014 12:29:58 +0000 (13:29 +0100)]
Cookie handling; deal with relative URI in Location YAZ-719

10 years agorpn2solr: support truncation left(2), left&right(3) YAZ-718
Adam Dickmeiss [Fri, 3 Jan 2014 10:08:16 +0000 (11:08 +0100)]
rpn2solr: support truncation left(2), left&right(3) YAZ-718

10 years agoHappy new year
Adam Dickmeiss [Thu, 2 Jan 2014 18:52:46 +0000 (19:52 +0100)]
Happy new year

Omit copyright year range from most source files. We don't want to
update them every year anymore.

10 years agoMention SRU version 2.0 in yaz-client man
Adam Dickmeiss [Mon, 23 Dec 2013 09:38:25 +0000 (10:38 +0100)]
Mention SRU version 2.0 in yaz-client man

10 years agoVersion 5.0.9 v5.0.9
Adam Dickmeiss [Fri, 20 Dec 2013 14:03:34 +0000 (15:03 +0100)]
Version 5.0.9

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Fri, 20 Dec 2013 13:58:21 +0000 (14:58 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

10 years agoVersion 5.0.8 v5.0.8
Adam Dickmeiss [Fri, 20 Dec 2013 10:21:23 +0000 (11:21 +0100)]
Version 5.0.8

10 years agoyaz-client: Loosen NS check for SRU YAZ-716
Adam Dickmeiss [Fri, 20 Dec 2013 10:12:13 +0000 (11:12 +0100)]
yaz-client: Loosen NS check for SRU YAZ-716

10 years agoZOOM: Loosen NS check for SRU YAZ-716
Adam Dickmeiss [Fri, 20 Dec 2013 10:10:40 +0000 (11:10 +0100)]
ZOOM: Loosen NS check for SRU YAZ-716

10 years agoFor SOAP decoding, allow handler[i].ns to hold element
Adam Dickmeiss [Fri, 20 Dec 2013 10:09:18 +0000 (11:09 +0100)]
For SOAP decoding, allow handler[i].ns to hold element

It's assumed to be a namespace if it has a colon in it, and
an element otherwise. Part of YAZ-716 .

10 years agocs_parse_host free's connect_host on failure
Adam Dickmeiss [Wed, 18 Dec 2013 13:09:25 +0000 (14:09 +0100)]
cs_parse_host free's connect_host on failure

10 years agoMake cs_parse_host public
Adam Dickmeiss [Wed, 18 Dec 2013 13:04:01 +0000 (14:04 +0100)]
Make cs_parse_host public

10 years agoFix double HTTP dump
Adam Dickmeiss [Wed, 18 Dec 2013 13:03:22 +0000 (14:03 +0100)]
Fix double HTTP dump

Bug introduced in YAZ 5.0.6.

10 years agoVersion 5.0.7 v5.0.7
Adam Dickmeiss [Tue, 17 Dec 2013 14:10:48 +0000 (15:10 +0100)]
Version 5.0.7

10 years agoyaz-ztest: Proper 0-terminate user-defined record buffer
Adam Dickmeiss [Tue, 17 Dec 2013 13:58:35 +0000 (14:58 +0100)]
yaz-ztest: Proper 0-terminate user-defined record buffer

10 years agoVersion 5.0.6 v5.0.6
Adam Dickmeiss [Tue, 17 Dec 2013 09:43:56 +0000 (10:43 +0100)]
Version 5.0.6

10 years agoUpdate API use to 5.0.5 due to new yaz_marc_read_json_node
Adam Dickmeiss [Tue, 17 Dec 2013 09:43:36 +0000 (10:43 +0100)]
Update API use to 5.0.5 due to new yaz_marc_read_json_node

10 years agoUpd NEWS
Adam Dickmeiss [Tue, 17 Dec 2013 09:23:06 +0000 (10:23 +0100)]
Upd NEWS

10 years agoUser-defined retrieval records for yaz-ztest YAZ-714
Adam Dickmeiss [Mon, 16 Dec 2013 13:23:20 +0000 (14:23 +0100)]
User-defined retrieval records for yaz-ztest YAZ-714

Man page for yaz-ztest updated too.

10 years agoFix spelling in log msg
Adam Dickmeiss [Mon, 16 Dec 2013 12:47:22 +0000 (13:47 +0100)]
Fix spelling in log msg

10 years agoFix truncation of HTTP body log
Adam Dickmeiss [Wed, 11 Dec 2013 14:48:13 +0000 (15:48 +0100)]
Fix truncation of HTTP body log

Use the stream write instead of odr_printf which has a 4K tmp buffer.

10 years agoFix encoding of 0x00a4 (unicode to danmarc) YAZ-713
Adam Dickmeiss [Tue, 10 Dec 2013 11:54:30 +0000 (12:54 +0100)]
Fix encoding of 0x00a4 (unicode to danmarc) YAZ-713

10 years agoVersion 5.0.5 v5.0.5
Adam Dickmeiss [Mon, 9 Dec 2013 10:45:22 +0000 (11:45 +0100)]
Version 5.0.5

Use 1.indexdata rather than 1indexdata for debian_revision +
RPM Spec Release.

10 years agoAdd Ubuntu saucy
Adam Dickmeiss [Mon, 9 Dec 2013 10:19:45 +0000 (11:19 +0100)]
Add Ubuntu saucy

10 years agoUpdate documentation WRT MARC-in-JSON
Adam Dickmeiss [Mon, 9 Dec 2013 09:58:10 +0000 (10:58 +0100)]
Update documentation WRT MARC-in-JSON

10 years agoMARC-in-JSON support for record conversion utility
Adam Dickmeiss [Mon, 9 Dec 2013 09:57:51 +0000 (10:57 +0100)]
MARC-in-JSON support for record conversion utility

10 years agoyaz-ztest: returns MARC-in-JSON for JSON format
Adam Dickmeiss [Mon, 9 Dec 2013 09:57:07 +0000 (10:57 +0100)]
yaz-ztest: returns MARC-in-JSON for JSON format

10 years agoUpdate doc/common
Adam Dickmeiss [Fri, 6 Dec 2013 15:23:47 +0000 (16:23 +0100)]
Update doc/common

10 years agoUpdate doc WRT json render
Adam Dickmeiss [Fri, 6 Dec 2013 15:22:07 +0000 (16:22 +0100)]
Update doc WRT json render

10 years agoSupport record render "json" - for ZOOM_record_get
Adam Dickmeiss [Fri, 6 Dec 2013 15:21:34 +0000 (16:21 +0100)]
Support record render "json" - for ZOOM_record_get

10 years agoUpdate yaz-marcdump with URL to MARC-in-JSON
Adam Dickmeiss [Fri, 6 Dec 2013 15:01:15 +0000 (16:01 +0100)]
Update yaz-marcdump with URL to MARC-in-JSON

10 years agoJSON MARC decoding + tests
Adam Dickmeiss [Fri, 6 Dec 2013 13:57:10 +0000 (14:57 +0100)]
JSON MARC decoding + tests

10 years agomarc json write: Combine two wrbuf calls into one
Adam Dickmeiss [Fri, 6 Dec 2013 10:28:40 +0000 (11:28 +0100)]
marc json write: Combine two wrbuf calls into one

10 years agoRemove obsolete Doxygen entries
Adam Dickmeiss [Fri, 6 Dec 2013 10:24:19 +0000 (11:24 +0100)]
Remove obsolete Doxygen entries

10 years agoFix ICU comment for icu_chain_get_org_info
Adam Dickmeiss [Fri, 6 Dec 2013 10:24:07 +0000 (11:24 +0100)]
Fix ICU comment for  icu_chain_get_org_info

10 years agowrbuf: new utility wrbuf_iconv_write2
Adam Dickmeiss [Fri, 6 Dec 2013 10:17:11 +0000 (11:17 +0100)]
wrbuf: new utility wrbuf_iconv_write2

which is a better wrbuf_iconv_write_x ..

10 years agoProper encoding of JSON MARC records
Adam Dickmeiss [Thu, 5 Dec 2013 16:20:10 +0000 (17:20 +0100)]
Proper encoding of JSON MARC records

10 years agoAdd wrbuf_iconv_json_{write,puts}
Adam Dickmeiss [Thu, 5 Dec 2013 16:19:55 +0000 (17:19 +0100)]
Add wrbuf_iconv_json_{write,puts}

10 years agoJSON / MARC encoding
Adam Dickmeiss [Thu, 5 Dec 2013 15:40:55 +0000 (16:40 +0100)]
JSON / MARC encoding

10 years agoyaz-ztest: Esn=pz2 and syntax=XML returns Pazpar2 records
Adam Dickmeiss [Tue, 3 Dec 2013 12:20:52 +0000 (13:20 +0100)]
yaz-ztest: Esn=pz2 and syntax=XML returns Pazpar2 records

10 years agodanmarc iconv: fixes and more tests
Adam Dickmeiss [Thu, 28 Nov 2013 13:27:14 +0000 (14:27 +0100)]
danmarc iconv: fixes and more tests

0xa733 is converted to @å , 0xa732 is converted to @Å instead
of @a733, @a732 .

10 years agoVersion 5.0.4 v5.0.4
Adam Dickmeiss [Fri, 22 Nov 2013 13:45:05 +0000 (14:45 +0100)]
Version 5.0.4

10 years agoFix somewhat brain damaged test
Adam Dickmeiss [Fri, 22 Nov 2013 13:43:20 +0000 (14:43 +0100)]
Fix somewhat brain damaged test

10 years agoImprove error reporting for ICU chains YAZ-707
Adam Dickmeiss [Fri, 22 Nov 2013 13:12:07 +0000 (14:12 +0100)]
Improve error reporting for ICU chains YAZ-707

Report config element+rule when ICU status is "failure".

10 years agoZOOM: stop fetching if present response has no records YAZ-710
Adam Dickmeiss [Thu, 21 Nov 2013 11:55:25 +0000 (12:55 +0100)]
ZOOM: stop fetching if present response has no records YAZ-710

10 years agoFix XML config GFS do not fail if port is in use YAZ-709
Adam Dickmeiss [Wed, 20 Nov 2013 11:00:32 +0000 (12:00 +0100)]
Fix XML config GFS do not fail if port is in use YAZ-709

10 years agoVersion 5.0.3 v5.0.3
Adam Dickmeiss [Tue, 19 Nov 2013 10:36:55 +0000 (11:36 +0100)]
Version 5.0.3

10 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Tue, 19 Nov 2013 10:35:29 +0000 (11:35 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

10 years agoAdd Ubuntu raring, Debian jessie
Adam Dickmeiss [Tue, 19 Nov 2013 10:35:19 +0000 (11:35 +0100)]
Add Ubuntu raring, Debian jessie

10 years agoUpdate NEWS
Adam Dickmeiss [Tue, 19 Nov 2013 10:32:29 +0000 (11:32 +0100)]
Update NEWS

10 years agoAdd automake option subdir-objects YAZ-708
Adam Dickmeiss [Mon, 18 Nov 2013 09:33:15 +0000 (10:33 +0100)]
Add automake option subdir-objects YAZ-708

10 years agoyaz-ztest: -V shows version (like yaz-client -V)
Adam Dickmeiss [Wed, 13 Nov 2013 12:23:21 +0000 (13:23 +0100)]
yaz-ztest: -V shows version (like yaz-client -V)

10 years agoNew encoding: danmarc YAZ-692
Adam Dickmeiss [Thu, 7 Nov 2013 15:02:44 +0000 (16:02 +0100)]
New encoding: danmarc YAZ-692

10 years agotest_iconv: make variable local
Adam Dickmeiss [Thu, 7 Nov 2013 12:28:59 +0000 (13:28 +0100)]
test_iconv: make variable local

10 years agoRemove unused code sections
Adam Dickmeiss [Thu, 7 Nov 2013 10:14:05 +0000 (11:14 +0100)]
Remove unused code sections

10 years agoReformat
Adam Dickmeiss [Thu, 7 Nov 2013 09:45:42 +0000 (10:45 +0100)]
Reformat

10 years agoRemove ZOOM_RESULT_LISTS not in use
Adam Dickmeiss [Wed, 6 Nov 2013 19:07:44 +0000 (20:07 +0100)]
Remove ZOOM_RESULT_LISTS not in use

10 years agoyaz-client: lslb, ssub, mspn are Odr_ints now YAZ-705
Adam Dickmeiss [Wed, 6 Nov 2013 14:57:18 +0000 (15:57 +0100)]
yaz-client: lslb, ssub, mspn are Odr_ints now YAZ-705

10 years agodaemon: only wait for immediate child YAZ-704
Adam Dickmeiss [Fri, 1 Nov 2013 13:49:55 +0000 (13:49 +0000)]
daemon: only wait for immediate child YAZ-704

rather than all children.