idzebra-moved-to-github.git
17 years agoUpdate to new FSF address. GPLv2
Adam Dickmeiss [Mon, 14 Aug 2006 10:06:00 +0000 (10:06 +0000)]
Update to new FSF address. GPLv2

17 years agoVersion 1.3.37.
Adam Dickmeiss [Mon, 14 Aug 2006 08:37:47 +0000 (08:37 +0000)]
Version 1.3.37.

17 years agoFixed bad unlock in commit clean phase
Adam Dickmeiss [Wed, 28 Jun 2006 09:44:12 +0000 (09:44 +0000)]
Fixed bad unlock in commit clean phase

17 years agoBundle libxslt.dll with Zebra 1.3
Adam Dickmeiss [Wed, 7 Jun 2006 13:29:55 +0000 (13:29 +0000)]
Bundle libxslt.dll with Zebra 1.3

17 years agoDH_COMPAT=4. Fix path in dh_installman invocation ZEBRA.1.3.36
Adam Dickmeiss [Wed, 7 Jun 2006 08:05:45 +0000 (08:05 +0000)]
DH_COMPAT=4. Fix path in dh_installman invocation

17 years agoTowards 1.3.36
Adam Dickmeiss [Wed, 7 Jun 2006 07:43:47 +0000 (07:43 +0000)]
Towards 1.3.36

17 years agoFixed bug #602: Any extra terms appended to a wordlist with a hitcount
Adam Dickmeiss [Tue, 6 Jun 2006 13:07:54 +0000 (13:07 +0000)]
Fixed bug #602: Any extra terms appended to a wordlist with a hitcount
of 0, gets incorrect term count. Fixed by using rset_kind_and rather than
rset_kind_and_forward.

17 years agoFixed bug #597: Support null missing key for sort. Reject type
Adam Dickmeiss [Tue, 30 May 2006 21:43:15 +0000 (21:43 +0000)]
Fixed bug #597: Support null missing key for sort. Reject type
missingValueData which is unsupported.

18 years agoFix AC_TRY_LINK tests so they dont define static function f. Instead
Adam Dickmeiss [Tue, 4 Apr 2006 09:18:53 +0000 (09:18 +0000)]
Fix AC_TRY_LINK tests so they dont define static function f. Instead
just use code - since autogeneratd code is part of function main.

18 years agoFile updated by SWIG. Probably should not be part of CVS at all
Adam Dickmeiss [Tue, 4 Apr 2006 09:14:06 +0000 (09:14 +0000)]
File updated by SWIG. Probably should not be part of CVS at all

18 years agoAdded a few casts from unsigned char -> char
Adam Dickmeiss [Tue, 4 Apr 2006 09:11:30 +0000 (09:11 +0000)]
Added a few casts from unsigned char -> char

18 years agoFix check for perl libs
Adam Dickmeiss [Tue, 4 Apr 2006 09:10:49 +0000 (09:10 +0000)]
Fix check for perl libs

18 years agoFix the way we delete the shadow files after a "succesful" commit
Adam Dickmeiss [Tue, 4 Apr 2006 00:06:46 +0000 (00:06 +0000)]
Fix the way we delete the shadow files after a "succesful" commit
operation. The problem with the exising code was that read-only
sessions (searches, etc) could "suddenly" miss the shadow files that
they read..

18 years agoFixup data1 tags which makes XML non-wellformed.. This effectively
Adam Dickmeiss [Wed, 29 Mar 2006 10:47:31 +0000 (10:47 +0000)]
Fixup data1 tags which makes XML non-wellformed.. This effectively
but not elegantly fixes records produced by the grs.marc filter.
If a tag t is bad, it is changed to from <t> to <tag value="t">.

18 years agoMake log_level static
Adam Dickmeiss [Sat, 25 Mar 2006 11:06:47 +0000 (11:06 +0000)]
Make log_level static

18 years agoTowards 1.3.35
Adam Dickmeiss [Fri, 24 Mar 2006 14:05:44 +0000 (14:05 +0000)]
Towards 1.3.35

18 years agoUse flock.c rather than lockutil.c
Adam Dickmeiss [Fri, 24 Mar 2006 13:56:17 +0000 (13:56 +0000)]
Use flock.c rather than lockutil.c

18 years agoUncomment register+shadow
Adam Dickmeiss [Fri, 24 Mar 2006 13:49:59 +0000 (13:49 +0000)]
Uncomment register+shadow

