Commit Graph

4 Commits

Author SHA1 Message Date
Jan Friesse
79a1b9ea59 Qnetd: Add advanced settings
All previously defined defaults are now configurable via -S option.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:42 +02:00
Jan Friesse
c53d901143 Qdevice: Improve simple lex and add unit test
Simple lex now support backslashes and quotes. Behavior is
similar to shell.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:41 +02:00
Jan Friesse
6a21dd3d62 qdevice: Make simple-lex locale independent
Simple-lex is going to be used in protocol so it's not good idea to
depend on locale.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:41 +02:00
Jan Friesse
40ca891974 qdevice: Improve socket based IPC
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2016-06-28 13:58:41 +02:00