yaz-moved-to-github.git
24 years agoFixed yaz_oi_update so that it ignores NULL pointer.
Adam Dickmeiss [Wed, 10 Nov 1999 09:06:40 +0000 (09:06 +0000)]
Fixed yaz_oi_update so that it ignores NULL pointer.

24 years agoAdded status elements for backend delete result set handler.
Adam Dickmeiss [Thu, 4 Nov 1999 14:58:44 +0000 (14:58 +0000)]
Added status elements for backend delete result set handler.
Updated delete result result set command for client.

24 years agoImplemented wrbuf_puts.
Adam Dickmeiss [Wed, 3 Nov 1999 09:05:56 +0000 (09:05 +0000)]
Implemented wrbuf_puts.

24 years agowrbuf_write allows zero buffer length.
Adam Dickmeiss [Thu, 28 Oct 1999 11:36:40 +0000 (11:36 +0000)]
wrbuf_write allows zero buffer length.

24 years agoRetrieval module no longer uses ctype.h - functions.
Adam Dickmeiss [Thu, 21 Oct 1999 12:06:28 +0000 (12:06 +0000)]
Retrieval module no longer uses ctype.h - functions.

24 years agoSGML reader uses own isspace - it doesn't do 8-bit on WIN32!
Adam Dickmeiss [Thu, 21 Oct 1999 09:50:33 +0000 (09:50 +0000)]
SGML reader uses own isspace - it doesn't do 8-bit on WIN32!

24 years agoBetter dump of OCTET STRING.
Adam Dickmeiss [Tue, 19 Oct 1999 12:35:55 +0000 (12:35 +0000)]
Better dump of OCTET STRING.

24 years agoMinor bug fix (bug introduced by previous commit).
Adam Dickmeiss [Tue, 19 Oct 1999 12:35:42 +0000 (12:35 +0000)]
Minor bug fix (bug introduced by previous commit).

24 years agoCharacter '.' matches any single character.
Adam Dickmeiss [Fri, 15 Oct 1999 11:35:41 +0000 (11:35 +0000)]
Character '.' matches any single character.

24 years agoThe danmarc.abs file was addes to support the DANMarc2 record format.
Per M. Hansen [Tue, 12 Oct 1999 13:03:12 +0000 (13:03 +0000)]
The danmarc.abs file was addes to support the DANMarc2 record format.

24 years agoImplemented bend_sort_rr handler for frontend server.
Adam Dickmeiss [Mon, 11 Oct 1999 10:01:24 +0000 (10:01 +0000)]
Implemented bend_sort_rr handler for frontend server.

24 years agoModified printing of records.
Adam Dickmeiss [Mon, 11 Oct 1999 10:00:29 +0000 (10:00 +0000)]
Modified printing of records.

24 years agoThe file dan1.att was added, containing the DAN-1 Attribute set.
Per M. Hansen [Wed, 29 Sep 1999 14:43:39 +0000 (14:43 +0000)]
The file dan1.att was added, containing the DAN-1 Attribute set.

24 years agoFixed bug in yaz_oi_update and added delete option.
Adam Dickmeiss [Mon, 13 Sep 1999 12:51:35 +0000 (12:51 +0000)]
Fixed bug in yaz_oi_update and added delete option.

24 years agoAdded CLIENT IP OID.
Adam Dickmeiss [Mon, 13 Sep 1999 12:51:14 +0000 (12:51 +0000)]
Added CLIENT IP OID.

24 years agoSet TRACE_XMALLOC to 1.
Adam Dickmeiss [Fri, 10 Sep 1999 08:58:32 +0000 (08:58 +0000)]
Set TRACE_XMALLOC to 1.

24 years agoRenamed logf function to yaz_log. Removed VC++ project files.
Adam Dickmeiss [Fri, 27 Aug 1999 09:40:31 +0000 (09:40 +0000)]
Renamed logf function to yaz_log. Removed VC++ project files.

24 years agoRemoved dmalloc.obj.
Adam Dickmeiss [Wed, 21 Jul 1999 08:48:02 +0000 (08:48 +0000)]
Removed dmalloc.obj.

24 years agoRemoved dmalloc.h.
Adam Dickmeiss [Tue, 13 Jul 1999 13:29:02 +0000 (13:29 +0000)]
Removed dmalloc.h.

24 years agoBetter debugging for NMEM routines.
Adam Dickmeiss [Tue, 13 Jul 1999 13:28:24 +0000 (13:28 +0000)]
Better debugging for NMEM routines.

24 years agoUpdated memory debugging memory allocatation routines.
Adam Dickmeiss [Tue, 13 Jul 1999 13:24:53 +0000 (13:24 +0000)]
Updated memory debugging memory allocatation routines.