18 years agoReestablish
Adam Dickmeiss [Fri, 24 Mar 2006 13:49:09 +0000 (13:49 +0000)]
Reestablish

18 years agoMove flock.c from 1.4 to 1.3. Bug #529
Adam Dickmeiss [Fri, 24 Mar 2006 13:47:29 +0000 (13:47 +0000)]
Move flock.c from 1.4 to 1.3. Bug #529

18 years agoUpdate options for VS 2005 ZEBRA.1.3.34
Adam Dickmeiss [Thu, 23 Feb 2006 14:30:32 +0000 (14:30 +0000)]
Update options for VS 2005

18 years agoInclude stdlib.h because of exit
Adam Dickmeiss [Thu, 23 Feb 2006 14:30:03 +0000 (14:30 +0000)]
Include stdlib.h because of exit

18 years agoTowards 1.3.34
Adam Dickmeiss [Thu, 23 Feb 2006 13:29:41 +0000 (13:29 +0000)]
Towards 1.3.34

18 years agoUse exact string compare for register types
Adam Dickmeiss [Thu, 23 Feb 2006 13:27:16 +0000 (13:27 +0000)]
Use exact string compare for register types

18 years agoMore news
Adam Dickmeiss [Thu, 23 Feb 2006 13:25:56 +0000 (13:25 +0000)]
More news

18 years agoFixed bug #465: Dup fields in ISO2709 in retrieval
Adam Dickmeiss [Fri, 10 Feb 2006 15:19:43 +0000 (15:19 +0000)]
Fixed bug #465: Dup fields in ISO2709 in retrieval

18 years agoFixed bug #462: recordId: (set,use) is picky
Adam Dickmeiss [Wed, 8 Feb 2006 13:45:34 +0000 (13:45 +0000)]
Fixed bug #462: recordId: (set,use) is picky

18 years agoFix dfa_match_first to avoid match past nul byte
Adam Dickmeiss [Tue, 7 Feb 2006 00:22:25 +0000 (00:22 +0000)]
Fix dfa_match_first to avoid match past nul byte

18 years agoFix for bug 431/460
Adam Dickmeiss [Mon, 6 Feb 2006 23:16:03 +0000 (23:16 +0000)]
Fix for bug 431/460

18 years agoAdded test7. bug 460
Adam Dickmeiss [Mon, 6 Feb 2006 23:11:12 +0000 (23:11 +0000)]
Added test7. bug 460

18 years agoFix mail box dist files
Adam Dickmeiss [Mon, 6 Feb 2006 13:40:29 +0000 (13:40 +0000)]
Fix mail box dist files

18 years agoDebian 1.3.33-1
Adam Dickmeiss [Mon, 6 Feb 2006 13:34:52 +0000 (13:34 +0000)]
Debian 1.3.33-1

18 years agoDont index attributes. Bug #460
Adam Dickmeiss [Mon, 6 Feb 2006 13:34:00 +0000 (13:34 +0000)]
Dont index attributes. Bug #460

18 years ago1.3.33 (internal version)
Adam Dickmeiss [Mon, 6 Feb 2006 13:33:33 +0000 (13:33 +0000)]
1.3.33 (internal version)

18 years agoTest case for bug 460
Adam Dickmeiss [Mon, 6 Feb 2006 13:19:55 +0000 (13:19 +0000)]
Test case for bug 460

18 years agoAdded mail indexing example.
Adam Dickmeiss [Mon, 23 Jan 2006 10:35:16 +0000 (10:35 +0000)]
Added mail indexing example.

18 years agoIndex using range
Adam Dickmeiss [Mon, 23 Jan 2006 10:34:45 +0000 (10:34 +0000)]
Index using range

18 years agoFixed bug #451: Sorted result set disappears .. NEW BEHAVIOR
Adam Dickmeiss [Thu, 19 Jan 2006 13:32:46 +0000 (13:32 +0000)]
Fixed bug #451: Sorted result set disappears .. NEW BEHAVIOR

18 years agoFixed bug #451: Sorted result set disappears after update
Adam Dickmeiss [Thu, 12 Jan 2006 13:21:27 +0000 (13:21 +0000)]
Fixed bug #451: Sorted result set disappears after update

18 years agoThis member was not initialized in some cases (valgrind)
Adam Dickmeiss [Thu, 8 Dec 2005 11:10:09 +0000 (11:10 +0000)]
This member was not initialized in some cases (valgrind)

