aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/syslogd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert all parts of logged message to destination encoding.yaworsky2005-11-291-12/+41
* Rewritten character conversion: do not fail on invalid characters.yaworsky2005-11-291-5/+56
* Fixed use of strings in trace messages.yaworsky2005-11-291-3/+3
* Convert TAG (program name) from source encoding to locale encoding if sourceyaworsky2005-11-291-13/+40
* Implemented charset conversion in each log path.yaworsky2005-11-281-48/+27
* Optimized for speed parsing the month fieldyaworsky2005-11-151-7/+98
* Replaced 0-terminated strings with reference counted onesyaworsky2005-11-151-61/+71
* Improved performance.yaworsky2005-11-101-26/+63
* Clear disposed datayaworsky2005-10-311-0/+9
* Refactored listeneryaworsky2005-10-311-111/+318
* Fixed defaults for message facility and priority in the parser.yaworsky2005-10-261-4/+4
* Prepared for various destination types.yaworsky2005-10-241-2/+14
* Added to repository.yaworsky2005-09-161-0/+600