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
path:
root
/
syslogd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-10
/
+42
*
fixed SO_BSDCOMPAT problem under SUSE
Rainer Gerhards
2005-09-19
1
-10
/
+62
*
added capability to filter on any property in selector lines
Rainer Gerhards
2005-09-19
1
-21
/
+102
*
added parsing of property-filter (but not complete property selector line
Rainer Gerhards
2005-09-19
1
-30
/
+187
*
on the way to adding property-based filters - right before changing
Rainer Gerhards
2005-09-15
1
-23
/
+42
*
prepared for new parse object; now removed allmost all liblogging borrowed
Rainer Gerhards
2005-09-15
1
-59
/
+63
*
fixed probem with my regex merge; added compile time option output to -v
Rainer Gerhards
2005-09-13
1
-0
/
+10
*
added FROMHOST property to template system - thanks Cristian Testa
Rainer Gerhards
2005-09-13
1
-0
/
+2
*
merged Andres Riancho's regex extensions into the code (hopefully
Rainer Gerhards
2005-09-13
1
-5
/
+58
*
minor doc updates
Rainer Gerhards
2005-09-13
1
-1
/
+1
*
added DISCARD action to selector lines
Rainer Gerhards
2005-09-09
1
-2
/
+24
*
initial implementation of the counted string class completed (but so far
Rainer Gerhards
2005-09-09
1
-5
/
+10
*
begin adding counted string class - does NOT compile yet!
Rainer Gerhards
2005-09-07
1
-17
/
+17
*
fixed a minor bug in usage()
Branchpoint_Stable_1-0
Rainer Gerhards
2005-09-07
1
-2
/
+2
*
improved rsyslogd startup and shutdown messages
Rainer Gerhards
2005-08-17
1
-12
/
+24
*
made an error message appear if database action used in non-db build
Rainer Gerhards
2005-08-12
1
-1
/
+9
*
restructured makefile, because debian make has different syntax...
Rainer Gerhards
2005-08-09
1
-0
/
+2
*
allowed to specify the udp listening port on command line
Rainer Gerhards
2005-08-05
1
-15
/
+27
*
mysql connect error messages enhanced (now go to the log themselves)
Rainer Gerhards
2005-08-04
1
-3
/
+7
*
close to 0.9.5 - multiple instances are supported now
Rainer Gerhards
2005-08-01
1
-2
/
+5
*
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
1
-3
/
+12
*
fixed the issue where rsyslogd dumped core when an invalid template name
Rainer Gerhards
2005-07-29
1
-5
/
+32
*
fixed 'the semicolon bug' in the write database action. Also fixed a bug
Rainer Gerhards
2005-07-29
1
-11
/
+28
*
some minor cleanup (mostly doc) in preparation for 0.9.4
Rainer Gerhards
2005-07-25
1
-9
/
+18
*
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
1
-17
/
+8
*
fixed a wrong default message format
Rainer Gerhards
2005-07-20
1
-2
/
+10
*
useful tcp sender finished (at least it looks so, testing might reveal a
Rainer Gerhards
2005-07-20
1
-2
/
+27
*
(hopefully) -to be tested- fixed the db semicolon bug. Also build a
Rainer Gerhards
2005-07-20
1
-33
/
+104
*
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
1
-48
/
+80
*
very rough first draft of syslog/tcp sender
Rainer Gerhards
2005-07-06
1
-11
/
+129
*
added support to specify destination port in selector line (udp only)
Rainer Gerhards
2005-07-06
1
-20
/
+53
*
fixed some bugs found in final testing...
Rainer Gerhards
2005-07-05
1
-5
/
+4
*
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
1
-66
/
+146
*
first (nearly) functional version with tcp
Rainer Gerhards
2005-07-04
1
-11
/
+58
*
on the way to syslog/tcp receiver...
Rainer Gerhards
2005-07-04
1
-27
/
+258
*
max message size set to 32k to support IHE
Rainer Gerhards
2005-07-04
1
-1
/
+3
*
remove some annoying printf format warnings
Rainer Gerhards
2005-06-28
1
-2
/
+2
*
some printf format changes for off_t plus makefile updates...
Rainer Gerhards
2005-06-28
1
-2
/
+2
*
fixed some issues on FreeBSD
Rainer Gerhards
2005-06-28
1
-59
/
+3
*
this looks like 0.9.0 - even man pages are done ;)
Rainer Gerhards
2005-06-22
1
-0
/
+7
*
coming closer to 0.9.0 - this checkin test only!
Rainer Gerhards
2005-06-22
1
-33
/
+247
*
changed the files structure to always be a linked list this is in
Rainer Gerhards
2005-06-21
1
-534
/
+88
*
a forgotten debug message removed
Rainer Gerhards
2005-04-21
1
-1
/
+0
*
removed some #ifdef's BSD because we can do the same on RedHat, too...
Rainer Gerhards
2005-04-21
1
-5
/
+1
*
FreeBSD port
Rainer Gerhards
2005-04-21
1
-5
/
+62
[next]