pazpar2-moved-to-github.git
16 years agoAdded SEE ALSO section
Adam Dickmeiss [Fri, 6 Jul 2007 20:12:40 +0000 (20:12 +0000)]
Added SEE ALSO section

16 years agoAdded content for EXAMPLES and FILES sections
Adam Dickmeiss [Fri, 6 Jul 2007 20:12:22 +0000 (20:12 +0000)]
Added content for EXAMPLES and FILES sections

16 years agoDeal with OPAC records . These are converted to XML but character
Adam Dickmeiss [Fri, 6 Jul 2007 14:31:06 +0000 (14:31 +0000)]
Deal with OPAC records . These are converted to XML but character
set is taken into account yet.

16 years agoChanged from slow to default pseudo-db
Sebastian Hammer [Thu, 5 Jul 2007 19:39:50 +0000 (19:39 +0000)]
Changed from slow to default pseudo-db

16 years agoSummarize changes
Adam Dickmeiss [Thu, 5 Jul 2007 18:48:12 +0000 (18:48 +0000)]
Summarize changes

16 years agoMinor. But previous revsion (1.13) is not related to getline. Instead
Adam Dickmeiss [Thu, 5 Jul 2007 18:46:03 +0000 (18:46 +0000)]
Minor. But previous revsion (1.13) is not related to getline. Instead
it includes changes so that the Z39.50 Pazpar2 client code honors
pz:elements setting. Is used for piggyback search, present and raw present
if syntax is omitted.

16 years agoReindent according to c-mode. Added GPL header
Adam Dickmeiss [Thu, 5 Jul 2007 18:40:24 +0000 (18:40 +0000)]
Reindent according to c-mode. Added GPL header

16 years agoUse portable fgets instead of getline.
Adam Dickmeiss [Thu, 5 Jul 2007 18:37:43 +0000 (18:37 +0000)]
Use portable fgets instead of getline.

16 years agopzHttpRequest: added synchronous load() methd.
Jakub Skoczen [Wed, 4 Jul 2007 12:33:51 +0000 (12:33 +0000)]
pzHttpRequest: added synchronous load() methd.

16 years agoLoose the query parsing so that Pazpar2 only returns error if _all_
Adam Dickmeiss [Wed, 4 Jul 2007 12:07:49 +0000 (12:07 +0000)]
Loose the query parsing so that Pazpar2 only returns error if _all_
query conversions fail (rather than _any_). This means targets that do
not support some fields are ignored in a search.

16 years agoTowards 1.0.1 PAZPAR2.1.0.1
Adam Dickmeiss [Tue, 3 Jul 2007 19:51:39 +0000 (19:51 +0000)]
Towards 1.0.1

16 years agoTowards 1.0.1.
Adam Dickmeiss [Tue, 3 Jul 2007 19:51:29 +0000 (19:51 +0000)]
Towards 1.0.1.

16 years agoAdded logrotate file.
Adam Dickmeiss [Tue, 3 Jul 2007 19:47:11 +0000 (19:47 +0000)]
Added logrotate file.

16 years agoList filter as search parameter
Adam Dickmeiss [Tue, 3 Jul 2007 13:02:32 +0000 (13:02 +0000)]
List filter as search parameter

16 years agopz:apdulog example
Adam Dickmeiss [Tue, 3 Jul 2007 11:41:22 +0000 (11:41 +0000)]
pz:apdulog example

16 years agoAdded new setting pz:apdulog which controls whether APDUs should be
Adam Dickmeiss [Tue, 3 Jul 2007 11:21:48 +0000 (11:21 +0000)]
Added new setting pz:apdulog which controls whether APDUs should be
logged for some target(s).
Fixed bug #1252: Using record&offset=.. may hang for a long time.
The problem was that a target did return a record initially but
it failed for later present requests . So it was disconnected at the
time the record&offset= was used.

16 years agoBe more informative if HTTP parsing fails
Adam Dickmeiss [Tue, 3 Jul 2007 10:10:14 +0000 (10:10 +0000)]
Be more informative if HTTP parsing fails

16 years agoreclist_rewind and reclist_read_record handles non-existing reclist
Adam Dickmeiss [Mon, 2 Jul 2007 20:55:50 +0000 (20:55 +0000)]
reclist_rewind and reclist_read_record handles non-existing reclist