18 years agoFixed bug #446: iso2709 filter SEGVs on bad input data.
Adam Dickmeiss [Thu, 8 Dec 2005 11:06:31 +0000 (11:06 +0000)]
Fixed bug #446: iso2709 filter SEGVs on bad input data.

18 years agoDont use YLOG_
Adam Dickmeiss [Wed, 23 Nov 2005 14:26:04 +0000 (14:26 +0000)]
Dont use YLOG_

18 years agoFix grs.sgml to use off_t rather than int for file offsets
Adam Dickmeiss [Wed, 16 Nov 2005 04:33:11 +0000 (04:33 +0000)]
Fix grs.sgml to use off_t rather than int for file offsets

18 years agoTowards 1.3.32 ZEBRA.1.3.32
Adam Dickmeiss [Tue, 8 Nov 2005 10:48:44 +0000 (10:48 +0000)]
Towards 1.3.32

18 years agoTest case for duplicate keys in x-path indexing
Adam Dickmeiss [Tue, 8 Nov 2005 10:46:19 +0000 (10:46 +0000)]
Test case for duplicate keys in x-path indexing

18 years agoEnable X-Path indexing via attribute to set:use again. Ensure no
Adam Dickmeiss [Tue, 8 Nov 2005 10:45:57 +0000 (10:45 +0000)]
Enable X-Path indexing via attribute to set:use again. Ensure no
duplicate keys by introducing a hash table.

18 years agoAdded those
Adam Dickmeiss [Tue, 8 Nov 2005 09:01:06 +0000 (09:01 +0000)]
Added those

18 years agoFor auth failure, use diagnostic 1011: Init/AC: Bad User/password
Adam Dickmeiss [Mon, 7 Nov 2005 12:53:47 +0000 (12:53 +0000)]
For auth failure, use diagnostic 1011: Init/AC: Bad User/password

18 years agoPrepare for new sarge package
Adam Dickmeiss [Mon, 31 Oct 2005 11:11:44 +0000 (11:11 +0000)]
Prepare for new sarge package

18 years agoUse xsl:element for document element to prevent ns
Adam Dickmeiss [Thu, 27 Oct 2005 20:06:26 +0000 (20:06 +0000)]
Use xsl:element for document element to prevent ns

18 years agoCopy msvcr71.dll from proper location ZEBRA.1.3.30
Adam Dickmeiss [Thu, 27 Oct 2005 18:08:26 +0000 (18:08 +0000)]
Copy msvcr71.dll from proper location

18 years agoTowards 1.3.30
Adam Dickmeiss [Thu, 27 Oct 2005 17:39:09 +0000 (17:39 +0000)]
Towards 1.3.30

18 years agoAttempt to fix #415: Strange truncation behavior
Adam Dickmeiss [Sat, 22 Oct 2005 17:27:28 +0000 (17:27 +0000)]
Attempt to fix #415: Strange truncation behavior

18 years agoClear a few errors systematically
Adam Dickmeiss [Fri, 9 Sep 2005 14:22:12 +0000 (14:22 +0000)]
Clear a few errors systematically

18 years agoExport some functions for idzebra.dll
Adam Dickmeiss [Tue, 30 Aug 2005 13:10:05 +0000 (13:10 +0000)]
Export some functions for idzebra.dll

18 years agoidzebra.dll part of dist
Adam Dickmeiss [Tue, 30 Aug 2005 13:09:43 +0000 (13:09 +0000)]
idzebra.dll part of dist

18 years agoCreate idzebra.dll for Zebra 1.3 series too
Adam Dickmeiss [Tue, 30 Aug 2005 13:09:13 +0000 (13:09 +0000)]
Create idzebra.dll for Zebra 1.3 series too

18 years ago1.3.29
Adam Dickmeiss [Mon, 29 Aug 2005 13:08:28 +0000 (13:08 +0000)]
1.3.29

18 years agoTowards 1.3.29 test release.
Adam Dickmeiss [Mon, 29 Aug 2005 12:59:49 +0000 (12:59 +0000)]
Towards 1.3.29 test release.

18 years agoDisable attribute indexing for regular set:use xelm indexing.
Adam Dickmeiss [Mon, 29 Aug 2005 12:58:19 +0000 (12:58 +0000)]
Disable attribute indexing for regular set:use xelm indexing.
Ensure sequence number is increased for xpath-indexing. If not,
it may produce bad duplicates.

18 years agoUse strchr instead of index
Adam Dickmeiss [Tue, 19 Jul 2005 18:34:16 +0000 (18:34 +0000)]
Use strchr instead of index

