2020-04-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* NEWS: typo

2020-04-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* NEWS: Newas about upcoming release

2020-04-06  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* include/timblserver/TimblServer.h, src/HttpServer.cxx,
	src/JsonServer.cxx, src/TcpServer.cxx, src/TimblServer.cxx,
	src/TimblThread.cxx: adapted to namespace change in ticcutils

2020-04-06  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac, demos/sockettestServer.cxx: adapted to newest
	ticcutils Socket stuff

2019-12-27  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README.md, include/timblserver/ClientBase.h,
	include/timblserver/TimblServer.h, src/ClientBase.cxx,
	src/HttpServer.cxx, src/JsonServer.cxx, src/TcpServer.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx, src/TimblThread.cxx: enter
	2020

2019-11-07  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/JsonServer.cxx: commited fix for
	https://github.com/LanguageMachines/timblserver/issues/2

2019-10-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac: bump version after release

2019-10-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* NEWS: NEWS about release

2019-09-23  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/JsonServer.cxx, src/TimblServer.cxx: better handling of Option
	errors

2019-09-23  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/JsonServer.cxx: use the new Timbl::classify_to_JSON member

2019-09-23  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac, include/timblserver/TimblServer.h,
	src/HttpServer.cxx, src/JsonServer.cxx, src/TcpServer.cxx,
	src/TimblServer.cxx: adapt to refactored ticcutils/ServerBase

2019-09-20  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/ClientBase.cxx: small change: removed debug line

2019-09-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* include/timblserver/TimblServer.h, src/JsonServer.cxx,
	src/TimblThread.cxx: better error messaging

2019-09-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/HttpServer.cxx, src/JsonServer.cxx, src/TcpServer.cxx,
	src/TimblServer.cxx: cleanup

2019-09-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/HttpServer.cxx: get Httpserver more in line with Tcp en Json
	servers

2019-09-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* include/timblserver/TimblServer.h: argl, another needed file

2019-09-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/HttpServer.cxx, src/JsonServer.cxx, src/TcpServer.cxx,
	src/TimblThread.cxx: we need these files

2019-09-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* include/timblserver/Makefile.am, src/Makefile.am,
	src/TimblServer.cxx: more refactoring

2019-09-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: started refactoring

2019-09-06  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: now we output confidence too, when desired

2019-09-04  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: add debug statements

2019-09-03  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: add possibility to classify more instances in
	1 JSON request. (untested yet)

2019-09-03  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: renamed confusing class

2019-09-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: improved logging

2019-09-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: the JSON server only produces JSON now

2019-09-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: improving JSON handling

2019-09-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: updating/improving json server

2019-09-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac, src/TimblServer.cxx: use newest Timbl to produce
	JSON

2019-08-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: add using namespace nlohmann

2019-08-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: better messages

2019-08-18  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml, configure.ac, src/TimblServer.cxx: changed json
	dependency to ticcutils/json

2019-08-17  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: ; matters in bash!

2019-08-17  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: type

2019-08-17  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: use bionic on travis

2019-08-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: updating json

2019-08-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml, configure.ac: add dependency on json

2019-08-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: added more json feautures

2019-08-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: small update

2019-08-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: added more json stuff. still experimental!

2019-08-14  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: avoid non-json output

2019-08-14  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac, src/TimblServer.cxx: start adding a JsonServer

2018-12-18  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README.md, include/timblserver/ClientBase.h, src/ClientBase.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx: enter 2019

2018-12-04  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: changed repository paths

2018-11-29  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: back to travis:trusty, until we understand what fails
	wilt boost and clang.

2018-11-28  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: build on travis:xenial now

2018-11-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: fix 'catching polymorphic type by value'
	warning

2018-05-16  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac: bumped version after release

2018-05-16  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* NEWS: get ready for release 1.12

2018-03-22  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: add ccache, cppcheck and scan-build to .travis.yml

2018-02-07  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: modernized .travis.yml

