Adam Dickmeiss [Sun, 1 Mar 2009 22:04:09 +0000 (23:04 +0100)]
Document yaz_errno utils
Adam Dickmeiss [Mon, 23 Feb 2009 22:58:53 +0000 (23:58 +0100)]
Removed redundant statement
Adam Dickmeiss [Mon, 23 Feb 2009 16:10:57 +0000 (17:10 +0100)]
Updated doc/common.
Adam Dickmeiss [Sun, 22 Feb 2009 12:10:53 +0000 (13:10 +0100)]
Disable YAZ' own log rotate by default (no 1 GB limit).
The variable l_max_size which specifies the log file limit is set to 0
(DISABLED): This is due to the fact that YAZ is most often deployed using
logrotate. Also YAZ can not perform log rotate because of unsufficient
permissions (setuid).
Adam Dickmeiss [Tue, 17 Feb 2009 13:33:26 +0000 (14:33 +0100)]
Update version in NEWS
Adam Dickmeiss [Tue, 17 Feb 2009 13:28:30 +0000 (14:28 +0100)]
Version 3.0.44.
Adam Dickmeiss [Tue, 17 Feb 2009 13:11:26 +0000 (14:11 +0100)]
Fixed bug #2530: yaz listener broken on Vista.
The two remaining arguments to accept is now NULL ptrs.. The
arguments (for Unix) makes the accept call return an error
about invalid supplied pointers.
Adam Dickmeiss [Mon, 16 Feb 2009 22:05:31 +0000 (23:05 +0100)]
Dont assume error if fgets returns NULL
Adam Dickmeiss [Fri, 6 Feb 2009 07:36:49 +0000 (08:36 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Thu, 5 Feb 2009 14:14:24 +0000 (15:14 +0100)]
Fixed typo in transliterate rule
Adam Dickmeiss [Wed, 4 Feb 2009 21:09:09 +0000 (22:09 +0100)]
One more redundant line.
Adam Dickmeiss [Wed, 4 Feb 2009 21:04:12 +0000 (22:04 +0100)]
Removed unused file.
Adam Dickmeiss [Wed, 4 Feb 2009 21:04:02 +0000 (22:04 +0100)]
All debian build ignores in debian/.gitignore
Adam Dickmeiss [Wed, 4 Feb 2009 13:33:51 +0000 (14:33 +0100)]
Spell fix
Adam Dickmeiss [Wed, 4 Feb 2009 13:30:43 +0000 (14:30 +0100)]
List danmarc as supported encoding
Adam Dickmeiss [Wed, 4 Feb 2009 12:55:12 +0000 (13:55 +0100)]
Describe character set semantics a little more
Adam Dickmeiss [Wed, 4 Feb 2009 12:54:42 +0000 (13:54 +0100)]
Refer explicitly to yaz-iconv man page
Adam Dickmeiss [Wed, 4 Feb 2009 12:39:58 +0000 (13:39 +0100)]
Update NEWS
Adam Dickmeiss [Wed, 4 Feb 2009 12:39:44 +0000 (13:39 +0100)]
Fixed reference to yaz-iconv man
Adam Dickmeiss [Wed, 4 Feb 2009 12:39:06 +0000 (13:39 +0100)]
fixed list of encodings (added listitem tags)
Adam Dickmeiss [Wed, 4 Feb 2009 09:56:45 +0000 (10:56 +0100)]
Removed unused source file.
Adam Dickmeiss [Wed, 4 Feb 2009 09:56:27 +0000 (10:56 +0100)]
List encodings supported by YAZ. Bug #2513.
Adam Dickmeiss [Wed, 4 Feb 2009 09:56:08 +0000 (10:56 +0100)]
yaz-marcdump refers to yaz_iconv
Adam Dickmeiss [Wed, 4 Feb 2009 08:02:53 +0000 (09:02 +0100)]
Update NEWS.
Adam Dickmeiss [Wed, 4 Feb 2009 08:00:44 +0000 (09:00 +0100)]
Revert "Removed OID record syntax application-xml."
Since applications might have used this symbol we keep it to avoid
a so-name change.
This reverts commit
9507c6ac14596ef68763e7ec8c08e92838ac44da.
Adam Dickmeiss [Tue, 3 Feb 2009 15:56:53 +0000 (16:56 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Mon, 2 Feb 2009 12:41:57 +0000 (13:41 +0100)]
Update news. Version 3.0.42.
Adam Dickmeiss [Mon, 2 Feb 2009 12:32:20 +0000 (13:32 +0100)]
Bump year to 2009
Adam Dickmeiss [Mon, 2 Feb 2009 12:29:10 +0000 (13:29 +0100)]
Bump year
Adam Dickmeiss [Fri, 30 Jan 2009 18:47:29 +0000 (19:47 +0100)]
Fixed missing SSL libs for --libs output
Adam Dickmeiss [Thu, 29 Jan 2009 09:09:57 +0000 (10:09 +0100)]
Added member named_result_sets for init handler struct for the GFS.
This allows a server to disable named result sets. Until now
all negoation was handled exclusively by the GFS(server) and the
client. The server implementation had no way to tell the system
that it does not handle named result sets.
Adam Dickmeiss [Thu, 29 Jan 2009 08:12:59 +0000 (09:12 +0100)]
Removed OID record syntax application-xml.
The OID record syntax application-xml was added 1998 probably because
it was registered somewhere. It is no longer registered and of no use.
Adam Dickmeiss [Tue, 20 Jan 2009 15:45:06 +0000 (16:45 +0100)]
Added support for rule-based transliterator for ICU wrapper of YAZ
Adam Dickmeiss [Tue, 20 Jan 2009 14:50:47 +0000 (15:50 +0100)]
Rename normalize to transform
Adam Dickmeiss [Tue, 20 Jan 2009 12:07:51 +0000 (13:07 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Tue, 20 Jan 2009 12:07:39 +0000 (13:07 +0100)]
Fixed bug #1902: yaz-icu XML output
Adam Dickmeiss [Tue, 20 Jan 2009 11:58:01 +0000 (12:58 +0100)]
Print ICU error when ICU can not be configured
Adam Dickmeiss [Tue, 20 Jan 2009 10:44:50 +0000 (11:44 +0100)]
Make YAZ checks Emacs friendly
Wolfram Schneider [Mon, 19 Jan 2009 09:46:36 +0000 (09:46 +0000)]
Docu update: When building from Git, you need the debian
package 'pkg-config' as well.
Adam Dickmeiss [Fri, 16 Jan 2009 14:55:13 +0000 (15:55 +0100)]
BITSTRING value shows value. Bug #2346
Adam Dickmeiss [Thu, 15 Jan 2009 12:31:20 +0000 (13:31 +0100)]
Updated footer comment
Adam Dickmeiss [Thu, 15 Jan 2009 12:06:06 +0000 (13:06 +0100)]
ISO2709 decoding: skip control characters from indicator data
ISO2709 indicators that hold control characters are marked
invalid and the control characters are now skipped.
Adam Dickmeiss [Tue, 13 Jan 2009 14:59:17 +0000 (15:59 +0100)]
Omit sort key by default in yaz-icu's output
Omit sort key by default in yaz-icu's output. It may be enabled with
option -s. The sort key was used in previous tests. But since it is
encoded differently between ICU version we omit it in our tests.
Adam Dickmeiss [Tue, 13 Jan 2009 14:55:20 +0000 (15:55 +0100)]
Cosmetic
Adam Dickmeiss [Tue, 13 Jan 2009 14:54:56 +0000 (15:54 +0100)]
Cast integer to long for print
Adam Dickmeiss [Tue, 13 Jan 2009 14:53:51 +0000 (15:53 +0100)]
Allow combined single char options (again)
Adam Dickmeiss [Tue, 13 Jan 2009 10:53:02 +0000 (11:53 +0100)]
More requirements for libyaz3-devel
Adam Dickmeiss [Tue, 13 Jan 2009 08:14:58 +0000 (09:14 +0100)]
Removed yaz.spec.sles
Adam Dickmeiss [Mon, 12 Jan 2009 21:33:04 +0000 (22:33 +0100)]
Fixup for BuildRequires: tcpd-devel or tcp_wrappers-devel
Adam Dickmeiss [Mon, 12 Jan 2009 17:52:44 +0000 (18:52 +0100)]
Utility yaz-marcdump got option to display YAZ version (-V)
Adam Dickmeiss [Fri, 9 Jan 2009 13:38:14 +0000 (14:38 +0100)]
Happy new year
Adam Dickmeiss [Thu, 8 Jan 2009 14:52:30 +0000 (15:52 +0100)]
Added RPM spec for SUSE Linux Enterprice Server
Adam Dickmeiss [Thu, 8 Jan 2009 14:52:16 +0000 (15:52 +0100)]
TODO no longer part of dist
Adam Dickmeiss [Thu, 8 Jan 2009 14:50:45 +0000 (15:50 +0100)]
Allow YAZ to use ICU 3.4
Adam Dickmeiss [Mon, 5 Jan 2009 11:04:44 +0000 (12:04 +0100)]
Updated to use VERSION_HEX rather than YAZ_VERSION_HEX
Adam Dickmeiss [Mon, 5 Jan 2009 10:19:32 +0000 (11:19 +0100)]
Renamed AC var YAZ_VERSION_HEX to VERSION_HEX
Adam Dickmeiss [Tue, 30 Dec 2008 13:31:18 +0000 (14:31 +0100)]
Ignore tst_rpn2cql generated test program
Adam Dickmeiss [Tue, 30 Dec 2008 13:29:34 +0000 (14:29 +0100)]
Added new ICU test case which illustrates removal of diacritics
Adam Dickmeiss [Tue, 30 Dec 2008 13:27:48 +0000 (14:27 +0100)]
Added other test text 'Carre' + combining acute accent
Adam Dickmeiss [Tue, 30 Dec 2008 13:24:47 +0000 (14:24 +0100)]
Name .diff file differently
Adam Dickmeiss [Tue, 30 Dec 2008 11:24:32 +0000 (12:24 +0100)]
Reformatting
Adam Dickmeiss [Tue, 30 Dec 2008 10:57:48 +0000 (11:57 +0100)]
Beef up test a bit
Adam Dickmeiss [Tue, 30 Dec 2008 10:57:33 +0000 (11:57 +0100)]
Removed set -x
Adam Dickmeiss [Tue, 30 Dec 2008 10:54:52 +0000 (11:54 +0100)]
Added new regression test using yaz-icu
Adam Dickmeiss [Tue, 30 Dec 2008 10:36:50 +0000 (11:36 +0100)]
yaz-icu returns exit code 3 if ICU is not present.
Adam Dickmeiss [Tue, 30 Dec 2008 10:04:02 +0000 (11:04 +0100)]
Updated doc/common.
Adam Dickmeiss [Tue, 30 Dec 2008 10:00:56 +0000 (11:00 +0100)]
Updated to latest doc/common.
Adam Dickmeiss [Tue, 30 Dec 2008 10:00:40 +0000 (11:00 +0100)]
Debian 3.0.41-1.
Adam Dickmeiss [Mon, 29 Dec 2008 19:36:52 +0000 (20:36 +0100)]
Updated doc/common.
Adam Dickmeiss [Mon, 29 Dec 2008 15:54:52 +0000 (16:54 +0100)]
Version 3.0.41.
Adam Dickmeiss [Mon, 29 Dec 2008 15:53:09 +0000 (16:53 +0100)]
Fixed test that makes VERSION_SHA1 appear on dist versions too.
Adam Dickmeiss [Mon, 29 Dec 2008 09:53:41 +0000 (10:53 +0100)]
Version 3.0.40-1.
Adam Dickmeiss [Mon, 29 Dec 2008 09:53:29 +0000 (10:53 +0100)]
Added bib1-attr to RPM
Adam Dickmeiss [Mon, 29 Dec 2008 09:51:08 +0000 (10:51 +0100)]
Changes
Adam Dickmeiss [Sun, 28 Dec 2008 10:03:01 +0000 (11:03 +0100)]
Added bib1-attr manpage
Adam Dickmeiss [Sun, 28 Dec 2008 09:59:53 +0000 (10:59 +0100)]
Bib-1 man entry is now called bib1-attr (7)
Adam Dickmeiss [Thu, 25 Dec 2008 22:48:06 +0000 (23:48 +0100)]
Added Bib-1 Attribute Set man page.
Adam Dickmeiss [Thu, 25 Dec 2008 22:47:17 +0000 (23:47 +0100)]
Removed synopsis from yaz man page
Adam Dickmeiss [Thu, 25 Dec 2008 22:46:23 +0000 (23:46 +0100)]
API libs version 3.0.39
Adam Dickmeiss [Thu, 25 Dec 2008 20:31:24 +0000 (21:31 +0100)]
Use ZOOM_EVENT_MAX for size of ZOOM event array
Adam Dickmeiss [Thu, 25 Dec 2008 20:30:54 +0000 (21:30 +0100)]
Define ZOOM_EVENT_MAX (max event ID)
Adam Dickmeiss [Thu, 25 Dec 2008 14:41:09 +0000 (15:41 +0100)]
Debian 3.0.39-1.
Adam Dickmeiss [Thu, 25 Dec 2008 14:24:39 +0000 (15:24 +0100)]
Bump version to 3.0.39
Adam Dickmeiss [Thu, 25 Dec 2008 14:20:45 +0000 (15:20 +0100)]
Function icu_chain_xml_config allows certain obsolete elements.
Function icu_chain_xml_config allows certain obsolete elements which
was present in first version of ICU wrapper made for Pazpar2. The
elements 'index' and 'sortkey' are ignored and a warning is issued. The
element 'normalize' behaves as 'transform' but a warning is issued.
Adam Dickmeiss [Thu, 25 Dec 2008 14:20:00 +0000 (15:20 +0100)]
Missing icu lib in static mode for --libs
Adam Dickmeiss [Thu, 25 Dec 2008 12:30:54 +0000 (13:30 +0100)]
Call autoheader when needed
Adam Dickmeiss [Thu, 25 Dec 2008 12:04:43 +0000 (13:04 +0100)]
Mention Git instead of CVS. Use [ instead of test where appropriate.
Adam Dickmeiss [Thu, 25 Dec 2008 11:58:10 +0000 (12:58 +0100)]
Fixed check for custom cflags
Adam Dickmeiss [Thu, 25 Dec 2008 11:55:30 +0000 (12:55 +0100)]
Disabled read_iso5426s because it is not in use
Adam Dickmeiss [Wed, 24 Dec 2008 00:15:14 +0000 (01:15 +0100)]
Added a few type casts to avoid warnings.
Adam Dickmeiss [Wed, 24 Dec 2008 00:15:11 +0000 (01:15 +0100)]
Changed type to avoid warning
Adam Dickmeiss [Wed, 24 Dec 2008 00:13:42 +0000 (01:13 +0100)]
Removed unused variable
Adam Dickmeiss [Tue, 23 Dec 2008 23:58:54 +0000 (00:58 +0100)]
Refactor getting subfield length to separate function.
Adam Dickmeiss [Tue, 23 Dec 2008 23:43:52 +0000 (00:43 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
Adam Dickmeiss [Tue, 23 Dec 2008 23:36:05 +0000 (00:36 +0100)]
Fixed bug #2352: yaz-marcdump crashes for certain record.
Adam Dickmeiss [Mon, 22 Dec 2008 13:40:43 +0000 (14:40 +0100)]
Choose IPV6 over IPV4 addrany addresses (bug #2350).
Adam Dickmeiss [Mon, 22 Dec 2008 13:40:35 +0000 (14:40 +0100)]
Extract static/private stuff too
Adam Dickmeiss [Tue, 16 Dec 2008 13:39:05 +0000 (14:39 +0100)]
Include sys/socket.h, arpa/inet.h
Adam Dickmeiss [Mon, 15 Dec 2008 14:41:34 +0000 (15:41 +0100)]
Added Danmarc character set decoder (bug #2345).
Adam Dickmeiss [Fri, 5 Dec 2008 10:45:19 +0000 (11:45 +0100)]
Fixes for sys/stat.h on Windows.