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
*
(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
*
debug output updates
Rainer Gerhards
2005-04-19
1
-7
/
+6
*
rsyslogd man page added, default config file name changed to rsyslog.conf
Rainer Gerhards
2005-03-18
1
-1
/
+1
*
improving man files & install
Rainer Gerhards
2005-03-17
1
-1
/
+1
*
fixed a bug: on internally-generated messages, the HOSTNAME was not set
Rainer Gerhards
2005-03-08
1
-0
/
+5
*
coming closer to 0.8.1 release
Rainer Gerhards
2005-02-25
1
-12
/
+2
*
memory leak fixed
Rainer Gerhards
2005-02-22
1
-14
/
+55
*
hopefully ready for initial beta...
Rainer Gerhards
2004-12-08
1
-1
/
+1
*
Standard template for DB logging implemented.
Michael Meckelein
2004-12-08
1
-10
/
+26
*
getting closer to initial (beta) release
Rainer Gerhards
2004-12-08
1
-3
/
+17
*
Added closeMySQL in die(). Also removed some printfs.
Michael Meckelein
2004-12-08
1
-11
/
+25
*
some very minor glitches fixed (mostly text)
Rainer Gerhards
2004-12-08
1
-4
/
+4
*
DB error handling
Michael Meckelein
2004-12-08
1
-30
/
+156
*
property option drop-last-lf added; some doc in test.conf
Rainer Gerhards
2004-12-08
1
-6
/
+30
*
fixed a parser error (for non rfc3164 compliant messages)
Rainer Gerhards
2004-12-07
1
-26
/
+72
*
substring support for properties added, some fixes
Rainer Gerhards
2004-12-03
1
-52
/
+67
*
added default templates - now config file more compatible to stock syslogd
Rainer Gerhards
2004-11-30
1
-22
/
+67
*
Added some MySQL stuff
Michael Meckelein
2004-11-25
1
-24
/
+65
*
fixed the bug, template engine should now work
Rainer Gerhards
2004-11-25
1
-89
/
+32
*
fighting with a nasty bug
Rainer Gerhards
2004-11-24
1
-8
/
+31
*
try to fix a bug with the SQL template option
Rainer Gerhards
2004-11-24
1
-8
/
+64
*
quick update to recent version for debugging needs
Rainer Gerhards
2004-11-24
1
-4
/
+155
*
everything in place now to support writing to SQL
Rainer Gerhards
2004-11-23
1
-37
/
+75
*
now includes sql option in template to escape quote chracters
Rainer Gerhards
2004-11-23
1
-0
/
+84
*
added some more properties
Rainer Gerhards
2004-11-22
1
-25
/
+74
*
remote forwarding now also integrated in new code
Rainer Gerhards
2004-11-22
1
-21
/
+110
*
coming very close - all but the network sender are working again (but with
Rainer Gerhards
2004-11-19
1
-102
/
+242
*
fixing upload error - template parser also ok
Rainer Gerhards
2004-11-19
1
-99
/
+107
*
SmallGlitchesFixed
Rainer Gerhards
2004-11-18
1
-8
/
+7
*
Added Adiscon DB shema in MySQL insert function
Michael Meckelein
2004-11-18
1
-3
/
+40
*
MsgObjNearlyCompleted
Rainer Gerhards
2004-11-18
1
-32
/
+178
[next]