Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed shutdown_service: try to stop windows service first | yaworsky | 2005-12-07 | 1 | -67/+76 |
| | |||||
* | Added --conf option. | yaworsky | 2005-12-07 | 3 | -2/+18 |
| | |||||
* | Fixed winNT service control from command line. | yaworsky | 2005-12-02 | 1 | -7/+25 |
| | | | | | Fixed service installation: added instance name. Service name and event name is made more distinguished. | ||||
* | Added command line options --start and --restart | yaworsky | 2005-12-02 | 1 | -26/+134 |
| | |||||
* | Convert all parts of logged message to destination encoding. | yaworsky | 2005-11-29 | 5 | -33/+80 |
| | | | | | | | | This is required if destination encoding is UCS-2 or UCS-4 for example. Otherwise the logfile will not be uniform. Fixed a bug in charset conversion function: divide by zero when cannot convert the first character and calculating new size for the output buffer. | ||||
* | Rewritten character conversion: do not fail on invalid characters. | yaworsky | 2005-11-29 | 1 | -5/+56 |
| | |||||
* | Fixed use of strings in trace messages. | yaworsky | 2005-11-29 | 1 | -3/+3 |
| | |||||
* | Fixed indentation. | yaworsky | 2005-11-29 | 1 | -2/+2 |
| | |||||
* | Convert TAG (program name) from source encoding to locale encoding if source | yaworsky | 2005-11-29 | 3 | -38/+102 |
| | | | | encoding is specified and other than locale encoding. | ||||
* | Implemented charset conversion in each log path. | yaworsky | 2005-11-28 | 3 | -72/+80 |
| | | | | Fixed bugs in configuration reader. | ||||
* | Use the right comparsion function and rename string_compare to string_equal | yaworsky | 2005-11-18 | 3 | -14/+14 |
| | |||||
* | Fixed race condition | yaworsky | 2005-11-18 | 1 | -40/+26 |
| | |||||
* | Described race condition. | yaworsky | 2005-11-17 | 1 | -0/+5 |
| | |||||
* | Optimized for speed parsing the month field | yaworsky | 2005-11-15 | 1 | -7/+98 |
| | |||||
* | Replaced 0-terminated strings with reference counted ones | yaworsky | 2005-11-15 | 7 | -93/+255 |
| | |||||
* | Improved performance. | yaworsky | 2005-11-10 | 4 | -76/+135 |
| | |||||
* | Simplified. | yaworsky | 2005-11-10 | 1 | -35/+40 |
| | |||||
* | Avoid race | yaworsky | 2005-11-03 | 1 | -6/+14 |
| | |||||
* | Clear disposed data | yaworsky | 2005-10-31 | 1 | -0/+9 |
| | |||||
* | Refactored listener | yaworsky | 2005-10-31 | 5 | -459/+680 |
| | |||||
* | Clarified loop. | yaworsky | 2005-10-31 | 1 | -2/+6 |
| | |||||
* | Fixed default value of 'ifempty'. | yaworsky | 2005-10-26 | 1 | -0/+5 |
| | | | | Fixed compiler warning. | ||||
* | Implemented relaying. | yaworsky | 2005-10-26 | 4 | -15/+278 |
| | |||||
* | Fixed defaults for message facility and priority in the parser. | yaworsky | 2005-10-26 | 1 | -4/+4 |
| | |||||
* | Fixed comment. | yaworsky | 2005-10-26 | 1 | -1/+1 |
| | |||||
* | Renamed writer.c to dest_file.c. | yaworsky | 2005-10-24 | 2 | -2/+2 |
| | |||||
* | Prepared for various destination types. | yaworsky | 2005-10-24 | 5 | -136/+238 |
| | |||||
* | Cut xml_start_element into little functions. | yaworsky | 2005-10-24 | 1 | -264/+371 |
| | |||||
* | Fixed facility name resolution by number. | yaworsky | 2005-10-17 | 1 | -0/+4 |
| | |||||
* | Fixed file creation date workaround. | yaworsky | 2005-09-16 | 1 | -7/+12 |
| | |||||
* | Added #ifdef for machine type in exception handler. | yaworsky | 2005-09-16 | 1 | -0/+7 |
| | |||||
* | Fixed daily and weekly conditions. | yaworsky | 2005-09-16 | 1 | -2/+9 |
| | |||||
* | Fixed locale issues. | yaworsky | 2005-09-16 | 2 | -12/+14 |
| | |||||
* | Added to repository. | yaworsky | 2005-09-16 | 1 | -0/+20 |
| | |||||
* | Added to repository. | yaworsky | 2005-09-16 | 11 | -0/+3753 |