History log of /haiku/headers/private/syslog_daemon/syslog_daemon.h (Results 1 – 6 of 6)
Revision Date Author Comments
# 4bf862e3 21-Apr-2015 Axel Dörfler <axeld@pinc-software.de>

syslog_daemon: Converted to BServer.

* Instead of letting the kernel search for the syslog port, the
daemon now registers itself with the kernel (which even solves
a TODO).
* A port is created f

syslog_daemon: Converted to BServer.

* Instead of letting the kernel search for the syslog port, the
daemon now registers itself with the kernel (which even solves
a TODO).
* A port is created for the actual log messages from the launch_daemon,
and used on start.
* However, the SyslogTest does not yet work, due to the BMessage <->
KMessage communication problems.

show more ...


# eb2fc29a 24-Jan-2006 Axel Dörfler <axeld@pinc-software.de>

Implemented syslog support for the kernel debug output. Not fancy at all yet, but
it seems to be working fine.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16073 a95241bf-73f2-0310-859d-f6bb

Implemented syslog support for the kernel debug output. Not fancy at all yet, but
it seems to be working fine.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16073 a95241bf-73f2-0310-859d-f6bbb57e9c96

show more ...


# 3c45d8ce 30-Dec-2003 Axel Dörfler <axeld@pinc-software.de>

Forgot to commit SYSLOG_FACILITY_INDEX() macro.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5799 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 37023b50 13-Nov-2003 Axel Dörfler <axeld@pinc-software.de>

Added new message codes for adding/removing a syslog listener.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5341 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0edba5de 12-Nov-2003 Axel Dörfler <axeld@pinc-software.de>

Added priority field to syslog_message.
Added macros to get the priority/facility.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5335 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7aaeb3f3 12-Nov-2003 Axel Dörfler <axeld@pinc-software.de>

First round of the syslog_daemon implementation.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5325 a95241bf-73f2-0310-859d-f6bbb57e9c96