Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distingushed installation directory name. | yaworsky | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Added message prefix. | yaworsky | 2005-11-29 | 1 | -0/+11 |
| | |||||
* | Rewritten character conversion: do not fail on invalid characters. | yaworsky | 2005-11-29 | 1 | -5/+56 |
| | |||||
* | Added prefix to message. | yaworsky | 2005-11-29 | 1 | -2/+6 |
| | |||||
* | 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 | 4 | -39/+103 |
| | | | | encoding is specified and other than locale encoding. | ||||
* | Implemented charset conversion in each log path. | yaworsky | 2005-11-28 | 7 | -113/+121 |
| | | | | Fixed bugs in configuration reader. | ||||
* | Release 0.3. | yaworsky | 2005-11-21 | 1 | -0/+119 |
| | |||||
* | Added encoding conversion task. | yaworsky | 2005-11-18 | 1 | -0/+8 |
| | |||||
* | 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 |
| | |||||
* | Bumped version to 0.3. | yaworsky | 2005-11-17 | 1 | -1/+1 |
| | |||||
* | Changed slightly. | yaworsky | 2005-11-17 | 1 | -9/+37 |
| | |||||
* | Corrected DocBook structure | yaworsky | 2005-11-16 | 5 | -23/+10 |
| | |||||
* | 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 | 6 | -475/+705 |
| | |||||
* | Clarified loop. | yaworsky | 2005-10-31 | 1 | -2/+6 |
| | |||||
* | Shown different destinations on the diagram. | yaworsky | 2005-10-26 | 1 | -1/+6 |
| | |||||
* | Fixed default value of 'ifempty'. | yaworsky | 2005-10-26 | 1 | -0/+5 |
| | | | | Fixed compiler warning. | ||||
* | Implemented relaying. | yaworsky | 2005-10-26 | 5 | -24/+318 |
| | |||||
* | 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 |
| | |||||
* | Release 0.2.syslog-win32-0-2 | yaworsky | 2005-10-18 | 1 | -0/+96 |
| | |||||
* | Added ChangeLog. | yaworsky | 2005-10-18 | 1 | -0/+1 |
| | |||||
* | Added to CVS. | yaworsky | 2005-10-18 | 1 | -0/+3 |
| | |||||
* | Added doc. | yaworsky | 2005-10-18 | 2 | -1/+4 |
| | |||||
* | Added to CVS. | yaworsky | 2005-10-18 | 2 | -0/+33 |
| | |||||
* | Bumped version number to 0.2. | yaworsky | 2005-10-18 | 1 | -1/+1 |
| | |||||
* | Changed instructions how to build binary distribution. | yaworsky | 2005-10-18 | 1 | -22/+23 |
| | |||||
* | Added documentation and start menu folder with icons. | yaworsky | 2005-10-18 | 1 | -0/+6 |
| | |||||
* | Added official website URL. | yaworsky | 2005-10-18 | 1 | -0/+3 |
| | |||||
* | Spelling/typo fix. | yaworsky | 2005-10-18 | 1 | -1/+1 |
| | |||||
* | Added book compiling instructions. | yaworsky | 2005-10-18 | 1 | -0/+5 |
| | |||||
* | Added to CVS. | yaworsky | 2005-10-18 | 1 | -0/+60 |
| | |||||
* | Added description of -s option. | yaworsky | 2005-10-18 | 1 | -0/+10 |
| | |||||
* | Leave brief description. Moved all content to doc/src. | yaworsky | 2005-10-18 | 1 | -218/+0 |
| | |||||
* | Added "internals" page. | yaworsky | 2005-10-18 | 1 | -0/+1 |
| | |||||
* | Added to CVS. | yaworsky | 2005-10-18 | 2 | -0/+100 |
| | |||||
* | Added to CVS. | yaworsky | 2005-10-18 | 1 | -0/+2 |
| |