john30
|
430d72daed
|
switched from Appl class to argp
|
2015-01-31 18:32:30 +01:00 |
|
john30
|
f00d49aa7b
|
switched to argp, also allow "q" for quit, end on input shutdown, fix for checking stop and quit input, fix for checking ebusd answer
|
2015-01-31 18:32:01 +01:00 |
|
john30
|
fee4c2ab2c
|
switched to argp
|
2015-01-31 18:31:13 +01:00 |
|
john30
|
a514e41cd8
|
switched to argp, also allow "q" for quit, end on input shutdown, fix for checking stop and quit input, fix for checking ebusd answer
|
2015-01-31 18:30:00 +01:00 |
|
john30
|
0d91dc1c44
|
dont reorder args
|
2015-01-31 18:21:17 +01:00 |
|
john30
|
5903204a4f
|
formatting
|
2015-01-31 16:21:57 +01:00 |
|
john30
|
4a589681cc
|
fix for checking quit message, also accept "q" as quit
|
2015-01-31 16:21:47 +01:00 |
|
john30
|
b39bbcba00
|
documentation
|
2015-01-31 16:04:24 +01:00 |
|
john30
|
bb36862823
|
corrected log help
|
2015-01-31 16:04:04 +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 |
|
john30
|
a8231fd5db
|
removed unused files
|
2015-01-25 19:31:39 +01:00 |
|
john30
|
a7000b2342
|
removed outdated files
|
2015-01-25 19:29:23 +01:00 |
|
john30
|
dd6fc823e8
|
removed unused include
|
2015-01-25 19:15:46 +01:00 |
|
john30
|
8fb73a5f5d
|
switched to new logging
|
2015-01-25 19:07:38 +01:00 |
|
john30
|
89349e7d21
|
reworked main loop, switched command line argument parsing to argp
|
2015-01-25 19:06:02 +01:00 |
|
john30
|
a721fe28dc
|
reworked main loop, switched command line argument parsing to argp
|
2015-01-25 19:04:28 +01:00 |
|
john30
|
3b968afb41
|
added simple, fast, and efficient logging
|
2015-01-25 19:01:24 +01:00 |
|
john30
|
16c52e9a39
|
close socket as fast as possible if it was closed by the client
|
2015-01-25 18:50:12 +01:00 |
|
john30
|
0095c5d44d
|
Merge branch 'master' of git://github.com/yuhu-/ebusd
|
2015-01-25 18:29:30 +01:00 |
|
Roland Jax
|
72d68a3ad8
|
fix issue #26: make install should honor DESTDIR variable also for sysconfdir
|
2015-01-21 11:21:40 +01:00 |
|
john30
|
44957a6566
|
switched to autobrief
|
2015-01-18 12:40:54 +01:00 |
|
john30
|
fb99ac55a1
|
added listen stop
|
2015-01-18 12:23:16 +01:00 |
|
john30
|
1868e66c8b
|
hide copy constructor, fixed skipped updates, nicer NetMessage notify/wait, nicer Connection cleanup, removed weird workaround with \r, documentation
|
2015-01-18 12:14:52 +01:00 |
|
john30
|
4b94a38c3c
|
hide copy constructor
|
2015-01-18 12:08:58 +01:00 |
|
Roland Jax
|
4e85f82250
|
class notify reduced too single file.
|
2015-01-07 23:12:39 +01:00 |
|
Roland Jax
|
c09f98eb8a
|
double new line from help removed; ebusctl: polling timeout increased.
|
2015-01-05 15:55:48 +01:00 |
|
Roland Jax
|
2ef04903e9
|
ebusctl improved for 'listen' command
|
2015-01-04 22:13:42 +01:00 |
|
Roland Jax
|
a630d132c5
|
new command 'listen' added.
|
2015-01-04 17:11:17 +01:00 |
|
Roland Jax
|
9fcff1221e
|
fix: disable device test for network device as default.
|
2015-01-04 13:43:12 +01:00 |
|
Roland Jax
|
4e9b207767
|
ebusctl: receiving reimplemented
|
2015-01-03 12:43:09 +01:00 |
|
john30
|
50e24172b1
|
added lastChangeTime
|
2015-01-03 12:11:46 +01:00 |
|
Roland Jax
|
92e6178ef7
|
ebusctl: fix len of receive buffer.
|
2015-01-02 19:09:00 +01:00 |
|
Roland Jax
|
c490dcd3da
|
TCPSocket: replaced read/write with recv/send to ignore SIGPIPE during sending; ebusctl: Dealing when receiving data corrected to detect the end of the message with double newline sign.
|
2015-01-02 18:57:30 +01:00 |
|
Roland Jax
|
a167c4565e
|
comment typos corrected
|
2015-01-02 17:38:49 +01:00 |
|
Roland Jax
|
eecb56a66f
|
README adapted.
|
2015-01-02 12:52:32 +01:00 |
|
Roland Jax
|
e85e2250a4
|
README adapted.
|
2015-01-01 23:17:39 +01:00 |
|
john30
|
b04d5c2730
|
added common broadcast messages, removed outdated commands.csv
|
2015-01-01 13:39:53 +01:00 |
|
john30
|
d76d411b35
|
find reports anything by default
|
2015-01-01 11:55:20 +01:00 |
|
john30
|
bbd135398e
|
fix for previous commit
|
2014-12-31 11:42:12 +01:00 |
|
john30
|
648588149d
|
no longer read any file, added checks
|
2014-12-31 10:51:19 +01:00 |
|
john30
|
a865dfe322
|
return error when part or name was defined and part is last item
|
2014-12-31 10:47:22 +01:00 |
|
john30
|
3b13791c4d
|
typo
|
2014-12-31 10:46:28 +01:00 |
|
john30
|
699ee88b5b
|
fixed bounds check for time types
|
2014-12-31 09:59:54 +01:00 |
|
john30
|
b717a0561b
|
fixed empty stored value for messages with value in master data
|
2014-12-31 09:18:44 +01:00 |
|
john30
|
2253060b8a
|
neither update last found timestamp nor empty last found value if decoding failed, added decode() for combined master/slave decoding
|
2014-12-31 09:16:33 +01:00 |
|
john30
|
a7d404ee75
|
use optional "-c class" for find and read instead of having class as non-option argument
|
2014-12-31 08:30:41 +01:00 |
|
john30
|
7976222b0a
|
adjusted to new structure
|
2014-12-31 08:01:23 +01:00 |
|
john30
|
be8ae316ed
|
renamed isSet to isWrite
|
2014-12-31 07:42:41 +01:00 |
|
Roland Jax
|
91c4aa15dd
|
copy & paste typo fixed
|
2014-12-30 21:01:49 +01:00 |
|
Roland Jax
|
612270f942
|
code style
|
2014-12-30 20:08:48 +01:00 |
|