yaz-moved-to-github.git
25 years agoAdded COOKIE UserInfo OID.
Adam Dickmeiss [Thu, 15 Apr 1999 09:19:43 +0000 (09:19 +0000)]
Added COOKIE UserInfo OID.

25 years agoAdded OtherInfo private OID proxy.
Adam Dickmeiss [Fri, 9 Apr 1999 12:16:11 +0000 (12:16 +0000)]
Added OtherInfo private OID proxy.

25 years agoImplemented odr_strdup. Added Reference ID to backend server API.
Adam Dickmeiss [Wed, 31 Mar 1999 11:18:24 +0000 (11:18 +0000)]
Implemented odr_strdup. Added Reference ID to backend server API.

25 years agoFixed memory leaks in ccl_find_str and ccl_qual_rm.
Adam Dickmeiss [Wed, 31 Mar 1999 11:15:37 +0000 (11:15 +0000)]
Fixed memory leaks in ccl_find_str and ccl_qual_rm.

25 years agoFunction getprotobyname only called once. Minor change in tcpip_get
Adam Dickmeiss [Wed, 31 Mar 1999 11:11:14 +0000 (11:11 +0000)]
Function getprotobyname only called once. Minor change in tcpip_get
to handle multi-threaded conditions.

25 years agoYet another fix.
Adam Dickmeiss [Tue, 23 Mar 1999 14:14:25 +0000 (14:14 +0000)]
Yet another fix.

25 years agoFixed bug in TargetInfo encoder/decoder.
Adam Dickmeiss [Thu, 18 Mar 1999 12:57:13 +0000 (12:57 +0000)]
Fixed bug in TargetInfo encoder/decoder.

25 years agoMinor fix.
Adam Dickmeiss [Thu, 18 Mar 1999 12:57:03 +0000 (12:57 +0000)]
Minor fix.

25 years agoFixed bug (introduced by previous commit).
Adam Dickmeiss [Thu, 11 Mar 1999 15:26:51 +0000 (15:26 +0000)]
Fixed bug (introduced by previous commit).

25 years agoAdded GNU readline support. HTML display in client.
Adam Dickmeiss [Thu, 11 Mar 1999 11:12:07 +0000 (11:12 +0000)]
Added GNU readline support. HTML display in client.

25 years agoChanged ES: Update OID
Sebastian Hammer [Thu, 18 Feb 1999 10:30:46 +0000 (10:30 +0000)]
Changed ES: Update OID

25 years agoAdded note about the ES: Update change
Sebastian Hammer [Thu, 18 Feb 1999 10:30:29 +0000 (10:30 +0000)]
Added note about the ES: Update change

25 years agoFunction nmem_init only mandatory on Windows.
Adam Dickmeiss [Thu, 11 Feb 1999 09:10:26 +0000 (09:10 +0000)]
Function nmem_init only mandatory on Windows.

25 years agoUses preprocessor define WIN32 instead of WINDOWS to build code
Adam Dickmeiss [Tue, 2 Feb 1999 13:57:28 +0000 (13:57 +0000)]
Uses preprocessor define WIN32 instead of WINDOWS to build code
for Microsoft WIN32.

25 years agoFixed minor bug introduced by previous commit.
Adam Dickmeiss [Mon, 1 Feb 1999 15:37:32 +0000 (15:37 +0000)]
Fixed minor bug introduced by previous commit.

25 years agoAdded XML display.
Adam Dickmeiss [Mon, 1 Feb 1999 15:35:21 +0000 (15:35 +0000)]
Added XML display.

25 years agoMade data1_pr_tree make better printing of data1 buffers.
Adam Dickmeiss [Mon, 25 Jan 1999 13:49:47 +0000 (13:49 +0000)]
Made data1_pr_tree make better printing of data1 buffers.

25 years agoAdded const modifier to some of the BER/ODR encoding routines.
Adam Dickmeiss [Fri, 8 Jan 1999 11:23:10 +0000 (11:23 +0000)]
Added const modifier to some of the BER/ODR encoding routines.

25 years agoMinor change.
Adam Dickmeiss [Tue, 15 Dec 1998 12:45:42 +0000 (12:45 +0000)]
Minor change.

25 years agoFixed memory leak - happened when fetching MARC records.
Adam Dickmeiss [Mon, 14 Dec 1998 14:48:05 +0000 (14:48 +0000)]
Fixed memory leak - happened when fetching MARC records.

