aboutsummaryrefslogtreecommitdiffstats
path: root/daemon (unfollow)
Commit message (Expand)AuthorFilesLines
2005-12-08Added --trace option.HEADmasteryaworsky2-24/+57
2005-12-08Suppress error message when shutting down the daemon.yaworsky1-6/+14
2005-12-07Fixed shutdown_service: try to stop windows service firstyaworsky1-67/+76
2005-12-07Added --conf option.yaworsky3-2/+18
2005-12-02Fixed winNT service control from command line.yaworsky1-7/+25
2005-12-02Added command line options --start and --restartyaworsky1-26/+134
2005-11-29Convert all parts of logged message to destination encoding.yaworsky5-33/+80
2005-11-29Rewritten character conversion: do not fail on invalid characters.yaworsky1-5/+56
2005-11-29Fixed use of strings in trace messages.yaworsky1-3/+3
2005-11-29Fixed indentation.yaworsky1-2/+2
2005-11-29Convert TAG (program name) from source encoding to locale encoding if sourceyaworsky3-38/+102
2005-11-28Implemented charset conversion in each log path.yaworsky3-72/+80
2005-11-18Use the right comparsion function and rename string_compare to string_equalyaworsky3-14/+14
2005-11-18Fixed race conditionyaworsky1-40/+26
2005-11-17Described race condition.yaworsky1-0/+5
2005-11-15Optimized for speed parsing the month fieldyaworsky1-7/+98
2005-11-15Replaced 0-terminated strings with reference counted onesyaworsky7-93/+255
2005-11-10Improved performance.yaworsky4-76/+135
2005-11-10Simplified.yaworsky1-35/+40
2005-11-03Avoid raceyaworsky1-6/+14
2005-10-31Clear disposed datayaworsky1-0/+9
2005-10-31Refactored listeneryaworsky5-459/+680
2005-10-31Clarified loop.yaworsky1-2/+6
2005-10-26Fixed default value of 'ifempty'.yaworsky1-0/+5
2005-10-26Implemented relaying.yaworsky4-15/+278
2005-10-26Fixed defaults for message facility and priority in the parser.yaworsky1-4/+4
2005-10-26Fixed comment.yaworsky1-1/+1
2005-10-24Renamed writer.c to dest_file.c.yaworsky2-2/+2
2005-10-24Prepared for various destination types.yaworsky5-136/+238
2005-10-24Cut xml_start_element into little functions.yaworsky1-264/+371
2005-10-17Fixed facility name resolution by number.yaworsky1-0/+4
2005-09-16Fixed file creation date workaround.yaworsky1-7/+12
2005-09-16Added #ifdef for machine type in exception handler.yaworsky1-0/+7
2005-09-16Fixed daily and weekly conditions.yaworsky1-2/+9
2005-09-16Fixed locale issues.yaworsky2-12/+14
2005-09-16Added to repository.yaworsky1-0/+20
2005-09-16Added to repository.yaworsky11-0/+3753