yaz-moved-to-github.git
22 years agoYAZ client features: Command completion and new commands: push_command,
Adam Dickmeiss [Wed, 30 Jan 2002 14:51:45 +0000 (14:51 +0000)]
YAZ client features: Command completion and new commands: push_command,
set_apdufile, set_marcdump, set_cclfields, register_oid.
CCVS: ----------------------------------------------------------------------

22 years agoChanged to flush apdu and marc log files a apdu is recived.
ja7 [Tue, 29 Jan 2002 20:17:41 +0000 (20:17 +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

22 years agoNew call oid_trav.
Adam Dickmeiss [Tue, 29 Jan 2002 13:47:33 +0000 (13:47 +0000)]
New call oid_trav.

22 years agoZOOM_record_get returns const char pointer instead of void.
Adam Dickmeiss [Mon, 28 Jan 2002 09:27:48 +0000 (09:27 +0000)]
ZOOM_record_get returns const char pointer instead of void.
C++ compile.

22 years agoSR protocol no longer supported.
Adam Dickmeiss [Mon, 28 Jan 2002 09:26:42 +0000 (09:26 +0000)]
SR protocol no longer supported.

22 years agoC++ compile.
Adam Dickmeiss [Mon, 28 Jan 2002 09:26:14 +0000 (09:26 +0000)]
C++ compile.

22 years agoIdPass authentication.
Adam Dickmeiss [Mon, 28 Jan 2002 09:25:38 +0000 (09:25 +0000)]
IdPass authentication.

22 years agoAdded documentation about source (.) and system (!) commands.
Adam Dickmeiss [Mon, 28 Jan 2002 09:25:08 +0000 (09:25 +0000)]
Added documentation about source (.) and system (!) commands.

22 years agoMore changes.
Adam Dickmeiss [Sat, 26 Jan 2002 20:58:11 +0000 (20:58 +0000)]
More changes.
CHCVS: ----------------------------------------------------------------------

22 years agoFix raw attribute sets (bug introduced by previous commit).
Adam Dickmeiss [Sat, 26 Jan 2002 20:50:59 +0000 (20:50 +0000)]
Fix raw attribute sets (bug introduced by previous commit).

22 years agoFunction data1_pr_tree prints XML attributes.
Adam Dickmeiss [Sat, 26 Jan 2002 19:20:25 +0000 (19:20 +0000)]
Function data1_pr_tree prints XML attributes.

22 years agoAdded Hans van Dalen.
Adam Dickmeiss [Fri, 25 Jan 2002 13:38:00 +0000 (13:38 +0000)]
Added Hans van Dalen.

22 years agoFix memory leak for MARC record management. hans.van.dalen
Adam Dickmeiss [Thu, 24 Jan 2002 19:33:09 +0000 (19:33 +0000)]
Fix memory leak for MARC record management.

22 years agoRetrieval of post script files. -k option for client.
Adam Dickmeiss [Wed, 23 Jan 2002 22:40:36 +0000 (22:40 +0000)]
Retrieval of post script files. -k option for client.

22 years agoMore fixes for scan. Non-zero stepSize handled. OID's fixes.
Adam Dickmeiss [Wed, 23 Jan 2002 21:13:30 +0000 (21:13 +0000)]
More fixes for scan. Non-zero stepSize handled. OID's fixes.

22 years agoFunction p_query_rpn returns 0 for unknown attribute set.
Adam Dickmeiss [Wed, 23 Jan 2002 20:25:42 +0000 (20:25 +0000)]
Function p_query_rpn returns 0 for unknown attribute set.

22 years agoName "GILS" is an attribute set (again).
Adam Dickmeiss [Wed, 23 Jan 2002 20:22:49 +0000 (20:22 +0000)]
Name "GILS" is an attribute set (again).

22 years agoAdded Shigeru Ishida.
Adam Dickmeiss [Tue, 22 Jan 2002 10:56:22 +0000 (10:56 +0000)]
Added Shigeru Ishida.

22 years agoMARC decode fix. Attribute set fix for scan in server. Prox logging.
Adam Dickmeiss [Tue, 22 Jan 2002 10:54:46 +0000 (10:54 +0000)]
MARC decode fix. Attribute set fix for scan in server. Prox logging.

22 years agoSSL/COMSTACK updates. cs_rcvconnect completes SSL handshake.
Adam Dickmeiss [Mon, 21 Jan 2002 21:50:32 +0000 (21:50 +0000)]
SSL/COMSTACK updates. cs_rcvconnect completes SSL handshake.

22 years agoMore example code to handle Extended Services Update.
Adam Dickmeiss [Mon, 21 Jan 2002 12:54:06 +0000 (12:54 +0000)]
More example code to handle Extended Services Update.

22 years agoMore (dummy) response for Item Order.
Adam Dickmeiss [Thu, 17 Jan 2002 23:22:40 +0000 (23:22 +0000)]
More (dummy) response for Item Order.

22 years agoAdded check for fnmatch.h.
Adam Dickmeiss [Thu, 17 Jan 2002 21:04:43 +0000 (21:04 +0000)]
Added check for fnmatch.h.

22 years agoReports Database unavailable unless "Default" is specified.
Adam Dickmeiss [Thu, 17 Jan 2002 21:04:24 +0000 (21:04 +0000)]
Reports Database unavailable unless "Default" is specified.

22 years agoMore diagnostics in log.
Adam Dickmeiss [Thu, 17 Jan 2002 21:03:36 +0000 (21:03 +0000)]
More diagnostics in log.

22 years agoOption --with-openssl now works when directory is specified.
Adam Dickmeiss [Fri, 11 Jan 2002 20:26:11 +0000 (20:26 +0000)]
Option --with-openssl now works when directory is specified.

22 years agoTowards 1.8.5. Option -u for YAZ client.
Adam Dickmeiss [Fri, 11 Jan 2002 20:17:03 +0000 (20:17 +0000)]
Towards 1.8.5. Option -u for YAZ client.

22 years agoYAZ client documenation updates.
Adam Dickmeiss [Fri, 11 Jan 2002 20:16:47 +0000 (20:16 +0000)]
YAZ client documenation updates.

22 years agoZOOM fix: fatal errors aren't reset.
Adam Dickmeiss [Wed, 9 Jan 2002 12:44:31 +0000 (12:44 +0000)]
ZOOM fix: fatal errors aren't reset.

22 years agoZOOM_record_get returns ISO2709 buffer when "raw" is given.
Adam Dickmeiss [Wed, 9 Jan 2002 11:03:41 +0000 (11:03 +0000)]
ZOOM_record_get returns ISO2709 buffer when "raw" is given.

22 years agoFix date. YAZ.1.8.4
Adam Dickmeiss [Thu, 3 Jan 2002 23:14:09 +0000 (23:14 +0000)]
Fix date.

22 years agoDate change.
Adam Dickmeiss [Thu, 3 Jan 2002 22:44:17 +0000 (22:44 +0000)]
Date change.

22 years agoMinor.
Adam Dickmeiss [Thu, 3 Jan 2002 22:41:18 +0000 (22:41 +0000)]
Minor.

22 years agoSpell fix.
Adam Dickmeiss [Thu, 3 Jan 2002 22:38:35 +0000 (22:38 +0000)]
Spell fix.

22 years agoMore options handling for scan.
Adam Dickmeiss [Thu, 3 Jan 2002 12:18:37 +0000 (12:18 +0000)]
More options handling for scan.

22 years agoNew copyright.
Adam Dickmeiss [Thu, 3 Jan 2002 12:09:01 +0000 (12:09 +0000)]
New copyright.

22 years agoWIN32 fixes.
Adam Dickmeiss [Thu, 3 Jan 2002 10:23:46 +0000 (10:23 +0000)]
WIN32 fixes.

22 years agoUsing _vsnprintf on WIN32.
Adam Dickmeiss [Thu, 3 Jan 2002 10:23:33 +0000 (10:23 +0000)]
Using _vsnprintf on WIN32.

22 years agoMore on scansets.
Adam Dickmeiss [Wed, 2 Jan 2002 10:30:25 +0000 (10:30 +0000)]
More on scansets.

22 years agoScan for ZOOM.
Adam Dickmeiss [Sun, 30 Dec 2001 22:21:11 +0000 (22:21 +0000)]
Scan for ZOOM.

22 years agoNew ZOOM option schema.
Adam Dickmeiss [Fri, 30 Nov 2001 08:24:05 +0000 (08:24 +0000)]
New ZOOM option schema.

22 years agoZOOM Task structure includes start and count for retrieval.
Adam Dickmeiss [Wed, 28 Nov 2001 23:00:19 +0000 (23:00 +0000)]
ZOOM Task structure includes start and count for retrieval.

22 years agoCCL qualifier aliases (use OR for more than one qualifier).
Adam Dickmeiss [Tue, 27 Nov 2001 22:38:50 +0000 (22:38 +0000)]
CCL qualifier aliases (use OR for more than one qualifier).

22 years agoFix and remove OSI reference.
Adam Dickmeiss [Tue, 27 Nov 2001 22:12:24 +0000 (22:12 +0000)]
Fix and remove OSI reference.

22 years agoFixed dup display of records (bug introduced by previous commit).
Adam Dickmeiss [Thu, 22 Nov 2001 11:04:48 +0000 (11:04 +0000)]
Fixed dup display of records (bug introduced by previous commit).

22 years agoImplemented named result sets handling for ZOOM.
Adam Dickmeiss [Thu, 22 Nov 2001 09:45:31 +0000 (09:45 +0000)]
Implemented named result sets handling for ZOOM.

22 years agoMore verbose server.
Adam Dickmeiss [Thu, 22 Nov 2001 09:45:03 +0000 (09:45 +0000)]
More verbose server.

22 years agoNew client commands: . (to source YAZ client commands) and !
Adam Dickmeiss [Wed, 21 Nov 2001 11:13:13 +0000 (11:13 +0000)]
New client commands: . (to source YAZ client commands) and !
(to execute shell command).

22 years agoFixed changes.
Adam Dickmeiss [Tue, 20 Nov 2001 10:52:07 +0000 (10:52 +0000)]
Fixed changes.

22 years agoDebian build script part of make dist.
Adam Dickmeiss [Tue, 20 Nov 2001 09:25:45 +0000 (09:25 +0000)]
Debian build script part of make dist.

22 years agoNo "copy" of source for thread/malloc libraries.
Adam Dickmeiss [Mon, 19 Nov 2001 20:43:39 +0000 (20:43 +0000)]
No "copy" of source for thread/malloc libraries.

22 years agoMore about authentication. Remove SR references.
Adam Dickmeiss [Mon, 19 Nov 2001 14:06:11 +0000 (14:06 +0000)]
More about authentication. Remove SR references.

22 years agochanges. YAZ.1.8.3
Adam Dickmeiss [Mon, 19 Nov 2001 09:17:12 +0000 (09:17 +0000)]
changes.

22 years agoUsing AM_CFLAGS instead of CFLAGS. 1.8.3 closer.
Adam Dickmeiss [Mon, 19 Nov 2001 09:16:37 +0000 (09:16 +0000)]
Using AM_CFLAGS instead of CFLAGS. 1.8.3 closer.

22 years agoYAZ client uses setnames only if target supports it.
Adam Dickmeiss [Sun, 18 Nov 2001 23:17:45 +0000 (23:17 +0000)]
YAZ client uses setnames only if target supports it.

22 years agoPrefix ZOOM_ instead of Z3950_. Documentation updates.
Adam Dickmeiss [Sun, 18 Nov 2001 21:14:22 +0000 (21:14 +0000)]
Prefix ZOOM_ instead of Z3950_. Documentation updates.

22 years agonmem revert fix: Set nmem_init_flag=0.
Adam Dickmeiss [Sun, 18 Nov 2001 21:05:13 +0000 (21:05 +0000)]
nmem revert fix: Set nmem_init_flag=0.

22 years agoFix: Remove new-lines from commands in ZOOM shell.
Adam Dickmeiss [Fri, 16 Nov 2001 10:18:20 +0000 (10:18 +0000)]
Fix: Remove new-lines from commands in ZOOM shell.

22 years agoRemoved Z3950_connection_host.
Adam Dickmeiss [Fri, 16 Nov 2001 09:52:39 +0000 (09:52 +0000)]
Removed Z3950_connection_host.

22 years agoClient prevents "present request out of range".
Adam Dickmeiss [Thu, 15 Nov 2001 21:59:40 +0000 (21:59 +0000)]
Client prevents "present request out of range".

22 years agoMore about ZOOM options.
Adam Dickmeiss [Thu, 15 Nov 2001 21:58:50 +0000 (21:58 +0000)]
More about ZOOM options.

22 years agoRemoved log ..
Adam Dickmeiss [Thu, 15 Nov 2001 21:44:48 +0000 (21:44 +0000)]
Removed log ..

22 years agoZOOM: Separate get/set for dealing with options.
Adam Dickmeiss [Thu, 15 Nov 2001 13:16:02 +0000 (13:16 +0000)]
ZOOM: Separate get/set for dealing with options.

22 years agoMore thanks.
Adam Dickmeiss [Thu, 15 Nov 2001 09:16:37 +0000 (09:16 +0000)]
More thanks.

22 years agoZOOM: record objects "owned" by result sets.
Adam Dickmeiss [Thu, 15 Nov 2001 08:58:28 +0000 (08:58 +0000)]
ZOOM: record objects "owned" by result sets.
Added Z3950_record_dup.

22 years agoSeparate malloc debug library. Removal of ASN_COMPILED-#ifdefs.
Adam Dickmeiss [Tue, 13 Nov 2001 23:00:42 +0000 (23:00 +0000)]
Separate malloc debug library. Removal of ASN_COMPILED-#ifdefs.

22 years agoMore work on event queues. *_option returns new value (not previous).
Adam Dickmeiss [Tue, 13 Nov 2001 22:57:03 +0000 (22:57 +0000)]
More work on event queues. *_option returns new value (not previous).

22 years ago1.8.2. YAZ.1.8.2
Adam Dickmeiss [Mon, 12 Nov 2001 12:04:49 +0000 (12:04 +0000)]
1.8.2.

22 years agoFixed html dependancy.
Adam Dickmeiss [Mon, 12 Nov 2001 11:55:06 +0000 (11:55 +0000)]
Fixed html dependancy.

22 years agoTowards 1.8.2.
Adam Dickmeiss [Mon, 12 Nov 2001 11:27:21 +0000 (11:27 +0000)]
Towards 1.8.2.

22 years agoIgnore comma when dealing with and-lists.
Adam Dickmeiss [Mon, 12 Nov 2001 11:24:45 +0000 (11:24 +0000)]
Ignore comma when dealing with and-lists.

22 years agoMinor.
Adam Dickmeiss [Mon, 12 Nov 2001 10:41:36 +0000 (10:41 +0000)]
Minor.

22 years agoProtocol behavior sections. record_get raw returning Z External *.
Adam Dickmeiss [Sun, 11 Nov 2001 22:25:25 +0000 (22:25 +0000)]
Protocol behavior sections. record_get raw returning Z External *.

22 years agoMore installation info.
Adam Dickmeiss [Thu, 8 Nov 2001 12:36:15 +0000 (12:36 +0000)]
More installation info.

22 years agoZOOM changes.
Adam Dickmeiss [Tue, 6 Nov 2001 17:05:19 +0000 (17:05 +0000)]
ZOOM changes.

22 years agoMentions SSL and cs_create_host. Remove stuff about XTImOSI.
Adam Dickmeiss [Tue, 6 Nov 2001 17:04:32 +0000 (17:04 +0000)]
Mentions SSL and cs_create_host. Remove stuff about XTImOSI.

22 years agoMore verbose.
Adam Dickmeiss [Tue, 6 Nov 2001 17:03:50 +0000 (17:03 +0000)]
More verbose.

22 years agoUpdated credits list.
Adam Dickmeiss [Tue, 6 Nov 2001 17:03:33 +0000 (17:03 +0000)]
Updated credits list.

22 years agoSystem call getprotobyname no longer used.
Adam Dickmeiss [Tue, 6 Nov 2001 17:01:25 +0000 (17:01 +0000)]
System call getprotobyname no longer used.

22 years agoAdded Credits Appendix.
Adam Dickmeiss [Thu, 1 Nov 2001 14:30:44 +0000 (14:30 +0000)]
Added Credits Appendix.

22 years agoNo rule to make yaz.tex.
Adam Dickmeiss [Mon, 29 Oct 2001 14:51:14 +0000 (14:51 +0000)]
No rule to make yaz.tex.

22 years agoMinor change.
Adam Dickmeiss [Mon, 29 Oct 2001 14:50:40 +0000 (14:50 +0000)]
Minor change.

22 years agoFix xml.dcl in Makefile
Adam Dickmeiss [Mon, 29 Oct 2001 14:05:30 +0000 (14:05 +0000)]
Fix xml.dcl in Makefile

22 years agoAdded *.dsl files for DEST_DIR.
Adam Dickmeiss [Mon, 29 Oct 2001 13:57:31 +0000 (13:57 +0000)]
Added *.dsl files for DEST_DIR.

22 years agoNew function marc_display_exl - used by YAZ client. Server returns
Adam Dickmeiss [Mon, 29 Oct 2001 09:17:19 +0000 (09:17 +0000)]
New function marc_display_exl - used by YAZ client. Server returns
bad record on position 98 (for testing).

22 years agoAdded comments to better track OID values.
Adam Dickmeiss [Mon, 29 Oct 2001 09:16:27 +0000 (09:16 +0000)]
Added comments to better track OID values.

22 years agoNew changelog. YAZ.1.8.1
Adam Dickmeiss [Sun, 28 Oct 2001 23:44:59 +0000 (23:44 +0000)]
New changelog.

22 years agoEnable CCL-to-RPN for YAZ client on WIN32.
Adam Dickmeiss [Sun, 28 Oct 2001 23:28:26 +0000 (23:28 +0000)]
Enable CCL-to-RPN for YAZ client on WIN32.

22 years agoFix local attribute setting for pquery.
Adam Dickmeiss [Sun, 28 Oct 2001 23:10:02 +0000 (23:10 +0000)]
Fix local attribute setting for pquery.

22 years agoIndentation. Variable sgml-local-catalogs set to nil.
Adam Dickmeiss [Fri, 26 Oct 2001 20:13:44 +0000 (20:13 +0000)]
Indentation. Variable sgml-local-catalogs set to nil.

22 years agoChanges to CHANGELOG. YAZ.1.8
Adam Dickmeiss [Thu, 25 Oct 2001 13:04:01 +0000 (13:04 +0000)]
Changes to CHANGELOG.

22 years agocodecs not built as they should.
Adam Dickmeiss [Thu, 25 Oct 2001 12:46:07 +0000 (12:46 +0000)]
codecs not built as they should.

22 years agoWIN version 1.8.0.0.
Adam Dickmeiss [Thu, 25 Oct 2001 12:33:06 +0000 (12:33 +0000)]
WIN version 1.8.0.0.

22 years agoMinor changes.
Adam Dickmeiss [Thu, 25 Oct 2001 12:29:35 +0000 (12:29 +0000)]
Minor changes.

22 years agoSmaller README.
Adam Dickmeiss [Thu, 25 Oct 2001 12:28:07 +0000 (12:28 +0000)]
Smaller README.

22 years agoVersion 1.8.
Adam Dickmeiss [Thu, 25 Oct 2001 12:00:41 +0000 (12:00 +0000)]
Version 1.8.

22 years agoRenamed ASN.1 Module to Z39.50 ASN.1 module.
Adam Dickmeiss [Thu, 25 Oct 2001 11:55:56 +0000 (11:55 +0000)]
Renamed ASN.1 Module to Z39.50 ASN.1 module.

22 years agoFixed make clean.
Adam Dickmeiss [Thu, 25 Oct 2001 10:45:08 +0000 (10:45 +0000)]
Fixed make clean.

22 years agoAdded include of string.h.
Adam Dickmeiss [Wed, 24 Oct 2001 21:35:46 +0000 (21:35 +0000)]
Added include of string.h.

22 years agoMore info about UNIX/WIN32 installation.
Adam Dickmeiss [Wed, 24 Oct 2001 21:30:47 +0000 (21:30 +0000)]
More info about UNIX/WIN32 installation.