25 years agoAdded OID's for XML.
Adam Dickmeiss [Thu, 3 Dec 1998 11:33:04 +0000 (11:33 +0000)]
Added OID's for XML.

25 years agoChagned project to include logrpn.c
Adam Dickmeiss [Tue, 17 Nov 1998 09:53:15 +0000 (09:53 +0000)]
Chagned project to include logrpn.c

25 years agoFixed minor bug (introduced by previous commit).
Adam Dickmeiss [Tue, 17 Nov 1998 09:52:59 +0000 (09:52 +0000)]
Fixed minor bug (introduced by previous commit).

25 years agoAdded loggin utilies, log_rpn_query and log_scan_term. These used
Adam Dickmeiss [Mon, 16 Nov 1998 16:02:32 +0000 (16:02 +0000)]
Added loggin utilies, log_rpn_query and log_scan_term. These used
to be part of Zebra.

25 years agoFixed configure.
Adam Dickmeiss [Mon, 9 Nov 1998 13:39:45 +0000 (13:39 +0000)]
Fixed configure.

25 years agoMinor changes.
Adam Dickmeiss [Mon, 9 Nov 1998 13:23:08 +0000 (13:23 +0000)]
Minor changes.

25 years agoFixed typo in resourcetype
Sebastian Hammer [Thu, 5 Nov 1998 10:24:53 +0000 (10:24 +0000)]
Fixed typo in resourcetype

25 years agoChanged definition of data1 node so that it uses less space.
Adam Dickmeiss [Tue, 3 Nov 1998 10:14:12 +0000 (10:14 +0000)]
Changed definition of data1 node so that it uses less space.

25 years agoFixed bug regarding YC.
Adam Dickmeiss [Tue, 3 Nov 1998 10:09:36 +0000 (10:09 +0000)]
Fixed bug regarding YC.

25 years agoAdded --with-yc option to configure. For the data1_node in data1.h:
Adam Dickmeiss [Wed, 28 Oct 1998 15:09:59 +0000 (15:09 +0000)]
Added --with-yc option to configure. For the data1_node in data1.h:
decreased size of localdata and removed member "line" which wasn't useful.

25 years agoMinor changes for project.
Adam Dickmeiss [Wed, 28 Oct 1998 10:28:35 +0000 (10:28 +0000)]
Minor changes for project.

25 years agoNew functions log_init_file, log_init_level, log_init_prefix.
Adam Dickmeiss [Wed, 28 Oct 1998 10:26:59 +0000 (10:26 +0000)]
New functions log_init_file, log_init_level, log_init_prefix.

25 years agoMinor change to prevent warning.
Adam Dickmeiss [Tue, 20 Oct 1998 15:16:22 +0000 (15:16 +0000)]
Minor change to prevent warning.

25 years agoWork
Sebastian Hammer [Tue, 20 Oct 1998 15:15:25 +0000 (15:15 +0000)]
Work

25 years agoMinor fix regarding output for Item Order.
Adam Dickmeiss [Tue, 20 Oct 1998 15:13:45 +0000 (15:13 +0000)]
Minor fix regarding output for Item Order.

25 years agoFixed Scan
Sebastian Hammer [Tue, 20 Oct 1998 14:00:30 +0000 (14:00 +0000)]
Fixed Scan

25 years agoWork
Sebastian Hammer [Tue, 20 Oct 1998 14:00:23 +0000 (14:00 +0000)]
Work

25 years agoFixed Scan bug in asn and client
Sebastian Hammer [Tue, 20 Oct 1998 13:55:37 +0000 (13:55 +0000)]
Fixed Scan bug in asn and client

25 years agochanged preferred pos to 1
Sebastian Hammer [Tue, 20 Oct 1998 13:23:15 +0000 (13:23 +0000)]
changed preferred pos to 1

25 years agoFixed scan response handler.
Adam Dickmeiss [Tue, 20 Oct 1998 13:21:43 +0000 (13:21 +0000)]
Fixed scan response handler.

25 years agoNew nmem utility, nmem_transfer, that transfer blocks from one
Adam Dickmeiss [Mon, 19 Oct 1998 15:24:20 +0000 (15:24 +0000)]
New nmem utility, nmem_transfer, that transfer blocks from one
NMEM to another.

