yazproxy-moved-to-github.git
19 years agoWIN32 compile fixes
Adam Dickmeiss [Mon, 7 Feb 2005 13:29:38 +0000 (13:29 +0000)]
WIN32 compile fixes

19 years agoTowards 0.9
Adam Dickmeiss [Mon, 7 Feb 2005 09:50:56 +0000 (09:50 +0000)]
Towards 0.9

19 years agoSpecify usemarcon configure option
Adam Dickmeiss [Mon, 7 Feb 2005 09:50:23 +0000 (09:50 +0000)]
Specify usemarcon configure option

19 years agoDo not use USEMARCON by default
Adam Dickmeiss [Mon, 7 Feb 2005 09:11:19 +0000 (09:11 +0000)]
Do not use USEMARCON by default

19 years agoAdded version check
Adam Dickmeiss [Mon, 7 Feb 2005 09:07:51 +0000 (09:07 +0000)]
Added version check

19 years agoMore verbose log if HTTP file access fails
Adam Dickmeiss [Tue, 18 Jan 2005 10:49:45 +0000 (10:49 +0000)]
More verbose log if HTTP file access fails

19 years agoAdded core mime types
Adam Dickmeiss [Tue, 18 Jan 2005 10:49:22 +0000 (10:49 +0000)]
Added core mime types

19 years agoAdded include stdlib.h.
Adam Dickmeiss [Mon, 17 Jan 2005 18:44:39 +0000 (18:44 +0000)]
Added include stdlib.h.

19 years agoAdded configure check for headers pwd.h sys/wait.h
Adam Dickmeiss [Sun, 16 Jan 2005 21:50:25 +0000 (21:50 +0000)]
Added configure check for headers pwd.h sys/wait.h

19 years agoPrevent warning about unused var
Adam Dickmeiss [Tue, 11 Jan 2005 20:58:04 +0000 (20:58 +0000)]
Prevent warning about unused var

19 years agoAdded check for various POSIX headers. Abort configure if
Adam Dickmeiss [Tue, 11 Jan 2005 20:50:28 +0000 (20:50 +0000)]
Added check for various POSIX headers. Abort configure if
YAZ++ is not found.

19 years agoFix NULL pointer reference (occurred when close PDU was received)
Adam Dickmeiss [Wed, 15 Dec 2004 11:42:27 +0000 (11:42 +0000)]
Fix NULL pointer reference (occurred when close PDU was received)

19 years agoUsing yaz/log.h again. Added config file HTTP access.
Adam Dickmeiss [Mon, 13 Dec 2004 20:52:33 +0000 (20:52 +0000)]
Using yaz/log.h again. Added config file HTTP access.

19 years agoDefine YAZ_USE_NEW_LOG=1 if app require YAZ > 2.0.28
Adam Dickmeiss [Mon, 13 Dec 2004 20:22:23 +0000 (20:22 +0000)]
Define YAZ_USE_NEW_LOG=1 if app require YAZ > 2.0.28

19 years agoRemove unnecessary include in USEMARCON test
Adam Dickmeiss [Wed, 8 Dec 2004 14:41:27 +0000 (14:41 +0000)]
Remove unnecessary include in USEMARCON test

19 years agoUse backendtype none instead of finmarc
Adam Dickmeiss [Mon, 6 Dec 2004 08:00:28 +0000 (08:00 +0000)]
Use backendtype none instead of finmarc

19 years agoAdded test program for the use of CDetails object from USEMARCON.
Adam Dickmeiss [Fri, 3 Dec 2004 15:50:53 +0000 (15:50 +0000)]
Added test program for the use of CDetails object from USEMARCON.

19 years agoAdded support for MARC record conversion with Usemarcon
Adam Dickmeiss [Fri, 3 Dec 2004 14:28:18 +0000 (14:28 +0000)]
Added support for MARC record conversion with Usemarcon

