yazpp-moved-to-github.git
21 years agoUse ResultSetId for lookup in result set cache YAZPP.0.3
Adam Dickmeiss [Tue, 10 Sep 2002 13:00:58 +0000 (13:00 +0000)]
Use ResultSetId for lookup in result set cache

21 years agoMake buildconf.sh verbose
Adam Dickmeiss [Tue, 10 Sep 2002 12:00:20 +0000 (12:00 +0000)]
Make buildconf.sh verbose

21 years agoVersion 0.3
Adam Dickmeiss [Tue, 10 Sep 2002 11:59:56 +0000 (11:59 +0000)]
Version 0.3

21 years agoFix init response so it is equivalent to that returned by the target
Adam Dickmeiss [Tue, 10 Sep 2002 11:58:13 +0000 (11:58 +0000)]
Fix init response so it is equivalent to that returned by the target

21 years agoTreat resultCount <0 as zero
Adam Dickmeiss [Tue, 10 Sep 2002 11:30:54 +0000 (11:30 +0000)]
Treat resultCount <0 as zero

21 years agoAdded fflush for APDU log
Adam Dickmeiss [Tue, 10 Sep 2002 11:30:37 +0000 (11:30 +0000)]
Added fflush for APDU log

21 years agoPrettier log
Adam Dickmeiss [Wed, 28 Aug 2002 13:01:41 +0000 (13:01 +0000)]
Prettier log

21 years agoRemove throw()-specification comment from master header.
Mike Taylor [Fri, 9 Aug 2002 10:45:30 +0000 (10:45 +0000)]
Remove throw()-specification comment from master header.

21 years agoAha! $(CXX) is the C++ compiler in make's world.
Mike Taylor [Fri, 9 Aug 2002 09:03:37 +0000 (09:03 +0000)]
Aha!  $(CXX) is the C++ compiler in make's world.
So I can throw out my homebrew $(CCC).

21 years agoAdd CVS header.
Mike Taylor [Thu, 8 Aug 2002 16:21:06 +0000 (16:21 +0000)]
Add CVS header.

21 years agoAdd -ansi option to default G++ flags. That detects that <string.h>
Mike Taylor [Thu, 8 Aug 2002 16:14:26 +0000 (16:14 +0000)]
Add -ansi option to default G++ flags.  That detects that <string.h>
on my Linux system (Red Hat 7.1) wrongly fails to declare strcasecmp(),
so I am using yaz_matchstr() instead.

21 years agoOops. Forgot to change zerr.cpp to zexcept.cpp in Makefile.
Mike Taylor [Thu, 8 Aug 2002 16:06:50 +0000 (16:06 +0000)]
Oops.  Forgot to change zerr.cpp to zexcept.cpp in Makefile.

21 years agoRename error classes to exception. Rename zerr.cpp
Mike Taylor [Thu, 8 Aug 2002 16:06:08 +0000 (16:06 +0000)]
Rename error classes to exception.  Rename zerr.cpp

21 years agoAdded ZOOM.
Mike Taylor [Thu, 8 Aug 2002 13:31:54 +0000 (13:31 +0000)]
Added ZOOM.

22 years agoMinor project file details
Heikki Levanto [Wed, 24 Apr 2002 13:16:47 +0000 (13:16 +0000)]
Minor project file details

22 years agoNew utility create_diagnostics
Adam Dickmeiss [Wed, 24 Apr 2002 12:21:03 +0000 (12:21 +0000)]
New utility create_diagnostics

22 years agoEncoding failed print in APDU log
Adam Dickmeiss [Mon, 22 Apr 2002 12:08:07 +0000 (12:08 +0000)]
Encoding failed print in APDU log

22 years agoUsing AM_CXXFLAGS instead of CXXFLAGS
Adam Dickmeiss [Mon, 15 Apr 2002 09:43:30 +0000 (09:43 +0000)]
Using AM_CXXFLAGS instead of CXXFLAGS

22 years agoUsing cs_rcvconnect instead of cs_connect to complete connect.
Adam Dickmeiss [Mon, 21 Jan 2002 21:51:06 +0000 (21:51 +0000)]
Using cs_rcvconnect instead of cs_connect to complete connect.

