Commit Graph
44 Commits
Author SHA1 Message Date
john30 d3e077b32e fixes for answer mode, fix for duplicate counting of own master address, fix for empty scan and missing seen state, added answer to scan message in answer mode, solved TODO 2016-01-02 01:13:48 +01:00
john30 fce95bc20f added revision info 2015-11-15 10:35:14 +01:00
john30 376939328e added --with-argp-lib and --with-argp-include options for argp-standalone, formatting 2015-11-08 10:44:18 +01:00
john30 666964d76a only link rt if necessary 2015-11-07 12:09:55 +01:00
john30 afea50e07a fixed warning 2015-06-06 10:45:46 +02:00
john30 e2538caf35 use version from VERSION file 2015-05-25 13:32:53 +02:00
john30 7aa153848e updated author address 2015-05-14 10:47:51 +02:00
john30 04632d3f35 increased version to 1.1.0 2015-03-27 22:41:31 +01:00
john30 252196cc56 fixed strings, added check for argp 2015-03-20 23:05:38 +01:00
john30 74a2216966 autoconf 2.63 is fine 2015-03-11 08:43:30 +01:00
John 26398e103e corrected AC_CONFIG_AUX_DIR position 2015-02-18 09:06:11 +01:00
john30 6b5728bdd8 updated version to 1.0.0 2015-02-14 15:20:46 +01:00
john30 7dea6590c1 use PACKAGE for config path 2015-02-14 14:42:45 +01:00
john30 2ca6be5f92 determine default log file location from localstatedir, determine default config directory from sysconfdir, moved sysconfdir default to autogen.sh, adjusted author and git location 2015-02-14 14:36:57 +01:00
john30 5d872e3bc6 added missing /run suffix to PID file path 2015-01-31 19:16:08 +01:00
john30 e007e85762 added PID file location to autoconf (i.e. use localstatedir/var), fixed empty PID file and permissions 2015-01-31 11:39:52 +01:00
Roland Jax 55ccd3fa0d set default for sysconfdir to /etc; create default configuration directory '/etc/ebusd' during 'make install'. 2014-12-23 23:28:30 +01:00
Roland Jax 96da8373f5 configure.ac: possibility to change the CXXFLAGS flags added. [default: -g -O2] (e.g.: ./autogen.sh CXXFLAGS='-g -O0) 2014-12-23 08:50:30 +01:00
Roland Jax bc6cdbd17c configure.ac cosmetics. 2014-12-13 10:28:53 +01:00
Roland Jax 5a5ecf9b70 configure.ac missing checks added. 2014-12-13 10:14:28 +01:00
Roland Jax a9de53123c set 'silent build' as default; suppression of gcc warnings in main executable from local libraries added. 2014-12-13 09:32:39 +01:00
Roland Jax 4bd18de1e5 Issue 17: Fix a problem with 'AM_PROG_AR' in Automake below Version 1.11.2 2014-12-06 14:05:07 +01:00
Roland Jax 972277d68d command 'feed' moved from ebusctl into ebusfeed;tools directory created. 2014-11-24 15:52:31 +01:00
Roland Jax e574c28c6d build order changed. 2014-11-21 22:13:23 +01:00
Roland Jax 8e37591ca7 doxygen support added. 2014-11-21 20:40:54 +01:00
Roland Jax 6b19680b61 Add checks to configure.ac for pselect() and ppoll(). 2014-11-21 19:10:02 +01:00
Roland Jax d27afa928c check for pthread function 'pthread_setname_np' added. 2014-11-14 16:41:05 +01:00
Roland Jax baf60895ef class Connection, Network, Port: select() replaced by ppoll(). 2014-11-13 16:31:32 +01:00
Roland Jax 5e07f0152d needless includes directives (header files) removed. 2014-11-13 15:01:54 +01:00
Roland Jax b89a441f99 configure.ac: AC_CHECK_HEADERS added. 2014-11-13 14:18:37 +01:00
Roland Jax 2f9138b43e ebusd: main.cpp renamed into ebusd.cpp; daemon option 'aquiretime' added. 2014-11-09 20:27:40 +01:00
Roland Jax 793c64d922 file struturce changed. 2014-11-06 16:08:11 +01:00
Roland Jax cbbfe1ccd9 various clean ups after libebus merging. 2014-10-28 20:05:29 +01:00
Roland Jax 0827c62f3f libebus project merged into ebusd project. 2014-10-27 22:28:22 +01:00
Roland Jax 73f688a830 Version changed from 0.3.0 to 0.4.0 2014-10-09 16:27:32 +02:00
Roland Jax c0b4ff038f ebusctl added. Version changed from 0.2.1 to 0.3.0 2014-06-25 19:13:52 +02:00
Roland Jax 8e9169afd4 Version changed from 0.2.0 to 0.2.1 2014-06-03 12:16:20 +02:00
Roland Jax cf54ba532e configure.ac: PKG_CHECK_MODULES corrected. 2014-05-22 20:33:01 +02:00
Roland Jax bed9159097 configure.ac: AC_CONFIG_AUX_DIR([build]) added. 2014-05-22 12:08:37 +02:00
Roland Jax 09c0229060 NEW: ebus-daemon merged into ebusd. 2014-05-20 22:12:02 +02:00
Roland Jax 23b00280da configure.ac: AC_PREREQ changed. 2014-05-10 19:27:18 +02:00
Roland Jax d38c30339b BUG: .gitignore changed - missing configure.ac added 2014-04-23 14:37:37 +02:00
Roland Jax 4787c26b35 Added CFLAGS -Wall -Wextra to configure.ac
Fixed some compiler warnings related to changed CFLAGS settings.
2014-02-05 13:23:40 +01:00
Roland Jax 916ec20456 Initial commit on github. 2013-11-14 21:15:14 +01:00