yaz-moved-to-github.git
19 years agoFixed bug #172: RPM builds does not enable SSL.
Adam Dickmeiss [Sat, 9 Oct 2004 08:03:26 +0000 (08:03 +0000)]
Fixed bug #172: RPM builds does not enable SSL.

19 years agoNot in use
Adam Dickmeiss [Thu, 7 Oct 2004 07:42:34 +0000 (07:42 +0000)]
Not in use

19 years agoInitial work for Doxygen based YAZ reference
Adam Dickmeiss [Sun, 3 Oct 2004 22:34:07 +0000 (22:34 +0000)]
Initial work for Doxygen based YAZ reference

19 years agoUpdate documentation about CQL nodes
Adam Dickmeiss [Sat, 2 Oct 2004 13:41:46 +0000 (13:41 +0000)]
Update documentation about CQL nodes

19 years agoRemove unused define CQL_NODE_MOD
Adam Dickmeiss [Sat, 2 Oct 2004 13:41:14 +0000 (13:41 +0000)]
Remove unused define CQL_NODE_MOD

19 years agoAdded several type casts for C++ compile
Adam Dickmeiss [Sat, 2 Oct 2004 13:28:26 +0000 (13:28 +0000)]
Added several type casts for C++ compile

19 years agoAdd --with-xml2 to RPM spec
Adam Dickmeiss [Sat, 2 Oct 2004 13:27:26 +0000 (13:27 +0000)]
Add --with-xml2 to RPM spec

19 years agoAdd --with-xml2 to configure
Adam Dickmeiss [Fri, 1 Oct 2004 23:01:57 +0000 (23:01 +0000)]
Add --with-xml2 to configure

19 years agoIf --with-xml2, --enable-tcpd is given and they cannot be found,
Adam Dickmeiss [Fri, 1 Oct 2004 23:01:26 +0000 (23:01 +0000)]
If --with-xml2, --enable-tcpd is given and they cannot be found,
configure stops.

19 years agoExtend CCL chapter. Describe r=r
Adam Dickmeiss [Fri, 1 Oct 2004 19:34:09 +0000 (19:34 +0000)]
Extend CCL chapter. Describe r=r

19 years agoNo TESTS here YAZ.2.0.26
Adam Dickmeiss [Fri, 1 Oct 2004 13:16:30 +0000 (13:16 +0000)]
No TESTS here

19 years agoAdded ()s to avoid warning.
Adam Dickmeiss [Fri, 1 Oct 2004 13:16:18 +0000 (13:16 +0000)]
Added ()s to avoid warning.

19 years agoTowards 2.0.26
Adam Dickmeiss [Fri, 1 Oct 2004 13:05:09 +0000 (13:05 +0000)]
Towards 2.0.26

19 years agoFixed MARC utilities to use proper conversion to XML CDATA for subfields,
Adam Dickmeiss [Fri, 1 Oct 2004 11:45:48 +0000 (11:45 +0000)]
Fixed MARC utilities to use proper conversion to XML CDATA for subfields,
tags, etc. to ensure validity of generated MARCXML records and others.

19 years agoPrevent XML CDATA with ASCII control chars (except TAB,CR,LF)
Adam Dickmeiss [Fri, 1 Oct 2004 11:44:46 +0000 (11:44 +0000)]
Prevent XML CDATA with ASCII control chars (except TAB,CR,LF)

19 years agoAdding test for MARC->MARCXML conversions with 3 weird records
Adam Dickmeiss [Fri, 1 Oct 2004 11:43:43 +0000 (11:43 +0000)]
Adding test for MARC->MARCXML conversions with 3 weird records

19 years agoServer returns surrogate diagnostic 14: "System error in presenting
Adam Dickmeiss [Thu, 30 Sep 2004 21:54:22 +0000 (21:54 +0000)]
Server returns surrogate diagnostic 14: "System error in presenting
records" when single record cannot be converted to XML.

19 years agoConvert Z39.50 surrogate diagnostics to SRW diagnostics. Return SRW
Adam Dickmeiss [Thu, 30 Sep 2004 21:51:59 +0000 (21:51 +0000)]
Convert Z39.50 surrogate diagnostics to SRW diagnostics. Return SRW
diagnostic 61: "First record position out of range", properly.

19 years agoRephrase
Adam Dickmeiss [Thu, 30 Sep 2004 18:40:27 +0000 (18:40 +0000)]
Rephrase

