Adam Dickmeiss [Wed, 26 Mar 2008 16:25:42 +0000 (17:25 +0100)]
Require Boost 1.33 or later.
Require Boost 1.33 or later in configure. Version 1.32 does compile
except for the tests.
Adam Dickmeiss [Thu, 13 Mar 2008 09:06:10 +0000 (10:06 +0100)]
Moved cvsignore to gitignore.
Adam Dickmeiss [Thu, 13 Mar 2008 09:05:36 +0000 (10:05 +0100)]
Added submodules.
Adam Dickmeiss [Thu, 13 Mar 2008 09:04:52 +0000 (10:04 +0100)]
Use Git log to build ChangeLog.
Adam Dickmeiss [Thu, 13 Mar 2008 09:04:14 +0000 (10:04 +0100)]
Add sub modules when not present.
Adam Dickmeiss [Fri, 29 Feb 2008 15:25:20 +0000 (15:25 +0000)]
Version 1.0.13
Adam Dickmeiss [Fri, 29 Feb 2008 15:18:12 +0000 (15:18 +0000)]
Towards 1.0.13
Adam Dickmeiss [Wed, 27 Feb 2008 21:31:57 +0000 (21:31 +0000)]
Changed time-format posisition in schema
Adam Dickmeiss [Wed, 27 Feb 2008 11:08:48 +0000 (11:08 +0000)]
Custom time format for log filter using strftime.
The log filter now uses strftime to format a date+time for a log entry
similar to that used in YAZ' log utility. The Boost date-time library
is no longer used.
Adam Dickmeiss [Tue, 26 Feb 2008 23:56:28 +0000 (23:56 +0000)]
Log filter uses same file as yaz_log system by default.
Adam Dickmeiss [Tue, 26 Feb 2008 23:56:05 +0000 (23:56 +0000)]
Log Metaproxy version on startup
Adam Dickmeiss [Mon, 25 Feb 2008 21:01:43 +0000 (21:01 +0000)]
Debian init script.
Added Debian init script which reads configuration from /etc/metaproxy
and stores log file + pid file in standard locations. Log file is
log rotated.
Adam Dickmeiss [Fri, 22 Feb 2008 14:47:27 +0000 (14:47 +0000)]
Proper libmetaproxy path.
Adam Dickmeiss [Fri, 22 Feb 2008 14:36:27 +0000 (14:36 +0000)]
Require libyazpp3-dev 1.1.0
Adam Dickmeiss [Thu, 21 Feb 2008 10:16:40 +0000 (10:16 +0000)]
Using yazpp3.
Adam Dickmeiss [Wed, 20 Feb 2008 15:07:51 +0000 (15:07 +0000)]
The configure method takes test_only flag so we can avoid
doing "real" work in tests and test of configuration in general.
Adam Dickmeiss [Wed, 20 Feb 2008 12:39:34 +0000 (12:39 +0000)]
Metaproxy daemon using yaz_daemon + new options.
The metaproxy daemon server is now using yaz_daemon to faciliate
change of identify, forking etc. New options are -D, -l, -p, -u, -X.
Man page metaproxy.1 updated.
Adam Dickmeiss [Wed, 20 Feb 2008 10:52:06 +0000 (10:52 +0000)]
Do not depend on libboost-program-options-dev.
Adam Dickmeiss [Wed, 20 Feb 2008 10:51:11 +0000 (10:51 +0000)]
Use YAZ' options
Adam Dickmeiss [Wed, 20 Feb 2008 10:49:49 +0000 (10:49 +0000)]
help to stderr
Adam Dickmeiss [Wed, 20 Feb 2008 10:28:23 +0000 (10:28 +0000)]
Use YAZ' options rather than Boost options.
Adam Dickmeiss [Wed, 20 Feb 2008 10:17:50 +0000 (10:17 +0000)]
Comment on z-target
Marc Cromme [Thu, 14 Feb 2008 15:31:30 +0000 (15:31 +0000)]
Disabeling XML schema check of config files, because they fail on yaz retrievalinfo nodes. Works fine with RelagNG validation. Needs more investigation before automatic XML Schema tests can be added again.
Marc Cromme [Thu, 14 Feb 2008 14:51:22 +0000 (14:51 +0000)]
added very simple config file /etc/metaproxy.conf in Debian package
Marc Cromme [Thu, 14 Feb 2008 14:28:58 +0000 (14:28 +0000)]
added a line on Debian package
Marc Cromme [Thu, 14 Feb 2008 14:25:41 +0000 (14:25 +0000)]
fixing lintian bragging about repeated debian names in first line of description.
Marc Cromme [Thu, 14 Feb 2008 14:07:08 +0000 (14:07 +0000)]
more cvs whoes with licenses
Marc Cromme [Thu, 14 Feb 2008 14:06:37 +0000 (14:06 +0000)]
license issues
Marc Cromme [Thu, 14 Feb 2008 14:03:40 +0000 (14:03 +0000)]
added reference to GNU GLP
Marc Cromme [Thu, 14 Feb 2008 13:46:46 +0000 (13:46 +0000)]
added debian/copyright file
Marc Cromme [Thu, 14 Feb 2008 13:45:35 +0000 (13:45 +0000)]
changing GNU license file in debian dir
adding shared lib dependencies
Marc Cromme [Thu, 14 Feb 2008 12:42:30 +0000 (12:42 +0000)]
added first shot on debian package
Adam Dickmeiss [Wed, 30 Jan 2008 11:42:01 +0000 (11:42 +0000)]
Added SRU holdings example config.
Adam Dickmeiss [Tue, 29 Jan 2008 21:25:46 +0000 (21:25 +0000)]
The x-target SRU parameter sets both vhost and database(es).
Adam Dickmeiss [Tue, 29 Jan 2008 16:51:12 +0000 (16:51 +0000)]
New feature: jilter sru_z3950 handles x-target=host .
Filter sru_z3950 now handles x-target=host . The value (host) is
the address of a target (vhost). The vhost can be used by, for
example, z3950_client to connect to any Z39.50 server. Note that
at this stage the database is NOT set by the x-target. This must
also be done in order for this feature to be useful.
Adam Dickmeiss [Thu, 24 Jan 2008 21:52:22 +0000 (21:52 +0000)]
Require autoconf 2.60 (bug #2050)
Adam Dickmeiss [Mon, 21 Jan 2008 16:15:00 +0000 (16:15 +0000)]
Fixed bug #1130: Problem with SRU server closing connection.
This problem is fixed by using Z_Assoc::close when the session
closes rather than just deleting and close(shutdown) the socket.
The Z_Assoc::close as of yazpp 1.1.0 should do things correctly.
Adam Dickmeiss [Mon, 21 Jan 2008 15:23:11 +0000 (15:23 +0000)]
Removed a lot of std::cout messages
Adam Dickmeiss [Sat, 19 Jan 2008 09:02:11 +0000 (09:02 +0000)]
Removed a few stdout messages
Adam Dickmeiss [Sun, 16 Dec 2007 22:22:49 +0000 (22:22 +0000)]
Filter record_transform handles OPAC record.
Marc Cromme [Fri, 14 Dec 2007 08:09:28 +0000 (08:09 +0000)]
corrected typo
Marc Cromme [Fri, 14 Dec 2007 08:01:37 +0000 (08:01 +0000)]
added explain xslt stylesheet
Adam Dickmeiss [Mon, 26 Nov 2007 21:45:08 +0000 (21:45 +0000)]
Sort targets by order in config rather than alphabetically.
Changed virt_db so that targets are searched in the order in which
they are listed in the config rather than by std::map (alphabetically).
Adam Dickmeiss [Mon, 26 Nov 2007 21:21:12 +0000 (21:21 +0000)]
Simplify PresentJob.
Simplify PresentJob. Get rid of member m_inside_pos and introduce
m_start. round_robin and serve_order only needs to deal with m_pos now.
Adam Dickmeiss [Sun, 18 Nov 2007 10:45:59 +0000 (10:45 +0000)]
Version 1.0.13.
Adam Dickmeiss [Sun, 18 Nov 2007 10:45:52 +0000 (10:45 +0000)]
Note change about mergetype
Adam Dickmeiss [Sun, 18 Nov 2007 10:44:39 +0000 (10:44 +0000)]
Mergetype facility for filter 'multi'.
A mergetype may be given for filter 'multi' which holds one
of the values 'roundrobin' (default if omitted) or 'serveorder'.
Adam Dickmeiss [Fri, 2 Nov 2007 17:47:41 +0000 (17:47 +0000)]
Fixed bug #1589: tests does not compile for libboost 1.34.1.
We now use
#define BOOST_AUTO_TEST_MAIN
#define BOOST_TEST_DYN_LINK
#include <boost/test/auto_unit_test.hpp>
.. BOOST_AUTO_TEST_CASE( mytest) { }
.
Adam Dickmeiss [Fri, 2 Nov 2007 17:30:04 +0000 (17:30 +0000)]
Fixed two tests . Bug #1589.
Adam Dickmeiss [Fri, 2 Nov 2007 17:25:33 +0000 (17:25 +0000)]
Remove blank after backslash cont
Adam Dickmeiss [Wed, 19 Sep 2007 10:29:01 +0000 (10:29 +0000)]
Version 1.0.12
Adam Dickmeiss [Tue, 18 Sep 2007 19:15:53 +0000 (19:15 +0000)]
Removed references to url.srw.
Adam Dickmeiss [Tue, 18 Sep 2007 18:43:17 +0000 (18:43 +0000)]
Windows installation simplified - with the use of Boost Consulting's
Boost installer.
Adam Dickmeiss [Tue, 18 Sep 2007 18:34:28 +0000 (18:34 +0000)]
Updated for The Boost Windows installer from Boost Consulting.
Adam Dickmeiss [Sun, 16 Sep 2007 22:16:48 +0000 (22:16 +0000)]
Use LDADD for extra libs rather than AM_LDFLAGS.
Adam Dickmeiss [Mon, 13 Aug 2007 10:19:16 +0000 (10:19 +0000)]
Fixed bug #1341: MetaProxy returning different results. Problem was that
fix-up of record database did not normalize the database name.
Adam Dickmeiss [Tue, 10 Jul 2007 09:43:06 +0000 (09:43 +0000)]
Removed / in doc install rule to avoid double-slash (cygwin)
Adam Dickmeiss [Sun, 17 Jun 2007 07:06:43 +0000 (07:06 +0000)]
Removed definition of docdir. It is set by automake already
Adam Dickmeiss [Thu, 14 Jun 2007 08:30:53 +0000 (08:30 +0000)]
Towards 1.0.11
Adam Dickmeiss [Thu, 24 May 2007 14:07:12 +0000 (14:07 +0000)]
Append rather than truncate for filter log files
Adam Dickmeiss [Wed, 23 May 2007 17:12:23 +0000 (17:12 +0000)]
Version 1.0.10
Adam Dickmeiss [Wed, 23 May 2007 14:24:10 +0000 (14:24 +0000)]
Fixed bug #1136: Access rights not enforced.
Adam Dickmeiss [Wed, 23 May 2007 06:53:00 +0000 (06:53 +0000)]
Attributes 'access' and 'user-access' are valid categories for log
filter.
Adam Dickmeiss [Tue, 22 May 2007 19:45:57 +0000 (19:45 +0000)]
Implemented new log category 'user-access'.
Adam Dickmeiss [Tue, 22 May 2007 13:03:32 +0000 (13:03 +0000)]
Extended the access log a bit. More material is logged, such as
record syntax and result set ID for search. Updated documentation
accordingly.
Adam Dickmeiss [Tue, 22 May 2007 11:05:45 +0000 (11:05 +0000)]
Use entity idcommon rather than common
Adam Dickmeiss [Wed, 9 May 2007 21:23:05 +0000 (21:23 +0000)]
GPL v2.
Adam Dickmeiss [Wed, 9 May 2007 08:23:48 +0000 (08:23 +0000)]
Use proper yazpp and yaz DLLs
Adam Dickmeiss [Wed, 9 May 2007 07:14:28 +0000 (07:14 +0000)]
Use Odr_oid for OIDs. Requires YAZ 3.0.2
Adam Dickmeiss [Wed, 9 May 2007 07:12:09 +0000 (07:12 +0000)]
Quoting
Adam Dickmeiss [Fri, 20 Apr 2007 08:53:34 +0000 (08:53 +0000)]
Loosen test. After sleep(1), elapsed seconds could be more than 1
(say 2) on a loaded system!
Adam Dickmeiss [Thu, 19 Apr 2007 06:55:50 +0000 (06:55 +0000)]
Fix link to yaz++.
Adam Dickmeiss [Wed, 18 Apr 2007 12:06:59 +0000 (12:06 +0000)]
Fixed bug #1064: Test test_thread_pool_observer hangs.
Adam Dickmeiss [Mon, 16 Apr 2007 21:54:52 +0000 (21:54 +0000)]
Another and hopefully, last, YAZ OID DB update
Adam Dickmeiss [Fri, 13 Apr 2007 09:58:25 +0000 (09:58 +0000)]
Depend on yaz++ 1.0.3
Adam Dickmeiss [Fri, 13 Apr 2007 09:57:51 +0000 (09:57 +0000)]
Update for YAZ 3s new OID system.
Marc Cromme [Tue, 10 Apr 2007 11:28:51 +0000 (11:28 +0000)]
protecting dereferencing of void pointer by if statement
problem exposed by initresponse from z3950.libris.kb.se:210/libr , where
ir->implementationId was not populated
Marc Cromme [Fri, 30 Mar 2007 11:35:04 +0000 (11:35 +0000)]
added section on install on RPM based systems
Adam Dickmeiss [Tue, 20 Mar 2007 07:57:54 +0000 (07:57 +0000)]
WRBUF updates
Adam Dickmeiss [Tue, 20 Mar 2007 07:20:16 +0000 (07:20 +0000)]
Changed arg soap of decode_sru_request.
Adam Dickmeiss [Tue, 20 Mar 2007 07:17:40 +0000 (07:17 +0000)]
Indent
Adam Dickmeiss [Tue, 20 Mar 2007 07:05:10 +0000 (07:05 +0000)]
Fixed bug #975: HTTP HEAD Request kills SRU server.
Adam Dickmeiss [Thu, 8 Mar 2007 09:43:37 +0000 (09:43 +0000)]
Fix for bug #948. Other problem is that frontend session was terminated
by SRU filter. That's not really allowed. The fix is to simply remove
calls to session().close(). This also means more efficient operation because
HTTP keep-alive is operating.
Adam Dickmeiss [Thu, 8 Mar 2007 09:38:31 +0000 (09:38 +0000)]
Backend test may return dummy XML records of a given size if element set
"FF".
Adam Dickmeiss [Wed, 7 Mar 2007 22:50:12 +0000 (22:50 +0000)]
Fixed bug #948: SRU Request reliably coredumps metaproxy (possibly high
value for maximumRecords). Problem was due to result sets being
truncated and that exposed an array bound violation in the multi filter.
Adam Dickmeiss [Wed, 7 Mar 2007 22:17:51 +0000 (22:17 +0000)]
Assume running in sub directory (such as src or etc)
Adam Dickmeiss [Mon, 26 Feb 2007 13:33:57 +0000 (13:33 +0000)]
Omit check for C++ headers. Assumes these are present due to Boost
presumably already installed.
Adam Dickmeiss [Mon, 26 Feb 2007 13:33:20 +0000 (13:33 +0000)]
Put emacs local file variables at the end. Reindent.
Adam Dickmeiss [Mon, 26 Feb 2007 13:30:59 +0000 (13:30 +0000)]
Move YAZ tests before Boost thread tests so we set some options
right WRT threading. Use AC_LANG(C) instead of AC_LANG(C++) so that
tests by default are in C mode . If not, checks such as
AC_CHECK_LIB($ax_lib, main) fails on Sun Studio C which complains
about retursive calls to main.
Adam Dickmeiss [Mon, 26 Feb 2007 13:19:23 +0000 (13:19 +0000)]
Include signal.h for SIGPIPE etc
Marc Cromme [Mon, 26 Feb 2007 11:40:03 +0000 (11:40 +0000)]
updated boost autoconf checks - hopefully now running on FreeBSD also
Marc Cromme [Sat, 24 Feb 2007 10:56:55 +0000 (10:56 +0000)]
set requires boost C++ version from 1.33 to 1.32 such that boost installation on test.indexdata is sufficient
Marc Cromme [Fri, 23 Feb 2007 20:37:21 +0000 (20:37 +0000)]
added BOOST_LDFLAGS
Marc Cromme [Fri, 23 Feb 2007 19:53:15 +0000 (19:53 +0000)]
found better way to set $LIBS with boost libs flags in a general way
Marc Cromme [Fri, 23 Feb 2007 19:17:25 +0000 (19:17 +0000)]
added missing $LIBS linking actions for boost - there must be a better way ??
Marc Cromme [Fri, 23 Feb 2007 18:58:44 +0000 (18:58 +0000)]
removed unnexessary output to std::cout
Marc Cromme [Fri, 23 Feb 2007 18:58:09 +0000 (18:58 +0000)]
updated SRU config file - no APDU logs any more
Marc Cromme [Fri, 23 Feb 2007 18:55:55 +0000 (18:55 +0000)]
added m4 macros for boost C++ headers and libs, hopefully making better autoconf tests than our own homebrewn tests
Adam Dickmeiss [Wed, 21 Feb 2007 14:01:27 +0000 (14:01 +0000)]
Avoid double call to write/send in test
Adam Dickmeiss [Mon, 19 Feb 2007 12:51:08 +0000 (12:51 +0000)]
Fixed bug #895: Metaproxy fails some 2 tests on flurry. The reason
for tests failing was due to a an exisiting service on port 9123 which
is used temporarily for making a "pipe" for ThreadPoolSocketObserver
class implementation. The code now uses a regular pipe on Unix and
only a real socket on Windows. However, the code is updated to use
write/read on Unix in this case, since send/recv does not work on pipes.
OTOH, on Windows only send/recv are supported on sockets.