18 years agoFixed bug #317: xelm only indexes cdata at matching node (not children).
Adam Dickmeiss [Wed, 29 Jun 2005 16:52:50 +0000 (16:52 +0000)]
Fixed bug #317: xelm only indexes cdata at matching node (not children).

18 years agoFor RPM spec, use License: rather than Copyright: (obsolete)
Adam Dickmeiss [Thu, 16 Jun 2005 09:09:28 +0000 (09:09 +0000)]
For RPM spec, use License: rather than Copyright: (obsolete)

18 years agoBackport support for 'melm' directive.
Adam Dickmeiss [Thu, 9 Jun 2005 22:08:09 +0000 (22:08 +0000)]
Backport support for 'melm' directive.

18 years agoAdded support for special slement set _sysno_ which returns a
Adam Dickmeiss [Tue, 31 May 2005 19:28:49 +0000 (19:28 +0000)]
Added support for special slement set _sysno_ which returns a
record ID for a record packed as a SUTRS record.

18 years agoTowards 1.3.28 ZEBRA.1.3.28
Adam Dickmeiss [Mon, 30 May 2005 13:43:06 +0000 (13:43 +0000)]
Towards 1.3.28

18 years agoNo need to log version in zebraidx when zebra_start does it
Adam Dickmeiss [Mon, 30 May 2005 13:42:04 +0000 (13:42 +0000)]
No need to log version in zebraidx when zebra_start does it

18 years agoList version in start message
Adam Dickmeiss [Mon, 30 May 2005 13:39:55 +0000 (13:39 +0000)]
List version in start message

18 years agoImplemented zebra.cfg directive 'passwd.c' which specifies user accounts
Adam Dickmeiss [Mon, 30 May 2005 13:24:53 +0000 (13:24 +0000)]
Implemented zebra.cfg directive 'passwd.c' which specifies user accounts
file with encrypted passwords. The directive 'passwd' specifies user
accounts file with clear-text passwords. The previous version of Zebra
used plain/clear text depending on configuration automatically. That
caused upgrade trouble. Bug #356.

18 years agoDocument directives passwd,passwd.c,perm
Adam Dickmeiss [Mon, 30 May 2005 13:21:59 +0000 (13:21 +0000)]
Document directives passwd,passwd.c,perm

18 years agoFix link ZEBRA.1.3.26
Adam Dickmeiss [Tue, 24 May 2005 12:36:02 +0000 (12:36 +0000)]
Fix link

18 years agoTowards 1.3.26
Adam Dickmeiss [Tue, 24 May 2005 12:35:12 +0000 (12:35 +0000)]
Towards 1.3.26

19 years agoUse another log level LOG_APP2 for LOG_API always
Adam Dickmeiss [Wed, 18 May 2005 12:20:34 +0000 (12:20 +0000)]
Use another log level LOG_APP2 for LOG_API always

19 years agoSpelling
Adam Dickmeiss [Thu, 12 May 2005 21:42:20 +0000 (21:42 +0000)]
Spelling

19 years agoSync with new yaz.m4 from YAZ
Adam Dickmeiss [Thu, 12 May 2005 21:01:22 +0000 (21:01 +0000)]
Sync with new yaz.m4 from YAZ

19 years agoMention configure fixes
Adam Dickmeiss [Thu, 12 May 2005 21:01:01 +0000 (21:01 +0000)]
Mention configure fixes

19 years agoDepend on YAZ 2.0.18 or later. Revise warning about missing YAZ.
Adam Dickmeiss [Thu, 12 May 2005 21:00:47 +0000 (21:00 +0000)]
Depend on YAZ 2.0.18 or later. Revise warning about missing YAZ.

19 years agoFixed crash that could occur if ES update transaction failed.
Adam Dickmeiss [Thu, 12 May 2005 10:03:24 +0000 (10:03 +0000)]
Fixed crash that could occur if ES update transaction failed.

19 years agoLog permission for the active user
Adam Dickmeiss [Thu, 12 May 2005 10:01:54 +0000 (10:01 +0000)]
Log permission for the active user

19 years agoMore sample config
Adam Dickmeiss [Thu, 12 May 2005 10:01:27 +0000 (10:01 +0000)]
More sample config

19 years agoConfigure enables the use the crypt API - if available.
Adam Dickmeiss [Thu, 12 May 2005 08:02:46 +0000 (08:02 +0000)]
Configure enables the use the crypt API - if available.

