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 (
Collapse
)
Author
Age
Files
Lines
*
fixing a bug with the "startswith" comparison mode; more work on BSD-style
Rainer Gerhards
2005-10-19
4
-12
/
+69
|
|
|
|
host blocks
*
added support for BSD-style host blocks
Rainer Gerhards
2005-10-19
3
-55
/
+184
|
*
mostly finished BSD-style progname block
Rainer Gerhards
2005-10-18
1
-0
/
+14
|
*
begin implementing BSD-style program blocks
Rainer Gerhards
2005-10-18
5
-50
/
+218
|
*
added capability to specify listen port for rfc3195d
Rainer Gerhards
2005-10-14
3
-4
/
+27
|
*
some restructuring, mostly preparation for an eventual move to a
Rainer Gerhards
2005-10-13
4
-138
/
+173
|
|
|
|
dual-threading model
*
fixed some make issues when compiling without rfc 3195 support
v1-11-0
Rainer Gerhards
2005-10-12
3
-6
/
+24
|
*
final touches for 1.11.0
Rainer Gerhards
2005-10-12
3
-2
/
+20
|
*
updated doc to reflect 1.11.0
Rainer Gerhards
2005-10-12
4
-12
/
+15
|
*
added man page for rfc3195d
Rainer Gerhards
2005-10-12
3
-1
/
+82
|
*
added first (simple) version of rfc3195 receiver; some bug fixes and
Rainer Gerhards
2005-10-12
4
-187
/
+293
|
|
|
|
supporting changes to rsyslogd
*
begin implementing RFC 3195 support
Rainer Gerhards
2005-10-06
7
-13
/
+183
|
*
updated docs to reflect new stable release 1.0.2
Rainer Gerhards
2005-10-05
2
-2
/
+6
|
*
perparing for next release (housekeeping stuff)
Rainer Gerhards
2005-09-27
4
-4
/
+6
|
*
minor doc change
v1-10-2
Rainer Gerhards
2005-09-27
1
-1
/
+1
|
*
updated sample config; better error reporting on allowedSenders
Rainer Gerhards
2005-09-27
3
-4
/
+69
|
*
updated config file doc to match new features
Rainer Gerhards
2005-09-27
3
-63
/
+162
|
*
updated man page to refelect new command line option
Rainer Gerhards
2005-09-27
2
-2
/
+7
|
*
updated features doc to reflect new features
Rainer Gerhards
2005-09-27
1
-5
/
+9
|
*
added allowedSender support for TCP
Rainer Gerhards
2005-09-27
5
-24
/
+71
|
*
fixed 'logerror' issue in DBErrorHandler which caused an endless loop
Michael Meckelein
2005-09-27
1
-1
/
+3
|
*
completed allowedSender support for UDP (TCP to come next)
Rainer Gerhards
2005-09-27
2
-38
/
+110
|
*
nearing completion of allowedSenders functionality
Rainer Gerhards
2005-09-27
4
-52
/
+279
|
*
(working but partial) evening snap for udp_allowed_senders
Rainer Gerhards
2005-09-26
1
-12
/
+62
|
*
begin support for allowed senders
Rainer Gerhards
2005-09-26
2
-28
/
+110
|
*
added the "startwith" property-filter comparison operation
Rainer Gerhards
2005-09-26
5
-11
/
+50
|
*
added isequal comparison operation; ability to negat comparison operations
Rainer Gerhards
2005-09-26
7
-48
/
+172
|
|
|
|
fixed some bugs
*
doc updates
Rainer Gerhards
2005-09-23
2
-12
/
+16
|
*
small fix in escapefunction, finishing touches for 1.10.1
v1-10-1
Rainer Gerhards
2005-09-23
3
-686
/
+12
|
*
updated doc for new MySQL escaping
Rainer Gerhards
2005-09-23
1
-6
/
+52
|
*
fixed a problem with MySQL field escapes
Rainer Gerhards
2005-09-23
3
-21
/
+68
|
*
security hardening of the new "call script" action
Rainer Gerhards
2005-09-22
3
-5
/
+61
|
*
Fixed minor bug in MySQL functions.
Michael Meckelein
2005-09-22
1
-2
/
+2
|
*
merged bkalkbrenner's execute shell patch - thanks!
Rainer Gerhards
2005-09-21
4
-11
/
+49
|
*
final doc updates for 1.10.0
v1-10-0
Rainer Gerhards
2005-09-20
2
-4
/
+4
|
*
added bug to bugs document
Rainer Gerhards
2005-09-20
1
-1
/
+4
|
*
updated Makefile for FreeBSD
Rainer Gerhards
2005-09-20
1
-1
/
+12
|
*
updated doc to match 1.10 feature set
Rainer Gerhards
2005-09-20
3
-5
/
+78
|
*
fixed SO_BSDCOMPAT problem under SUSE
Rainer Gerhards
2005-09-19
2
-10
/
+64
|
*
added capability to filter on any property in selector lines
Rainer Gerhards
2005-09-19
7
-28
/
+214
|
*
added parsing of property-filter (but not complete property selector line
Rainer Gerhards
2005-09-19
7
-69
/
+435
|
|
|
|
yet)
*
on the way to adding property-based filters - right before changing
Rainer Gerhards
2005-09-15
9
-52
/
+383
|
|
|
|
cfline()
*
prepared for new parse object; now removed allmost all liblogging borrowed
Rainer Gerhards
2005-09-15
11
-416
/
+206
|
|
|
|
code
*
fixed probem with my regex merge; added compile time option output to -v
Rainer Gerhards
2005-09-13
5
-81
/
+102
|
|
|
|
option display
*
added FROMHOST property to template system - thanks Cristian Testa
Rainer Gerhards
2005-09-13
5
-2
/
+13
|
*
added new FROMHOST property to doc
Rainer Gerhards
2005-09-13
2
-5
/
+10
|
*
merged Andres Riancho's regex extensions into the code (hopefully
Rainer Gerhards
2005-09-13
5
-21
/
+157
|
|
|
|
correctly)
*
minor doc updates
Rainer Gerhards
2005-09-13
5
-6
/
+11
|
*
added DISCARD action to selector lines
Rainer Gerhards
2005-09-09
2
-2
/
+27
|
*
initial implementation of the counted string class completed (but so far
Rainer Gerhards
2005-09-09
5
-34
/
+67
|
|
|
|
only a very feature-less class). code compiles again.
[next]