Emery Hemingway
482576fabb
server/fs_log: improve client isolation
...
Use a seperate handle at each session.
Use SEEK_TAIL to append messages to files.
Increase packet buffer.
Refactor to component framework.
Fixes #1777
Issue #2060
2016-08-29 17:29:34 +02:00
Norman Feske
3bceefc9cf
Omit superfluous use of "CAP"/"SIGNAL" services
...
The functionality of the former "CAP" and "SIGNAL" services is now
provided by core's "PD" service.
2016-05-09 13:24:51 +02:00
Emery Hemingway
d0ebdfba4b
server/fs_log: merge labels using 'label_prefix'
...
Policies are no longer partially matched against 'label' attributes.
New test at run/fs_log.
Issue #1766
2015-11-29 18:17:09 +01:00