19 years agoBug fix: YAZ GFS did not return schema in explainResponse.
Adam Dickmeiss [Thu, 30 Sep 2004 18:40:13 +0000 (18:40 +0000)]
Bug fix: YAZ GFS did not return schema in explainResponse.

19 years agoTowards 2.0.25
Adam Dickmeiss [Thu, 30 Sep 2004 11:23:25 +0000 (11:23 +0000)]
Towards 2.0.25

19 years agoAdded typecast and removed bad assignment
Adam Dickmeiss [Thu, 30 Sep 2004 11:15:52 +0000 (11:15 +0000)]
Added typecast and removed bad assignment

19 years agoThe YAZ GFS when converting SRW/SRU requests to Z39.50 structures
Adam Dickmeiss [Thu, 30 Sep 2004 11:13:42 +0000 (11:13 +0000)]
The YAZ GFS when converting SRW/SRU requests to Z39.50 structures
now converts recordSchema to elementSetName as well as schema URI.

19 years agoCreate NMEM automatically for odr_{str,int}dup.
Adam Dickmeiss [Thu, 30 Sep 2004 11:06:41 +0000 (11:06 +0000)]
Create NMEM automatically for odr_{str,int}dup.

19 years agoFix serious bug regarding HTTP requests (introduced in YAZ 2.0.24)
Adam Dickmeiss [Thu, 30 Sep 2004 10:00:17 +0000 (10:00 +0000)]
Fix serious bug regarding HTTP requests (introduced in YAZ 2.0.24)

19 years agoWe added new functions so require 2.0.24 if YAZ is used. YAZ.2.0.24
Adam Dickmeiss [Wed, 29 Sep 2004 21:08:22 +0000 (21:08 +0000)]
We added new functions so require 2.0.24 if YAZ is used.

19 years agoTowards YAZ 2.0.24
Adam Dickmeiss [Wed, 29 Sep 2004 20:44:44 +0000 (20:44 +0000)]
Towards YAZ 2.0.24