22 years agoFix: proxy doesn't cache searches/result sets when errors occur.
Adam Dickmeiss [Mon, 14 Jan 2002 12:01:27 +0000 (12:01 +0000)]
Fix: proxy doesn't cache searches/result sets when errors occur.
New option -u that sets authentication info.

22 years agoFixed bug where timeout could be set to a negative value.
Adam Dickmeiss [Fri, 21 Dec 2001 10:50:22 +0000 (10:50 +0000)]
Fixed bug where timeout could be set to a negative value.

22 years agoAdded yaz-z-databases.h to include.
Adam Dickmeiss [Mon, 12 Nov 2001 14:33:09 +0000 (14:33 +0000)]
Added yaz-z-databases.h to include.

22 years agoWIN32 update.
Adam Dickmeiss [Tue, 6 Nov 2001 20:33:32 +0000 (20:33 +0000)]
WIN32 update.

22 years agoNew option -o <level> that optimization level (0 = no optimization).
Adam Dickmeiss [Tue, 6 Nov 2001 17:08:05 +0000 (17:08 +0000)]
New option -o <level> that optimization level (0 = no optimization).
Database names mutch match too before doing result set optimization.

22 years agoFixed problem processEvent which in rare cases return 0.
Adam Dickmeiss [Sun, 4 Nov 2001 22:36:21 +0000 (22:36 +0000)]
Fixed problem processEvent which in rare cases return 0.

22 years agoFixed bug in result_set_optimize where LSLB == resultCount.
Adam Dickmeiss [Fri, 2 Nov 2001 13:06:29 +0000 (13:06 +0000)]
Fixed bug in result_set_optimize where LSLB == resultCount.

22 years agoLib paths etc
Heikki Levanto [Mon, 13 Aug 2001 17:08:05 +0000 (17:08 +0000)]
Lib paths etc

22 years agoPDU_Assoc keeps track of children. Using yaz_log instead of logf.
Adam Dickmeiss [Mon, 13 Aug 2001 16:39:12 +0000 (16:39 +0000)]
PDU_Assoc keeps track of children. Using yaz_log instead of logf.

22 years agoAdded yaz-z-server-ursula.cpp.
Adam Dickmeiss [Thu, 9 Aug 2001 09:01:03 +0000 (09:01 +0000)]
Added yaz-z-server-ursula.cpp.

22 years agoNew Visual Studio configuration for URSULA.
Adam Dickmeiss [Tue, 10 Jul 2001 12:55:40 +0000 (12:55 +0000)]
New Visual Studio configuration for URSULA.

22 years agoNew handler for old version item update for server:
Adam Dickmeiss [Thu, 17 May 2001 14:18:03 +0000 (14:18 +0000)]
New handler for old version item update for server:
 void update_service0 (Z_ExtendedServicesRequest *req,
                       Z_IU0Update *io, Z_ExtendedServicesResponse *res)

22 years agoAdded yaz-z-server-update.cpp for workspace.
Adam Dickmeiss [Thu, 3 May 2001 12:44:51 +0000 (12:44 +0000)]
Added yaz-z-server-update.cpp for workspace.

22 years agoAdded update server service.
Adam Dickmeiss [Thu, 3 May 2001 12:42:57 +0000 (12:42 +0000)]
Added update server service.

22 years agoAdded Update server service.
Adam Dickmeiss [Thu, 3 May 2001 12:39:39 +0000 (12:39 +0000)]
Added Update server service.