25 years agoFixed data1_gettagbyname. Bug introduced by previous revision.
Adam Dickmeiss [Mon, 19 Oct 1998 14:16:36 +0000 (14:16 +0000)]
Fixed data1_gettagbyname. Bug introduced by previous revision.

25 years agoAdded diagnostic dump of Item Order Eservice.
Sebastian Hammer [Sun, 18 Oct 1998 22:33:35 +0000 (22:33 +0000)]
Added diagnostic dump of Item Order Eservice.

25 years agoFixed oid_getentbyoid so that it returns NULL when parsed oid is NULL.
Adam Dickmeiss [Sun, 18 Oct 1998 07:48:56 +0000 (07:48 +0000)]
Fixed oid_getentbyoid so that it returns NULL when parsed oid is NULL.

25 years agoTag set type may be specified in reference to it using "tagset"
Adam Dickmeiss [Thu, 15 Oct 1998 08:29:14 +0000 (08:29 +0000)]
Tag set type may be specified in reference to it using "tagset"
directive in .abs-files and "include" directive in .tag-files.

25 years agoAdded type cast to make C++ happy.
Adam Dickmeiss [Thu, 15 Oct 1998 08:26:23 +0000 (08:26 +0000)]
Added type cast to make C++ happy.

25 years agoPublisher changed from (2,3) to (2,31) in meta.abs.
Per M. Hansen [Wed, 14 Oct 1998 14:24:08 +0000 (14:24 +0000)]
Publisher changed from (2,3) to (2,31) in meta.abs.

25 years agoAdded include of string.h.
Adam Dickmeiss [Wed, 14 Oct 1998 13:32:35 +0000 (13:32 +0000)]
Added include of string.h.

25 years agoBug fix. Bug introduced by previous commit.
Adam Dickmeiss [Wed, 14 Oct 1998 13:31:56 +0000 (13:31 +0000)]
Bug fix. Bug introduced by previous commit.

25 years agoChanged headers and removed obsolete ordinal spec from attsets.
Adam Dickmeiss [Tue, 13 Oct 1998 20:52:17 +0000 (20:52 +0000)]
Changed headers and removed obsolete ordinal spec from attsets.

25 years agoAdded changes.
Adam Dickmeiss [Tue, 13 Oct 1998 20:06:05 +0000 (20:06 +0000)]
Added changes.

25 years agoMinor change.
Adam Dickmeiss [Tue, 13 Oct 1998 20:05:57 +0000 (20:05 +0000)]
Minor change.

25 years agoAdded support for Surrogate Diagnostics for Scan Term entries.
Adam Dickmeiss [Tue, 13 Oct 1998 16:12:23 +0000 (16:12 +0000)]
Added support for Surrogate Diagnostics for Scan Term entries.

25 years agoAdded printf-format check for logf when using GNUC.
Adam Dickmeiss [Tue, 13 Oct 1998 16:11:11 +0000 (16:11 +0000)]
Added printf-format check for logf when using GNUC.

25 years agoAdded extra argument 'lineno' to function readconf_line.
Adam Dickmeiss [Tue, 13 Oct 1998 16:10:16 +0000 (16:10 +0000)]
Added extra argument 'lineno' to function readconf_line.

25 years agoAdded support for arbitrary OID's for tagsets, schemas and attribute sets.
Adam Dickmeiss [Tue, 13 Oct 1998 16:09:45 +0000 (16:09 +0000)]
Added support for arbitrary OID's for tagsets, schemas and attribute sets.
Added support for multiple attribute set references and tagset references
from an abstract syntax file.
Fixed many bad logs-calls in routines that read the various
specifications regarding data1 (*.abs,*.att,...) and made the messages
consistent whenever possible.
Added extra 'lineno' argument to function readconf_line.

25 years agoBetter checking for invalid OID's in p_query_rpn.
Adam Dickmeiss [Tue, 13 Oct 1998 16:03:37 +0000 (16:03 +0000)]
Better checking for invalid OID's in p_query_rpn.

25 years agoImplemented support for dynamic object identifiers.
Adam Dickmeiss [Tue, 13 Oct 1998 16:01:52 +0000 (16:01 +0000)]
Implemented support for dynamic object identifiers.
Function oid_getvalbyname now accepts raw OID's as well as traditional
names.

25 years agoImplemented nmem_critical_{enter,leave}.
Adam Dickmeiss [Tue, 13 Oct 1998 16:00:17 +0000 (16:00 +0000)]
Implemented nmem_critical_{enter,leave}.