19 years agoAdded CCL facility r=r "range" which is similar to r=o "ordered"
Adam Dickmeiss [Wed, 29 Sep 2004 20:37:50 +0000 (20:37 +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.

19 years agoAdded include stdlib.h
Adam Dickmeiss [Wed, 29 Sep 2004 20:15:42 +0000 (20:15 +0000)]
Added include stdlib.h

19 years agoRemove unused variables
Adam Dickmeiss [Wed, 29 Sep 2004 20:14:56 +0000 (20:14 +0000)]
Remove unused variables

19 years agoRephrase info about option -m
Adam Dickmeiss [Wed, 22 Sep 2004 19:22:24 +0000 (19:22 +0000)]
Rephrase info about option -m

19 years agoDocument scanpos and scanstep
Adam Dickmeiss [Wed, 22 Sep 2004 19:22:08 +0000 (19:22 +0000)]
Document scanpos and scanstep

19 years agoNotes about changes
Adam Dickmeiss [Wed, 22 Sep 2004 19:12:53 +0000 (19:12 +0000)]
Notes about changes

19 years agoDo not declare static function f in AC_TRY_LINK test. It is
Adam Dickmeiss [Wed, 22 Sep 2004 14:50:04 +0000 (14:50 +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.

19 years agoDebian yaz-2.0.23-3
Adam Dickmeiss [Wed, 22 Sep 2004 13:58:10 +0000 (13:58 +0000)]
Debian yaz-2.0.23-3

19 years agoAdded commands scanpos and scanstep that sets preferred position and
Adam Dickmeiss [Wed, 22 Sep 2004 13:21:37 +0000 (13:21 +0000)]
Added commands scanpos and scanstep that sets preferred position and
scan step respectively. Renamed cmd stepsize to scanstep.

19 years agoAdd command stepsize that sets stepSize for Scan (default 0)
Adam Dickmeiss [Wed, 22 Sep 2004 13:08:31 +0000 (13:08 +0000)]
Add command stepsize that sets stepSize for Scan (default 0)

19 years agoAdd prototype for ccl_qual_buf.
Adam Dickmeiss [Wed, 22 Sep 2004 12:17:24 +0000 (12:17 +0000)]
Add prototype for ccl_qual_buf.

19 years agoWindows 2.0.23-6
Adam Dickmeiss [Wed, 22 Sep 2004 11:22:10 +0000 (11:22 +0000)]
Windows 2.0.23-6

19 years agoAdded CCL utility ccl_qual_buf which parses one or more CCL
Adam Dickmeiss [Wed, 22 Sep 2004 11:21:51 +0000 (11:21 +0000)]
Added CCL utility ccl_qual_buf which parses one or more CCL
spec lines in a buffer.

19 years agoPrepare for new Debian
Adam Dickmeiss [Wed, 22 Sep 2004 09:30:42 +0000 (09:30 +0000)]
Prepare for new Debian

19 years agoFix saving of SRW query for show. Bug introduced by previous commit so
Adam Dickmeiss [Tue, 21 Sep 2004 16:28:17 +0000 (16:28 +0000)]
Fix saving of SRW query for show. Bug introduced by previous commit so
no official YAZ release was affected.

19 years agoFix problem with decoding of HTTP responses with no Content Length
Adam Dickmeiss [Tue, 21 Sep 2004 14:59:01 +0000 (14:59 +0000)]
Fix problem with decoding of HTTP responses with no Content Length
specified.

19 years agoRemove Id from header due to inconvenient diffs when yaz.m4 is copied
Adam Dickmeiss [Fri, 17 Sep 2004 08:44:23 +0000 (08:44 +0000)]
Remove Id from header due to inconvenient diffs when yaz.m4 is copied

19 years agoRephrased comment in NEWS
Adam Dickmeiss [Thu, 16 Sep 2004 17:59:52 +0000 (17:59 +0000)]
Rephrased comment in NEWS

19 years agoIf queryType is prefix, yaz-client sends PQF to SRW server.
Adam Dickmeiss [Mon, 13 Sep 2004 09:24:42 +0000 (09:24 +0000)]
If queryType is prefix, yaz-client sends PQF to SRW server.

19 years agoLog CCL and Z39.58 queries
Adam Dickmeiss [Mon, 13 Sep 2004 09:23:33 +0000 (09:23 +0000)]
Log CCL and Z39.58 queries

19 years agooption --with-yazconfig renamed to --with-yaz
Adam Dickmeiss [Sat, 11 Sep 2004 20:52:14 +0000 (20:52 +0000)]
option --with-yazconfig renamed to --with-yaz

19 years agoFor SRW, do not set numberOfRecords when diagnostic is returned
Adam Dickmeiss [Fri, 10 Sep 2004 11:28:58 +0000 (11:28 +0000)]
For SRW, do not set numberOfRecords when diagnostic is returned

19 years agoDTD_DIR assignment
Adam Dickmeiss [Thu, 9 Sep 2004 09:54:37 +0000 (09:54 +0000)]
DTD_DIR assignment

19 years agoAlign text in configure --help
Adam Dickmeiss [Thu, 9 Sep 2004 09:53:08 +0000 (09:53 +0000)]
Align text in configure --help

19 years agoDescribe with-yazconfig change
Adam Dickmeiss [Thu, 9 Sep 2004 09:51:16 +0000 (09:51 +0000)]
Describe with-yazconfig change

19 years agoRename Docbook related --with options to --with-docbook-{dtd,dsssl,xsl}.
Adam Dickmeiss [Thu, 9 Sep 2004 09:40:04 +0000 (09:40 +0000)]
Rename Docbook related --with options to --with-docbook-{dtd,dsssl,xsl}.
Rename --with-yazconfig to --with-yaz-config.

19 years agoManually test for OCLC UI OID and print
Adam Dickmeiss [Fri, 3 Sep 2004 18:55:59 +0000 (18:55 +0000)]
Manually test for OCLC UI OID and print

19 years agoDo not decode OCLC UI by default.
Adam Dickmeiss [Fri, 3 Sep 2004 18:55:19 +0000 (18:55 +0000)]
Do not decode OCLC UI by default.

19 years agoClear ODR error in odr_setbuf
Adam Dickmeiss [Tue, 24 Aug 2004 08:44:10 +0000 (08:44 +0000)]
Clear ODR error in odr_setbuf

19 years agoyazd.{dll,lib} instead of yazdebug.{dll,lib}.
Adam Dickmeiss [Thu, 19 Aug 2004 07:47:59 +0000 (07:47 +0000)]
yazd.{dll,lib} instead of yazdebug.{dll,lib}.

19 years agoDistribute msvcr71.dll with dist. Do not distribute yaz debug DLLs.
Adam Dickmeiss [Thu, 19 Aug 2004 07:42:20 +0000 (07:42 +0000)]
Distribute msvcr71.dll with dist. Do not distribute yaz debug DLLs.

19 years agoRephrase comment about windows DLL/lib
Adam Dickmeiss [Thu, 19 Aug 2004 07:36:55 +0000 (07:36 +0000)]
Rephrase comment about windows DLL/lib

19 years agoMake sure dll,client,ztest rules depend on dirs,generate
Adam Dickmeiss [Wed, 18 Aug 2004 10:47:48 +0000 (10:47 +0000)]
Make sure dll,client,ztest rules depend on dirs,generate

19 years agoBump minor win version
Adam Dickmeiss [Wed, 18 Aug 2004 10:05:20 +0000 (10:05 +0000)]
Bump minor win version

19 years agoAdded CCL utility ccl_qual_line which adds CCL qualifier line consisting
Adam Dickmeiss [Wed, 18 Aug 2004 10:03:01 +0000 (10:03 +0000)]
Added CCL utility ccl_qual_line which adds CCL qualifier line consisting
of name and value - ignoring empty lines and comments.

19 years agoAdding to interface so update shlib depds
Adam Dickmeiss [Wed, 18 Aug 2004 10:01:07 +0000 (10:01 +0000)]
Adding to interface so update shlib depds

19 years agoDo not build debug mode exe files for dist (nsis rule)
Adam Dickmeiss [Wed, 18 Aug 2004 09:43:10 +0000 (09:43 +0000)]
Do not build debug mode exe files for dist (nsis rule)

19 years agoDocument the changes WRT WIN32 debug DLL/lib.
Adam Dickmeiss [Wed, 18 Aug 2004 09:08:58 +0000 (09:08 +0000)]
Document the changes WRT WIN32 debug DLL/lib.

19 years agoUse yazdebug.{dll,lib} for debug version of YAZ to allow both debug/release
Adam Dickmeiss [Wed, 18 Aug 2004 09:01:13 +0000 (09:01 +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.

19 years agoYAZ 2.0.23-3
Adam Dickmeiss [Fri, 13 Aug 2004 12:59:50 +0000 (12:59 +0000)]
YAZ 2.0.23-3

19 years agoRephrase
Adam Dickmeiss [Fri, 13 Aug 2004 12:54:37 +0000 (12:54 +0000)]
Rephrase

19 years agoCast to unsigned char to prevent assert in MS. Studio .NET
Adam Dickmeiss [Fri, 13 Aug 2004 11:36:48 +0000 (11:36 +0000)]
Cast to unsigned char to prevent assert in MS. Studio .NET

19 years agoCast to unsigned char to prevent assert in MS Studio .NET.
Adam Dickmeiss [Fri, 13 Aug 2004 11:35:37 +0000 (11:35 +0000)]
Cast to unsigned char to prevent assert in MS Studio .NET.

19 years agoRemove unused variable
Adam Dickmeiss [Fri, 13 Aug 2004 08:59:07 +0000 (08:59 +0000)]
Remove unused variable

19 years agoMove declaration to start of block
Adam Dickmeiss [Fri, 13 Aug 2004 08:58:59 +0000 (08:58 +0000)]
Move declaration to start of block

19 years agoMake clean removes .pdf too
Adam Dickmeiss [Fri, 13 Aug 2004 08:40:19 +0000 (08:40 +0000)]
Make clean removes .pdf too

19 years agoReworked odr_set_stream a bit, so that write handler now takes a
Adam Dickmeiss [Fri, 13 Aug 2004 07:30:05 +0000 (07:30 +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.

19 years agoAdded Larry E. Dixson
Adam Dickmeiss [Fri, 13 Aug 2004 07:26:28 +0000 (07:26 +0000)]
Added Larry E. Dixson

19 years agoFixed bug in CCL parser where truncation char was not removed when
Adam Dickmeiss [Wed, 11 Aug 2004 20:13:36 +0000 (20:13 +0000)]
Fixed bug in CCL parser where truncation char was not removed when
truncation=both was in effect.

19 years agoDocument odr_setpring and odr_set_stream.
Adam Dickmeiss [Wed, 11 Aug 2004 12:47:35 +0000 (12:47 +0000)]
Document odr_setpring and odr_set_stream.

19 years agoMention CQL char bug fix.
Adam Dickmeiss [Wed, 11 Aug 2004 12:16:56 +0000 (12:16 +0000)]
Mention CQL char bug fix.

19 years agoAdded odr_set_stream which is is a more generic to odr_setprint.
Adam Dickmeiss [Wed, 11 Aug 2004 12:15:38 +0000 (12:15 +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.

19 years agoAdd check for proximity
Adam Dickmeiss [Wed, 11 Aug 2004 12:01:22 +0000 (12:01 +0000)]
Add check for proximity

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