2018-01-03  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml, configure.ac: added XCODE testing to .travus.yml

2018-01-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README, README.md, bootstrap.sh: fix README stuff

2018-01-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* Makefile.am, README, demos/sockettestClient.cxx,
	demos/sockettestServer.cxx, include/timblserver/ClientBase.h,
	src/ClientBase.cxx, src/TimblClient.cxx, src/TimblServer.cxx: 2018

2017-12-06  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* docs/timblclient.1: typo corrected

2017-12-06  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* docs/timblserver.1: typo corrected

2017-09-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac, src/ClientBase.cxx, src/TimblServer.cxx: cleanup and
	modernize

2017-07-27  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: updated .travis.yml

2017-07-19  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: updated .yml file

2017-05-09  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: indentation problem

2017-05-09  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: grrr

2017-05-09  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: added Travis notices

2017-02-28  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: small refactoring

2017-02-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: just to be sure use $COMPILER for 'make check' too

2017-02-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml, src/Makefile.am: modernize Travis build

2017-01-25  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* demos/sockettestClient.cxx, demos/sockettestServer.cxx: updated
	copyright to 2017

2017-01-24  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: refactored to please static checks

2017-01-23  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .travis.yml: force Travis to use trusty

2016-12-21  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: 2017

2016-12-20  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README, include/timblserver/ClientBase.h, src/ClientBase.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx: bump year

2016-12-15  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: better error messages

2016-07-11  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac: bumped version after release

2016-07-11  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* NEWS: a bit of news

2016-06-20  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: also hounour --help

2016-06-20  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: also honour --version option

2016-06-07  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: made TiCC namespace explicit

2016-06-02  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: small fix: don't warn when not needed.
	Improved the warning too

2016-01-18  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* configure.ac: bumped version after release

2016-01-14  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* Makefile.am, NEWS, configure.ac: updated from SVN to GIT

2016-01-14  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* .gitignore: added .gitignore file

2016-01-14  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* src/TimblServer.cxx: missing newline

2016-01-04  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README, configure.ac, fink/timblserver.info,
	include/timblserver/ClientBase.h, src/ClientBase.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx: Enter 2016 removed olf
	fink dir updatete disclaimer/copyright

2015-11-24  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README: updated mailaddress

2015-11-24  Ko van der Sloot <K.vanderSloot@let.ru.nl>

	* README: text update

2015-11-24  Maarten van Gompel <proycon@anaproy.nl>

	* README: explicit compile instructions in README

2015-11-24  Maarten van Gompel <proycon@anaproy.nl>

	* README: README update

2015-11-04  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: small fix git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18813
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-11-04  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, src/TimblServer.cxx: use newest Timbl git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18812
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-11-04  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ClientBase.cxx, src/TimblServer.cxx: small fix: always signal
	unparsable options back to the client.  git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18810
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-11-03  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblClient.cxx: removed dependency on old TimblOpts. We use
	TiCC::CL_Options now git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18803
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-11-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: dont't continue when missing a config git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18798
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-16  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ClientBase.cxx, src/TimblServer.cxx: removed unneeded includes git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18757
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/sockettestClient.cxx, demos/sockettestServer.cxx: oesp git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18746
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblClient.cxx: oesp git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18743
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, include/timblserver/ClientBase.h,
	include/timblserver/FdStream.h, include/timblserver/Makefile.am,
	include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h, src/ClientBase.cxx,
	src/FdStream.cxx, src/Makefile.am, src/ServerBase.cxx,
	src/SocketBasics.cxx, src/TimblServer.cxx: basic server stuff is
	moved to ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18741
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: more cleanup. less is better! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18732
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx, src/TimblServer.cxx: code cleanup git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18731
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .travis.yml: next attempt, typo fixed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18730
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .travis.yml: added a line, see what happens git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18729
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-13  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: bumped version git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18726
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-13  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h: fix: made function inline git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18725
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-13  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h, src/ServerBase.cxx: fix: moved
	function from .h to .cxx git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18724
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-13  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/SocketBasics.cxx: first give error messag, then reset failed
	socket git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18722
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .travis.yml: my third YML git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18710
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-10-01  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: better test for OpenMP support git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18679
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-09-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : props git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18637
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-05-12  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h, src/ServerBase.cxx,
	src/TimblServer.cxx: small refactoring git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18400
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-03-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/Makefile.am, src/Makefile.am: fall back to c++0x git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18262
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-02-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/SocketBasics.cxx: slightly cleaner git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18068
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-02-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx, src/TimblClient.cxx: modernized git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18067
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-02-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/Makefile.am: oesp git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18038
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-02-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/Makefile.am, src/Makefile.am: c++11 aware git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@18037
	12f355fe-0486-481a-ad91-c297ab22b4e3

