yazpp-moved-to-github.git
11 years agoMore files to ignore
Adam Dickmeiss [Mon, 12 Nov 2012 12:49:17 +0000 (13:49 +0100)]
More files to ignore

11 years agoIgnore yazpp-config.1
Adam Dickmeiss [Mon, 12 Nov 2012 12:46:50 +0000 (13:46 +0100)]
Ignore yazpp-config.1

11 years agoPimpl SocketManager class
Adam Dickmeiss [Mon, 12 Nov 2012 12:33:39 +0000 (13:33 +0100)]
Pimpl SocketManager class

11 years agoPimpl Yaz_Z_Query class
Adam Dickmeiss [Mon, 12 Nov 2012 09:52:24 +0000 (10:52 +0100)]
Pimpl Yaz_Z_Query class

11 years agoNew PDU_Assoc method get_comstack
Adam Dickmeiss [Fri, 9 Nov 2012 14:38:25 +0000 (15:38 +0100)]
New PDU_Assoc method get_comstack

Allows us to change COMSTACK settings, such as max_recv_bytes.

11 years agoPDU_Assoc: comstack helper method to priv
Adam Dickmeiss [Fri, 9 Nov 2012 14:29:02 +0000 (15:29 +0100)]
PDU_Assoc: comstack helper method to priv

Also re-order methods in PDU_Assoc a bit to make it clearer WRT
categories.

11 years agoPimpl Z_Assoc class
Adam Dickmeiss [Fri, 9 Nov 2012 13:15:11 +0000 (14:15 +0100)]
Pimpl Z_Assoc class

11 years agoMake PDU_Assoc_priv members private
Adam Dickmeiss [Fri, 9 Nov 2012 13:14:54 +0000 (14:14 +0100)]
Make PDU_Assoc_priv members private

11 years agoRemove redundant comment
Adam Dickmeiss [Fri, 9 Nov 2012 13:14:15 +0000 (14:14 +0100)]
Remove redundant comment

11 years agoPimpl PDU_Assoc class
Adam Dickmeiss [Fri, 9 Nov 2012 12:22:49 +0000 (13:22 +0100)]
Pimpl PDU_Assoc class

11 years agoRemove two obsolete Doxygen settings
Adam Dickmeiss [Fri, 9 Nov 2012 12:22:43 +0000 (13:22 +0100)]
Remove two obsolete Doxygen settings

11 years agoAdd missing YAZLALIB for zoom programs
Adam Dickmeiss [Thu, 8 Nov 2012 14:22:31 +0000 (15:22 +0100)]
Add missing YAZLALIB for zoom programs

11 years agoyazpp-config no longer returns zoom library by default
Adam Dickmeiss [Thu, 8 Nov 2012 14:10:32 +0000 (15:10 +0100)]
yazpp-config no longer returns zoom library by default

The yazpp-config command no longer returns -lzoompp by default.
Only if "zoom" is passed to yazpp-config it is returned.

11 years agoReformat. Add Emacs local variables
Adam Dickmeiss [Thu, 8 Nov 2012 13:51:06 +0000 (14:51 +0100)]
Reformat. Add Emacs local variables

11 years agoVersion 1.3.3 v1.3.3
Adam Dickmeiss [Fri, 26 Oct 2012 08:53:17 +0000 (10:53 +0200)]
Version 1.3.3

11 years agoUpdate zlint for new z-assoc/pdu-assoc behavior
Adam Dickmeiss [Mon, 22 Oct 2012 19:16:58 +0000 (21:16 +0200)]
Update zlint for new z-assoc/pdu-assoc behavior

In particular failNotify is now called on Z_Assoc::close .

11 years agoRemove code for unused local var
Adam Dickmeiss [Mon, 22 Oct 2012 17:28:37 +0000 (19:28 +0200)]
Remove code for unused local var

11 years agoUse dpkg-buildflags in build process
Adam Dickmeiss [Fri, 19 Oct 2012 12:46:52 +0000 (14:46 +0200)]
Use dpkg-buildflags in build process

This is to use hardening options for the libraries and programs.
Refer to http://wiki.debian.org/Hardening for more information.

11 years agodebian: devel => libdevel
Adam Dickmeiss [Fri, 19 Oct 2012 12:46:41 +0000 (14:46 +0200)]
debian: devel => libdevel