25 years agoMinor fix in odr_getoidbystr_nmem.
Adam Dickmeiss [Tue, 13 Oct 1998 15:58:36 +0000 (15:58 +0000)]
Minor fix in odr_getoidbystr_nmem.

25 years agoFixed LIB dependencies in Makefiles.
Adam Dickmeiss [Wed, 30 Sep 1998 15:06:03 +0000 (15:06 +0000)]
Fixed LIB dependencies in Makefiles.

25 years agoMinor changes.
Adam Dickmeiss [Mon, 28 Sep 1998 12:44:47 +0000 (12:44 +0000)]
Minor changes.

25 years agoFixed bug in f_integer.
Adam Dickmeiss [Mon, 28 Sep 1998 12:44:40 +0000 (12:44 +0000)]
Fixed bug in f_integer.

25 years agoFix.
Adam Dickmeiss [Tue, 22 Sep 1998 09:41:21 +0000 (09:41 +0000)]
Fix.

25 years agoFixed Makefile.
Adam Dickmeiss [Tue, 22 Sep 1998 09:40:54 +0000 (09:40 +0000)]
Fixed Makefile.

25 years agoMinor changes in sort spec.
Adam Dickmeiss [Tue, 22 Sep 1998 09:40:37 +0000 (09:40 +0000)]
Minor changes in sort spec.

25 years agoAdded decode stream in bend search structures.
Adam Dickmeiss [Wed, 2 Sep 1998 12:41:48 +0000 (12:41 +0000)]
Added decode stream in bend search structures.

25 years agoMinor changes to Makefile(s).
Adam Dickmeiss [Tue, 25 Aug 1998 16:19:37 +0000 (16:19 +0000)]
Minor changes to Makefile(s).

25 years agoAdded GNU Configure script to build Makefiles.
Adam Dickmeiss [Fri, 21 Aug 1998 14:13:21 +0000 (14:13 +0000)]
Added GNU Configure script to build Makefiles.

25 years agoChanged som member names of DeleteResultSetRequest/Response.
Adam Dickmeiss [Wed, 19 Aug 1998 16:10:03 +0000 (16:10 +0000)]
Changed som member names of DeleteResultSetRequest/Response.

25 years agoFixed bug regarding Options for Sort.
Adam Dickmeiss [Mon, 3 Aug 1998 10:23:55 +0000 (10:23 +0000)]
Fixed bug regarding Options for Sort.

25 years agoImplemented delete result set service to server API.
Adam Dickmeiss [Mon, 20 Jul 1998 12:38:41 +0000 (12:38 +0000)]
Implemented delete result set service to server API.

25 years agoMore LOG_DEBUG-diagnostics.
Adam Dickmeiss [Mon, 20 Jul 1998 12:38:13 +0000 (12:38 +0000)]
More LOG_DEBUG-diagnostics.

25 years agoAdded 'delete <resultset>' command. Changed open command so that
Adam Dickmeiss [Mon, 20 Jul 1998 12:37:06 +0000 (12:37 +0000)]
Added 'delete <resultset>' command. Changed open command so that
it reconnects if already connected.

25 years agoMinor changes.
Adam Dickmeiss [Mon, 20 Jul 1998 12:36:22 +0000 (12:36 +0000)]
Minor changes.

25 years agoAdded more memory diagnostics (when NMEM_DEBUG is 1).
Adam Dickmeiss [Mon, 20 Jul 1998 12:35:57 +0000 (12:35 +0000)]
Added more memory diagnostics (when NMEM_DEBUG is 1).

25 years agoChanged server so that it stops if bind fails - "address already in
Adam Dickmeiss [Tue, 7 Jul 1998 15:51:03 +0000 (15:51 +0000)]
Changed server so that it stops if bind fails - "address already in
use" typically causes this.

25 years agoAdded braces to avoid warning.
Adam Dickmeiss [Tue, 7 Jul 1998 15:49:23 +0000 (15:49 +0000)]
Added braces to avoid warning.

25 years agoReduced chunk size.
Adam Dickmeiss [Tue, 7 Jul 1998 15:49:01 +0000 (15:49 +0000)]
Reduced chunk size.