2015-01-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/sockettestClient.cxx, demos/sockettestServer.cxx,
	include/timblserver/ClientBase.h, include/timblserver/FdStream.h,
	include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h, src/ClientBase.cxx,
	src/FdStream.cxx, src/ServerBase.cxx, src/SocketBasics.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx: 2015 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17982
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/timblclient.1: fixed hyphens according to
	/usr/share/doc/groff-base/README.Debian git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17901
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/timblserver.1: fixed hyphens according to
	/usr/share/doc/groff-base/README.Debian git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17900
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-10-20  mvgompel <mvgompel@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: macro fix git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17748
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-10-19  mvgompel <mvgompel@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/SocketBasics.cxx: fix for clang++ (testing on g++ next) git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17739
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-10-19  mvgompel <mvgompel@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: added compiler fallback git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17734
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-09-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, configure.ac: bumping git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17699
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-09-16  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: updated NEWS git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17676
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-08-26  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: we require a recent libticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17572
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-08-26  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: attempt to support -w -u and --matrixin in
	all situations git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17570
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-08-26  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: use the TiCC::CL_Options class now git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17568
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-08-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: don't anoy timbp with unneeded options git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17560
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-08-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/Makefile.am: demand c++0x (because of -z format flag) git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17559
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-06-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: OMG! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17369
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-06-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: News! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17328
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-06-03  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: probably even better git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17280
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-06-03  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: attempt to fix leak.  weakly tested git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17279
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-04-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* Makefile.am: fixed 'make dist' git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17170
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-03-26  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.pc.in: better, i think git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17059
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-03-26  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: added missing libxml2 dependency git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@17058
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h, src/ServerBase.cxx: small
	improvement git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16902
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-28  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/Makefile.am: oesp git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16888
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-28  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/TimblServerAPI.h: removed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16887
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-28  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServerAPI.cxx: removed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16886
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-28  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, include/timblserver/FdStream.h,
	include/timblserver/ServerBase.h, src/ClientBase.cxx,
	src/FdStream.cxx, src/Makefile.am, src/ServerBase.cxx,
	src/SocketBasics.cxx, src/TimblServer.cxx: major update. The basic
	stuff is independent from Timbl now.  Stil work to do git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16885
	12f355fe-0486-481a-ad91-c297ab22b4e3

2014-01-06  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/sockettestClient.cxx, demos/sockettestServer.cxx,
	include/timblserver/ClientBase.h, include/timblserver/FdStream.h,
	include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h,
	include/timblserver/TimblServerAPI.h, src/ClientBase.cxx,
	src/FdStream.cxx, src/ServerBase.cxx, src/SocketBasics.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx, src/TimblServerAPI.cxx: 
	Happy Newyear! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16821
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-12-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: added support for +vmd option git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16747
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-10-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServerAPI.cxx: numb fix git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16650
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-10-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* bootstrap => bootstrap.sh, configure.ac: moderized git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16623
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-08-13  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: add upward compatability regarding the
	--debug option git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@16426
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, src/TimblServer.cxx: start being 'modern ' git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15976
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h, src/ServerBase.cxx,
	src/TimblServerAPI.cxx: a bit of cleanup git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15975
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-04  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: bump version after release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15932
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-03  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/Makefile.am: increment current library version git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15922
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-03  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, configure.ac: some NEWS git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15900
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: we need the latest an greatest ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15880
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: adapted to change in ticcutils::XMLtools git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15874
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: adapted to changes in XMLtools git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15869
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-04-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: Timer class is moved git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15855
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-03-28  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/sockettestClient.cxx, demos/sockettestServer.cxx,
	src/ClientBase.cxx, src/SocketBasics.cxx, src/TimblServer.cxx: 
	adapte to new ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15829
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-03-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: don't append a slash to the filenames when not
	running as a daemon git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15782
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-03-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/timblserver.1: fix man page git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15780
	12f355fe-0486-481a-ad91-c297ab22b4e3