19 years agoUpdate with new yazpp.m4 (that makes make distcheck easy)
Adam Dickmeiss [Fri, 3 Dec 2004 14:27:40 +0000 (14:27 +0000)]
Update with new yazpp.m4 (that makes make distcheck easy)

19 years agoUpdates for yaz/ylog.h
Adam Dickmeiss [Tue, 30 Nov 2004 21:10:45 +0000 (21:10 +0000)]
Updates for yaz/ylog.h

19 years agoFix new bug introduced by previous commit (../yaz* not used)
Adam Dickmeiss [Mon, 22 Nov 2004 10:55:02 +0000 (10:55 +0000)]
Fix new bug introduced by previous commit (../yaz* not used)

19 years agoFixed bug #212: make distcheck uses global yaz, not a local one
Adam Dickmeiss [Fri, 19 Nov 2004 18:32:41 +0000 (18:32 +0000)]
Fixed bug #212: make distcheck uses global yaz, not a local one

19 years agoImplement XInclude for XML configuration file(s).
Adam Dickmeiss [Tue, 9 Nov 2004 14:24:22 +0000 (14:24 +0000)]
Implement XInclude for XML configuration file(s).

19 years agoFix bug #195: YAZ proxy removes otherInfo.
Adam Dickmeiss [Thu, 28 Oct 2004 22:29:43 +0000 (22:29 +0000)]
Fix bug #195: YAZ proxy removes otherInfo.

19 years agoAdded type cast to long for sys limits - and log as long.
Adam Dickmeiss [Sat, 23 Oct 2004 23:15:48 +0000 (23:15 +0000)]
Added type cast to long for sys limits - and log as long.

19 years agoFixed bug #189: Bad authenticated session transfer.
Adam Dickmeiss [Sat, 23 Oct 2004 23:12:23 +0000 (23:12 +0000)]
Fixed bug #189: Bad authenticated session transfer.
New config element "authentication" which specifies authentication
(Open v2/v3 Z39.50) to be used for backend.

19 years agoFix bug #186: charset / marc problem with char A4.
Adam Dickmeiss [Wed, 20 Oct 2004 20:35:33 +0000 (20:35 +0000)]
Fix bug #186: charset / marc problem with char A4.

19 years agoBug fix: SRW/SRU explain did not work if no default target was defined.
Adam Dickmeiss [Tue, 19 Oct 2004 18:34:15 +0000 (18:34 +0000)]
Bug fix: SRW/SRU explain did not work if no default target was defined.

19 years agoImplement bug #143: Add support for multiple SRW/SRU targets.
Adam Dickmeiss [Mon, 18 Oct 2004 22:10:57 +0000 (22:10 +0000)]
Implement bug #143: Add support for multiple SRW/SRU targets.

19 years agoAdd attribute 'database' for target
Adam Dickmeiss [Mon, 18 Oct 2004 21:49:21 +0000 (21:49 +0000)]
Add attribute 'database' for target

19 years agoSample start/stop script as used by Helsinki University
Adam Dickmeiss [Tue, 12 Oct 2004 19:20:04 +0000 (19:20 +0000)]
Sample start/stop script as used by Helsinki University

19 years agoComments about server problems
Adam Dickmeiss [Tue, 12 Oct 2004 19:19:42 +0000 (19:19 +0000)]
Comments about server problems

19 years agoUse XSL_DIR in tkl.xsl
Adam Dickmeiss [Mon, 11 Oct 2004 20:48:38 +0000 (20:48 +0000)]
Use XSL_DIR in tkl.xsl

19 years agoRemove Id from header due to inconvenient diffs when yaz.m4 is copied
Adam Dickmeiss [Fri, 17 Sep 2004 08:44:41 +0000 (08:44 +0000)]
Remove Id from header due to inconvenient diffs when yaz.m4 is copied