22 years agobetter ursula request (doesn't crash)
Heikki Levanto [Thu, 26 Apr 2001 17:51:56 +0000 (17:51 +0000)]
better ursula request (doesn't crash)

22 years agoUrsularequest got more default data
Heikki Levanto [Thu, 26 Apr 2001 17:30:07 +0000 (17:30 +0000)]
Ursularequest got more default data

22 years agoUrsula stuff, mostly in the test client
Heikki Levanto [Thu, 26 Apr 2001 12:17:49 +0000 (12:17 +0000)]
Ursula stuff, mostly in the test client

23 years agoAdded refernceId handling for other services.
Adam Dickmeiss [Wed, 25 Apr 2001 19:40:18 +0000 (19:40 +0000)]
Added refernceId handling for other services.

23 years agoAdded referenceId handling for server.
Adam Dickmeiss [Wed, 25 Apr 2001 18:59:30 +0000 (18:59 +0000)]
Added referenceId handling for server.

23 years agoWorking on UrsulaRenewal, Request, and Update
Heikki Levanto [Tue, 17 Apr 2001 16:21:21 +0000 (16:21 +0000)]
Working on UrsulaRenewal, Request, and Update

23 years agominor ursula stuff
Heikki Levanto [Thu, 12 Apr 2001 15:12:10 +0000 (15:12 +0000)]
minor ursula stuff

23 years agominor
Heikki Levanto [Wed, 11 Apr 2001 14:20:50 +0000 (14:20 +0000)]
minor

23 years agoWorking on ursula things
Heikki Levanto [Wed, 11 Apr 2001 12:33:42 +0000 (12:33 +0000)]
Working on ursula things

23 years agoFixed problem where proxy could cash bad result sets.
Adam Dickmeiss [Tue, 10 Apr 2001 10:48:08 +0000 (10:48 +0000)]
Fixed problem where proxy could cash bad result sets.

23 years agoWIN32 updates.
Adam Dickmeiss [Thu, 5 Apr 2001 15:12:24 +0000 (15:12 +0000)]
WIN32 updates.

23 years agoRemoved ursula dependancy.
Adam Dickmeiss [Thu, 5 Apr 2001 13:09:44 +0000 (13:09 +0000)]
Removed ursula dependancy.

23 years agoUpdated for URSULA.
Adam Dickmeiss [Wed, 4 Apr 2001 14:57:37 +0000 (14:57 +0000)]
Updated for URSULA.

23 years agoURSULA / Z-ruth service.
Adam Dickmeiss [Wed, 4 Apr 2001 14:02:49 +0000 (14:02 +0000)]
URSULA / Z-ruth service.

23 years agoMore work ILL-service.
Adam Dickmeiss [Tue, 3 Apr 2001 14:37:19 +0000 (14:37 +0000)]
More work ILL-service.

23 years agoMinor changes.
Adam Dickmeiss [Mon, 2 Apr 2001 13:39:34 +0000 (13:39 +0000)]
Minor changes.

23 years agoMinor updates.
Adam Dickmeiss [Thu, 29 Mar 2001 15:14:26 +0000 (15:14 +0000)]
Minor updates.

23 years agoNew server facility scheme.
Adam Dickmeiss [Tue, 27 Mar 2001 15:02:14 +0000 (15:02 +0000)]
New server facility scheme.

23 years agoNew server facility scheme.
Adam Dickmeiss [Tue, 27 Mar 2001 14:47:45 +0000 (14:47 +0000)]
New server facility scheme.

23 years agoNew threaded PDU association.
Adam Dickmeiss [Mon, 26 Mar 2001 14:43:49 +0000 (14:43 +0000)]
New threaded PDU association.

23 years agoRemoved aclocal.m4 and added yaz.m4.
Adam Dickmeiss [Wed, 21 Feb 2001 11:25:07 +0000 (11:25 +0000)]
Removed aclocal.m4 and added yaz.m4.

23 years agoServer sets OPTIONS search and present.
Adam Dickmeiss [Mon, 29 Jan 2001 11:18:24 +0000 (11:18 +0000)]
Server sets OPTIONS search and present.

23 years agoAdded more info.
Adam Dickmeiss [Wed, 10 Jan 2001 09:14:08 +0000 (09:14 +0000)]
Added more info.

23 years agoNo SIGPIPES in windows...
Heikki Levanto [Thu, 4 Jan 2001 14:25:25 +0000 (14:25 +0000)]
No SIGPIPES in windows...

23 years agoIgnoring signal SIGPIPE.
Adam Dickmeiss [Thu, 14 Dec 2000 16:00:39 +0000 (16:00 +0000)]
Ignoring signal SIGPIPE.

23 years agoAdded -I. for aclocal.
Adam Dickmeiss [Thu, 7 Dec 2000 13:27:14 +0000 (13:27 +0000)]
Added -I. for aclocal.

23 years agoYet another WIN32 fix for connect notify.
Adam Dickmeiss [Mon, 20 Nov 2000 14:17:36 +0000 (14:17 +0000)]
Yet another WIN32 fix for connect notify.

23 years agoFixes for connect operation (timeout and notify fix).
Adam Dickmeiss [Mon, 20 Nov 2000 11:27:33 +0000 (11:27 +0000)]
Fixes for connect operation (timeout and notify fix).

23 years agoMoved include file addresses for the editor
Heikki Levanto [Thu, 16 Nov 2000 13:59:56 +0000 (13:59 +0000)]
Moved include file addresses for the editor

23 years agoAdded fd parameter for method IYaz_PDU_Observer::clone.
Adam Dickmeiss [Wed, 1 Nov 2000 14:22:59 +0000 (14:22 +0000)]
Added fd parameter for method IYaz_PDU_Observer::clone.

23 years agoMinor changes.
Adam Dickmeiss [Thu, 26 Oct 2000 21:31:50 +0000 (21:31 +0000)]
Minor changes.

23 years agoFixed bug in proxy where a Yaz_ProxyClient could be owned by
Adam Dickmeiss [Tue, 24 Oct 2000 12:29:57 +0000 (12:29 +0000)]
Fixed bug in proxy where a Yaz_ProxyClient could be owned by
two Yaz_Proxy's (fatal).

23 years agoAdded buildconf.sh script.
Adam Dickmeiss [Wed, 11 Oct 2000 12:21:50 +0000 (12:21 +0000)]
Added buildconf.sh script.

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

23 years agoRemoved a few files that could otherwise be auto-generated.
Adam Dickmeiss [Wed, 11 Oct 2000 12:07:07 +0000 (12:07 +0000)]
Removed a few files that could otherwise be auto-generated.

23 years agoAdded configure and configure.in.
Adam Dickmeiss [Wed, 11 Oct 2000 12:00:03 +0000 (12:00 +0000)]
Added configure and configure.in.

23 years agoMoved header files to include/yaz++. Switched to libtool and automake.
Adam Dickmeiss [Wed, 11 Oct 2000 11:58:16 +0000 (11:58 +0000)]
Moved header files to include/yaz++. Switched to libtool and automake.
Configure script creates yaz++-config script.

23 years agominor
Heikki Levanto [Fri, 22 Sep 2000 09:54:11 +0000 (09:54 +0000)]
minor

23 years agoBetter high-level server API.
Adam Dickmeiss [Thu, 21 Sep 2000 21:43:20 +0000 (21:43 +0000)]
Better high-level server API.

23 years agoAdded LICENSE file.
Adam Dickmeiss [Wed, 13 Sep 2000 12:22:32 +0000 (12:22 +0000)]
Added LICENSE file.

23 years agominor
Heikki Levanto [Tue, 12 Sep 2000 16:40:33 +0000 (16:40 +0000)]
minor

23 years agoUpdated server example.
Adam Dickmeiss [Tue, 12 Sep 2000 16:23:49 +0000 (16:23 +0000)]
Updated server example.

23 years agoAdded comstack method for Yaz_PDU_Assoc..
Adam Dickmeiss [Tue, 12 Sep 2000 16:04:17 +0000 (16:04 +0000)]
Added comstack method for Yaz_PDU_Assoc..

23 years agoMore work on high-level server.
Adam Dickmeiss [Tue, 12 Sep 2000 12:09:53 +0000 (12:09 +0000)]
More work on high-level server.

23 years agoPrevented re-inclusion
Heikki Levanto [Fri, 8 Sep 2000 12:50:24 +0000 (12:50 +0000)]
Prevented re-inclusion

23 years agoAdded include headers to project.
Adam Dickmeiss [Fri, 8 Sep 2000 10:45:26 +0000 (10:45 +0000)]
Added include headers to project.

23 years agoWin32 updates.
Adam Dickmeiss [Fri, 8 Sep 2000 10:31:05 +0000 (10:31 +0000)]
Win32 updates.

23 years agoAdded skeleton of yaz-z-server.
Adam Dickmeiss [Fri, 8 Sep 2000 10:23:42 +0000 (10:23 +0000)]
Added skeleton of yaz-z-server.

23 years agoWIN32 updates.
Adam Dickmeiss [Wed, 6 Sep 2000 14:23:45 +0000 (14:23 +0000)]
WIN32 updates.

23 years agoFixed get_otherInfoAPDU to return otherInfo for extended services.
Adam Dickmeiss [Tue, 5 Sep 2000 13:57:28 +0000 (13:57 +0000)]
Fixed get_otherInfoAPDU to return otherInfo for extended services.

23 years agoChanged call to logging functions (yaz_ added).
Adam Dickmeiss [Mon, 4 Sep 2000 08:59:16 +0000 (08:59 +0000)]
Changed call to logging functions (yaz_ added).

23 years agoFixed memory leak(s). Added re-use of associations, rather than
Adam Dickmeiss [Mon, 4 Sep 2000 08:29:22 +0000 (08:29 +0000)]
Fixed memory leak(s). Added re-use of associations, rather than
re-init, when maximum number of targets are in use.

23 years agoProxy no longer generates cookies (it's up to the client). Proxy
Adam Dickmeiss [Thu, 31 Aug 2000 14:41:55 +0000 (14:41 +0000)]
Proxy no longer generates cookies (it's up to the client). Proxy
re-opens if target new op is started before previous operation finishes.

23 years agoFixes for {set,get}_APDU_log.
Adam Dickmeiss [Thu, 10 Aug 2000 08:42:42 +0000 (08:42 +0000)]
Fixes for {set,get}_APDU_log.

23 years agoFixed serious bug regarding timeouts. Improved logging for proxy.
Adam Dickmeiss [Mon, 7 Aug 2000 14:19:59 +0000 (14:19 +0000)]
Fixed serious bug regarding timeouts. Improved logging for proxy.

23 years agoImplemented upper-limit on proxy-to-target sessions.
Adam Dickmeiss [Tue, 4 Jul 2000 13:48:49 +0000 (13:48 +0000)]
Implemented upper-limit on proxy-to-target sessions.

23 years agominor change to stop g++ 2.95.2 complaining about taking the address
ian [Tue, 30 May 2000 03:12:27 +0000 (03:12 +0000)]
minor change to stop g++ 2.95.2 complaining about taking the address
of a member function.

23 years agoAdded default parameters for refid to request functions.
ian [Wed, 10 May 2000 11:36:58 +0000 (11:36 +0000)]
Added default parameters for refid to request functions.
Added default parameter for result set name to search and present request.
Commented out forced logging of PDU contents.
Added send_deleteResultSetRequest

24 years agoModified for new location of YAZ header files. Experimental threaded
Adam Dickmeiss [Mon, 6 Dec 1999 13:52:45 +0000 (13:52 +0000)]
Modified for new location of YAZ header files. Experimental threaded
operation.

24 years agoWork on proxy.
Adam Dickmeiss [Wed, 10 Nov 1999 10:02:34 +0000 (10:02 +0000)]
Work on proxy.

24 years agoProxy removes OtherInfo Proxy Address and Session ID. Other
Adam Dickmeiss [Mon, 13 Sep 1999 12:53:44 +0000 (12:53 +0000)]
Proxy removes OtherInfo Proxy Address and Session ID. Other
Otherinfo remains untouched.

24 years agoUpdated for YAZ.
Adam Dickmeiss [Mon, 12 Jul 1999 07:57:27 +0000 (07:57 +0000)]
Updated for YAZ.

24 years agoChanged the way the PROXY behaves when lost cookie is received.
Adam Dickmeiss [Tue, 4 May 1999 10:53:00 +0000 (10:53 +0000)]
Changed the way the PROXY behaves when lost cookie is received.

24 years agoChanged setting of host in connect/proxy setting. YAZ' strtoaddr now
Adam Dickmeiss [Thu, 29 Apr 1999 07:33:28 +0000 (07:33 +0000)]
Changed setting of host in connect/proxy setting. YAZ' strtoaddr now
ignores database part of host.

24 years agoBetter result set optimisation for proxy.
Adam Dickmeiss [Wed, 28 Apr 1999 13:31:17 +0000 (13:31 +0000)]
Better result set optimisation for proxy.

24 years agoYet another fix regarding database settings.
Adam Dickmeiss [Wed, 28 Apr 1999 13:29:14 +0000 (13:29 +0000)]
Yet another fix regarding database settings.