2013-01-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/sockettestClient.cxx, demos/sockettestServer.cxx,
	include/timblserver/ClientBase.h, include/timblserver/FdStream.h,
	include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h,
	include/timblserver/TimblServerAPI.h, src/ClientBase.cxx,
	src/FdStream.cxx, src/ServerBase.cxx, src/SocketBasics.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx, src/TimblServerAPI.cxx: 
	bump year git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15566
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-10-30  mvgompel <mvgompel@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* bootstrap: bootstrap fix git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15369
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-10-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after Release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15291
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-10-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: get ready for release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15289
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-10-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: needs modern ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15272
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-09-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/SocketBasics.cxx: make shure that a failure is detected! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15197
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-08-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ClientBase.cxx, src/TimblServer.cxx: ticcutils ftw git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15086
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-08-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h, src/ServerBase.cxx: LogStream
	has a namespace git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15059
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-08-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ClientBase.h,
	include/timblserver/ServerBase.h: fixed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15051
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-08-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: wee need ticcutils git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@15047
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-06-20  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: bump version after Release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@14898
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-06-19  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: updated git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@14890
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-05-14  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: argl. ugly bug. Detected by clang++! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@14744
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-12  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.spec, timblserver.spec.README: were moved to
	Timbl-dev/rpm git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13994
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, src/SocketBasics.cxx: attempt to clean up
	configuration Do we still want to build demos? git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13939
	12f355fe-0486-481a-ad91-c297ab22b4e3

