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
*
re-wrote syslog.c from scratch to solve a license compatibility issue,
Rainer Gerhards
2007-06-14
6
-336
/
+203
*
changed final release date for 1.13.2
v1-13-2
Rainer Gerhards
2007-06-13
1
-1
/
+1
*
makefile changes to facilitate red hat package creation
Rainer Gerhards
2007-06-11
1
-6
/
+6
*
added Makefile for redhat directory
Rainer Gerhards
2007-06-11
1
-0
/
+1
*
adding files needed by red hat package maintainer Peter Vrabec
Rainer Gerhards
2007-06-11
2
-9
/
+26
*
preparing for new release 1.13.2
Rainer Gerhards
2007-06-11
2
-41
/
+46
*
klogd name change honered in klogd.c
Rainer Gerhards
2007-06-11
2
-15
/
+15
*
fixed a compiler warning about strict aliasing
Rainer Gerhards
2007-06-11
1
-2
/
+2
*
some more fixes for FEATURE_KLOGD mechanism
Rainer Gerhards
2007-06-11
4
-7
/
+17
*
changes to make klogd integration compile under freebsd
Rainer Gerhards
2007-06-11
4
-2
/
+19
*
klogd integration
Rainer Gerhards
2007-06-11
2
-0
/
+762
*
added more files for klogd integration
Rainer Gerhards
2007-06-11
1
-0
/
+35
*
added more files missing for klogd integration
Rainer Gerhards
2007-06-11
2
-0
/
+1027
*
added klogd.c
Rainer Gerhards
2007-06-11
1
-0
/
+1178
*
applied a patch from Peter Vrabec (Thanks!) to integrate klogd into the
Rainer Gerhards
2007-06-11
6
-44
/
+92
*
added doc: generic syslogd architecture
Rainer Gerhards
2007-04-10
2
-1
/
+150
*
patched makefile to support static linking (thx Bennett Todd)
Rainer Gerhards
2007-02-06
2
-1
/
+5
*
updated status doc for release
v1-13-1
Rainer Gerhards
2007-02-05
1
-3
/
+3
*
preparing for releasing 1.13.1 (minor cleanup)
Rainer Gerhards
2007-02-05
2
-2
/
+2
*
changed the way the MySQL API is used
Rainer Gerhards
2007-01-30
3
-40
/
+60
*
added -e option to turn off message suppression
Rainer Gerhards
2007-01-30
3
-4
/
+23
*
fixed a makefile bug that disabled db suppot when netzip was enabled
Rainer Gerhards
2007-01-30
4
-3
/
+14
*
fixed too-low listen backlog parameter
Rainer Gerhards
2007-01-29
3
-7
/
+21
*
preparing doc for 1.13.0 release
v1-13-0
Rainer Gerhards
2006-12-19
4
-12
/
+18
*
preparing for release
Rainer Gerhards
2006-12-19
3
-2
/
+12
*
changed -transport-tls framing based on recent IETF WG decision
Rainer Gerhards
2006-12-19
1
-5
/
+21
*
updated doc to describe the new configuration options for forwarding
Rainer Gerhards
2006-12-18
1
-7
/
+75
*
added compression & -transport-tls framing to tcp sender
Rainer Gerhards
2006-12-07
1
-68
/
+190
*
compression support on the receiver side completed
Rainer Gerhards
2006-12-07
5
-21
/
+133
*
receiver for compressed syslog over tcp almost ready
Rainer Gerhards
2006-12-04
3
-44
/
+142
*
small fix in compressor code
Rainer Gerhards
2006-11-30
1
-1
/
+1
*
some more compression code...
Rainer Gerhards
2006-11-30
1
-102
/
+34
*
on the way to implement on-the-wire zip compression (not yet complete)
Rainer Gerhards
2006-11-30
4
-37
/
+173
*
doc update for new escape-cc, drop-cc and space-cc property replacer
Rainer Gerhards
2006-11-17
2
-2
/
+9
*
property replacer options space-cc and drop-cc added
Rainer Gerhards
2006-11-17
4
-2
/
+35
*
escape-cc property replacer option implemented
Rainer Gerhards
2006-11-17
1
-1
/
+4
*
begin support for escape-cc property replacer option
Rainer Gerhards
2006-11-17
1
-2
/
+49
*
fixed a bug in tcp retry code
Rainer Gerhards
2006-10-31
1
-1
/
+2
*
added '$' toPos specifier
Rainer Gerhards
2006-10-17
2
-0
/
+12
*
added redhat subdiretory supplied by James Bergamin (thanks!!!)
Rainer Gerhards
2006-10-12
4
-0
/
+128
*
housekeeping for next release
Rainer Gerhards
2006-10-04
2
-2
/
+4
*
fixing yet another few glitches for release...
v1-12-3
Rainer Gerhards
2006-10-04
3
-3
/
+3
*
fixed yet another few glitches for release...
Rainer Gerhards
2006-10-04
1
-1
/
+1
*
fixing default for WITH_DB in release package
Rainer Gerhards
2006-10-04
1
-1
/
+1
*
doc update to reflect 1.12.3
Rainer Gerhards
2006-10-04
1
-3
/
+3
*
release date included
Rainer Gerhards
2006-10-04
1
-1
/
+1
*
removed some left-over dprintf's which were not intended for production
Rainer Gerhards
2006-09-27
1
-5
/
+0
*
fixed a bug in the property replace which lead to an extra TAB at string
Rainer Gerhards
2006-09-27
2
-2
/
+12
*
updated doc to reflect new field-delimiter configuration capability
Rainer Gerhards
2006-09-27
1
-2
/
+10
*
made the field-delimiter inside property replacer (templates) configurable
Rainer Gerhards
2006-09-27
5
-18
/
+49
[next]