Adam Dickmeiss [Tue, 16 Dec 2003 14:17:00 +0000 (14:17 +0000)]
SRW/SRU protocol support. CQL->PQF map for Z39.50/SRW/SRU
Adam Dickmeiss [Tue, 16 Dec 2003 11:26:42 +0000 (11:26 +0000)]
2003.
Adam Dickmeiss [Tue, 16 Dec 2003 11:26:14 +0000 (11:26 +0000)]
Timeout event was not fired when select returned I/O (res > 0).
Mike Taylor [Mon, 8 Dec 2003 14:37:23 +0000 (14:37 +0000)]
Essentially identical to the canonical ZOOM client listed on the
ZOOM web-site's C++ Binding page. Apart from formatting tweaks, the
only different is the use of the stupid "std::" prefix in front of
all the strings, couts, etc.
Mike Taylor [Thu, 27 Nov 2003 10:35:00 +0000 (10:35 +0000)]
Ignore autom4te.cache
Adam Dickmeiss [Tue, 25 Nov 2003 22:00:41 +0000 (22:00 +0000)]
0.7.3
Adam Dickmeiss [Tue, 25 Nov 2003 21:54:18 +0000 (21:54 +0000)]
Fix attribute check
Adam Dickmeiss [Tue, 25 Nov 2003 21:54:02 +0000 (21:54 +0000)]
comment one option out
Adam Dickmeiss [Sun, 23 Nov 2003 18:39:35 +0000 (18:39 +0000)]
Spell fixes
Mike Taylor [Tue, 11 Nov 2003 22:54:41 +0000 (22:54 +0000)]
Ignore generated files
Adam Dickmeiss [Sat, 8 Nov 2003 18:51:10 +0000 (18:51 +0000)]
If pdu max >= 60, penalty wait is 1 second rather than 0 (no wait)
Adam Dickmeiss [Fri, 24 Oct 2003 12:35:37 +0000 (12:35 +0000)]
Added comment
Adam Dickmeiss [Fri, 24 Oct 2003 12:20:06 +0000 (12:20 +0000)]
Describe -l
Adam Dickmeiss [Fri, 24 Oct 2003 12:19:23 +0000 (12:19 +0000)]
Slightly changes options usage
Adam Dickmeiss [Fri, 24 Oct 2003 11:19:54 +0000 (11:19 +0000)]
Proper check for exit code in keepalive script
Adam Dickmeiss [Fri, 24 Oct 2003 11:18:51 +0000 (11:18 +0000)]
Describe option -u and -p
Adam Dickmeiss [Fri, 24 Oct 2003 10:33:01 +0000 (10:33 +0000)]
Beginning work on keepalive script
Adam Dickmeiss [Fri, 24 Oct 2003 10:21:23 +0000 (10:21 +0000)]
Fix attribute type checking
Adam Dickmeiss [Thu, 23 Oct 2003 14:19:16 +0000 (14:19 +0000)]
Move config.xml, yaz-proxy.sh to etc
Adam Dickmeiss [Thu, 23 Oct 2003 14:12:22 +0000 (14:12 +0000)]
Use printf instead of echo -n
Adam Dickmeiss [Thu, 23 Oct 2003 13:59:37 +0000 (13:59 +0000)]
Fix single log entry
Adam Dickmeiss [Thu, 23 Oct 2003 13:49:58 +0000 (13:49 +0000)]
Fix a bug WRT APDU logging
Adam Dickmeiss [Thu, 23 Oct 2003 13:25:27 +0000 (13:25 +0000)]
Send HUP on reload - not INT
Adam Dickmeiss [Thu, 23 Oct 2003 13:00:35 +0000 (13:00 +0000)]
Set signal again (otherwise Solaris stops)
Adam Dickmeiss [Thu, 23 Oct 2003 12:14:48 +0000 (12:14 +0000)]
Change owner of log file WRT uid setting
Adam Dickmeiss [Thu, 23 Oct 2003 11:57:23 +0000 (11:57 +0000)]
Fix syntax
Adam Dickmeiss [Thu, 23 Oct 2003 11:45:08 +0000 (11:45 +0000)]
Implement option to change UID (-u)
Adam Dickmeiss [Thu, 23 Oct 2003 10:02:14 +0000 (10:02 +0000)]
proxy.sh start/stop script
Adam Dickmeiss [Thu, 23 Oct 2003 09:10:12 +0000 (09:10 +0000)]
Remove log message
Adam Dickmeiss [Thu, 23 Oct 2003 09:08:52 +0000 (09:08 +0000)]
Implement -p pidfile option
Adam Dickmeiss [Thu, 23 Oct 2003 08:48:35 +0000 (08:48 +0000)]
Check missing member
Adam Dickmeiss [Thu, 23 Oct 2003 08:46:55 +0000 (08:46 +0000)]
Omit check for piggyback
Adam Dickmeiss [Thu, 23 Oct 2003 08:46:17 +0000 (08:46 +0000)]
voyager/loc sample config
Adam Dickmeiss [Mon, 20 Oct 2003 18:31:43 +0000 (18:31 +0000)]
Better reporting of statistics. Handling of ODR decode improved
Adam Dickmeiss [Thu, 16 Oct 2003 16:10:43 +0000 (16:10 +0000)]
Logging options may be configured in config file
Adam Dickmeiss [Thu, 16 Oct 2003 13:40:41 +0000 (13:40 +0000)]
Start work on log options
Adam Dickmeiss [Thu, 16 Oct 2003 12:07:16 +0000 (12:07 +0000)]
Update man page. Mention SIGHUP.
Adam Dickmeiss [Thu, 16 Oct 2003 11:43:37 +0000 (11:43 +0000)]
Added const to avoid warnings
Adam Dickmeiss [Thu, 16 Oct 2003 10:26:58 +0000 (10:26 +0000)]
Add const in a few places to avoid warnings
Adam Dickmeiss [Thu, 16 Oct 2003 08:28:10 +0000 (08:28 +0000)]
Fix C++ compiles on newer GCC
Adam Dickmeiss [Tue, 14 Oct 2003 20:19:43 +0000 (20:19 +0000)]
Better check for piggyback/record syntax check
Adam Dickmeiss [Tue, 14 Oct 2003 13:48:54 +0000 (13:48 +0000)]
More config file documentation. Mention ulimit
Adam Dickmeiss [Tue, 14 Oct 2003 13:48:26 +0000 (13:48 +0000)]
Minor changes to sample config.xml
Adam Dickmeiss [Mon, 13 Oct 2003 22:38:07 +0000 (22:38 +0000)]
Do not call pre_init in client::shutdown. Only in client::timeout
Adam Dickmeiss [Mon, 13 Oct 2003 22:31:40 +0000 (22:31 +0000)]
Update yaz-proxy usage
Adam Dickmeiss [Mon, 13 Oct 2003 21:30:59 +0000 (21:30 +0000)]
proper Id
Adam Dickmeiss [Mon, 13 Oct 2003 20:31:12 +0000 (20:31 +0000)]
More about proxy config.xml
Adam Dickmeiss [Mon, 13 Oct 2003 19:16:28 +0000 (19:16 +0000)]
Preinit facility for proxy
Adam Dickmeiss [Fri, 10 Oct 2003 23:10:28 +0000 (23:10 +0000)]
WS
Adam Dickmeiss [Fri, 10 Oct 2003 22:22:51 +0000 (22:22 +0000)]
Fix HTMLFILES
Adam Dickmeiss [Fri, 10 Oct 2003 17:58:28 +0000 (17:58 +0000)]
USMARC to MARCXML conversion. Check for reconfigure in more places
Adam Dickmeiss [Fri, 10 Oct 2003 12:37:26 +0000 (12:37 +0000)]
Graceful handling of comstack creation failure
Adam Dickmeiss [Fri, 10 Oct 2003 10:50:37 +0000 (10:50 +0000)]
Deal with comstack that cannot be created
Adam Dickmeiss [Thu, 9 Oct 2003 16:06:42 +0000 (16:06 +0000)]
Towards 0.7
Adam Dickmeiss [Thu, 9 Oct 2003 12:11:09 +0000 (12:11 +0000)]
Log request number. More configurable keepalive with pdu/bw limits.
Adam Dickmeiss [Wed, 8 Oct 2003 09:49:05 +0000 (09:49 +0000)]
Prevent multiplexing for cookie sessions
Adam Dickmeiss [Wed, 8 Oct 2003 09:32:48 +0000 (09:32 +0000)]
Multiplexing
Adam Dickmeiss [Wed, 8 Oct 2003 08:52:59 +0000 (08:52 +0000)]
Limit record cache size
Adam Dickmeiss [Wed, 8 Oct 2003 08:15:01 +0000 (08:15 +0000)]
Syntax validation. Log implementation stuff
Adam Dickmeiss [Mon, 6 Oct 2003 19:32:03 +0000 (19:32 +0000)]
config.xml part of dist
Adam Dickmeiss [Mon, 6 Oct 2003 08:08:49 +0000 (08:08 +0000)]
Allow ranges for query attributes
Adam Dickmeiss [Sat, 4 Oct 2003 06:44:16 +0000 (06:44 +0000)]
Fix non-libxml2 compilation
Adam Dickmeiss [Fri, 3 Oct 2003 13:02:02 +0000 (13:02 +0000)]
Header
Adam Dickmeiss [Fri, 3 Oct 2003 13:01:42 +0000 (13:01 +0000)]
User-defined error handling for queries in proxy
Adam Dickmeiss [Wed, 1 Oct 2003 13:13:51 +0000 (13:13 +0000)]
Proxy with QOS support. XML config. Better logging
Adam Dickmeiss [Wed, 24 Sep 2003 18:07:31 +0000 (18:07 +0000)]
Add missing YAZ_EXPORT (for Windows)
Mike Taylor [Tue, 23 Sep 2003 16:26:16 +0000 (16:26 +0000)]
Fix syntax of constant string array
Adam Dickmeiss [Tue, 23 Sep 2003 09:12:42 +0000 (09:12 +0000)]
Fix Windows Compile
Mike Taylor [Mon, 22 Sep 2003 13:06:27 +0000 (13:06 +0000)]
Use NUL-transparent string-constructurs, thanks to Phil Dennis <phil@booksys.com>
Mike Taylor [Mon, 22 Sep 2003 13:04:52 +0000 (13:04 +0000)]
Destroy half-created ZOOM-C result-set on failure, thanks to Phil Dennis <phil@booksys.com>
Mike Taylor [Mon, 22 Sep 2003 13:01:54 +0000 (13:01 +0000)]
Big simplications in use of base class, thanks to Phil Dennis <phil@booksys.com>
Mike Taylor [Mon, 22 Sep 2003 12:56:09 +0000 (12:56 +0000)]
Constructor for base query class, thanks to Phil Dennis <phil@booksys.com>
Mike Taylor [Mon, 22 Sep 2003 12:45:26 +0000 (12:45 +0000)]
Change some references to actual objects toi , thanks to Phil Dennis <phil@booksys.com>
Mike Taylor [Mon, 22 Sep 2003 12:30:01 +0000 (12:30 +0000)]
Thread-safety and removal of extraneous logging, thanks to Phil Dennis <phil@booksys.com>
Mike Taylor [Mon, 22 Sep 2003 12:25:20 +0000 (12:25 +0000)]
Fix reosurce leak on connection failure, thanks to Phil Dennis <phil@booksys.com>
Adam Dickmeiss [Thu, 4 Sep 2003 20:11:03 +0000 (20:11 +0000)]
Win32 fixes
Adam Dickmeiss [Thu, 4 Sep 2003 19:42:35 +0000 (19:42 +0000)]
Towards 0.6
Adam Dickmeiss [Wed, 3 Sep 2003 11:30:26 +0000 (11:30 +0000)]
Output connections set to 150
Adam Dickmeiss [Wed, 3 Sep 2003 11:30:06 +0000 (11:30 +0000)]
Fixed handling of cookies so they can be of any length.
Adam Dickmeiss [Wed, 3 Sep 2003 11:25:08 +0000 (11:25 +0000)]
Cookie can be of any length.
Adam Dickmeiss [Thu, 28 Aug 2003 18:46:54 +0000 (18:46 +0000)]
Fix for no preferredSyntax Set
Adam Dickmeiss [Fri, 25 Jul 2003 19:28:07 +0000 (19:28 +0000)]
Dont log cache match
Adam Dickmeiss [Fri, 25 Jul 2003 19:27:36 +0000 (19:27 +0000)]
Fix bug in PDU flush/write code
Adam Dickmeiss [Fri, 25 Jul 2003 08:57:01 +0000 (08:57 +0000)]
Use compspec in match in record cache lookup
Adam Dickmeiss [Fri, 18 Jul 2003 13:27:20 +0000 (13:27 +0000)]
Record cache. syntax used for matching. Compspec is not (yet)
Adam Dickmeiss [Mon, 7 Jul 2003 09:23:16 +0000 (09:23 +0000)]
Missing include of stdio.h
Adam Dickmeiss [Wed, 2 Jul 2003 10:31:42 +0000 (10:31 +0000)]
2003.
Adam Dickmeiss [Wed, 2 Jul 2003 10:30:28 +0000 (10:30 +0000)]
Bump version to 0.5.1
Adam Dickmeiss [Wed, 2 Jul 2003 10:28:51 +0000 (10:28 +0000)]
Fixes for GCC 3.2.
Adam Dickmeiss [Wed, 2 Jul 2003 10:25:13 +0000 (10:25 +0000)]
Fixes for GCC 3.2
Adam Dickmeiss [Wed, 25 Jun 2003 21:57:45 +0000 (21:57 +0000)]
Proxy now closes socket when Close PDU is received from target.
Adam Dickmeiss [Wed, 11 Jun 2003 22:08:56 +0000 (22:08 +0000)]
Dont set cookie in init response if it's empty
Adam Dickmeiss [Wed, 11 Jun 2003 21:59:07 +0000 (21:59 +0000)]
apdu_name prints more names
Adam Dickmeiss [Wed, 11 Jun 2003 08:22:18 +0000 (08:22 +0000)]
close on shutdown if proxy to target is waiting
Adam Dickmeiss [Tue, 10 Jun 2003 07:18:50 +0000 (07:18 +0000)]
Prevent automake warning
Adam Dickmeiss [Tue, 10 Jun 2003 07:16:38 +0000 (07:16 +0000)]
disable-zoom configure option
Adam Dickmeiss [Mon, 9 Jun 2003 22:20:39 +0000 (22:20 +0000)]
Allow keep alive for anonymous sessions
Adam Dickmeiss [Tue, 6 May 2003 12:09:53 +0000 (12:09 +0000)]
Call automake twice to avoid missing depcomp
Mike Taylor [Thu, 24 Apr 2003 12:24:39 +0000 (12:24 +0000)]
ignore html
Marc Cromme [Wed, 23 Apr 2003 12:57:25 +0000 (12:57 +0000)]
doxygen file added to make html source code documentation