2012-01-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* README, demos/sockettestClient.cxx, demos/sockettestServer.cxx,
	include/timblserver/ClientBase.h, include/timblserver/FdStream.h,
	include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h,
	include/timblserver/TimblServerAPI.h, src/ClientBase.cxx,
	src/FdStream.cxx, src/ServerBase.cxx, src/SocketBasics.cxx,
	src/TimblClient.cxx, src/TimblServer.cxx, src/TimblServerAPI.cxx: 
	2011 ==> 2012 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13847
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-29  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/timblserver.1: fix typo: s/simbl/timbl/ git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13812
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after Release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13748
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-20  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, src/FdStream.cxx, src/SocketBasics.cxx: some typos
	depends on timbl 4.6.2 (just to be sure ...) git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13735
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-20  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: get ready for release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13728
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-12-20  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, src/ServerBase.cxx: remove warning on 32 bits systems.  NEWS
	updated git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13726
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-11-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.pc.in: this should be cleaner git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13501
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, m4/ax_openmp.m4, src/ServerBase.cxx: made it "-pedantic
	proof" again.  git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13455
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-08-31  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* m4/acx_pthread.m4: make sure to use the same compiler as specified
	in configure.ac git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13049
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-08-31  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped Version after Release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@13040
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-08-22  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : removed strange empty dir git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@12922
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-07-19  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ClientBase.h, src/ClientBase.cxx,
	src/TimblClient.cxx: new ClientBase class to make interfacing to a
	TimblServer easy.  The TimblClient example uses this.  It appeared
	to be buggy, too. Fixed.  git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@12586
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-07-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/Makefile.am, src/Makefile.am,
	src/TimblClient.cxx: started to implement a TimblCleint class, to
	make it a no-brainer to connect your app to a Timbl Server git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@12560
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-07-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h: numb rename git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@12552
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-19  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, src/SocketBasics.cxx: - removed unneeded limitation on TCP_BUFFER_SIZE - updated the NEWS git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9594
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, include/timblserver/ServerBase.h,
	include/timblserver/TimblServerAPI.h, src/ServerBase.cxx,
	src/TimblServer.cxx, src/TimblServerAPI.cxx: renamed the TimblServer
	class to ServerClass git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9351
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: News git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9334
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h,
	include/timblserver/TimblServerAPI.h, src/ServerBase.cxx,
	src/SocketBasics.cxx, src/TimblServer.cxx, src/TimblServerAPI.cxx: 
	placed everything in it's own namespace TimblServer git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9329
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-04-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, include/timblserver/SocketBasics.h, src/SocketBasics.cxx:  addded Version() and VersionName() functions  updated NEWS git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9317
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblClient.cxx: typo and cleanup git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9226
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-30  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/timblclient.1, src/TimblClient.cxx: improved timblclient. It
	look real now.  Including man page git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9225
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-29  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after Release props set git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9209
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-29  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/timblserver.1: typo git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9205
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-29  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, TODO: done git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9203
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-29  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* TODO: more todo git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9202
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-29  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/Makefile.am, docs/timblclient.1: added a simple manpage for
	timblclient git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9201
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-29  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* TODO, demos/sockettestClient.cxx, demos/sockettestServer.cxx,
	include/timblserver/FdStream.h, include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h,
	include/timblserver/TimblServerAPI.h, src/FdStream.cxx,
	src/ServerBase.cxx, src/SocketBasics.cxx, src/TimblClient.cxx,
	src/TimblServer.cxx, src/TimblServerAPI.cxx: 'some' pending checkins git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9195
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/FdStream.h, include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h,
	include/timblserver/TimblServerAPI.h, src/FdStream.cxx,
	src/ServerBase.cxx, src/SocketBasics.cxx, src/TimblClient.cxx,
	src/TimblServer.cxx, src/TimblServerAPI.cxx: CNTS ==> CLiPs git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@9076
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/{TimblServer.1 => timblserver.1}: forgotten to rename git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8995
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/Makefile.am, docs/TimblServer.1: decapped 'man' page too git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8994
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS, configure.ac, demos/Makefile.am, src/Makefile.am,
	timblserver.pc.in: decapped.  updated NEWS git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8991
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-21  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: added missing include.  this fixes a compiling
	error on s390.  git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8988
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-17  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: release delayed: not needed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8943
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-17  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* NEWS: layout, prepare release 1.2 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8942
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-16  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx, src/SocketBasics.cxx: -pedantic proof git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8876
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-03-16  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: cleaned up git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8875
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-27  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* fink/timblserver.info: use splittoff, in order to be able to build
	mbtserver git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8572
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-27  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* fink/timblserver.info: shlibs git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8568
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-27  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* fink/timblserver.info: first shot at timblserver fink package git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8567
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-13  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* bootstrap, configure.ac, m4/pkg.m4: tags git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8312
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : more props git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8192
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-02-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* README, demos/sockettestClient.cxx, demos/sockettestServer.cxx,
	include/timblserver/FdStream.h, include/timblserver/ServerBase.h,
	include/timblserver/SocketBasics.h,
	include/timblserver/TimblServerAPI.h, src/FdStream.cxx,
	src/ServerBase.cxx, src/SocketBasics.cxx, src/TimblClient.cxx,
	src/TimblServer.cxx, src/TimblServerAPI.cxx: 2011 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8177
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-01-31  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.spec: man, pdf git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8089
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-01-31  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.spec, timblserver.spec.README: new upstream git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@8085
	12f355fe-0486-481a-ad91-c297ab22b4e3

