index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved rsyslogd startup and shutdown messages
Rainer Gerhards
2005-08-17
3
-13
/
+36
*
how2help whishlist added
Rainer Gerhards
2005-08-16
2
-1
/
+58
*
updated status in regard to 0.9.7
v0-9-7
Rainer Gerhards
2005-08-15
1
-3
/
+3
*
more makefile changes (trying to make it bullet-proof)
Rainer Gerhards
2005-08-15
1
-0
/
+82
*
more makefile changes (trying to make it bulletproof)
Rainer Gerhards
2005-08-15
3
-83
/
+12
*
fix in linux makefile detected during testing
Rainer Gerhards
2005-08-15
1
-2
/
+2
*
fixed bug in makefiles - MySQL support could not be enabled
Rainer Gerhards
2005-08-15
3
-3
/
+5
*
made an error message appear if database action used in non-db build
Rainer Gerhards
2005-08-12
2
-1
/
+12
*
working on optimizing the build environment - still sub-optimal
Rainer Gerhards
2005-08-10
8
-90
/
+55
*
final touches of 0.9.6
v0-9-6
Rainer Gerhards
2005-08-09
2
-10
/
+28
*
ironing out final nits for 0.9.6
Rainer Gerhards
2005-08-09
1
-2
/
+6
*
adding sample FreeBSD startup script
Rainer Gerhards
2005-08-09
1
-0
/
+83
*
still hiding make file syntax differences...
Rainer Gerhards
2005-08-09
4
-85
/
+9
*
initial version of linux-specific makefile
Rainer Gerhards
2005-08-09
1
-0
/
+132
*
restructured makefile, because debian make has different syntax...
Rainer Gerhards
2005-08-09
3
-70
/
+76
*
startup script for debian added
Rainer Gerhards
2005-08-08
1
-0
/
+95
*
added first revision of install document
Rainer Gerhards
2005-08-08
2
-0
/
+137
*
Makefile conditionals guarded against leading/trailing spaces
Rainer Gerhards
2005-08-08
1
-4
/
+3
*
upgraded Makefile to easy feature configuration via settings at top of file
Rainer Gerhards
2005-08-08
1
-17
/
+12
*
makefile enhancements
Rainer Gerhards
2005-08-08
1
-8
/
+39
*
simplifying makefile
Rainer Gerhards
2005-08-08
1
-9
/
+14
*
doc updates
Rainer Gerhards
2005-08-05
2
-29
/
+12
*
doc update to reflect new -r option semantics
Rainer Gerhards
2005-08-05
2
-9
/
+13
*
allowed to specify the udp listening port on command line
Rainer Gerhards
2005-08-05
3
-17
/
+40
*
doc updates (php-syslog-ng howto)
Rainer Gerhards
2005-08-05
2
-0
/
+150
*
mysql connect error messages enhanced (now go to the log themselves)
Rainer Gerhards
2005-08-04
2
-6
/
+10
*
begun to move the documentation to html (and create better doc)
Rainer Gerhards
2005-08-04
10
-58
/
+1272
*
close to 0.9.5 - multiple instances are supported now
Rainer Gerhards
2005-08-01
4
-18
/
+34
*
support for multiple instances enhanced - still some minor issues
Rainer Gerhards
2005-08-01
1
-3
/
+6
*
-o option added (omit local log socket)
Rainer Gerhards
2005-08-01
2
-3
/
+16
*
changed news file to reflect recent bug fixes
Rainer Gerhards
2005-07-29
1
-1
/
+15
*
fixed the issue where rsyslogd dumped core when an invalid template name
Rainer Gerhards
2005-07-29
3
-9
/
+36
*
fixed 'the semicolon bug' in the write database action. Also fixed a bug
Rainer Gerhards
2005-07-29
2
-14
/
+31
*
yet another minor doc change
v0-9-4
Rainer Gerhards
2005-07-25
2
-2
/
+2
*
some minor cleanup (mostly doc) in preparation for 0.9.4
Rainer Gerhards
2005-07-25
2
-9
/
+32
*
changed the syslog sender so that it works well with stunnel
Rainer Gerhards
2005-07-22
1
-10
/
+52
*
rsyslogd improved startup message, doc updates to reflect changes
Rainer Gerhards
2005-07-20
4
-32
/
+82
*
fixed a wrong default message format
Rainer Gerhards
2005-07-20
2
-2
/
+15
*
useful tcp sender finished (at least it looks so, testing might reveal a
Rainer Gerhards
2005-07-20
2
-2
/
+32
*
(hopefully) -to be tested- fixed the db semicolon bug. Also build a
Rainer Gerhards
2005-07-20
4
-36
/
+119
*
forgotten to update patch level for 0.9.3 release - fixed
Rainer Gerhards
2005-07-19
1
-1
/
+1
*
fixed a small bug that caused compilation to fail on debian
v0-9-3
Rainer Gerhards
2005-07-19
1
-1
/
+1
*
fixing a bug in timestamp parsing
Rainer Gerhards
2005-07-18
3
-67
/
+90
*
very rough first draft of syslog/tcp sender
Rainer Gerhards
2005-07-06
2
-12
/
+131
*
added support to specify destination port in selector line (udp only)
Rainer Gerhards
2005-07-06
5
-27
/
+68
*
fixed some bugs found in final testing...
Rainer Gerhards
2005-07-05
2
-8
/
+7
*
man page adjustment
Rainer Gerhards
2005-07-05
1
-4
/
+1
*
forgot to remove a debugging aid - now done
Rainer Gerhards
2005-07-05
1
-1
/
+1
*
hopefully this is 0.9.2, with tcp listener and full man pages...
Rainer Gerhards
2005-07-05
4
-81
/
+180
*
first (nearly) functional version with tcp
Rainer Gerhards
2005-07-04
4
-15
/
+66
[next]