yaz-moved-to-github.git
19 years agoMake 2.0.23-2 for Windows with fixes for MS. NET YAZ.2.0.23.1
Adam Dickmeiss [Wed, 11 Aug 2004 11:46:54 +0000 (11:46 +0000)]
Make 2.0.23-2 for Windows with fixes for MS. NET

19 years agoUse unsigned char pointers to prevent assert for 8-bit on MS .NET
Adam Dickmeiss [Wed, 11 Aug 2004 11:44:30 +0000 (11:44 +0000)]
Use unsigned char pointers to prevent assert for 8-bit on MS .NET

19 years agoTowards 2.0.23 YAZ.2.0.23
Adam Dickmeiss [Wed, 11 Aug 2004 09:05:56 +0000 (09:05 +0000)]
Towards 2.0.23

19 years agoFix buffer overrun in CCL parser for proximity
Adam Dickmeiss [Wed, 11 Aug 2004 09:02:48 +0000 (09:02 +0000)]
Fix buffer overrun in CCL parser for proximity

19 years agoFixes for MARC-8 in yaz_iconv character set utilies. The MARC-8
Adam Dickmeiss [Sat, 7 Aug 2004 08:18:19 +0000 (08:18 +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.

19 years agoFor MARCXML, set leader pos 9 to a to signal unicode
Adam Dickmeiss [Sat, 7 Aug 2004 08:06:57 +0000 (08:06 +0000)]
For MARCXML, set leader pos 9 to a to signal unicode

19 years agoTowards 2.0.22
Adam Dickmeiss [Fri, 6 Aug 2004 08:31:02 +0000 (08:31 +0000)]
Towards 2.0.22

19 years agoRemove unused code.
Adam Dickmeiss [Wed, 4 Aug 2004 09:30:30 +0000 (09:30 +0000)]
Remove unused code.

19 years agoAdd support for more "commit changes" in ZOOM (uses Extended Services).
Adam Dickmeiss [Mon, 2 Aug 2004 10:13:27 +0000 (10:13 +0000)]
Add support for more "commit changes" in ZOOM (uses Extended Services).

19 years agoAdd ES package of type commit
Adam Dickmeiss [Mon, 2 Aug 2004 10:06:34 +0000 (10:06 +0000)]
Add ES package of type commit

19 years agoFor yaz-client, command set_marcdump <file> and -m <file> dumps
Adam Dickmeiss [Fri, 30 Jul 2004 08:37:52 +0000 (08:37 +0000)]
For yaz-client, command set_marcdump <file> and -m <file> dumps
SUTRS/XML/.. records as well.

19 years agoFix typo.
Mike Taylor [Mon, 26 Jul 2004 12:16:56 +0000 (12:16 +0000)]
Fix typo.

19 years agoAvoid using size_t for length modifier in printf format
Adam Dickmeiss [Tue, 15 Jun 2004 10:53:26 +0000 (10:53 +0000)]
Avoid using size_t for length modifier in printf format

19 years agoUse db_printf instead of dprintf which is a public symbol in many systems
Adam Dickmeiss [Tue, 15 Jun 2004 09:58:13 +0000 (09:58 +0000)]
Use db_printf instead of dprintf which is a public symbol in many systems

19 years agoSpecify that default is 15 minutes in timeout for GFS
Adam Dickmeiss [Tue, 15 Jun 2004 09:33:12 +0000 (09:33 +0000)]
Specify that default is 15 minutes in timeout for GFS

19 years agolibyaz-dev depends on libssl-dev
Adam Dickmeiss [Sun, 6 Jun 2004 20:56:56 +0000 (20:56 +0000)]
libyaz-dev depends on libssl-dev

19 years agoadded new command for testing cancel cmd_cancel_find
ja7 [Thu, 27 May 2004 21:24:44 +0000 (21:24 +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

19 years agoYet another small fix for configure of SSL.
Adam Dickmeiss [Wed, 26 May 2004 11:14:29 +0000 (11:14 +0000)]
Yet another small fix for configure of SSL.

19 years agoDo not throw error if truncation.none is not given
Adam Dickmeiss [Tue, 25 May 2004 14:06:15 +0000 (14:06 +0000)]
Do not throw error if truncation.none is not given

19 years agoSwap definition order for YAZ_DOC and YAZ_INIT
Adam Dickmeiss [Fri, 21 May 2004 12:27:38 +0000 (12:27 +0000)]
Swap definition order for YAZ_DOC and YAZ_INIT

19 years agoFixed use of dprintf(). The define of dprintf() is a part <stdio.h> in
oleg [Wed, 19 May 2004 05:32:47 +0000 (05:32 +0000)]
Fixed use of dprintf(). The define of dprintf() is a part <stdio.h> in
some linux based OS.

19 years agoAdded check of dprintf().
oleg [Wed, 19 May 2004 05:28:06 +0000 (05:28 +0000)]
Added check of dprintf().

19 years agoTowards 2.0.21 YAZ.2.0.21
Adam Dickmeiss [Fri, 14 May 2004 08:19:15 +0000 (08:19 +0000)]
Towards 2.0.21

19 years agoFix SSL libs for configure when --with-openssl=DIR is given.
Adam Dickmeiss [Thu, 13 May 2004 13:11:24 +0000 (13:11 +0000)]
Fix SSL libs for configure when --with-openssl=DIR is given.

19 years agoFix SSL -L -lssl order
Adam Dickmeiss [Thu, 13 May 2004 10:07:14 +0000 (10:07 +0000)]
Fix SSL -L -lssl order

19 years agoBump year
Adam Dickmeiss [Mon, 10 May 2004 18:42:16 +0000 (18:42 +0000)]
Bump year

19 years agoUpgrade to NSIS 2 YAZ.2.0.20
Adam Dickmeiss [Mon, 10 May 2004 12:32:01 +0000 (12:32 +0000)]
Upgrade to NSIS 2

19 years agoUse libxml 2.6.9
Adam Dickmeiss [Mon, 10 May 2004 11:56:33 +0000 (11:56 +0000)]
Use libxml 2.6.9

19 years agoDeclare cs_set_ssl_certificate_file in non-ssl mode too
Adam Dickmeiss [Mon, 10 May 2004 11:40:51 +0000 (11:40 +0000)]
Declare cs_set_ssl_certificate_file in non-ssl mode too

19 years agoUpdated Debian version dependency to 2.0.20.
Adam Dickmeiss [Mon, 10 May 2004 11:27:54 +0000 (11:27 +0000)]
Updated Debian version dependency to 2.0.20.

19 years agoTowards 2.0.20
Adam Dickmeiss [Mon, 10 May 2004 11:24:59 +0000 (11:24 +0000)]
Towards 2.0.20

19 years agoBuild new Debian package
Adam Dickmeiss [Mon, 10 May 2004 11:21:18 +0000 (11:21 +0000)]
Build new Debian package

19 years agoRename cs_set_ssl_certf to cs_set_ssl_certificate_file
Adam Dickmeiss [Mon, 10 May 2004 10:47:04 +0000 (10:47 +0000)]
Rename cs_set_ssl_certf to cs_set_ssl_certificate_file

19 years agoDescribe new SSL comstack functions
Adam Dickmeiss [Mon, 10 May 2004 10:46:26 +0000 (10:46 +0000)]
Describe new SSL comstack functions

19 years agoDo not use obsolete YAZ defines
Adam Dickmeiss [Mon, 10 May 2004 10:45:28 +0000 (10:45 +0000)]
Do not use obsolete YAZ defines

19 years agoKeep old defines for now. Reverts last commit
Adam Dickmeiss [Mon, 10 May 2004 07:52:07 +0000 (07:52 +0000)]
Keep old defines for now. Reverts last commit

19 years agoDo not mention windows.txt anymore. Point to HTML doc
Adam Dickmeiss [Mon, 10 May 2004 07:48:56 +0000 (07:48 +0000)]
Do not mention windows.txt anymore. Point to HTML doc

19 years agoAdded a few casts
Adam Dickmeiss [Mon, 3 May 2004 09:00:50 +0000 (09:00 +0000)]
Added a few casts

19 years agoUse better OID utilities. Simplify
Adam Dickmeiss [Mon, 3 May 2004 09:00:29 +0000 (09:00 +0000)]
Use better OID utilities. Simplify

19 years agoBetter check for SSL on non pkg-config systems
Adam Dickmeiss [Sun, 2 May 2004 00:07:34 +0000 (00:07 +0000)]
Better check for SSL on non pkg-config systems

19 years agoMake sample SSL certificate part of dist
Adam Dickmeiss [Sun, 2 May 2004 00:07:11 +0000 (00:07 +0000)]
Make sample SSL certificate part of dist

19 years agoClarify stuff about libxml2
Adam Dickmeiss [Sat, 1 May 2004 23:45:43 +0000 (23:45 +0000)]
Clarify stuff about libxml2

19 years agoGet rid of SSL_{CFLAGS,DEFS,LIBS}
Adam Dickmeiss [Sat, 1 May 2004 23:32:20 +0000 (23:32 +0000)]
Get rid of SSL_{CFLAGS,DEFS,LIBS}

19 years agoLink with libxml2 2.6.9
Adam Dickmeiss [Sat, 1 May 2004 23:19:49 +0000 (23:19 +0000)]
Link with libxml2 2.6.9

19 years agodd autoconf m4 macro YAZ_DOC for YAZ documentation setup (docbook).
Adam Dickmeiss [Fri, 30 Apr 2004 19:34:05 +0000 (19:34 +0000)]
dd autoconf m4 macro YAZ_DOC for YAZ documentation setup (docbook).

19 years agoSSL comstack now uses yaz.pem certificate file on server side
Adam Dickmeiss [Fri, 30 Apr 2004 19:10:35 +0000 (19:10 +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.

19 years agoHandle duplicate connect
Adam Dickmeiss [Fri, 30 Apr 2004 12:43:32 +0000 (12:43 +0000)]
Handle duplicate connect

19 years agoDont print system error when comstack cannot be created
Adam Dickmeiss [Thu, 29 Apr 2004 21:27:22 +0000 (21:27 +0000)]
Dont print system error when comstack cannot be created

19 years agoImplement cs_set_ssl_ctx which sets SSL_CTX for SSL comstack.
Adam Dickmeiss [Thu, 29 Apr 2004 21:19:23 +0000 (21:19 +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.

19 years agoGet rid of GCC warnings
Adam Dickmeiss [Thu, 29 Apr 2004 21:15:14 +0000 (21:15 +0000)]
Get rid of GCC warnings

19 years agoRelax http/https URL check a bit
Adam Dickmeiss [Thu, 29 Apr 2004 08:55:17 +0000 (08:55 +0000)]
Relax http/https URL check a bit

19 years agoGet rid of SSL check code
Adam Dickmeiss [Thu, 29 Apr 2004 08:54:56 +0000 (08:54 +0000)]
Get rid of SSL check code

19 years agoZOOM now allows inspection of X509 peer certificate for verification.
Adam Dickmeiss [Wed, 28 Apr 2004 22:44:58 +0000 (22:44 +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.

19 years agoMore SSL details for yaz-client
Adam Dickmeiss [Wed, 28 Apr 2004 13:25:57 +0000 (13:25 +0000)]
More SSL details for yaz-client

19 years agoAdded cs_get_SSL. yaz-client-ssl prints peer info
Adam Dickmeiss [Wed, 28 Apr 2004 12:10:51 +0000 (12:10 +0000)]
Added cs_get_SSL. yaz-client-ssl prints peer info

19 years agoUpdate ASN.1 for UserInfoFormat-multipleSearchTerms-2.
Adam Dickmeiss [Mon, 26 Apr 2004 21:23:24 +0000 (21:23 +0000)]
Update ASN.1 for UserInfoFormat-multipleSearchTerms-2.

20 years agoCheck for HTMLFILES
Adam Dickmeiss [Thu, 22 Apr 2004 18:44:40 +0000 (18:44 +0000)]
Check for HTMLFILES

20 years agoRevert
Adam Dickmeiss [Thu, 22 Apr 2004 18:25:41 +0000 (18:25 +0000)]
Revert

20 years agoMention new docs on MARC
Adam Dickmeiss [Thu, 22 Apr 2004 18:24:59 +0000 (18:24 +0000)]
Mention new docs on MARC

20 years agoDocument MARC API
Adam Dickmeiss [Thu, 22 Apr 2004 13:12:49 +0000 (13:12 +0000)]
Document MARC API

20 years agoFix --disable-tcpd to really disable tcpd. Patch by Robin H. Johnson.
Adam Dickmeiss [Sat, 17 Apr 2004 08:24:03 +0000 (08:24 +0000)]
Fix --disable-tcpd to really disable tcpd. Patch by Robin H. Johnson.

20 years agoIgnore generated test programs.
Mike Taylor [Fri, 16 Apr 2004 12:34:08 +0000 (12:34 +0000)]
Ignore generated test programs.

20 years agoFix code for ODR_DEBUG. Thanks to Ian Ibbotson
Adam Dickmeiss [Wed, 14 Apr 2004 12:58:27 +0000 (12:58 +0000)]
Fix code for ODR_DEBUG. Thanks to Ian Ibbotson

20 years agoMake buildconf.sh part of dist
Adam Dickmeiss [Sun, 11 Apr 2004 15:02:00 +0000 (15:02 +0000)]
Make buildconf.sh part of dist

20 years agoCheck class for display of XML/HTML
Adam Dickmeiss [Wed, 7 Apr 2004 13:51:50 +0000 (13:51 +0000)]
Check class for display of XML/HTML

20 years agoDisplay records even if OID is unknown
Adam Dickmeiss [Wed, 7 Apr 2004 13:47:59 +0000 (13:47 +0000)]
Display records even if OID is unknown

20 years agoFixed charset spec parsing for ZOOM_record_get
Adam Dickmeiss [Tue, 6 Apr 2004 17:47:24 +0000 (17:47 +0000)]
Fixed charset spec parsing for ZOOM_record_get

20 years agoFix RedHat package due to rename of CHANGELOG to NEWS
Adam Dickmeiss [Tue, 30 Mar 2004 14:15:56 +0000 (14:15 +0000)]
Fix RedHat package due to rename of CHANGELOG to NEWS

20 years agoTowards 2.0.19 YAZ.2.0.19
Adam Dickmeiss [Mon, 29 Mar 2004 20:13:07 +0000 (20:13 +0000)]
Towards 2.0.19

20 years agoRename CHANGELOG to NEWS
Adam Dickmeiss [Mon, 29 Mar 2004 20:11:13 +0000 (20:11 +0000)]
Rename CHANGELOG to NEWS

20 years agoFix bug with missing initialization of member in init_diagnostics.
Adam Dickmeiss [Mon, 29 Mar 2004 15:09:13 +0000 (15:09 +0000)]
Fix bug with missing initialization of member in init_diagnostics.
This bug affects threaded version of GFS server.

20 years agoSpell fix
Adam Dickmeiss [Wed, 24 Mar 2004 10:14:24 +0000 (10:14 +0000)]
Spell fix

20 years agoRephrase note
Adam Dickmeiss [Sat, 20 Mar 2004 12:54:18 +0000 (12:54 +0000)]
Rephrase note

20 years agoUse "" instead of 0 for last field 'from'. And test for end of list YAZ.2.0.18
Adam Dickmeiss [Sat, 20 Mar 2004 07:16:25 +0000 (07:16 +0000)]
Use "" instead of 0 for last field 'from'. And test for end of list
by checking 'to' instead of 'from'.

20 years agoUse wrbuf_xmlputs_n instead of wrbuf_write_cdata to avoid clash with
Adam Dickmeiss [Sat, 20 Mar 2004 07:02:22 +0000 (07:02 +0000)]
Use wrbuf_xmlputs_n instead of wrbuf_write_cdata to avoid clash with
Zebra symbol. Towards 2.0.18.

20 years agoBuild 2
Adam Dickmeiss [Fri, 19 Mar 2004 21:13:02 +0000 (21:13 +0000)]
Build 2

20 years agoFix a few links. Mention zlib.
Adam Dickmeiss [Fri, 19 Mar 2004 21:12:13 +0000 (21:12 +0000)]
Fix a few links. Mention zlib.

20 years agoMake zlib.dll part of YAZ if libxml2 is enabled
Adam Dickmeiss [Fri, 19 Mar 2004 20:57:44 +0000 (20:57 +0000)]
Make zlib.dll part of YAZ if libxml2 is enabled

20 years agoFix date in top YAZ.2.0.17
Adam Dickmeiss [Wed, 17 Mar 2004 20:00:11 +0000 (20:00 +0000)]
Fix date in top

20 years agoUse libxml2-2.6.7 and iconv-1.9.1
Adam Dickmeiss [Wed, 17 Mar 2004 19:07:09 +0000 (19:07 +0000)]
Use libxml2-2.6.7 and iconv-1.9.1

20 years agoTowards 2.0.17 YAZ.2.0.17.debian.1
Adam Dickmeiss [Wed, 17 Mar 2004 18:47:41 +0000 (18:47 +0000)]
Towards 2.0.17

20 years agoFix encoding of xsd:string to use text instead of CDATA
Adam Dickmeiss [Wed, 17 Mar 2004 18:43:35 +0000 (18:43 +0000)]
Fix encoding of xsd:string to use text instead of CDATA

20 years agoFix endless loop in CQL parser with unbalanced
Adam Dickmeiss [Wed, 17 Mar 2004 18:31:11 +0000 (18:31 +0000)]
Fix endless loop in CQL parser with unbalanced

20 years agoUse more compact way to store MARC-8 conversion tables YAZ.2.0.16.yazp
Adam Dickmeiss [Wed, 17 Mar 2004 11:00:04 +0000 (11:00 +0000)]
Use more compact way to store MARC-8 conversion tables

20 years agoIndentation
Adam Dickmeiss [Wed, 17 Mar 2004 10:59:41 +0000 (10:59 +0000)]
Indentation

20 years agoDepend on charconv.tcl
Adam Dickmeiss [Tue, 16 Mar 2004 23:07:04 +0000 (23:07 +0000)]
Depend on charconv.tcl

20 years agoTowards 2.0.16 YAZ.2.0.16.debian.1
Adam Dickmeiss [Tue, 16 Mar 2004 13:29:43 +0000 (13:29 +0000)]
Towards 2.0.16

20 years agoGet rid of a few warnings
Adam Dickmeiss [Tue, 16 Mar 2004 13:22:16 +0000 (13:22 +0000)]
Get rid of a few warnings

20 years agoRemove unused var
Adam Dickmeiss [Tue, 16 Mar 2004 13:15:58 +0000 (13:15 +0000)]
Remove unused var

20 years agoGet rid of table
Adam Dickmeiss [Tue, 16 Mar 2004 13:13:34 +0000 (13:13 +0000)]
Get rid of table

20 years agoAll MARC-8 codetables, but G1 uncertain
Adam Dickmeiss [Tue, 16 Mar 2004 13:12:42 +0000 (13:12 +0000)]
All MARC-8 codetables, but G1 uncertain

20 years agoAllow length 100 for cjk conversion
Adam Dickmeiss [Mon, 15 Mar 2004 23:14:59 +0000 (23:14 +0000)]
Allow length 100 for cjk conversion

20 years agoUse unsigned short rather than int for char conversion trie
Adam Dickmeiss [Mon, 15 Mar 2004 23:14:40 +0000 (23:14 +0000)]
Use unsigned short rather than int for char conversion trie

20 years agoSkip multiple of ($, in MARC-8 ESC sequence
Adam Dickmeiss [Mon, 15 Mar 2004 22:51:10 +0000 (22:51 +0000)]
Skip multiple of ($, in MARC-8 ESC sequence

20 years agoExtend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
Adam Dickmeiss [Mon, 15 Mar 2004 21:39:06 +0000 (21:39 +0000)]
Extend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
output. Let CQL parser resolve prefixes to identifiers. Updates tests.

20 years agoMention Olegs fix
Adam Dickmeiss [Thu, 11 Mar 2004 20:40:02 +0000 (20:40 +0000)]
Mention Olegs fix

20 years agoFixed error with UTF8 <-> UCS4, UCS4LE encoding (reverse direction for bit operation...
oleg [Thu, 11 Mar 2004 10:09:11 +0000 (10:09 +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.

20 years agoUpdate cql2xcql, cql2pqf to use options (same style)
Adam Dickmeiss [Thu, 11 Mar 2004 09:34:42 +0000 (09:34 +0000)]
Update cql2xcql, cql2pqf to use options (same style)

20 years agoAdd shelvingData too for OPAC XML
Adam Dickmeiss [Wed, 10 Mar 2004 21:09:01 +0000 (21:09 +0000)]
Add shelvingData too for OPAC XML

20 years agoShow OPAC shelvingData
Adam Dickmeiss [Wed, 10 Mar 2004 19:42:45 +0000 (19:42 +0000)]
Show OPAC shelvingData