2011-01-05  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* ChangeLog, Makefile.am: removed ChangeLog from SVN git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7709
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-14  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian, debian/TODO, debian/changelog, debian/compat,
	debian/control, debian/copyright, debian/docs, debian/rules: moved
	to svn://svn.debian.org/svn/debian-science/packages/timblserver git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7393
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7236
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian: version naming fixed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7214
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* m4/ltoptions.m4, m4/ltversion.m4, m4/lt~obsolete.m4: argg³ git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7210
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac, debian/control: depency fixed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7209
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* install-sh: also a NoNo in svn git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7208
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* m4/libtool.m4: We realy don't want this in SVN. it is very OS
	dependant.  git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7205
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* config.h.in, demos/Makefile.in, depcomp, ltmain.sh,
	m4/Makefile.in, missing, stamp-h1: Deze bestanden horen niet in SVN.
	ARGGG git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7204
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian, debian/rules: Release 1.1 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7195
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-08  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: layout git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7194
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: fixed problem with reading of config git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7101
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/TimblServer.1: typo git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7100
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-12-01  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: this too git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7086
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-24  antalb <antalb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/TimblServer.1: mild edits git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@7015
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: props set git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6925
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : removed pdf :P git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6915
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* ChangeLog, NEWS: News! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6903
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h: arghh git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6902
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* Makefile.in, configure.ac, include/Makefile.in,
	include/timblserver/LogBuffer.h, include/timblserver/LogStream.h,
	include/timblserver/Makefile.am, include/timblserver/Makefile.in,
	src/LogBuffer.cxx, src/LogStream.cxx, src/Makefile.am,
	src/Makefile.in: cleanup git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6901
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/Makefile.am, docs/TimblServer.1: Now we provide a man page git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6897
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-17  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/Makefile.in: shouldn't be in SVN git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6896
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-11-11  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : props set git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6822
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* AUTHORS, COPYING, ChangeLog, bootstrap, config.h.in, configure.ac: 
	re-re-estated git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6635
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : re-re-retry git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6634
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* Makefile, config.h, config.log, config.status, demos/Makefile,
	docs/Makefile, include/Makefile, include/timblserver/Makefile,
	libtool, m4/Makefile, src/Makefile, timblserver.pc: not in SVN
	please git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6632
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/TimblServer_1.O_Manual.pdf: wrong name git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6631
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/.deps/FdStream.Plo, src/.deps/LogBuffer.Plo,
	src/.deps/LogStream.Plo, src/.deps/ServerBase.Plo,
	src/.deps/SocketBasics.Plo, src/.deps/TimblClient.Po,
	src/.deps/TimblServer.Po, src/.deps/TimblServerAPI.Plo: not in svn
	please git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6630
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-25  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING, INSTALL, Makefile, Makefile.in, aclocal.m4,
	autom4te.cache/output.0, autom4te.cache/output.1,
	autom4te.cache/requests, autom4te.cache/traces.0,
	autom4te.cache/traces.1, config.guess, config.h, config.log,
	config.status, config.sub, configure, debian/changelog,
	debian/copyright, debian/rules, demos/.deps/sockettestClient.Po,
	demos/.deps/sockettestServer.Po, demos/Makefile, demos/Makefile.in,
	depcomp, docs/.cvsignore, docs/Makefile, docs/Makefile.in,
	include/Makefile, include/Makefile.in,
	include/timblserver/Makefile, include/timblserver/Makefile.in,
	install-sh, libtool, ltmain.sh, m4/Makefile, m4/Makefile.in,
	m4/libtool.m4, m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
	m4/lt~obsolete.m4, missing, src/.deps/FdStream.Plo,
	src/.deps/LogBuffer.Plo, src/.deps/LogStream.Plo,
	src/.deps/ServerBase.Plo, src/.deps/SocketBasics.Plo,
	src/.deps/TimblClient.Po, src/.deps/TimblServer.Po,
	src/.deps/TimblServerAPI.Plo, src/Makefile, src/Makefile.in,
	stamp-h1, timblserver.pc, timblserver.spec, timblserver.spec.README: 
	attempt to restore git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6629
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-18  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* config.h.in, src/ServerBase.cxx: arggh some terrible typos.  git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6541
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-06  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: arghh. wrong default! git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6389
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-10-05  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian, debian/changelog: re-release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6371
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-09-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* docs/Makefile.am: fixed stupid typ0 git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@6196
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-08-19  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.spec, timblserver.spec.README: do not install
	libTimblServer.la git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@5780
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-08-19  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/control: enhance description git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@5760
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-08-19  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian, debian/TODO, debian/changelog,
	debian/copyright, debian/rules: tags, remove empty NEWS file git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@5759
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-08-19  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.spec, timblserver.spec.README: it compiles git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@5749
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-08-19  joostvb <joostvb@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* timblserver.spec: first shot at building an RPM of this git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@5746
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-06-07  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* configure.ac: Bumped version after release git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@4922
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-06-02  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : manual belongs here git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@4851
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/TimblServerAPI.h: expose Socket stuff to the
	world.  hope is doesn't smell git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@4126
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h,
	include/timblserver/TimblServerAPI.h, src/ServerBase.cxx,
	src/TimblServerAPI.cxx: make daemonize() available in API git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@4125
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-22  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : propset git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@4096
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-22  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* README: adapted README git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@4094
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-16  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: fixed 'usage' git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@4043
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* config.h.in: cleaner? git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3992
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* : propset git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3991
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING, INSTALL, aclocal.m4, config.h.in, configure.ac: 
	modernized and cleaned up git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3989
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h, src/ServerBase.cxx,
	src/TimblServer.cxx, src/TimblServerAPI.cxx: Display correct Version
	info git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3984
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* Makefile.am, configure.ac, init/Makefile.am, init/timblserver.in: 
	we don't want the TimblServer to start on install git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3983
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-10  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* debian/NEWS.debian, debian/TODO, debian/changelog, debian/compat,
	debian/control, debian/copyright, debian/docs, debian/rules: first
	attempt for an build system git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3980
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* AUTHORS: credits git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3957
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-09  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx: oesp git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3955
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-01  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* config.h.in, configure.ac, timblserver.pc.in: cleaned up config git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3835
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-03-01  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx, src/TimblServer.cxx: fixed bug with macConn
	added -C to 'usage()' git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3821
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/FdStream.cxx: another oeps git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3797
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/FdStream.h, include/timblserver/Makefile.am,
	src/FdStream.cxx, src/Makefile.am, src/ServerBase.cxx: fdstream
	stuff added git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3795
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h,
	include/timblserver/TimblServerAPI.h, src/ServerBase.cxx,
	src/SocketBasics.cxx, src/Testers.cxx, src/TimblClient.cxx,
	src/TimblServerAPI.cxx: less include files included git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3793
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* demos/sockettestClient.cxx, demos/sockettestServer.cxx: arghh git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3791
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServer.cxx: intentionaly left blank git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3790
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblClient.cxx: and this one too git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3789
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/TimblServerAPI.h: what a mess git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3788
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/TimblServerAPI.cxx: last ai? git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3787
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/ServerBase.h: and more git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3786
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* src/ServerBase.cxx, src/SocketBasics.cxx: more ai git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3785
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-24  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* ChangeLog, src/LogBuffer.cxx, src/LogStream.cxx: ai git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3784
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-23  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* include/timblserver/LogBuffer.h, include/timblserver/LogStream.h,
	include/timblserver/Makefile.am, src/LogBuffer.cxx,
	src/LogStream.cxx, src/Makefile.am: added some more stuff from Timbl git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3782
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-22  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* COPYING: added git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3778
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-22  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* .cvsignore: not needed git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3777
	12f355fe-0486-481a-ad91-c297ab22b4e3

2010-02-22  sloot <sloot@12f355fe-0486-481a-ad91-c297ab22b4e3>

	* added separate tree for Timbl Server code git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/TimblServer@3776
	12f355fe-0486-481a-ad91-c297ab22b4e3