11 years agoRemove useless lines from rules
Adam Dickmeiss [Fri, 19 Oct 2012 12:38:37 +0000 (14:38 +0200)]
Remove useless lines from rules

11 years agoReformat: delete trailing whitespace
Adam Dickmeiss [Wed, 19 Sep 2012 13:38:03 +0000 (15:38 +0200)]
Reformat: delete trailing whitespace

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yazpp
Adam Dickmeiss [Tue, 21 Aug 2012 12:43:26 +0000 (14:43 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yazpp

11 years agoUpdate m4
Adam Dickmeiss [Tue, 21 Aug 2012 12:43:17 +0000 (14:43 +0200)]
Update m4

11 years agoVersion 1.3.2 v1.3.2
Adam Dickmeiss [Mon, 20 Aug 2012 16:22:26 +0000 (18:22 +0200)]
Version 1.3.2

11 years agoPDU_Assoc: Fix missing close if session is dead
Adam Dickmeiss [Mon, 20 Aug 2012 14:33:07 +0000 (16:33 +0200)]
PDU_Assoc: Fix missing close if session is dead

When queue is flushed and session is daed, close session. Fixes
a problem with missing close in HTTP 1.0 - no keepalive mode.

11 years agoUse m4/id-config.sh
Adam Dickmeiss [Tue, 7 Aug 2012 11:41:29 +0000 (13:41 +0200)]
Use m4/id-config.sh

11 years agoDH compat 5
Adam Dickmeiss [Fri, 6 Jul 2012 10:54:22 +0000 (12:54 +0200)]
DH compat 5

11 years agoVersion 1.3.1 v1.3.1
Adam Dickmeiss [Tue, 3 Jul 2012 11:41:21 +0000 (13:41 +0200)]
Version 1.3.1

11 years agoSocketManager::processEvent returns 1 on EINTR
Adam Dickmeiss [Mon, 2 Jul 2012 13:51:10 +0000 (15:51 +0200)]
SocketManager::processEvent returns 1 on EINTR

This changes behavior a bit, but ensures that it returns if
we receive a signal.

11 years agoBuild for Ubuntu precise, no build for maverick
Adam Dickmeiss [Tue, 1 May 2012 10:21:37 +0000 (12:21 +0200)]
Build for Ubuntu precise, no build for maverick

11 years agoVersion 1.3.0 v1.3.0
Adam Dickmeiss [Wed, 25 Apr 2012 10:33:33 +0000 (12:33 +0200)]
Version 1.3.0

11 years agoSocketManager deals with observers being lost during poll graceful_stop
Adam Dickmeiss [Wed, 25 Apr 2012 10:25:43 +0000 (12:25 +0200)]
SocketManager deals with observers being lost during poll

11 years agoMerge branch 'master' into graceful_stop
Adam Dickmeiss [Tue, 24 Apr 2012 12:40:26 +0000 (14:40 +0200)]
Merge branch 'master' into graceful_stop

11 years agoDo not build for Debian lenny anymore
Adam Dickmeiss [Tue, 24 Apr 2012 12:28:58 +0000 (14:28 +0200)]
Do not build for Debian lenny anymore

12 years agoAdd SocketManager::getNumberOfObservers
Adam Dickmeiss [Tue, 17 Apr 2012 12:45:32 +0000 (14:45 +0200)]
Add SocketManager::getNumberOfObservers

Returns number of observers.

12 years agoBeginnings of graceful stop
Adam Dickmeiss [Tue, 10 Apr 2012 11:44:06 +0000 (13:44 +0200)]
Beginnings of graceful stop

12 years agoUpdate doc/common
Adam Dickmeiss [Fri, 17 Feb 2012 14:32:15 +0000 (15:32 +0100)]
Update doc/common

12 years agoUpdate version in NEWS
Adam Dickmeiss [Thu, 2 Feb 2012 13:09:29 +0000 (14:09 +0100)]
Update version in NEWS

12 years agoVersion 1.2.8 v1.2.8
Adam Dickmeiss [Thu, 2 Feb 2012 12:59:12 +0000 (13:59 +0100)]
Version 1.2.8

12 years agoBump copyright year
Adam Dickmeiss [Thu, 2 Feb 2012 12:59:05 +0000 (13:59 +0100)]
Bump copyright year

12 years agoDocument changes
Adam Dickmeiss [Thu, 2 Feb 2012 12:56:38 +0000 (13:56 +0100)]
Document changes

12 years agoLog up to 1K of buffer content if decoding fails
Adam Dickmeiss [Mon, 23 Jan 2012 11:49:38 +0000 (12:49 +0100)]
Log up to 1K of buffer content if decoding fails

12 years agoPDU decode failure: log lead bytes and PDU size
Adam Dickmeiss [Thu, 19 Jan 2012 13:43:26 +0000 (14:43 +0100)]
PDU decode failure: log lead bytes and PDU size

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yazpp
Adam Dickmeiss [Wed, 11 Jan 2012 11:22:49 +0000 (12:22 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yazpp

12 years agoHappy new year
Adam Dickmeiss [Wed, 11 Jan 2012 11:22:44 +0000 (12:22 +0100)]
Happy new year

12 years agobuildconf removes autom4te.cache
Adam Dickmeiss [Fri, 25 Nov 2011 13:32:46 +0000 (14:32 +0100)]
buildconf removes autom4te.cache

This is to ensure that software version is not cached but taken
from IDMETA as it should.

12 years agoRemove Ubuntu karmic from build
Adam Dickmeiss [Wed, 23 Nov 2011 20:33:00 +0000 (21:33 +0100)]
Remove Ubuntu karmic from build

12 years agoRPM: get version from IDMETA
Adam Dickmeiss [Tue, 15 Nov 2011 09:23:43 +0000 (10:23 +0100)]
RPM: get version from IDMETA

So we don't need to update the spec file for each release anymore.

12 years agoIDMETA part of dist
Adam Dickmeiss [Tue, 15 Nov 2011 09:23:13 +0000 (10:23 +0100)]
IDMETA part of dist

12 years agoRead version from IDMETA rather than configure.ac.
Adam Dickmeiss [Tue, 15 Nov 2011 09:22:33 +0000 (10:22 +0100)]
Read version from IDMETA rather than configure.ac.

In other words, configure.ac gets its version from IDMETA.

12 years agoUpdate m4
Adam Dickmeiss [Thu, 10 Nov 2011 11:48:41 +0000 (12:48 +0100)]
Update m4

12 years agoVersion 1.2.7 v1.2.7
Adam Dickmeiss [Fri, 12 Aug 2011 08:19:57 +0000 (10:19 +0200)]
Version 1.2.7

12 years agoVersion 1.2.6 v1.2.6
Adam Dickmeiss [Mon, 20 Jun 2011 08:23:20 +0000 (10:23 +0200)]
Version 1.2.6

12 years agoUpdate configure to generate config.h
Adam Dickmeiss [Wed, 25 May 2011 13:20:18 +0000 (15:20 +0200)]
Update configure to generate config.h

12 years agobuildconf.sh: update package list for compiling with sources
Adam Dickmeiss [Mon, 16 May 2011 11:45:08 +0000 (13:45 +0200)]
buildconf.sh: update package list for compiling with sources

12 years agoVersion 1.2.5 v1.2.5
Adam Dickmeiss [Fri, 6 May 2011 09:12:52 +0000 (09:12 +0000)]
Version 1.2.5

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/yazpp
Adam Dickmeiss [Fri, 29 Apr 2011 11:26:48 +0000 (11:26 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yazpp

Conflicts:
IDMETA

12 years agoAdd Debian wheezy, Ubuntu natty
Adam Dickmeiss [Fri, 29 Apr 2011 11:23:08 +0000 (11:23 +0000)]
Add Debian wheezy, Ubuntu natty

Remove Ubuntu jaunty, Ubuntu intrepid, Ubuntu hardy.

13 years agosync FreeBSD updates from yaz/buildconf.sh
Wolfram Schneider [Sat, 19 Feb 2011 12:14:10 +0000 (13:14 +0100)]
sync FreeBSD updates from yaz/buildconf.sh

13 years agoVersion 1.2.4 v1.2.4
Adam Dickmeiss [Thu, 27 Jan 2011 12:31:19 +0000 (13:31 +0100)]
Version 1.2.4

13 years agoUpd links in README
Adam Dickmeiss [Thu, 27 Jan 2011 12:30:50 +0000 (13:30 +0100)]
Upd links in README

13 years agoRPM: Release includes 'indexdata' name
Adam Dickmeiss [Thu, 27 Jan 2011 09:46:09 +0000 (10:46 +0100)]
RPM: Release includes 'indexdata' name

Use indexdata in release name so this package can be distinguished
from other vendors.

13 years agoHappy new year
Adam Dickmeiss [Fri, 7 Jan 2011 10:23:34 +0000 (11:23 +0100)]
Happy new year

13 years agoRPM: make it relocatable
Adam Dickmeiss [Tue, 4 Jan 2011 13:06:39 +0000 (14:06 +0100)]
RPM: make it relocatable

13 years agoUpdate m4
Adam Dickmeiss [Thu, 23 Dec 2010 10:16:39 +0000 (11:16 +0100)]
Update m4

13 years agoyazpp.spec not generated by configure
Adam Dickmeiss [Wed, 22 Dec 2010 13:59:19 +0000 (14:59 +0100)]
yazpp.spec not generated by configure

yazpp.spec.in gone.

13 years agoyazpp-config: Use exec_prefix, libdir, includedir
Adam Dickmeiss [Wed, 22 Dec 2010 13:51:55 +0000 (14:51 +0100)]
yazpp-config: Use exec_prefix, libdir, includedir

Use these variables as determined by configure

13 years agoRPM 1.2.3-2. Depend on YAZ 4.1.0
Adam Dickmeiss [Tue, 9 Nov 2010 12:11:29 +0000 (13:11 +0100)]
RPM 1.2.3-2. Depend on YAZ 4.1.0

13 years agobuildconf.sh -d: use --with-pic
Adam Dickmeiss [Tue, 26 Oct 2010 18:11:46 +0000 (20:11 +0200)]
buildconf.sh -d: use --with-pic

13 years agoAdd Ubuntu maverick
Adam Dickmeiss [Fri, 15 Oct 2010 12:50:03 +0000 (14:50 +0200)]
Add Ubuntu maverick

13 years agoFix up echo_source correctly
Adam Dickmeiss [Wed, 6 Oct 2010 11:04:26 +0000 (13:04 +0200)]
Fix up echo_source correctly

13 years agoDoc: DB 4.4. Move yazpp-config man to section 1
Adam Dickmeiss [Wed, 6 Oct 2010 11:02:21 +0000 (13:02 +0200)]
Doc: DB 4.4. Move yazpp-config man to section 1

13 years agoSimplify yazpp-config a bit
Adam Dickmeiss [Wed, 15 Sep 2010 08:52:41 +0000 (10:52 +0200)]
Simplify yazpp-config a bit

src_root, build_root values can be taken from automake value.

13 years agoRPM: call ldconfig for libyazpp pkg
Adam Dickmeiss [Wed, 8 Sep 2010 18:26:08 +0000 (20:26 +0200)]
RPM: call ldconfig for libyazpp pkg

13 years agoFix yaz++ URL
Adam Dickmeiss [Wed, 8 Sep 2010 18:24:31 +0000 (20:24 +0200)]
Fix yaz++ URL

13 years agoRemove etch, jaunty, intrepid, hardy
Adam Dickmeiss [Wed, 30 Jun 2010 13:22:01 +0000 (15:22 +0200)]
Remove etch, jaunty, intrepid, hardy

13 years agoVersion 1.2.3 v1.2.3
Adam Dickmeiss [Tue, 15 Jun 2010 12:49:58 +0000 (14:49 +0200)]
Version 1.2.3

13 years agoWin makefile: omit /machine:i386 option
Adam Dickmeiss [Wed, 19 May 2010 13:55:02 +0000 (15:55 +0200)]
Win makefile: omit /machine:i386 option

13 years agoRPM: Remove *.la from install
Adam Dickmeiss [Mon, 17 May 2010 11:44:57 +0000 (13:44 +0200)]
RPM: Remove *.la from install

13 years agolibyaz.la is used by libzoompp.la
Adam Dickmeiss [Mon, 17 May 2010 10:43:02 +0000 (12:43 +0200)]
libyaz.la is used by libzoompp.la

13 years agoRemove *.la files.
Adam Dickmeiss [Wed, 12 May 2010 12:32:06 +0000 (14:32 +0200)]
Remove *.la files.

http://wiki.debian.org/ReleaseGoals/LAFileRemoval

13 years agoUpdate news WRT YAZ. v1.2.2
Adam Dickmeiss [Tue, 11 May 2010 11:45:10 +0000 (13:45 +0200)]
Update news WRT YAZ.

13 years agoRequire YAZ 4.0.8 (4.0.7 libgnutls-dev dep problem)
Adam Dickmeiss [Tue, 11 May 2010 11:44:27 +0000 (13:44 +0200)]
Require YAZ 4.0.8 (4.0.7 libgnutls-dev dep problem)

13 years agoUpdate m4
Adam Dickmeiss [Tue, 11 May 2010 09:46:06 +0000 (11:46 +0200)]
Update m4

13 years agoAdd IDMETA
Adam Dickmeiss [Tue, 11 May 2010 09:45:39 +0000 (11:45 +0200)]
Add IDMETA

13 years agoVersion 1.2.2
Adam Dickmeiss [Tue, 11 May 2010 08:54:48 +0000 (10:54 +0200)]
Version 1.2.2

14 years agoApply FD_CLOEXEC on listening socket
Adam Dickmeiss [Wed, 17 Mar 2010 14:00:29 +0000 (15:00 +0100)]
Apply FD_CLOEXEC on listening socket

Use fcntl on listening socket to ensure it gets closed in case any
server ever execs. There is no need for a child to listen and keep
the port occupied.

14 years agoBump version to 1.2.1. Depend on YAZ 4.0.1 v1.2.1
Adam Dickmeiss [Thu, 28 Jan 2010 09:36:27 +0000 (10:36 +0100)]
Bump version to 1.2.1. Depend on YAZ 4.0.1

14 years agoUpdate news v1.2.0
Adam Dickmeiss [Wed, 20 Jan 2010 10:05:50 +0000 (11:05 +0100)]
Update news

14 years agoBump version to 1.2.0
Adam Dickmeiss [Wed, 20 Jan 2010 09:54:12 +0000 (10:54 +0100)]
Bump version to 1.2.0

14 years agoUpdate pkg names in RPM
Adam Dickmeiss [Wed, 20 Jan 2010 09:48:38 +0000 (10:48 +0100)]
Update pkg names in RPM

14 years agoRemove unmaintained VC project files
Adam Dickmeiss [Tue, 19 Jan 2010 21:40:26 +0000 (22:40 +0100)]
Remove unmaintained VC project files

14 years agoUsing manifest by default
Adam Dickmeiss [Tue, 19 Jan 2010 21:40:23 +0000 (22:40 +0100)]
Using manifest by default

14 years agoUpdate m4
Adam Dickmeiss [Thu, 14 Jan 2010 15:13:56 +0000 (16:13 +0100)]
Update m4

14 years agolibyazpp.so depends on libyaz.so
Adam Dickmeiss [Thu, 14 Jan 2010 12:12:25 +0000 (13:12 +0100)]
libyazpp.so depends on libyaz.so

14 years agoRecordCache: set_max_size takes size_t
Adam Dickmeiss [Thu, 14 Jan 2010 12:04:25 +0000 (13:04 +0100)]
RecordCache: set_max_size takes size_t

14 years agoBump copyright year
Adam Dickmeiss [Thu, 14 Jan 2010 12:03:04 +0000 (13:03 +0100)]
Bump copyright year

14 years agoBump libzoomcpp to .so version 4
Adam Dickmeiss [Wed, 13 Jan 2010 15:30:56 +0000 (16:30 +0100)]
Bump libzoomcpp to .so version 4

14 years agoUpdate so version to 4
Adam Dickmeiss [Wed, 13 Jan 2010 15:22:09 +0000 (16:22 +0100)]
Update so version to 4

14 years agoUpdate dh_makeshlibs for yaz4
Adam Dickmeiss [Wed, 13 Jan 2010 15:17:30 +0000 (16:17 +0100)]
Update dh_makeshlibs for yaz4