19 years agochdir to working directory before accessing PID file
Adam Dickmeiss [Wed, 15 Sep 2004 20:31:25 +0000 (20:31 +0000)]
chdir to working directory before accessing PID file

19 years agoAdded --with-yazpp to rules
Adam Dickmeiss [Sat, 11 Sep 2004 21:11:56 +0000 (21:11 +0000)]
Added --with-yazpp to rules

19 years agooption --with-yazconfig renamed to --with-yaz
Adam Dickmeiss [Sat, 11 Sep 2004 20:54:30 +0000 (20:54 +0000)]
option --with-yazconfig renamed to --with-yaz

19 years agoAdded .cvsignore files.
Adam Dickmeiss [Thu, 9 Sep 2004 10:26:56 +0000 (10:26 +0000)]
Added .cvsignore files.

19 years agoDTD_DIR assignment
Adam Dickmeiss [Thu, 9 Sep 2004 09:54:50 +0000 (09:54 +0000)]
DTD_DIR assignment

19 years agoDTD_DIR assignment
Adam Dickmeiss [Thu, 9 Sep 2004 09:54:20 +0000 (09:54 +0000)]
DTD_DIR assignment

19 years agoUpdate to new yaz.m4
Adam Dickmeiss [Thu, 9 Sep 2004 09:47:20 +0000 (09:47 +0000)]
Update to new yaz.m4

19 years agoNew attribute "backendcharset" for syntax section which specifies
Adam Dickmeiss [Sun, 29 Aug 2004 13:01:43 +0000 (13:01 +0000)]
New attribute "backendcharset" for syntax section which specifies
charset (encoding) for record that is returned by backend. If omitted
the proxy assumes backend record encoding is MARC-8 (for backwards
compatibility).

19 years agoRevert last change
Adam Dickmeiss [Mon, 16 Aug 2004 12:39:44 +0000 (12:39 +0000)]
Revert last change

19 years agoAdded updated yaz.m4
Adam Dickmeiss [Mon, 16 Aug 2004 12:38:22 +0000 (12:38 +0000)]
Added updated yaz.m4

19 years agoFix title in explain database
Adam Dickmeiss [Fri, 13 Aug 2004 13:54:51 +0000 (13:54 +0000)]
Fix title in explain database

19 years agoMore tuning of Helsinki config and commentary
Adam Dickmeiss [Fri, 13 Aug 2004 13:53:18 +0000 (13:53 +0000)]
More tuning of Helsinki config and commentary

19 years agoAdded this
Adam Dickmeiss [Fri, 13 Aug 2004 11:43:28 +0000 (11:43 +0000)]
Added this

19 years agoUpdate config files to use backendtype
Adam Dickmeiss [Tue, 10 Aug 2004 11:45:00 +0000 (11:45 +0000)]
Update config files to use backendtype

19 years agoNew attribute "backendtype" for syntax section which specifies record
Adam Dickmeiss [Tue, 10 Aug 2004 09:02:16 +0000 (09:02 +0000)]
New attribute "backendtype" for syntax section which specifies record
syntax to be transmitted to backend.

