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
*
compiles & runs on Solaris, but not as local logger
Rainer Gerhards
2006-02-16
2
-6
/
+21
*
now it compiles under solaris, but I could not yet test it (need to find
Rainer Gerhards
2006-02-16
5
-4
/
+147
*
added some missing defines for solaris (solved the copy&paste prob via cvs
Rainer Gerhards
2006-02-16
1
-0
/
+48
*
some changes to support Solaris
Rainer Gerhards
2006-02-16
3
-2
/
+23
*
housekeeping changes to start development on next version
Rainer Gerhards
2006-02-15
3
-2
/
+4
*
doc updates for 1.12.2
v1-12-2
Rainer Gerhards
2006-02-15
4
-194
/
+189
*
preparing for 1.12.2 release
Rainer Gerhards
2006-02-15
3
-9
/
+6
*
fixed a bug in debian startup script
Rainer Gerhards
2006-02-02
2
-1
/
+28
*
fixed a bug that caused the default socket (usually /dev/log) to be opened
Rainer Gerhards
2006-01-10
2
-1
/
+3
*
enhanced legacy syslog message parser so that it supports messages without
Rainer Gerhards
2006-01-10
2
-28
/
+28
*
finalized field-support in property replacer (doc updated)
Rainer Gerhards
2005-12-23
3
-199
/
+240
*
finished field-based property replacer code
Rainer Gerhards
2005-12-23
3
-28
/
+36
*
added support for field-based text extraction in the property replacer.
Rainer Gerhards
2005-12-22
4
-16
/
+85
*
some code-cleanup; syslog-protocol proof-of-concept basically finished
Rainer Gerhards
2005-11-24
1
-13
/
+20
*
documentation on syslog-protocol support added
Rainer Gerhards
2005-11-24
1
-0
/
+156
*
done basic integration of new syslog-protocol properties and emulation of
Rainer Gerhards
2005-11-24
1
-45
/
+316
*
core parser for syslog-protocol added
Rainer Gerhards
2005-11-24
2
-32
/
+390
*
fixed a bug in RFC3339 timestamp generation; added support for 3339
Rainer Gerhards
2005-11-23
2
-6
/
+6
*
housekeeping/preparing for next release
Rainer Gerhards
2005-11-23
3
-2
/
+4
*
removed turkish install pdf from the package doc due to size issue and
v1-12-1
Rainer Gerhards
2005-11-23
1
-1
/
+1
*
doc updates for 1.12.1 release
Rainer Gerhards
2005-11-23
4
-816
/
+816
*
streamlined internal log messages (removed the now-duplicate tag text)
Rainer Gerhards
2005-11-16
2
-8
/
+10
*
added tag to internally-generated messages
Rainer Gerhards
2005-11-16
1
-1
/
+2
*
added additional code to handle messages with missing hostname. Now
Rainer Gerhards
2005-11-14
1
-4
/
+35
*
enhanced the message parser so that it (very often) properly identifies
Rainer Gerhards
2005-11-10
2
-1
/
+42
*
reflected new status of syslog-protocol feature
Rainer Gerhards
2005-11-09
2
-84
/
+82
*
fixed a bug causing core dump when no TAG was in message
Rainer Gerhards
2005-11-04
2
-2
/
+6
*
fixed a bug where a NULL-pointer was passed to printf in logmsg(); fixed a
Rainer Gerhards
2005-10-28
5
-6
/
+10
*
made multithreading work under BSD
Rainer Gerhards
2005-10-26
3
-10
/
+61
*
preparing for 1.12.0 release
v1-12-0
Rainer Gerhards
2005-10-26
3
-6
/
+9
*
Doc updates to refelect 1.12.0 release
Rainer Gerhards
2005-10-26
2
-85
/
+84
*
being doc updates
Rainer Gerhards
2005-10-25
1
-0
/
+5
*
BSD cleanup
Rainer Gerhards
2005-10-25
1
-2
/
+2
*
removed a testing aid that accidently stayed in the code
Rainer Gerhards
2005-10-25
1
-2
/
+2
*
dual-threading code looks now fairly complete and stable
Rainer Gerhards
2005-10-25
3
-665
/
+714
*
fixed some issues with TCP sender
Rainer Gerhards
2005-10-25
3
-10
/
+48
*
fixed bug in tcp sender that could cause rsyslogd to dump core
Rainer Gerhards
2005-10-25
3
-9
/
+24
*
patch for BSD-Makefile PTHREADS feature
Rainer Gerhards
2005-10-25
1
-0
/
+1
*
some minor cosmetic things (preparing for bsd tests)
Rainer Gerhards
2005-10-25
1
-8
/
+8
*
coming closer to a real dual-threading implementation. Now with queue.
Rainer Gerhards
2005-10-25
1
-37
/
+163
*
first steps with pthread, crashes at program end
Rainer Gerhards
2005-10-24
3
-35
/
+122
*
doing some tests with cross-platform pthreads (mutex object as tester)
Rainer Gerhards
2005-10-24
1
-0
/
+7
*
some test implementation for mutexes. now testing on different target
Rainer Gerhards
2005-10-24
1
-4
/
+39
*
some non-intrusive preparations for dual-threading
Rainer Gerhards
2005-10-24
4
-92
/
+154
*
made sure no call to exit or die is done once rsyslogd is running
Rainer Gerhards
2005-10-24
3
-41
/
+47
*
fixed potential race condition with domark(); improved debug output
Rainer Gerhards
2005-10-20
2
-27
/
+59
*
preparation for next release (housekeeping)
Rainer Gerhards
2005-10-19
3
-3
/
+5
*
preparing for building 1.11.1
v1-11-1
Rainer Gerhards
2005-10-19
1
-2
/
+2
*
doc updates for 1.11.1
Rainer Gerhards
2005-10-19
3
-4
/
+25
*
rsyslogd still shares some code with the sysklogd project. Some patches for
Rainer Gerhards
2005-10-19
2
-16
/
+58
[next]