24 years agoNon-recursive version of data1_read_node. data1_read_nodex reads
Adam Dickmeiss [Tue, 13 Jul 1999 13:23:47 +0000 (13:23 +0000)]
Non-recursive version of data1_read_node. data1_read_nodex reads
stream of bytes (instead of buffer in memory).

24 years agoAdded option -1 that runs server once (for profiling purposes).
Adam Dickmeiss [Tue, 6 Jul 1999 12:17:15 +0000 (12:17 +0000)]
Added option -1 that runs server once (for profiling purposes).

24 years agoImproved layout generated record in SGML/XML format.
Adam Dickmeiss [Tue, 6 Jul 1999 12:16:00 +0000 (12:16 +0000)]
Improved layout generated record in SGML/XML format.

24 years agoAdded "schema" command.
Adam Dickmeiss [Tue, 6 Jul 1999 12:13:35 +0000 (12:13 +0000)]
Added "schema" command.

24 years agoFixed reading of MS-DOS files.
Adam Dickmeiss [Wed, 30 Jun 1999 09:10:32 +0000 (09:10 +0000)]
Fixed reading of MS-DOS files.

24 years agoAdded doc to CHANGELOG.
Adam Dickmeiss [Fri, 18 Jun 1999 11:29:27 +0000 (11:29 +0000)]
Added doc to CHANGELOG.

24 years agoAdded facility to specify implementation version - and name
Adam Dickmeiss [Thu, 17 Jun 1999 10:54:44 +0000 (10:54 +0000)]
Added facility to specify implementation version - and name
for server.

24 years agoAdded proximity.
Adam Dickmeiss [Wed, 16 Jun 1999 12:00:08 +0000 (12:00 +0000)]
Added proximity.

24 years agoAdded APDU log to client.
Adam Dickmeiss [Wed, 16 Jun 1999 11:55:24 +0000 (11:55 +0000)]
Added APDU log to client.

24 years agoFixed minor bug in ScanRequest encoder.
Adam Dickmeiss [Fri, 11 Jun 1999 16:45:59 +0000 (16:45 +0000)]
Fixed minor bug in ScanRequest encoder.

24 years agoAdded bend_start, bend_stop handlers and removed pre_init.
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.

24 years agoModified so that pre_init is called when service/server is started.
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.

24 years agoCleaning up. Seems to work all right
Heikki Levanto [Wed, 9 Jun 1999 15:10:08 +0000 (15:10 +0000)]
Cleaning up. Seems to work all right

24 years agoMinor changes.
Adam Dickmeiss [Wed, 9 Jun 1999 14:37:37 +0000 (14:37 +0000)]
Minor changes.

24 years agoAdded enable-yc (removed with-yc) and enable-tcpd.
Adam Dickmeiss [Wed, 9 Jun 1999 14:23:58 +0000 (14:23 +0000)]
Added enable-yc (removed with-yc) and enable-tcpd.

24 years agoFixed for compiled ASN.1.
Adam Dickmeiss [Wed, 9 Jun 1999 14:01:33 +0000 (14:01 +0000)]
Fixed for compiled ASN.1.

24 years agoCompiles and links both old and new type stuff all right
Heikki Levanto [Wed, 9 Jun 1999 13:33:32 +0000 (13:33 +0000)]
Compiles and links both old and new type stuff all right

24 years agoAt least it can compile
Heikki Levanto [Wed, 9 Jun 1999 11:05:30 +0000 (11:05 +0000)]
At least it can compile

24 years agoAdded YAZ_EXPORT.
Adam Dickmeiss [Wed, 9 Jun 1999 10:52:11 +0000 (10:52 +0000)]
Added YAZ_EXPORT.

24 years agoHeader files moved to include (used to be z39.50).
Adam Dickmeiss [Wed, 9 Jun 1999 09:43:31 +0000 (09:43 +0000)]
Header files moved to include (used to be z39.50).

24 years agoAdded option -I and variable h-path to specify path for header files.
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.

24 years agoMore work on the ASN-generated files.
Heikki Levanto [Wed, 9 Jun 1999 09:41:09 +0000 (09:41 +0000)]
More work on the ASN-generated files.

24 years agoProto.h works all right, removed linker warnings from server.lib
Heikki Levanto [Tue, 8 Jun 1999 14:32:30 +0000 (14:32 +0000)]
Proto.h works all right, removed linker warnings from server.lib

24 years agoRenamed a pile of files
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...)

24 years agoFixed problem with proto.h.
Adam Dickmeiss [Tue, 8 Jun 1999 13:11:55 +0000 (13:11 +0000)]
Fixed problem with proto.h.