YAZ proxy no longer transmits element set name to backend target when
doing schema conversions. It just gets unset instead (it's optional).

19 years agoSlightly neater language.
Mike Taylor [Tue, 6 Jul 2004 10:49:44 +0000 (10:49 +0000)]
Slightly neater language.

19 years agoClarify cql2rpn specification.
Mike Taylor [Tue, 6 Jul 2004 10:44:01 +0000 (10:44 +0000)]
Clarify cql2rpn specification.

19 years agoClarify cql2rpn specification.
Mike Taylor [Tue, 6 Jul 2004 10:34:11 +0000 (10:34 +0000)]
Clarify cql2rpn specification.

19 years agoDocumentation includes update schema
Adam Dickmeiss [Fri, 2 Jul 2004 12:44:33 +0000 (12:44 +0000)]
Documentation includes update schema

19 years agoAdd reference to XSD so they can be validated with Xerces
Adam Dickmeiss [Fri, 2 Jul 2004 12:37:56 +0000 (12:37 +0000)]
Add reference to XSD so they can be validated with Xerces

19 years agoFix schema. Thanks to Douglas Campbell. Config files now validate
Adam Dickmeiss [Fri, 2 Jul 2004 12:37:03 +0000 (12:37 +0000)]
Fix schema. Thanks to Douglas Campbell. Config files now validate
with Xerces-C++.

19 years agoFixed some closing tags for some XML examples
Adam Dickmeiss [Thu, 1 Jul 2004 18:07:30 +0000 (18:07 +0000)]
Fixed some closing tags for some XML examples

19 years agoUpdated stylesheets from Larry E. Dixson
Adam Dickmeiss [Thu, 24 Jun 2004 06:20:06 +0000 (06:20 +0000)]
Updated stylesheets from Larry E. Dixson

19 years agoUse YAZ_DOC macro to setup documentation. Add yaz.m4.
Adam Dickmeiss [Fri, 30 Apr 2004 19:39:32 +0000 (19:39 +0000)]
Use YAZ_DOC macro to setup documentation. Add yaz.m4.

19 years agolibyazproxy-dev depends on libyaz++-dev and libyaz-dev
Adam Dickmeiss [Sat, 24 Apr 2004 20:19:04 +0000 (20:19 +0000)]
libyazproxy-dev depends on libyaz++-dev and libyaz-dev

19 years agoFix depend on libyaz++
Adam Dickmeiss [Fri, 23 Apr 2004 19:56:33 +0000 (19:56 +0000)]
Fix depend on libyaz++

19 years agoTowards release YAZPROXY.0.8
Adam Dickmeiss [Fri, 23 Apr 2004 19:04:06 +0000 (19:04 +0000)]
Towards release

19 years agoAdd a few links
Adam Dickmeiss [Fri, 23 Apr 2004 16:25:17 +0000 (16:25 +0000)]
Add a few links

19 years agoRename yaz-proxy.sh to yazproxyctl.sh
Adam Dickmeiss [Fri, 23 Apr 2004 16:10:24 +0000 (16:10 +0000)]
Rename yaz-proxy.sh to yazproxyctl.sh

19 years agoCheck for HTMLFILES
Adam Dickmeiss [Thu, 22 Apr 2004 18:47:02 +0000 (18:47 +0000)]
Check for HTMLFILES

19 years agoUse --with-yazpp instead of --with-yazppconfig
Adam Dickmeiss [Thu, 22 Apr 2004 07:52:51 +0000 (07:52 +0000)]
Use --with-yazpp instead of --with-yazppconfig

19 years agoRemove HAVE_.. from public headers (no Public header must depend on
Adam Dickmeiss [Thu, 22 Apr 2004 07:46:21 +0000 (07:46 +0000)]
Remove HAVE_.. from public headers (no Public header must depend on
configure result). Fix copyright a few places.

20 years agoRearrange sections
Adam Dickmeiss [Wed, 21 Apr 2004 13:08:21 +0000 (13:08 +0000)]
Rearrange sections

20 years agoMinor spell fixes
Adam Dickmeiss [Wed, 21 Apr 2004 08:16:42 +0000 (08:16 +0000)]
Minor spell fixes

20 years agoUpdate list of HTML files.
Adam Dickmeiss [Tue, 20 Apr 2004 23:52:50 +0000 (23:52 +0000)]
Update list of HTML files.

20 years agoMore examples
Adam Dickmeiss [Tue, 20 Apr 2004 23:49:48 +0000 (23:49 +0000)]
More examples

20 years agoPrepare examples. More info on syntax rules
Adam Dickmeiss [Mon, 19 Apr 2004 13:43:44 +0000 (13:43 +0000)]
Prepare examples. More info on syntax rules

20 years agoAdd yazproxy config schema. Assign namespace for it.
Adam Dickmeiss [Mon, 19 Apr 2004 13:42:52 +0000 (13:42 +0000)]
Add yazproxy config schema. Assign namespace for it.

20 years agoMore documentation
Adam Dickmeiss [Thu, 15 Apr 2004 12:04:01 +0000 (12:04 +0000)]
More documentation

20 years agoMake WIN32 makefile part of dist
Adam Dickmeiss [Sun, 11 Apr 2004 17:51:10 +0000 (17:51 +0000)]
Make WIN32 makefile part of dist

20 years agoAdd WIN32 makefile for YAZ proxy
Adam Dickmeiss [Sun, 11 Apr 2004 17:49:53 +0000 (17:49 +0000)]
Add WIN32 makefile for YAZ proxy

20 years agoDont mention lib
Adam Dickmeiss [Sun, 11 Apr 2004 17:31:51 +0000 (17:31 +0000)]
Dont mention lib

20 years agoFix list of HTML files
Adam Dickmeiss [Sun, 11 Apr 2004 14:58:02 +0000 (14:58 +0000)]
Fix list of HTML files

20 years agoFix include headers for AM
Adam Dickmeiss [Sun, 11 Apr 2004 14:54:16 +0000 (14:54 +0000)]
Fix include headers for AM

20 years agoFix include files
Adam Dickmeiss [Sun, 11 Apr 2004 14:49:38 +0000 (14:49 +0000)]
Fix include files

20 years agoFix doc path
Adam Dickmeiss [Sun, 11 Apr 2004 14:45:31 +0000 (14:45 +0000)]
Fix doc path

20 years agoUse yazproxy instead of yaz-proxy
Adam Dickmeiss [Sun, 11 Apr 2004 14:45:13 +0000 (14:45 +0000)]
Use yazproxy instead of yaz-proxy

20 years agoyazproxy instead of yaz-proxy
Adam Dickmeiss [Sun, 11 Apr 2004 14:43:20 +0000 (14:43 +0000)]
yazproxy instead of yaz-proxy

20 years agoIt is yazproxy instead of yaz-proxy
Adam Dickmeiss [Sun, 11 Apr 2004 14:38:53 +0000 (14:38 +0000)]
It is yazproxy instead of yaz-proxy

20 years agoFixed PATH search for yaz++-config
Adam Dickmeiss [Sun, 11 Apr 2004 14:34:16 +0000 (14:34 +0000)]
Fixed PATH search for yaz++-config

20 years agoCheck for yazpp.m4 instead of yaz.m4
Adam Dickmeiss [Sun, 11 Apr 2004 14:25:50 +0000 (14:25 +0000)]
Check for yazpp.m4 instead of yaz.m4

20 years agoFix LICENSE for Debian
Adam Dickmeiss [Sun, 11 Apr 2004 14:23:04 +0000 (14:23 +0000)]
Fix LICENSE for Debian

20 years agoAdd Debian YAZ proxy
Adam Dickmeiss [Sun, 11 Apr 2004 14:14:10 +0000 (14:14 +0000)]
Add Debian YAZ proxy

20 years agoUpdate intro
Adam Dickmeiss [Sun, 11 Apr 2004 12:30:26 +0000 (12:30 +0000)]
Update intro

20 years agoMinor
Adam Dickmeiss [Sun, 11 Apr 2004 12:26:03 +0000 (12:26 +0000)]
Minor

20 years agoFix license
Adam Dickmeiss [Sun, 11 Apr 2004 12:25:01 +0000 (12:25 +0000)]
Fix license

20 years agoNow compiles and generates doc
Adam Dickmeiss [Sun, 11 Apr 2004 11:58:34 +0000 (11:58 +0000)]
Now compiles and generates doc

20 years agoInitial revision
Adam Dickmeiss [Sun, 11 Apr 2004 11:36:46 +0000 (11:36 +0000)]
Initial revision