summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
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
Adam Dickmeiss [Mon, 6 Dec 1999 13:52:45 +0000 (13:52 +0000)]
Modified for new location of YAZ header files. Experimental threaded
operation.
Adam Dickmeiss [Wed, 10 Nov 1999 10:02:34 +0000 (10:02 +0000)]
Work on proxy.
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.
Adam Dickmeiss [Mon, 12 Jul 1999 07:57:27 +0000 (07:57 +0000)]
Updated for YAZ.
Adam Dickmeiss [Tue, 4 May 1999 10:53:00 +0000 (10:53 +0000)]
Changed the way the PROXY behaves when lost cookie is received.
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.
Adam Dickmeiss [Wed, 28 Apr 1999 13:31:17 +0000 (13:31 +0000)]
Better result set optimisation for proxy.
Adam Dickmeiss [Wed, 28 Apr 1999 13:29:14 +0000 (13:29 +0000)]
Yet another fix regarding database settings.
Adam Dickmeiss [Wed, 28 Apr 1999 13:04:03 +0000 (13:04 +0000)]
Fixed setting of proxy otherInfo so that database(s) are removed.
Adam Dickmeiss [Wed, 28 Apr 1999 13:02:08 +0000 (13:02 +0000)]
Added include of string.h.
Adam Dickmeiss [Tue, 27 Apr 1999 07:52:13 +0000 (07:52 +0000)]
Improved proxy; added query match for result set re-use.
Adam Dickmeiss [Wed, 21 Apr 1999 12:09:01 +0000 (12:09 +0000)]
Many improvements. Modified to proxy server to work with "sessions"
based on cookies.
Adam Dickmeiss [Tue, 20 Apr 1999 10:30:05 +0000 (10:30 +0000)]
Implemented various stuff for client and proxy. Updated calls
to ODR to reflect new name parameter.
Adam Dickmeiss [Fri, 9 Apr 1999 11:46:57 +0000 (11:46 +0000)]
Added object Yaz_Z_Assoc. Much more functional client.
Adam Dickmeiss [Tue, 23 Mar 1999 14:17:57 +0000 (14:17 +0000)]
More work on timeout handling. Work on yaz-client.
Adam Dickmeiss [Tue, 2 Feb 1999 14:01:10 +0000 (14:01 +0000)]
First WIN32 port of YAZ++.
Adam Dickmeiss [Thu, 28 Jan 1999 13:08:39 +0000 (13:08 +0000)]
Yaz_PDU_Assoc better encapsulated. Memory leak fix in
yaz-socket-manager.cc.
Adam Dickmeiss [Thu, 28 Jan 1999 10:04:46 +0000 (10:04 +0000)]
Minor changes to documentation.
Adam Dickmeiss [Thu, 28 Jan 1999 09:41:07 +0000 (09:41 +0000)]
Initial revision