Commit Graph
19 Commits
Author SHA1 Message Date
john30 aa306d9131 reworked and optimized device handling and check network device address, log failed device open, avoid blocking threads with sleep(), optimized shutdown 2015-02-08 10:06:03 +01:00
john30 e15c66919a nicer help 2015-02-01 13:06:42 +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
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 4e9b207767 ebusctl: receiving reimplemented 2015-01-03 12:43:09 +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 da03406175 fixed: ebusctl crashed, if size of input buffer is reached. 2014-12-29 13:30:32 +01:00
Roland Jax 5487580c02 interactive mode in ebusctl simplified; cosmetics in class Appl 2014-12-29 12:24:17 +01:00
john30 e6a4b774dd do not use exit() in Appl to avoid memory leaks 2014-12-28 11:00:38 +01:00
Roland Jax d142756f35 Appl: ability to process a dash after a command added. 2014-12-14 08:54:18 +01:00
Roland Jax 11b522a342 fix interactive mode. 2014-11-25 20:18:11 +01:00
Roland Jax 68c15ce66e ebusctl: interactive mode added. 2014-11-25 11:35:53 +01:00
Roland Jax 73eeef99f6 class Appl: changed command from required to not-required. 2014-11-24 18:19:10 +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 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