Adam Dickmeiss [Tue, 6 Jul 1999 12:16:00 +0000 (12:16 +0000)]
Improved layout generated record in SGML/XML format.
Adam Dickmeiss [Tue, 6 Jul 1999 12:13:35 +0000 (12:13 +0000)]
Added "schema" command.
Adam Dickmeiss [Wed, 30 Jun 1999 09:10:32 +0000 (09:10 +0000)]
Fixed reading of MS-DOS files.
Adam Dickmeiss [Fri, 18 Jun 1999 11:29:27 +0000 (11:29 +0000)]
Added doc to CHANGELOG.
Adam Dickmeiss [Thu, 17 Jun 1999 10:54:44 +0000 (10:54 +0000)]
Added facility to specify implementation version - and name
for server.
Adam Dickmeiss [Wed, 16 Jun 1999 12:00:08 +0000 (12:00 +0000)]
Added proximity.
Adam Dickmeiss [Wed, 16 Jun 1999 11:55:24 +0000 (11:55 +0000)]
Added APDU log to client.
Adam Dickmeiss [Fri, 11 Jun 1999 16:45:59 +0000 (16:45 +0000)]
Fixed minor bug in ScanRequest encoder.
Adam Dickmeiss [Thu, 10 Jun 1999 11:45:30 +0000 (11:45 +0000)]
Added bend_start, bend_stop handlers and removed pre_init.
Handlers bend_start/bend_stop are called when service/daemon is
started/stopped.
Adam Dickmeiss [Thu, 10 Jun 1999 09:18:54 +0000 (09:18 +0000)]
Modified so that pre_init is called when service/server is started.
Heikki Levanto [Wed, 9 Jun 1999 15:10:08 +0000 (15:10 +0000)]
Cleaning up. Seems to work all right
Adam Dickmeiss [Wed, 9 Jun 1999 14:37:37 +0000 (14:37 +0000)]
Minor changes.
Adam Dickmeiss [Wed, 9 Jun 1999 14:23:58 +0000 (14:23 +0000)]
Added enable-yc (removed with-yc) and enable-tcpd.
Adam Dickmeiss [Wed, 9 Jun 1999 14:01:33 +0000 (14:01 +0000)]
Fixed for compiled ASN.1.
Heikki Levanto [Wed, 9 Jun 1999 13:33:32 +0000 (13:33 +0000)]
Compiles and links both old and new type stuff all right
Heikki Levanto [Wed, 9 Jun 1999 11:05:30 +0000 (11:05 +0000)]
At least it can compile
Adam Dickmeiss [Wed, 9 Jun 1999 10:52:11 +0000 (10:52 +0000)]
Added YAZ_EXPORT.
Adam Dickmeiss [Wed, 9 Jun 1999 09:43:31 +0000 (09:43 +0000)]
Header files moved to include (used to be z39.50).
Adam Dickmeiss [Wed, 9 Jun 1999 09:43:11 +0000 (09:43 +0000)]
Added option -I and variable h-path to specify path for header files.
Heikki Levanto [Wed, 9 Jun 1999 09:41:09 +0000 (09:41 +0000)]
More work on the ASN-generated files.
Heikki Levanto [Tue, 8 Jun 1999 14:32:30 +0000 (14:32 +0000)]
Proto.h works all right, removed linker warnings from server.lib
Heikki Levanto [Tue, 8 Jun 1999 14:07:24 +0000 (14:07 +0000)]
Renamed a pile of files
Tmpdir (to get around Ms leaving temp files around, and crashing
when too many with same number...)
Adam Dickmeiss [Tue, 8 Jun 1999 13:11:55 +0000 (13:11 +0000)]
Fixed problem with proto.h.
Heikki Levanto [Tue, 8 Jun 1999 12:16:19 +0000 (12:16 +0000)]
Deleting this, renamed to makefile (.nothing)
Heikki Levanto [Tue, 8 Jun 1999 12:15:41 +0000 (12:15 +0000)]
Renamed to makefile (.nothing) (from .mak)
Working on the proto.h problems and alternative confiigurations
Adam Dickmeiss [Tue, 8 Jun 1999 10:16:17 +0000 (10:16 +0000)]
Minor changes.
Adam Dickmeiss [Tue, 8 Jun 1999 10:12:43 +0000 (10:12 +0000)]
Moved file to be part of zutil (instead of util).
Adam Dickmeiss [Tue, 8 Jun 1999 10:10:49 +0000 (10:10 +0000)]
Added Makefile.
Adam Dickmeiss [Tue, 8 Jun 1999 10:10:15 +0000 (10:10 +0000)]
New sub directory zutil. Moved YAZ Compiler to be part of YAZ tree.
Heikki Levanto [Fri, 4 Jun 1999 10:04:28 +0000 (10:04 +0000)]
Cleaning up
Heikki Levanto [Wed, 2 Jun 1999 13:23:29 +0000 (13:23 +0000)]
Debug options for C compiler
Adam Dickmeiss [Tue, 1 Jun 1999 14:29:11 +0000 (14:29 +0000)]
Work on Extended Services.
Adam Dickmeiss [Thu, 27 May 1999 13:07:54 +0000 (13:07 +0000)]
Fix.
Adam Dickmeiss [Thu, 27 May 1999 13:02:20 +0000 (13:02 +0000)]
Assigned OID for old DB Update (VAL_DBUPDATE0).
Adam Dickmeiss [Wed, 26 May 1999 15:24:26 +0000 (15:24 +0000)]
Fixed minor bugs regarding DB Update (introduced by previous commit).
Adam Dickmeiss [Wed, 26 May 1999 14:47:12 +0000 (14:47 +0000)]
Implemented z_ext_record.
Adam Dickmeiss [Wed, 26 May 1999 13:49:12 +0000 (13:49 +0000)]
DB Update implemented in client (very basic).
Adam Dickmeiss [Wed, 26 May 1999 07:49:35 +0000 (07:49 +0000)]
C++ compilation.
Heikki Levanto [Wed, 19 May 1999 08:26:22 +0000 (08:26 +0000)]
Added comments
Heikki Levanto [Tue, 18 May 1999 16:58:48 +0000 (16:58 +0000)]
Does yaz, client, server.lib, *and* ztest!
Heikki Levanto [Tue, 18 May 1999 16:03:50 +0000 (16:03 +0000)]
Compiles and links yaz.dll and client.exe, which seems to work.
Server and ztest still missing
Adam Dickmeiss [Thu, 6 May 1999 13:21:26 +0000 (13:21 +0000)]
Added tcpdchk.c.
Adam Dickmeiss [Wed, 5 May 1999 14:49:43 +0000 (14:49 +0000)]
Added ApS.
Adam Dickmeiss [Thu, 29 Apr 1999 07:31:23 +0000 (07:31 +0000)]
Changed tcpip_strtoaddr_ex so that only part 'till '/' is considered
part of hostname.
Adam Dickmeiss [Wed, 28 Apr 1999 15:17:01 +0000 (15:17 +0000)]
Fixed problem with Makefile and sub directories.
Adam Dickmeiss [Tue, 27 Apr 1999 08:34:10 +0000 (08:34 +0000)]
Modified odr_destroy so that file is not closed when file is 0.
Adam Dickmeiss [Mon, 26 Apr 1999 07:25:25 +0000 (07:25 +0000)]
Implemented OtherInfo utility.
Adam Dickmeiss [Fri, 23 Apr 1999 13:34:33 +0000 (13:34 +0000)]
Fixed bug in match_triple. Thanks to Franck Falcoz <franck@dtv.dk>.
Adam Dickmeiss [Wed, 21 Apr 1999 11:46:00 +0000 (11:46 +0000)]
Fixed bug in {en,de}coder for OtherInformation.
Adam Dickmeiss [Tue, 20 Apr 1999 09:56:47 +0000 (09:56 +0000)]
Added 'name' paramter to encoder/decoder routines (typedef Odr_fun).
Modified all encoders/decoders to reflect this change.
Adam Dickmeiss [Fri, 16 Apr 1999 14:45:55 +0000 (14:45 +0000)]
Added interface for tcpd wrapper for access control.
Adam Dickmeiss [Thu, 15 Apr 1999 09:19:43 +0000 (09:19 +0000)]
Added COOKIE UserInfo OID.
Adam Dickmeiss [Fri, 9 Apr 1999 12:16:11 +0000 (12:16 +0000)]
Added OtherInfo private OID proxy.
Adam Dickmeiss [Wed, 31 Mar 1999 11:18:24 +0000 (11:18 +0000)]
Implemented odr_strdup. Added Reference ID to backend server API.
Adam Dickmeiss [Wed, 31 Mar 1999 11:15:37 +0000 (11:15 +0000)]
Fixed memory leaks in ccl_find_str and ccl_qual_rm.
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.
Adam Dickmeiss [Tue, 23 Mar 1999 14:14:25 +0000 (14:14 +0000)]
Yet another fix.
Adam Dickmeiss [Thu, 18 Mar 1999 12:57:13 +0000 (12:57 +0000)]
Fixed bug in TargetInfo encoder/decoder.
Adam Dickmeiss [Thu, 18 Mar 1999 12:57:03 +0000 (12:57 +0000)]
Minor fix.
Adam Dickmeiss [Thu, 11 Mar 1999 15:26:51 +0000 (15:26 +0000)]
Fixed bug (introduced by previous commit).
Adam Dickmeiss [Thu, 11 Mar 1999 11:12:07 +0000 (11:12 +0000)]
Added GNU readline support. HTML display in client.
Sebastian Hammer [Thu, 18 Feb 1999 10:30:46 +0000 (10:30 +0000)]
Changed ES: Update OID
Sebastian Hammer [Thu, 18 Feb 1999 10:30:29 +0000 (10:30 +0000)]
Added note about the ES: Update change
Adam Dickmeiss [Thu, 11 Feb 1999 09:10:26 +0000 (09:10 +0000)]
Function nmem_init only mandatory on Windows.
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.
Adam Dickmeiss [Mon, 1 Feb 1999 15:37:32 +0000 (15:37 +0000)]
Fixed minor bug introduced by previous commit.
Adam Dickmeiss [Mon, 1 Feb 1999 15:35:21 +0000 (15:35 +0000)]
Added XML display.
Adam Dickmeiss [Mon, 25 Jan 1999 13:49:47 +0000 (13:49 +0000)]
Made data1_pr_tree make better printing of data1 buffers.
Adam Dickmeiss [Fri, 8 Jan 1999 11:23:10 +0000 (11:23 +0000)]
Added const modifier to some of the BER/ODR encoding routines.
Adam Dickmeiss [Tue, 15 Dec 1998 12:45:42 +0000 (12:45 +0000)]
Minor change.
Adam Dickmeiss [Mon, 14 Dec 1998 14:48:05 +0000 (14:48 +0000)]
Fixed memory leak - happened when fetching MARC records.
Adam Dickmeiss [Thu, 3 Dec 1998 11:33:04 +0000 (11:33 +0000)]
Added OID's for XML.
Adam Dickmeiss [Tue, 17 Nov 1998 09:53:15 +0000 (09:53 +0000)]
Chagned project to include logrpn.c
Adam Dickmeiss [Tue, 17 Nov 1998 09:52:59 +0000 (09:52 +0000)]
Fixed minor bug (introduced by previous commit).
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.
Adam Dickmeiss [Mon, 9 Nov 1998 13:39:45 +0000 (13:39 +0000)]
Fixed configure.
Adam Dickmeiss [Mon, 9 Nov 1998 13:23:08 +0000 (13:23 +0000)]
Minor changes.
Sebastian Hammer [Thu, 5 Nov 1998 10:24:53 +0000 (10:24 +0000)]
Fixed typo in resourcetype
Adam Dickmeiss [Tue, 3 Nov 1998 10:14:12 +0000 (10:14 +0000)]
Changed definition of data1 node so that it uses less space.
Adam Dickmeiss [Tue, 3 Nov 1998 10:09:36 +0000 (10:09 +0000)]
Fixed bug regarding YC.
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.
Adam Dickmeiss [Wed, 28 Oct 1998 10:28:35 +0000 (10:28 +0000)]
Minor changes for project.
Adam Dickmeiss [Wed, 28 Oct 1998 10:26:59 +0000 (10:26 +0000)]
New functions log_init_file, log_init_level, log_init_prefix.
Adam Dickmeiss [Tue, 20 Oct 1998 15:16:22 +0000 (15:16 +0000)]
Minor change to prevent warning.
Sebastian Hammer [Tue, 20 Oct 1998 15:15:25 +0000 (15:15 +0000)]
Work
Adam Dickmeiss [Tue, 20 Oct 1998 15:13:45 +0000 (15:13 +0000)]
Minor fix regarding output for Item Order.
Sebastian Hammer [Tue, 20 Oct 1998 14:00:30 +0000 (14:00 +0000)]
Fixed Scan
Sebastian Hammer [Tue, 20 Oct 1998 14:00:23 +0000 (14:00 +0000)]
Work
Sebastian Hammer [Tue, 20 Oct 1998 13:55:37 +0000 (13:55 +0000)]
Fixed Scan bug in asn and client
Sebastian Hammer [Tue, 20 Oct 1998 13:23:15 +0000 (13:23 +0000)]
changed preferred pos to 1
Adam Dickmeiss [Tue, 20 Oct 1998 13:21:43 +0000 (13:21 +0000)]
Fixed scan response handler.
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.
Adam Dickmeiss [Mon, 19 Oct 1998 14:16:36 +0000 (14:16 +0000)]
Fixed data1_gettagbyname. Bug introduced by previous revision.
Sebastian Hammer [Sun, 18 Oct 1998 22:33:35 +0000 (22:33 +0000)]
Added diagnostic dump of Item Order Eservice.
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.
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.
Adam Dickmeiss [Thu, 15 Oct 1998 08:26:23 +0000 (08:26 +0000)]
Added type cast to make C++ happy.
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.
Adam Dickmeiss [Wed, 14 Oct 1998 13:32:35 +0000 (13:32 +0000)]
Added include of string.h.
Adam Dickmeiss [Wed, 14 Oct 1998 13:31:56 +0000 (13:31 +0000)]
Bug fix. Bug introduced by previous commit.