index
:
syslog-win32
master
fork of syslog-win32
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-12-07
Fixed shutdown_service: try to stop windows service first
yaworsky
1
-67
/
+76
2005-12-07
Added --conf option.
yaworsky
3
-2
/
+18
2005-12-02
Fixed winNT service control from command line.
yaworsky
1
-7
/
+25
2005-12-02
Added command line options --start and --restart
yaworsky
1
-26
/
+134
2005-11-29
Convert all parts of logged message to destination encoding.
yaworsky
5
-33
/
+80
2005-11-29
Rewritten character conversion: do not fail on invalid characters.
yaworsky
1
-5
/
+56
2005-11-29
Fixed use of strings in trace messages.
yaworsky
1
-3
/
+3
2005-11-29
Fixed indentation.
yaworsky
1
-2
/
+2
2005-11-29
Convert TAG (program name) from source encoding to locale encoding if source
yaworsky
3
-38
/
+102
2005-11-28
Implemented charset conversion in each log path.
yaworsky
3
-72
/
+80
2005-11-18
Use the right comparsion function and rename string_compare to string_equal
yaworsky
3
-14
/
+14
2005-11-18
Fixed race condition
yaworsky
1
-40
/
+26
2005-11-17
Described race condition.
yaworsky
1
-0
/
+5
2005-11-15
Optimized for speed parsing the month field
yaworsky
1
-7
/
+98
2005-11-15
Replaced 0-terminated strings with reference counted ones
yaworsky
7
-93
/
+255
2005-11-10
Improved performance.
yaworsky
4
-76
/
+135
2005-11-10
Simplified.
yaworsky
1
-35
/
+40
2005-11-03
Avoid race
yaworsky
1
-6
/
+14
2005-10-31
Clear disposed data
yaworsky
1
-0
/
+9
2005-10-31
Refactored listener
yaworsky
5
-459
/
+680
2005-10-31
Clarified loop.
yaworsky
1
-2
/
+6
2005-10-26
Fixed default value of 'ifempty'.
yaworsky
1
-0
/
+5
2005-10-26
Implemented relaying.
yaworsky
4
-15
/
+278
2005-10-26
Fixed defaults for message facility and priority in the parser.
yaworsky
1
-4
/
+4
2005-10-26
Fixed comment.
yaworsky
1
-1
/
+1
2005-10-24
Renamed writer.c to dest_file.c.
yaworsky
2
-2
/
+2
2005-10-24
Prepared for various destination types.
yaworsky
5
-136
/
+238
2005-10-24
Cut xml_start_element into little functions.
yaworsky
1
-264
/
+371
2005-10-17
Fixed facility name resolution by number.
yaworsky
1
-0
/
+4
2005-09-16
Fixed file creation date workaround.
yaworsky
1
-7
/
+12
2005-09-16
Added #ifdef for machine type in exception handler.
yaworsky
1
-0
/
+7
2005-09-16
Fixed daily and weekly conditions.
yaworsky
1
-2
/
+9
2005-09-16
Fixed locale issues.
yaworsky
2
-12
/
+14
2005-09-16
Added to repository.
yaworsky
1
-0
/
+20
2005-09-16
Added to repository.
yaworsky
11
-0
/
+3753