summaryrefslogtreecommitdiffstats
path: root/src/net/udp/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* [ipv6] Rename ipv6_scope to dhcpv6_scopeMichael Brown2016-07-161-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [syslog] Strip invalid characters from hostnameMichael Brown2014-05-161-6/+31
* [settings] Force settings into alphabetical order within sectionsMichael Brown2013-12-051-2/+2
* [syslog] Add support for IPv6 syslog serverMichael Brown2013-12-051-16/+35
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-11/+3Star
* [console] Allow console input and output to be disabled independentlyMichael Brown2013-11-281-2/+2
* [console] Pass escape sequence context to ANSI escape sequence handlersMichael Brown2013-11-271-1/+3
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [syslog] Include hostname within syslog messages where possibleMichael Brown2012-06-201-4/+52
* [syslog] Pass internal syslog() priority through to syslog consoleMichael Brown2012-03-261-2/+21
* [console] Do not share ANSI escape context between lineconsole usersMichael Brown2012-03-261-0/+8
* [console] Exclude text-based UI output from logfile-based consolesMichael Brown2012-03-261-1/+1
* [console] Allow usage to be defined independently for each consoleMichael Brown2012-03-261-0/+8
* [syslog] Separate out generic line-based console functionalityMichael Brown2012-02-291-36/+8Star
* [syslog] Disable console when no syslog server is definedMichael Brown2012-02-291-7/+5Star
* [settings] Impose a fixed order on settingsMichael Brown2011-03-231-1/+1
* [syslog] Add support for sending console output to a syslog serverMichael Brown2011-03-101-0/+206