19 years agoRoot test config.
Adam Dickmeiss [Thu, 12 May 2005 07:59:25 +0000 (07:59 +0000)]
Root test config.

19 years agoFixed bug #108: File updates sometimes produce duplicates.
Adam Dickmeiss [Mon, 9 May 2005 19:57:38 +0000 (19:57 +0000)]
Fixed bug #108: File updates sometimes produce duplicates.

19 years agoFixed bug #321: zebra segvs if lock dir does not exist.
Adam Dickmeiss [Fri, 6 May 2005 18:59:23 +0000 (18:59 +0000)]
Fixed bug #321: zebra segvs if lock dir does not exist.

19 years agoTowards 1.3.26.
Adam Dickmeiss [Wed, 4 May 2005 11:50:15 +0000 (11:50 +0000)]
Towards 1.3.26.

19 years agoTowards 1.3.26
Adam Dickmeiss [Wed, 4 May 2005 11:48:13 +0000 (11:48 +0000)]
Towards 1.3.26

19 years agoFixed bug #316: Numerical sort does not work for search.
Adam Dickmeiss [Wed, 4 May 2005 10:41:37 +0000 (10:41 +0000)]
Fixed bug #316: Numerical sort does not work for search.
We copy all attributes for attribute+term to sort attributes.

19 years agoInclude stdlib.h a few places. Remove unused var.
Adam Dickmeiss [Wed, 4 May 2005 10:40:19 +0000 (10:40 +0000)]
Include stdlib.h a few places. Remove unused var.

19 years agoCollect CVS changes
Adam Dickmeiss [Tue, 3 May 2005 21:36:18 +0000 (21:36 +0000)]
Collect CVS changes

19 years agoMade equivalent work with trunc=104, 105, 106.
Adam Dickmeiss [Tue, 3 May 2005 14:07:45 +0000 (14:07 +0000)]
Made equivalent work with trunc=104, 105, 106.

19 years agoFixed bug #305: Scanning with negative position.
Adam Dickmeiss [Tue, 3 May 2005 13:12:38 +0000 (13:12 +0000)]
Fixed bug #305: Scanning with negative position.

19 years agoFixed bug #304: Fuzzy search = regExpr-2.
Adam Dickmeiss [Fri, 29 Apr 2005 18:56:20 +0000 (18:56 +0000)]
Fixed bug #304: Fuzzy search = regExpr-2.

19 years agoFixed bug #305: Scan with preferredPositionInResponse <= -2 crashes.
Adam Dickmeiss [Fri, 29 Apr 2005 18:38:49 +0000 (18:38 +0000)]
Fixed bug #305: Scan with preferredPositionInResponse <= -2 crashes.

19 years agoFixed bug #282: xml tag named 'var'. Also made the grs.sgml
Adam Dickmeiss [Sat, 23 Apr 2005 16:31:54 +0000 (16:31 +0000)]
Fixed bug #282: xml tag named 'var'. Also made the grs.sgml
filter ignore <?.. ?> sections so they are not treated as regular
elements.

19 years agoImplemented the 'equivalent' directive for .chr-files.
Adam Dickmeiss [Fri, 11 Mar 2005 21:10:12 +0000 (21:10 +0000)]
Implemented the 'equivalent' directive for .chr-files.

19 years agoUpdate with Zebra 1.4 buildconf.sh
Adam Dickmeiss [Fri, 11 Mar 2005 21:07:53 +0000 (21:07 +0000)]
Update with Zebra 1.4 buildconf.sh

19 years agoDefine USE_NON_CONST to avoid warnings when using Tcl 8.4.
Adam Dickmeiss [Fri, 11 Mar 2005 20:45:25 +0000 (20:45 +0000)]
Define USE_NON_CONST to avoid warnings when using Tcl 8.4.

19 years agoAdded two else-statements in seldom used term structure handling code.
Adam Dickmeiss [Fri, 25 Feb 2005 10:09:15 +0000 (10:09 +0000)]
Added two else-statements in seldom used term structure handling code.

19 years agoTowards 1.3.24 ZEBRA.1.3.24
Adam Dickmeiss [Wed, 9 Feb 2005 16:34:27 +0000 (16:34 +0000)]
Towards 1.3.24

19 years agoBuildRequire tcl-devel instead of tcl
Adam Dickmeiss [Wed, 9 Feb 2005 16:33:15 +0000 (16:33 +0000)]
BuildRequire tcl-devel instead of tcl