25 years agoAdded critical sections for pthreads-library. Thanks to Ian Ibbotson,
Adam Dickmeiss [Fri, 3 Jul 1998 14:21:27 +0000 (14:21 +0000)]
Added critical sections for pthreads-library. Thanks to Ian Ibbotson,
Fretwell Downing Informatics.

25 years agoMinor fix.
Adam Dickmeiss [Mon, 29 Jun 1998 07:59:17 +0000 (07:59 +0000)]
Minor fix.

25 years agov2+
Sebastian Hammer [Fri, 26 Jun 1998 11:17:23 +0000 (11:17 +0000)]
v2+

25 years agoAdded type cast to prevent warning.
Adam Dickmeiss [Tue, 23 Jun 1998 15:37:50 +0000 (15:37 +0000)]
Added type cast to prevent warning.

25 years agoAdded 'conditional cs_listen' feature.
Adam Dickmeiss [Mon, 22 Jun 1998 11:32:35 +0000 (11:32 +0000)]
Added 'conditional cs_listen' feature.

25 years agoMinor changes.
Adam Dickmeiss [Tue, 9 Jun 1998 13:55:06 +0000 (13:55 +0000)]
Minor changes.

25 years agoAdded "other" element paths.
Adam Dickmeiss [Tue, 9 Jun 1998 13:21:32 +0000 (13:21 +0000)]
Added "other" element paths.

25 years agoFixed bug in f_queryTypeDetails.
Adam Dickmeiss [Mon, 8 Jun 1998 14:26:41 +0000 (14:26 +0000)]
Fixed bug in f_queryTypeDetails.

25 years agoFixed un-initialised var in f_rpnCapabilities.
Adam Dickmeiss [Fri, 5 Jun 1998 08:58:48 +0000 (08:58 +0000)]
Fixed un-initialised var in f_rpnCapabilities.

25 years agoFixed problem with function wordlen.
Adam Dickmeiss [Fri, 5 Jun 1998 08:57:43 +0000 (08:57 +0000)]
Fixed problem with function wordlen.

25 years agoChanged usmarc configuration files.
Adam Dickmeiss [Tue, 2 Jun 1998 14:32:45 +0000 (14:32 +0000)]
Changed usmarc configuration files.

25 years agoMinor changes.
Adam Dickmeiss [Tue, 2 Jun 1998 10:23:07 +0000 (10:23 +0000)]
Minor changes.

25 years agoSupport for surrogate diagnostic records added for bend_fetch.
Adam Dickmeiss [Wed, 27 May 1998 16:57:06 +0000 (16:57 +0000)]
Support for surrogate diagnostic records added for bend_fetch.

25 years agoMinor changes.
Adam Dickmeiss [Wed, 27 May 1998 16:55:54 +0000 (16:55 +0000)]
Minor changes.

25 years agoBetter documention in top-level Makefile.
Adam Dickmeiss [Wed, 20 May 1998 13:51:46 +0000 (13:51 +0000)]
Better documention in top-level Makefile.

25 years agoFunction tcpip_get treats EINPROGRESS error in the same way as
Adam Dickmeiss [Wed, 20 May 1998 09:55:32 +0000 (09:55 +0000)]
Function tcpip_get treats EINPROGRESS error in the same way as
EWOULDBLOCK. EINPROGRESS shouldn't be returned - but it is on
Solaris in some cases.

25 years agoRemoved 'dead' definition.
Adam Dickmeiss [Wed, 20 May 1998 09:52:39 +0000 (09:52 +0000)]
Removed 'dead' definition.

25 years agoChanged the way attribute sets are handled by the retriaval module.
Adam Dickmeiss [Mon, 18 May 1998 13:06:50 +0000 (13:06 +0000)]
Changed the way attribute sets are handled by the retriaval module.
Extended Explain conversion / schema.
Modified server and client to work with ASN.1 compiled protocol handlers.

25 years agoMinor change - removed 'dead' definitions.
Adam Dickmeiss [Mon, 18 May 1998 10:14:08 +0000 (10:14 +0000)]
Minor change - removed 'dead' definitions.

25 years agoFixed call to es_request handler - extra argument was passed.
Adam Dickmeiss [Mon, 18 May 1998 10:13:07 +0000 (10:13 +0000)]
Fixed call to es_request handler - extra argument was passed.

25 years agoMinor change to avoid C++ warning.
Adam Dickmeiss [Mon, 18 May 1998 10:10:40 +0000 (10:10 +0000)]
Minor change to avoid C++ warning.