24 years agoDeleting this, renamed to makefile (.nothing)
Heikki Levanto [Tue, 8 Jun 1999 12:16:19 +0000 (12:16 +0000)]
Deleting this, renamed to makefile (.nothing)

24 years agoRenamed to makefile (.nothing) (from .mak)
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

24 years agoMinor changes.
Adam Dickmeiss [Tue, 8 Jun 1999 10:16:17 +0000 (10:16 +0000)]
Minor changes.

24 years agoMoved file to be part of zutil (instead of util).
Adam Dickmeiss [Tue, 8 Jun 1999 10:12:43 +0000 (10:12 +0000)]
Moved file to be part of zutil (instead of util).

24 years agoAdded Makefile.
Adam Dickmeiss [Tue, 8 Jun 1999 10:10:49 +0000 (10:10 +0000)]
Added Makefile.

24 years agoNew sub directory zutil. Moved YAZ Compiler to be part of YAZ tree.
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.

24 years agoCleaning up
Heikki Levanto [Fri, 4 Jun 1999 10:04:28 +0000 (10:04 +0000)]
Cleaning up

24 years agoDebug options for C compiler
Heikki Levanto [Wed, 2 Jun 1999 13:23:29 +0000 (13:23 +0000)]
Debug options for C compiler

24 years agoWork on Extended Services.
Adam Dickmeiss [Tue, 1 Jun 1999 14:29:11 +0000 (14:29 +0000)]
Work on Extended Services.

24 years agoFix.
Adam Dickmeiss [Thu, 27 May 1999 13:07:54 +0000 (13:07 +0000)]
Fix.

24 years agoAssigned OID for old DB Update (VAL_DBUPDATE0).
Adam Dickmeiss [Thu, 27 May 1999 13:02:20 +0000 (13:02 +0000)]
Assigned OID for old DB Update (VAL_DBUPDATE0).

24 years agoFixed minor bugs regarding DB Update (introduced by previous commit).
Adam Dickmeiss [Wed, 26 May 1999 15:24:26 +0000 (15:24 +0000)]
Fixed minor bugs regarding DB Update (introduced by previous commit).

24 years agoImplemented z_ext_record.
Adam Dickmeiss [Wed, 26 May 1999 14:47:12 +0000 (14:47 +0000)]
Implemented z_ext_record.

24 years agoDB Update implemented in client (very basic).
Adam Dickmeiss [Wed, 26 May 1999 13:49:12 +0000 (13:49 +0000)]
DB Update implemented in client (very basic).

24 years agoC++ compilation.
Adam Dickmeiss [Wed, 26 May 1999 07:49:35 +0000 (07:49 +0000)]
C++ compilation.

24 years agoAdded comments
Heikki Levanto [Wed, 19 May 1999 08:26:22 +0000 (08:26 +0000)]
Added comments

24 years agoDoes yaz, client, server.lib, *and* ztest!
Heikki Levanto [Tue, 18 May 1999 16:58:48 +0000 (16:58 +0000)]
Does yaz, client, server.lib, *and* ztest!

24 years agoCompiles and links yaz.dll and client.exe, which seems to work.
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

24 years agoAdded tcpdchk.c.
Adam Dickmeiss [Thu, 6 May 1999 13:21:26 +0000 (13:21 +0000)]
Added tcpdchk.c.

24 years agoAdded ApS.
Adam Dickmeiss [Wed, 5 May 1999 14:49:43 +0000 (14:49 +0000)]
Added ApS.

25 years agoChanged tcpip_strtoaddr_ex so that only part 'till '/' is considered
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.

25 years agoFixed problem with Makefile and sub directories.
Adam Dickmeiss [Wed, 28 Apr 1999 15:17:01 +0000 (15:17 +0000)]
Fixed problem with Makefile and sub directories.

25 years agoModified odr_destroy so that file is not closed when file is 0.
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.

25 years agoImplemented OtherInfo utility.
Adam Dickmeiss [Mon, 26 Apr 1999 07:25:25 +0000 (07:25 +0000)]
Implemented OtherInfo utility.

25 years agoFixed bug in match_triple. Thanks to Franck Falcoz <franck@dtv.dk>.
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>.

25 years agoFixed bug in {en,de}coder for OtherInformation.
Adam Dickmeiss [Wed, 21 Apr 1999 11:46:00 +0000 (11:46 +0000)]
Fixed bug in {en,de}coder for OtherInformation.

25 years agoAdded 'name' paramter to encoder/decoder routines (typedef Odr_fun).
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.

25 years agoAdded interface for tcpd wrapper for access control.
Adam Dickmeiss [Fri, 16 Apr 1999 14:45:55 +0000 (14:45 +0000)]
Added interface for tcpd wrapper for access control.

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.