16 years agoFunction 'record' takes optional 2nd parameter which is offset - for
Adam Dickmeiss [Mon, 2 Jul 2007 20:55:07 +0000 (20:55 +0000)]
Function 'record' takes optional 2nd parameter which is offset - for
raw retrieval.

16 years agotermlist parameters in variablelist.
Adam Dickmeiss [Mon, 2 Jul 2007 20:02:48 +0000 (20:02 +0000)]
termlist parameters in variablelist.

16 years agoFixed record example output.
Adam Dickmeiss [Mon, 2 Jul 2007 20:00:21 +0000 (20:00 +0000)]
Fixed record example output.

16 years agoRemoving array pushes.
Jakub Skoczen [Mon, 2 Jul 2007 12:52:03 +0000 (12:52 +0000)]
Removing array pushes.

16 years agoStylesheet fetched in async mode.
Jakub Skoczen [Mon, 2 Jul 2007 10:16:46 +0000 (10:16 +0000)]
Stylesheet fetched in async mode.

16 years agoAdded parameter clear=1 for init command which makes the session not use
Adam Dickmeiss [Thu, 28 Jun 2007 09:36:10 +0000 (09:36 +0000)]
Added parameter clear=1 for init command which makes the session not use
predefined databases from configuration.

16 years agoCopy settings/*.xml to /etc/pazpar2/settings - including defaults.xml
Adam Dickmeiss [Thu, 28 Jun 2007 08:53:25 +0000 (08:53 +0000)]
Copy settings/*.xml to /etc/pazpar2/settings - including defaults.xml

16 years agoHandle timeout for Z39.50 connections. For connect phase there is a
Adam Dickmeiss [Tue, 26 Jun 2007 13:03:46 +0000 (13:03 +0000)]
Handle timeout for Z39.50 connections. For connect phase there is a
timeout of 30 seconds. Problem is that some targets connect OK, but init
will hang (forever). For idle connections, the timeout is 3 minutes.

16 years agoURL decode variable names. Not just values. If not, things will break
Adam Dickmeiss [Tue, 26 Jun 2007 13:01:07 +0000 (13:01 +0000)]
URL decode variable names. Not just values. If not, things will break
badly if a target includes a blank in the database name.

16 years agoFixed usesessions=false mode. The initStatusOK was not set to true.
Adam Dickmeiss [Mon, 25 Jun 2007 07:23:56 +0000 (07:23 +0000)]
Fixed usesessions=false mode. The initStatusOK was not set to true.

16 years agoFixed several spellings. Indentation is 1 (as given in Emacs locals)
Adam Dickmeiss [Fri, 22 Jun 2007 13:18:23 +0000 (13:18 +0000)]
Fixed several spellings. Indentation is 1 (as given in Emacs locals)

16 years agoSpell fixes
Adam Dickmeiss [Fri, 22 Jun 2007 12:45:28 +0000 (12:45 +0000)]
Spell fixes

16 years agoSpell Pazpar2 consistently
Adam Dickmeiss [Fri, 22 Jun 2007 10:54:59 +0000 (10:54 +0000)]
Spell Pazpar2 consistently

16 years agoExample client specifies usesessions=true
Adam Dickmeiss [Fri, 22 Jun 2007 10:54:46 +0000 (10:54 +0000)]
Example client specifies usesessions=true

16 years agoAllow pz2 parameter usesession=boolean. Default value is true in
Adam Dickmeiss [Fri, 22 Jun 2007 10:52:09 +0000 (10:52 +0000)]
Allow pz2 parameter usesession=boolean. Default value is true in
which case pz2 defines sessions on its own or is told to via method
'init'. For usesession=false, the object does not use ping and
sessions are not sent to the non-pazpar2 service behind it.

16 years agoMethod pzHttpRequest.{get,post} takes URL params as array of object rather
Adam Dickmeiss [Thu, 21 Jun 2007 14:05:41 +0000 (14:05 +0000)]
Method pzHttpRequest.{get,post} takes URL params as array of object rather
than object. This allow us to build the params.

16 years agojsdemo now uses /pazpar2/search.pz2 for searches
Adam Dickmeiss [Thu, 21 Jun 2007 09:45:03 +0000 (09:45 +0000)]
jsdemo now uses /pazpar2/search.pz2 for searches

16 years agoexample moved to jsdemo
Adam Dickmeiss [Thu, 21 Jun 2007 09:44:17 +0000 (09:44 +0000)]
example moved to jsdemo

16 years agoAdded new parameter for pz2 object: pazpar2path which sets Pazpar2 path.
Adam Dickmeiss [Thu, 21 Jun 2007 09:42:46 +0000 (09:42 +0000)]
Added new parameter for pz2 object: pazpar2path which sets Pazpar2 path.
Default value is "search.pz2".

16 years agoPut files for Debian package pazpar2-test1 and pazpar2-jsdemo in
Adam Dickmeiss [Wed, 20 Jun 2007 19:27:18 +0000 (19:27 +0000)]
Put files for Debian package pazpar2-test1 and pazpar2-jsdemo in
/usr/share/pazpar2/test1 and /usr/share/pazpar2/jsdemo respectively.
This makes our package only use one Apache2 config rather than one for
each UI. The ProxyPass rule(s) are only specified in pazpar2-apache2.

16 years agoReload apache2 in configure mode (install/upgrade)
Adam Dickmeiss [Wed, 20 Jun 2007 19:24:43 +0000 (19:24 +0000)]
Reload apache2 in configure mode (install/upgrade)

16 years agojsdemo included in distribution. It illustrates the use of the js/pz2.js
Adam Dickmeiss [Wed, 20 Jun 2007 14:11:41 +0000 (14:11 +0000)]
jsdemo included in distribution. It illustrates the use of the js/pz2.js
JavaScript library. Added Debian package pazpar2-jsdemo .

16 years agoExample client moved to jsdemo. There are other examples and jsdemo
Adam Dickmeiss [Wed, 20 Jun 2007 14:03:15 +0000 (14:03 +0000)]
Example client moved to jsdemo. There are other examples and jsdemo
illustrates the use of the pz2.js library.

16 years agoPackage pazpar2-apache now makes /usr/share/pazpar2 available as /pazpar2.
Adam Dickmeiss [Wed, 20 Jun 2007 13:43:14 +0000 (13:43 +0000)]
Package pazpar2-apache now makes /usr/share/pazpar2 available as /pazpar2.
JavaScript library pz2.js is therefore available as /pazpar2/js/pz2.js in
the installation.

16 years agoAdded these. PAZPAR2.1.0.0
Adam Dickmeiss [Wed, 20 Jun 2007 08:43:34 +0000 (08:43 +0000)]
Added these.

16 years agoVersion 1.0.0
Adam Dickmeiss [Wed, 20 Jun 2007 08:38:56 +0000 (08:38 +0000)]
Version 1.0.0

16 years agoAdd a little on option -t in test1 example. Make installation
Adam Dickmeiss [Wed, 20 Jun 2007 08:37:10 +0000 (08:37 +0000)]
Add a little on option -t in test1 example. Make installation
requirement on a C99 compliant compiler.

16 years agoURL link to MARCXML
Adam Dickmeiss [Wed, 20 Jun 2007 08:25:58 +0000 (08:25 +0000)]
URL link to MARCXML

16 years agoAdded a section about how to install a Pazpar2 interface test1.
Adam Dickmeiss [Wed, 20 Jun 2007 08:22:13 +0000 (08:22 +0000)]
Added a section about how to install a Pazpar2 interface test1.

16 years agoAnd port is 8004
Adam Dickmeiss [Wed, 20 Jun 2007 08:05:11 +0000 (08:05 +0000)]
And port is 8004

16 years agoThe template dist config proxy to localhost:80
Adam Dickmeiss [Wed, 20 Jun 2007 08:02:20 +0000 (08:02 +0000)]
The template dist config proxy to localhost:80

16 years agoUse product name Pazpar2 consistently. Fixed about a dozen typos.
Adam Dickmeiss [Wed, 20 Jun 2007 07:41:58 +0000 (07:41 +0000)]
Use product name Pazpar2 consistently. Fixed about a dozen typos.

16 years agoRemoved files no longer in use.
Adam Dickmeiss [Wed, 20 Jun 2007 07:03:43 +0000 (07:03 +0000)]
Removed files no longer in use.

16 years agoOf www stuff - only test1 is part dist.
Adam Dickmeiss [Wed, 20 Jun 2007 06:58:50 +0000 (06:58 +0000)]
Of www stuff - only test1 is part dist.

16 years agoFile ap2pazpar2.cfg part of pazpar2-apache2
Adam Dickmeiss [Wed, 20 Jun 2007 06:54:18 +0000 (06:54 +0000)]
File ap2pazpar2.cfg part of pazpar2-apache2

16 years agoThese are no longer in use because masterkey is now separate CVS project.
Adam Dickmeiss [Wed, 20 Jun 2007 06:51:42 +0000 (06:51 +0000)]
These are no longer in use because masterkey is now separate CVS project.

16 years agoRemoved obsolete documentation from README
Adam Dickmeiss [Wed, 20 Jun 2007 06:47:09 +0000 (06:47 +0000)]
Removed obsolete documentation from README

16 years agoNot in use
Adam Dickmeiss [Tue, 19 Jun 2007 15:55:43 +0000 (15:55 +0000)]
Not in use

16 years agoAdded Debian packages: pazpar2-apache2 and pazpar2-test1. The former
Adam Dickmeiss [Tue, 19 Jun 2007 13:22:40 +0000 (13:22 +0000)]
Added Debian packages: pazpar2-apache2 and pazpar2-test1. The former
package enables proxying for Apache2 so that pazpar2 can act as a
HTTP backend internal server. The latter package installs the original
and quite simple test1 portal in http://host/pazpar2-test1/ .

16 years agoDont use block=1 on show. Increase timeouts in general
Adam Dickmeiss [Tue, 19 Jun 2007 12:50:02 +0000 (12:50 +0000)]
Dont use block=1 on show. Increase timeouts in general

16 years agoPazpar2 logs more details about non-surrogate diagnostics. Deals with
Adam Dickmeiss [Tue, 19 Jun 2007 12:25:29 +0000 (12:25 +0000)]
Pazpar2 logs more details about non-surrogate diagnostics. Deals with
multiple non-surrogate diagnostics too.

16 years agoChange reference to marc21.xsl
Adam Dickmeiss [Tue, 19 Jun 2007 12:19:30 +0000 (12:19 +0000)]
Change reference to marc21.xsl

16 years agoFixed edu targets. Conversion from edu.pz redone
Adam Dickmeiss [Tue, 19 Jun 2007 12:18:50 +0000 (12:18 +0000)]
Fixed edu targets. Conversion from edu.pz redone

16 years agoDisplay errno information if stylesheet cannot be loaded.
Adam Dickmeiss [Tue, 19 Jun 2007 10:16:15 +0000 (10:16 +0000)]
Display errno information if stylesheet cannot be loaded.

16 years agoFixed potential buffer overrun in use of sprintf/strncpy. If the stylesheet
Adam Dickmeiss [Tue, 19 Jun 2007 10:15:44 +0000 (10:15 +0000)]
Fixed potential buffer overrun in use of sprintf/strncpy. If the stylesheet
path is absolute, then it's absolute (and not prepended with confdir.

16 years agoAdded pointers to Debian - and Source areas. More pointers to existing
Adam Dickmeiss [Tue, 19 Jun 2007 07:58:35 +0000 (07:58 +0000)]
Added pointers to Debian - and Source areas. More pointers to existing
standards. Added a little more on proxying.

16 years agopz2.js part of dist
Adam Dickmeiss [Mon, 18 Jun 2007 18:16:57 +0000 (18:16 +0000)]
pz2.js part of dist

16 years agoNotes on changes in Debian package
Adam Dickmeiss [Mon, 18 Jun 2007 13:44:51 +0000 (13:44 +0000)]
Notes on changes in Debian package

16 years agoMake init script LSB compliant. http://wiki.debian.org/LSBInitScripts .
Adam Dickmeiss [Mon, 18 Jun 2007 13:43:23 +0000 (13:43 +0000)]
Make init script LSB compliant. wiki.debian.org/LSBInitScripts .

16 years agoMake NEWS part of Debian package
Adam Dickmeiss [Mon, 18 Jun 2007 13:15:52 +0000 (13:15 +0000)]
Make NEWS part of Debian package

16 years agoDefault pazpar2 installation listens on port 8004. It is not in use
Adam Dickmeiss [Mon, 18 Jun 2007 13:04:50 +0000 (13:04 +0000)]
Default pazpar2 installation listens on port 8004. It is not in use
by an existing service, AFAIK.

16 years agoAdded man page for the pazpar2 daemon. Volume is now 8 rather than 1
Adam Dickmeiss [Mon, 18 Jun 2007 12:55:43 +0000 (12:55 +0000)]
Added man page for the pazpar2 daemon. Volume is now 8 rather than 1
because it's a daemon.

16 years agoUse /usr/sbin/pazpar2 rather than /usr/bin/pazpar2
Adam Dickmeiss [Mon, 18 Jun 2007 12:38:30 +0000 (12:38 +0000)]
Use /usr/sbin/pazpar2 rather than /usr/bin/pazpar2

16 years agoInstall pazpar2 in /usr/sbin rather than /usr/bin
Adam Dickmeiss [Mon, 18 Jun 2007 12:37:54 +0000 (12:37 +0000)]
Install pazpar2 in /usr/sbin rather than /usr/bin

16 years agoSort options
Adam Dickmeiss [Mon, 18 Jun 2007 12:37:39 +0000 (12:37 +0000)]
Sort options

16 years agoInclude usr/sbin in pazpar2.dirs
Adam Dickmeiss [Mon, 18 Jun 2007 12:37:16 +0000 (12:37 +0000)]
Include usr/sbin in pazpar2.dirs

16 years agoFirst version with start/stop script. The configuration lives in
Adam Dickmeiss [Mon, 18 Jun 2007 11:46:14 +0000 (11:46 +0000)]
First version with start/stop script. The configuration lives in
/etc/pazpar2 . The default configuration writes PID file in
/var/run/pazpar2.pid. The log file is written to /var/log/pazpar2.log.
The pazpar2 process is running as nobody.

16 years agoPidfile was written with wrong PID. Bug introduced in previous commit.
Adam Dickmeiss [Mon, 18 Jun 2007 11:44:43 +0000 (11:44 +0000)]
Pidfile was written with wrong PID. Bug introduced in previous commit.

16 years agoAdded option -D which puts pazpar2 in background. This improves the
Adam Dickmeiss [Mon, 18 Jun 2007 11:10:20 +0000 (11:10 +0000)]
Added option -D which puts pazpar2 in background. This improves the
startup process when pazpar2 is used in start scripts such as Debian's
start-stop-daemon. Without -D, pazpar2 would have to be started using
-b for start-stop-daemon. Refer to man page start-stop-daemon(8).
This change also makes pazpar2 change uid before the daemon is running.
We just ensure that HTTP binding and YAZ log files, PID files are dealt with
before any setuid takes place.. Pazpar2 makes log entry with version
info. The daemon mode refuses to start if -l is not given. This is to ensure
that logfile output is not dumped to /dev/null by accident.

16 years agoDisable linking of pz2.js. It breaks make dist
Adam Dickmeiss [Sun, 17 Jun 2007 19:17:50 +0000 (19:17 +0000)]
Disable linking of pz2.js. It breaks make dist

16 years agoJavascript util js/pz2.js part of dist. This is installed in
Adam Dickmeiss [Sun, 17 Jun 2007 18:24:02 +0000 (18:24 +0000)]
Javascript util js/pz2.js part of dist. This is installed in
PREFIX/usr/share/papazpar2/js and is also part of the Debian package.

16 years agoOnly one include of stdio.h and with _GNU_SOURCE defined.
Adam Dickmeiss [Sun, 17 Jun 2007 18:22:49 +0000 (18:22 +0000)]
Only one include of stdio.h and with _GNU_SOURCE defined.
Added include of "cconfig.h". _all_ Pazpar2 source must include it.

16 years agoPazpar2 require YAZ 3
Adam Dickmeiss [Sun, 17 Jun 2007 07:53:18 +0000 (07:53 +0000)]
Pazpar2 require YAZ 3

16 years agoAvoid non-zero exit in make dist of Debian part
Adam Dickmeiss [Sun, 17 Jun 2007 07:52:20 +0000 (07:52 +0000)]
Avoid non-zero exit in make dist of Debian part

16 years agoAdded Original Debian dh_make output files. These files should not
Adam Dickmeiss [Sun, 17 Jun 2007 07:50:50 +0000 (07:50 +0000)]
Added Original Debian dh_make output files. These files should not
be part of the distribution. They just serve as examples .. includes
init-scripts etc.

16 years agoFirst Debian package. Only tested on Debian testing (lenny).
Adam Dickmeiss [Sun, 17 Jun 2007 07:47:57 +0000 (07:47 +0000)]
First Debian package. Only tested on Debian testing (lenny).

16 years agoRemoved definition of docdir. It is set by automake already
Adam Dickmeiss [Sun, 17 Jun 2007 07:05:21 +0000 (07:05 +0000)]
Removed definition of docdir. It is set by automake already

16 years agoicu_chain_test is a noinst program at this stage
Adam Dickmeiss [Sun, 17 Jun 2007 07:04:37 +0000 (07:04 +0000)]
icu_chain_test is a noinst program at this stage

16 years agoUse block=1 in test of show command
Adam Dickmeiss [Sat, 16 Jun 2007 07:23:00 +0000 (07:23 +0000)]
Use block=1 in test of show command

16 years agoWork on bug #1192: block=1, session_watch problems. The http_channel
Adam Dickmeiss [Fri, 15 Jun 2007 19:35:17 +0000 (19:35 +0000)]
Work on bug #1192: block=1, session_watch problems. The http_channel
now includes an observer interface so that objects using it
can be notified when it's destroyed. This is combined with the
watch mechanism. Tests shows that this change fixes first problem
as described in bug #1192. Second problem is also fixed. If a watch
is already registered on show records, subsequent requests will not
block. The third and fourth problems are not solved by this. While
the show raw (pass through) does not uses session watch, it is still
fixed to use the http_channel observer. This commit also fixes two
leaks.

16 years agoOoops. Not using same result set ID for search & present. Pazpar2
Adam Dickmeiss [Fri, 15 Jun 2007 06:55:16 +0000 (06:55 +0000)]
Ooops. Not using same result set ID for search & present. Pazpar2
now no longer sets resultSetId for search/present. zget_.. does it
just right. The ID is 'default' (Not 'Default').

16 years agoExtended command 'record' so that XML representation of original record
Adam Dickmeiss [Fri, 15 Jun 2007 06:45:39 +0000 (06:45 +0000)]
Extended command 'record' so that XML representation of original record
can be returned. Bug #1172. If parameter 'offset' is given for command
'record' the original record is returned and offset is the record offset
within cluster (merged) record, where 0=first, 1=second, etc.. If no record
at offset is given diagnostic RECORD_FAIL is returned.  When offset
is given, the value of parameter 'syntax' and 'esn' specifies the
record syntax and element set respectively. If any of these are omitted
the present request also omits them. The code to convert from 'raw' to
XML is combined into one function record_to_xml. Note that OPAC records
are not converted to XML yet.

16 years agoUpdate test_record test for new arg to record_create
Adam Dickmeiss [Wed, 13 Jun 2007 21:30:08 +0000 (21:30 +0000)]
Update test_record test for new arg to record_create

16 years agoWork on bug #1172. Save result set postition for each record in a
Adam Dickmeiss [Wed, 13 Jun 2007 21:29:04 +0000 (21:29 +0000)]
Work on bug #1172. Save result set postition for each record in a
cluster.

16 years agoclear simple query was missing
Jakub Skoczen [Wed, 13 Jun 2007 17:25:02 +0000 (17:25 +0000)]
clear simple query was missing

16 years agostop function implemented.
Jakub Skoczen [Wed, 13 Jun 2007 17:20:17 +0000 (17:20 +0000)]
stop function implemented.

16 years agoPost request possible with pzHttpRequest class.
Jakub Skoczen [Wed, 13 Jun 2007 16:07:43 +0000 (16:07 +0000)]
Post request possible with pzHttpRequest class.

16 years agoFixed bug #1187: command=show crashes if used before a search is
Adam Dickmeiss [Wed, 13 Jun 2007 13:04:34 +0000 (13:04 +0000)]
Fixed bug #1187: command=show crashes if used before a search is
performed. Also changed log of session destroy to actually log what
session gets destroyed.

16 years agoFor errors, pazpar2 returns diagnostic 'code', 'msg' (text representation
Adam Dickmeiss [Wed, 13 Jun 2007 08:04:03 +0000 (08:04 +0000)]
For errors, pazpar2 returns diagnostic 'code', 'msg' (text representation
of code) + additional info for error. This allows clients to handle errors
in more proper manner.

16 years agoOption -p specifies pidfile. Option -u specifies uid for child process.
Adam Dickmeiss [Tue, 12 Jun 2007 13:02:38 +0000 (13:02 +0000)]
Option -p specifies pidfile. Option -u specifies uid for child process.
Non-zero exit code makes pazpar2 stop completely.

16 years agoRemoved dead code
Adam Dickmeiss [Tue, 12 Jun 2007 09:26:40 +0000 (09:26 +0000)]
Removed dead code

16 years agoFix problem with show not showing all records. Fixed encoding of
Adam Dickmeiss [Mon, 11 Jun 2007 13:33:04 +0000 (13:33 +0000)]
Fix problem with show not showing all records. Fixed encoding of
query term in refine_query.