yaz-moved-to-github.git
22 years agoDisplayng diags in EsResponse, even if they should not be there...
Heikki Levanto [Mon, 11 Jun 2001 12:54:47 +0000 (12:54 +0000)]
Displayng diags in EsResponse, even if they should not be there...

22 years agoAdded missing file.
Adam Dickmeiss [Mon, 28 May 2001 13:15:24 +0000 (13:15 +0000)]
Added missing file.

22 years agoAdded Debian package build.
Adam Dickmeiss [Mon, 28 May 2001 12:44:03 +0000 (12:44 +0000)]
Added Debian package build.

22 years agoYAZ Build date for WIN32.
Adam Dickmeiss [Fri, 18 May 2001 11:42:03 +0000 (11:42 +0000)]
YAZ Build date for WIN32.

22 years agoAdded EXTERNAL handling for item update0 (1.0).
Adam Dickmeiss [Thu, 17 May 2001 14:16:15 +0000 (14:16 +0000)]
Added EXTERNAL handling for item update0 (1.0).

22 years agoAdded script cvs-date.tcl that determines last CVS change for YAZ by
Adam Dickmeiss [Wed, 16 May 2001 07:37:39 +0000 (07:37 +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.

22 years agoMinor cosmetic changes that makes checker gcc happier.
Adam Dickmeiss [Wed, 16 May 2001 07:30:16 +0000 (07:30 +0000)]
Minor cosmetic changes that makes checker gcc happier.

22 years agoReference id set for InitRequest.
Adam Dickmeiss [Wed, 16 May 2001 07:27:29 +0000 (07:27 +0000)]
Reference id set for InitRequest.

22 years agoModified oid_ent_to_oid so that if proto is general, then class
Adam Dickmeiss [Wed, 16 May 2001 07:25:59 +0000 (07:25 +0000)]
Modified oid_ent_to_oid so that if proto is general, then class
is ignored (only oid value is compared).

22 years agoYAZ CVS Date part of implementationVersion in init{request,Response}.
Adam Dickmeiss [Wed, 16 May 2001 07:22:56 +0000 (07:22 +0000)]
YAZ CVS Date part of implementationVersion in init{request,Response}.

22 years agoAccept any OID for record syntax.
Adam Dickmeiss [Wed, 16 May 2001 07:21:36 +0000 (07:21 +0000)]
Accept any OID for record syntax.

22 years agoString attribute values for PQF. Proper C-backslash escaping for PQF.
Adam Dickmeiss [Wed, 9 May 2001 23:31:35 +0000 (23:31 +0000)]
String attribute values for PQF. Proper C-backslash escaping for PQF.

22 years agoRemoved dup CCL lib.
Adam Dickmeiss [Mon, 7 May 2001 12:01:00 +0000 (12:01 +0000)]
Removed dup CCL lib.

23 years agoif Compiled with Command line history a open command is pushed into
ja7 [Sun, 22 Apr 2001 12:26:17 +0000 (12:26 +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

23 years agoOptional CCL module. Moved atoi_n to marcdisp.h from yaz-util.h.
Adam Dickmeiss [Fri, 6 Apr 2001 12:26:45 +0000 (12:26 +0000)]
Optional CCL module. Moved atoi_n to marcdisp.h from yaz-util.h.

23 years agoMinor changes.
Adam Dickmeiss [Thu, 5 Apr 2001 13:34:36 +0000 (13:34 +0000)]
Minor changes.

23 years agoNew configure options: --enable-module.
Adam Dickmeiss [Thu, 5 Apr 2001 13:08:48 +0000 (13:08 +0000)]
New configure options: --enable-module.

23 years agoAdded this.
Adam Dickmeiss [Mon, 2 Apr 2001 13:58:09 +0000 (13:58 +0000)]
Added this.

23 years agoWIN version 1.7.0.5.
Adam Dickmeiss [Thu, 29 Mar 2001 11:47:34 +0000 (11:47 +0000)]
WIN version 1.7.0.5.

23 years agoQuotes and slashes may occur within attributes.
Adam Dickmeiss [Tue, 27 Mar 2001 23:06:21 +0000 (23:06 +0000)]
Quotes and slashes may occur within attributes.

23 years agoFixed scan for bad CCL.
Adam Dickmeiss [Tue, 27 Mar 2001 14:48:06 +0000 (14:48 +0000)]
Fixed scan for bad CCL.

23 years agolooking for YAZ source in srcdir/../yaz
Adam Dickmeiss [Mon, 26 Mar 2001 14:42:37 +0000 (14:42 +0000)]
looking for YAZ source in srcdir/../yaz

23 years agoAdded odr_intdup. Ztest server returns TaskPackage for ItemUpdate.
Adam Dickmeiss [Sun, 25 Mar 2001 21:55:12 +0000 (21:55 +0000)]
Added odr_intdup. Ztest server returns TaskPackage for ItemUpdate.

23 years agoUpdate for build in any directory.
Adam Dickmeiss [Sun, 25 Mar 2001 21:54:24 +0000 (21:54 +0000)]
Update for build in any directory.

23 years agoNew WIN version.
Adam Dickmeiss [Fri, 23 Mar 2001 13:21:53 +0000 (13:21 +0000)]
New WIN version.

23 years agoDirective s=pw sets structure to phrase if term includes blank(s).
Adam Dickmeiss [Thu, 22 Mar 2001 21:23:30 +0000 (21:23 +0000)]
Directive s=pw sets structure to phrase if term includes blank(s).

23 years agoWIN version 1.7.0.3.
Adam Dickmeiss [Thu, 22 Mar 2001 16:09:43 +0000 (16:09 +0000)]
WIN version 1.7.0.3.

23 years agoMore fixes for make where sourcedir and builddir are different.
Adam Dickmeiss [Wed, 21 Mar 2001 15:02:39 +0000 (15:02 +0000)]
More fixes for make where sourcedir and builddir are different.

23 years agoImplemented cs_create_host. Better error reporting for SSL comstack.
Adam Dickmeiss [Wed, 21 Mar 2001 12:43:36 +0000 (12:43 +0000)]
Implemented cs_create_host. Better error reporting for SSL comstack.

23 years agoImproved yaz-config for build in any place.
Adam Dickmeiss [Tue, 20 Mar 2001 15:58:23 +0000 (15:58 +0000)]
Improved yaz-config for build in any place.

23 years agoCCL Truncation character may be defined.
Adam Dickmeiss [Tue, 20 Mar 2001 11:22:58 +0000 (11:22 +0000)]
CCL Truncation character may be defined.

23 years agoAdded bib1 and default.bib.
Adam Dickmeiss [Mon, 19 Mar 2001 21:30:06 +0000 (21:30 +0000)]
Added bib1 and default.bib.

23 years agoAdded readline and history support to cclsh
ja7 [Sun, 18 Mar 2001 20:45:39 +0000 (20:45 +0000)]
Added readline and history support to cclsh

23 years agoAltered zget_ExtendedServicesRequest - sets waitAction to waitIfPossible.
Adam Dickmeiss [Tue, 13 Mar 2001 18:11:38 +0000 (18:11 +0000)]
Altered zget_ExtendedServicesRequest - sets waitAction to waitIfPossible.

23 years agoAdded option -c to set CCL config file.
Adam Dickmeiss [Tue, 13 Mar 2001 18:10:58 +0000 (18:10 +0000)]
Added option -c to set CCL config file.

23 years agoUpdated.
Adam Dickmeiss [Tue, 13 Mar 2001 18:10:39 +0000 (18:10 +0000)]
Updated.

23 years agoMinor change of print of item update info.
Adam Dickmeiss [Mon, 12 Mar 2001 14:40:57 +0000 (14:40 +0000)]
Minor change of print of item update info.

23 years agoUpdated version resource.
Adam Dickmeiss [Fri, 9 Mar 2001 14:58:20 +0000 (14:58 +0000)]
Updated version resource.

23 years agoUpdated version.
Adam Dickmeiss [Fri, 9 Mar 2001 13:31:34 +0000 (13:31 +0000)]
Updated version.

23 years agoAdded cs_set_blocking. Patch from Matthew Carey.
Adam Dickmeiss [Thu, 8 Mar 2001 20:18:55 +0000 (20:18 +0000)]
Added cs_set_blocking. Patch from Matthew Carey.

23 years agoMember and_not in Z_Operator is kept for backwards compatibility.
Adam Dickmeiss [Wed, 7 Mar 2001 13:24:40 +0000 (13:24 +0000)]
Member and_not in Z_Operator is kept for backwards compatibility.
Added support for definition of CCL operators in field spec file.

23 years agoAdded version info for WIN32.
Adam Dickmeiss [Wed, 28 Feb 2001 16:56:33 +0000 (16:56 +0000)]
Added version info for WIN32.

23 years agoFixed problem with stack overflow for very nested records.
Adam Dickmeiss [Wed, 28 Feb 2001 09:00:06 +0000 (09:00 +0000)]
Fixed problem with stack overflow for very nested records.

23 years agoScript buildconf script is quiet.
Adam Dickmeiss [Mon, 26 Feb 2001 22:52:54 +0000 (22:52 +0000)]
Script buildconf script is quiet.

23 years agoAdded style sheets.
Adam Dickmeiss [Wed, 21 Feb 2001 23:16:49 +0000 (23:16 +0000)]
Added style sheets.

23 years agoC++ fixes.
Adam Dickmeiss [Wed, 21 Feb 2001 13:46:53 +0000 (13:46 +0000)]
C++ fixes.

23 years agoFixed problem with old codecs.
Adam Dickmeiss [Wed, 21 Feb 2001 09:41:15 +0000 (09:41 +0000)]
Fixed problem with old codecs.

23 years agoUpdated README and CHANGELOG.
Adam Dickmeiss [Wed, 21 Feb 2001 09:19:44 +0000 (09:19 +0000)]
Updated README and CHANGELOG.

23 years agoRemoved this one.
Adam Dickmeiss [Wed, 21 Feb 2001 09:08:37 +0000 (09:08 +0000)]
Removed this one.

23 years agoRemoved config.stub.
Adam Dickmeiss [Wed, 21 Feb 2001 09:08:23 +0000 (09:08 +0000)]
Removed config.stub.

23 years agoRemoved Makefile.in's and libtool/automake files that are
Adam Dickmeiss [Wed, 21 Feb 2001 09:03:34 +0000 (09:03 +0000)]
Removed Makefile.in's and libtool/automake files that are
auto-created with the buildconf.sh script.

23 years agoAdded ill_get_APDU and ill_get_Cancel.
Adam Dickmeiss [Tue, 20 Feb 2001 11:25:32 +0000 (11:25 +0000)]
Added ill_get_APDU and ill_get_Cancel.

23 years agoUpdated ccl_pquery to consider local attribute set too.
Adam Dickmeiss [Tue, 20 Feb 2001 11:23:50 +0000 (11:23 +0000)]
Updated ccl_pquery to consider local attribute set too.

23 years agoMore gils CCL field mappings.
Adam Dickmeiss [Mon, 12 Feb 2001 15:35:19 +0000 (15:35 +0000)]
More gils CCL field mappings.

23 years agoDumper only keeps one record at a time in memory.
Adam Dickmeiss [Sat, 10 Feb 2001 01:21:59 +0000 (01:21 +0000)]
Dumper only keeps one record at a time in memory.

23 years agoFixed bug regarding inetd mode.
Adam Dickmeiss [Thu, 1 Feb 2001 08:52:26 +0000 (08:52 +0000)]
Fixed bug regarding inetd mode.

23 years agoChanges.
Adam Dickmeiss [Tue, 30 Jan 2001 21:34:53 +0000 (21:34 +0000)]
Changes.

23 years agoAdded step-size for Scan backend interface.
Adam Dickmeiss [Tue, 30 Jan 2001 21:34:17 +0000 (21:34 +0000)]
Added step-size for Scan backend interface.

23 years agoadded command for setting packageName in ES packages!
ja7 [Tue, 30 Jan 2001 15:52:48 +0000 (15:52 +0000)]
added command for setting packageName in ES packages!
command is named packagename default is NULL for server suplyed package name

23 years agoClients prints options in InitResponse.
Adam Dickmeiss [Mon, 29 Jan 2001 11:19:05 +0000 (11:19 +0000)]
Clients prints options in InitResponse.

23 years agoFixed bug that made the frontend server crash when no attribute set
Adam Dickmeiss [Mon, 29 Jan 2001 09:38:22 +0000 (09:38 +0000)]
Fixed bug that made the frontend server crash when no attribute set
was specified for scan.

23 years agoFixed nasty bug introduced by previous commit (attribute sets not
Adam Dickmeiss [Wed, 24 Jan 2001 11:55:31 +0000 (11:55 +0000)]
Fixed nasty bug introduced by previous commit (attribute sets not
properly allocated).

23 years agoMultiple attribute may be specified for sorging.
Adam Dickmeiss [Mon, 22 Jan 2001 10:41:47 +0000 (10:41 +0000)]
Multiple attribute may be specified for sorging.

23 years agoMinor change.
Adam Dickmeiss [Thu, 4 Jan 2001 14:03:42 +0000 (14:03 +0000)]
Minor change.

23 years agoAdded XML Docbook documentation for YAZ - will eventually replace
Adam Dickmeiss [Thu, 4 Jan 2001 13:36:24 +0000 (13:36 +0000)]
Added XML Docbook documentation for YAZ - will eventually replace
the linuxdoc SGML doc.

23 years agoUpdated with more info.
Adam Dickmeiss [Fri, 29 Dec 2000 11:12:12 +0000 (11:12 +0000)]
Updated with more info.

23 years agoMinor updates.
Adam Dickmeiss [Thu, 14 Dec 2000 22:10:46 +0000 (22:10 +0000)]
Minor updates.

23 years agoFixed YAZLALIB setting (when no threads was specified).
Adam Dickmeiss [Thu, 14 Dec 2000 16:01:32 +0000 (16:01 +0000)]
Fixed YAZLALIB setting (when no threads was specified).

23 years agoAdded blocking synopsis for COMSTACK
Sebastian Hammer [Mon, 11 Dec 2000 21:43:38 +0000 (21:43 +0000)]
Added blocking synopsis for COMSTACK

23 years agoWork
Sebastian Hammer [Mon, 11 Dec 2000 20:55:18 +0000 (20:55 +0000)]
Work

23 years agoUpdated CHANGELOG and windows.txt.
Adam Dickmeiss [Tue, 5 Dec 2000 19:14:12 +0000 (19:14 +0000)]
Updated CHANGELOG and windows.txt.

23 years agoFixed problem with element level in reading of abstract syntax.
Adam Dickmeiss [Tue, 5 Dec 2000 19:07:24 +0000 (19:07 +0000)]
Fixed problem with element level in reading of abstract syntax.

23 years agoService automatically starts in the directory from which it was installed.
Adam Dickmeiss [Tue, 5 Dec 2000 19:05:10 +0000 (19:05 +0000)]
Service automatically starts in the directory from which it was installed.

23 years agoWIN32 fixes for drive specifications.
Adam Dickmeiss [Tue, 5 Dec 2000 19:03:19 +0000 (19:03 +0000)]
WIN32 fixes for drive specifications.

23 years agoReaders skips <! ...> sections.
Adam Dickmeiss [Tue, 5 Dec 2000 14:44:25 +0000 (14:44 +0000)]
Readers skips <! ...> sections.

23 years agoFixed bug with termlists (introduced by previous commit).
Adam Dickmeiss [Tue, 5 Dec 2000 14:34:49 +0000 (14:34 +0000)]
Fixed bug with termlists (introduced by previous commit).

23 years agoAdded termlist source for data1 system.
Adam Dickmeiss [Tue, 5 Dec 2000 12:21:44 +0000 (12:21 +0000)]
Added termlist source for data1 system.

23 years agoAdded support for null-data rules like <tag/>.
Adam Dickmeiss [Tue, 5 Dec 2000 10:06:23 +0000 (10:06 +0000)]
Added support for null-data rules like <tag/>.

23 years agoon WIN32 function statserv_closedown closes socket(s) to provoke close.
Adam Dickmeiss [Fri, 1 Dec 2000 17:56:41 +0000 (17:56 +0000)]
on WIN32 function statserv_closedown closes socket(s) to provoke close.

23 years agoImplemented XML/SGML attributes for data1 so that d1_read reads them
Adam Dickmeiss [Wed, 29 Nov 2000 14:22:47 +0000 (14:22 +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.

23 years agoUsing SSLeay_add_all_algorithms instead of OpenSSL_add_all_algorithms.
Adam Dickmeiss [Mon, 27 Nov 2000 15:17:40 +0000 (15:17 +0000)]
Using SSLeay_add_all_algorithms instead of OpenSSL_add_all_algorithms.

23 years agoFixed bug in ccl_rpn_simple regarding resultSetId's.
Adam Dickmeiss [Mon, 27 Nov 2000 14:16:55 +0000 (14:16 +0000)]
Fixed bug in ccl_rpn_simple regarding resultSetId's.

23 years agoMinor change.
Adam Dickmeiss [Thu, 23 Nov 2000 10:59:22 +0000 (10:59 +0000)]
Minor change.

23 years agoSSL comstack support. Separate POSIX thread support library.
Adam Dickmeiss [Thu, 23 Nov 2000 10:58:32 +0000 (10:58 +0000)]
SSL comstack support. Separate POSIX thread support library.

23 years agoChanged because ccl_rpn_query sets attribute set.
Adam Dickmeiss [Thu, 16 Nov 2000 13:11:07 +0000 (13:11 +0000)]
Changed because ccl_rpn_query sets attribute set.

23 years agoFunction ccl_rpn_query sets attributeSet to Bib-1.
Adam Dickmeiss [Thu, 16 Nov 2000 13:03:12 +0000 (13:03 +0000)]
Function ccl_rpn_query sets attributeSet to Bib-1.

23 years agoImplemented local AttributeSet setting for CCL field maps.
Adam Dickmeiss [Thu, 16 Nov 2000 09:58:02 +0000 (09:58 +0000)]
Implemented local AttributeSet setting for CCL field maps.

23 years agoWork on SCAN: RPN2CCL conversion and proper "next" scan.
Adam Dickmeiss [Mon, 13 Nov 2000 09:44:59 +0000 (09:44 +0000)]
Work on SCAN: RPN2CCL conversion and proper "next" scan.

23 years agoAdded CCL support for WIN32.
Adam Dickmeiss [Wed, 1 Nov 2000 14:47:00 +0000 (14:47 +0000)]
Added CCL support for WIN32.

23 years agoFixed for new version of automake.
Adam Dickmeiss [Wed, 1 Nov 2000 09:18:40 +0000 (09:18 +0000)]
Fixed for new version of automake.

23 years agoImplemented and-list and or-list for CCL module.
Adam Dickmeiss [Tue, 17 Oct 2000 19:50:28 +0000 (19:50 +0000)]
Implemented and-list and or-list for CCL module.

23 years agoUpdated current version number for library.
Adam Dickmeiss [Wed, 11 Oct 2000 12:39:49 +0000 (12:39 +0000)]
Updated current version number for library.

23 years agoNew spec release.
Adam Dickmeiss [Wed, 11 Oct 2000 12:38:42 +0000 (12:38 +0000)]
New spec release.

23 years agoRemoved --source option from yaz-config.
Adam Dickmeiss [Wed, 11 Oct 2000 12:24:58 +0000 (12:24 +0000)]
Removed --source option from yaz-config.

23 years agoUpdated version number for shared object.
Adam Dickmeiss [Wed, 11 Oct 2000 11:36:15 +0000 (11:36 +0000)]
Updated version number for shared object.

23 years agoWork on yaz-config creation. Added yaz.m4.
Adam Dickmeiss [Wed, 11 Oct 2000 10:40:56 +0000 (10:40 +0000)]
Work on yaz-config creation. Added yaz.m4.

23 years agoMinor updates (for fixed version of automake in CVS).
Adam Dickmeiss [Fri, 6 Oct 2000 12:55:50 +0000 (12:55 +0000)]
Minor updates (for fixed version of automake in CVS).

23 years agoIncluding sys/types.h and netinet/in.h instead on arpa/inet.h on Unix.
Adam Dickmeiss [Fri, 6 Oct 2000 12:46:27 +0000 (12:46 +0000)]
Including sys/types.h and netinet/in.h instead on arpa/inet.h on Unix.

23 years agoUpdates regarding ASN-code generation (mostly).
Adam Dickmeiss [Fri, 6 Oct 2000 12:01:12 +0000 (12:01 +0000)]
Updates regarding ASN-code generation (mostly).

23 years agoFixed Handle leak for WIN32.
Adam Dickmeiss [Fri, 6 Oct 2000 12:00:28 +0000 (12:00 +0000)]
Fixed Handle leak for WIN32.