Commit Graph
21 Commits
Author SHA1 Message Date
john30 774e01e937 use own namespace 2017-01-14 16:41:54 +01:00
john30 54a6c0f673 code style 2017-01-14 15:02:10 +01:00
john30 b3bb2e08ac code style 2017-01-14 13:00:04 +01:00
john30 767cb9bc1f updated copyright year 2016-01-06 13:54:01 +01:00
john30 040e10ff5f support MACH architecture 2015-11-07 14:52:20 +01:00
john30 9dbdeffe0c unified copyright notice 2015-11-07 14:47:13 +01:00
john30 7aa153848e updated author address 2015-05-14 10:47:51 +02:00
john30 5da560b79a less compiler warnings 2015-03-20 23:01:06 +01:00
john30 51b86c9dc5 documentation 2015-03-14 10:21:10 +01:00
john30 c6bd44d2b9 header 2015-02-15 18:58:47 +01:00
john30 44957a6566 switched to autobrief 2015-01-18 12:40:54 +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
john30 4e81fd842b fixed documentation 2014-12-15 20:13:20 +01:00
Roland Jax 68c15ce66e ebusctl: interactive mode added. 2014-11-25 11:35:53 +01:00
Roland Jax 4a1033122c 'using namespace std;' added. 2014-11-22 20:42:11 +01:00
Roland Jax 835c901da6 documentation for class BaseLoop added; most enum types adapted. 2014-11-20 18:43:07 +01:00
Roland Jax e2f6bbffb0 class LogInstance renamed to Logger; documentation for logging subsystem added. 2014-11-18 20:15:01 +01:00
Roland Jax 1415b143af documentation for class TCPSocket, TCPClient and TCPServer added. 2014-11-18 15:38:36 +01:00
Roland Jax 5e07f0152d needless includes directives (header files) removed. 2014-11-13 15:01:54 +01:00
Roland Jax af4f822f5d daemon option '--version' added. 2014-11-09 23:21:55 +01:00
Roland Jax 793c64d922 file struturce changed. 2014-11-06 16:08:11 +01:00