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
/
doc
/
rsyslog_conf.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
restructured rsyslog.conf documentation
Tom Bergfeld
2008-10-31
1
-1214
/
+21
*
added configuration directive "HUPisRestart"
Rainer Gerhards
2008-10-23
1
-7
/
+13
*
added a setting "$OptimizeForUniprocessor"
Rainer Gerhards
2008-10-22
1
-2
/
+4
*
added $UDPServerTimeRequery option
Rainer Gerhards
2008-10-06
1
-0
/
+8
*
Merge branch 'beta'
Rainer Gerhards
2008-10-02
1
-4
/
+3
|
\
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-10-02
1
-4
/
+3
|
|
\
|
|
*
added doc on how to build from source repository
Rainer Gerhards
2008-10-01
1
-2
/
+1
|
|
*
doc fix: the gss-api output plugin is called omgssapi
Michael Biebl
2008-09-24
1
-2
/
+2
*
|
|
removed compile time fixed message size limit (was 2K)
Rainer Gerhards
2008-09-02
1
-4
/
+24
*
|
|
enhanced doc for $ActionExecOnlyEveryNthTimeTimeout
Rainer Gerhards
2008-08-14
1
-3
/
+19
*
|
|
Merge branch 'beta'
Rainer Gerhards
2008-08-13
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-08-13
1
-1
/
+1
|
|
\
|
|
|
*
enhanced ommysql to support custom port to connect to server
Rainer Gerhards
2008-08-12
1
-1
/
+1
*
|
|
added ability to execute actions only after the n-th call of the action
Rainer Gerhards
2008-08-07
1
-2
/
+11
*
|
|
Merge branch 'beta'
Rainer Gerhards
2008-08-07
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-08-07
1
-0
/
+9
|
|
\
|
|
|
*
Merge branch 'v2-stable' into v3-stable
Rainer Gerhards
2008-08-07
1
-0
/
+9
|
|
|
\
|
|
|
*
bugfix: IPv6 addresses could not be specified in forwarding action
v2.0.6
Rainer Gerhards
2008-08-07
1
-0
/
+9
|
|
|
*
bugfix (doc): misspelled config directive, invalid signal info - thanks to
Rainer Gerhards
2008-02-11
1
-1
/
+1
*
|
|
|
bugfix: IPv6 addresses could not be specified in forwarding actions
Rainer Gerhards
2008-08-05
1
-1
/
+10
*
|
|
|
enhanced configuration file error reporting and verification
Rainer Gerhards
2008-07-29
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-07-25
1
-1
/
+1
|
\
|
|
|
*
|
use the $ModLoad syntax consistently.
Michael Biebl
2008-07-22
1
-2
/
+2
*
|
|
somewhat improved plain tcp syslog reliability
Rainer Gerhards
2008-06-09
1
-0
/
+1
*
|
|
changed config directive name to reflect different use
Rainer Gerhards
2008-05-22
1
-2
/
+2
*
|
|
added new transport auth methods to doc set
Rainer Gerhards
2008-05-21
1
-5
/
+6
*
|
|
added fromhost-ip properties and some bugfixes
Rainer Gerhards
2008-05-16
1
-0
/
+4
*
|
|
trying to remove compiler warnings
Rainer Gerhards
2008-05-05
1
-0
/
+1
*
|
|
made default certificate file locations configurable
Rainer Gerhards
2008-05-05
1
-0
/
+3
*
|
|
added $ActionSendStreamDriverMode config directive
Rainer Gerhards
2008-04-28
1
-6
/
+5
*
|
|
added $DefaultNetstreamDriver config directive
Rainer Gerhards
2008-04-28
1
-0
/
+1
*
|
|
completed im3195 including some documentation
Rainer Gerhards
2008-04-16
1
-1
/
+3
|
/
/
*
|
improved doc for imklog
Rainer Gerhards
2008-04-15
1
-13
/
+4
*
|
implemented $ActionExecOnlyOnceEveryInterval config directive
Rainer Gerhards
2008-04-08
1
-20
/
+61
*
|
finalized mail output support
Rainer Gerhards
2008-04-08
1
-1
/
+1
*
|
added im/omrelp doc
Rainer Gerhards
2008-04-01
1
-2
/
+2
*
|
added build-in templates
Rainer Gerhards
2008-03-28
1
-2
/
+21
*
|
- added support for high-precision timestamps when receiving legacy syslog
Rainer Gerhards
2008-03-28
1
-1
/
+1
*
|
- changed default file output format to include high-precision timestamps
Rainer Gerhards
2008-03-28
1
-1
/
+1
*
|
- Greatly enhanced rsyslogd's filw write performance by disabling file
Rainer Gerhards
2008-03-22
1
-1
/
+1
*
|
cleaned up new relp code files to make them suitable for implementation
Rainer Gerhards
2008-03-13
1
-2
/
+2
*
|
fixed potential infinite loop condition when module load failed on startup
Rainer Gerhards
2008-03-07
1
-2
/
+6
*
|
added capability to ignore client-provided timestamp on unix sockets and
Rainer Gerhards
2008-03-06
1
-14
/
+5
*
|
- wrote doc on how to use the expression engine
Rainer Gerhards
2008-02-28
1
-6
/
+74
*
|
added some doc for imgssapi and imtcp input modules
Rainer Gerhards
2008-02-22
1
-2
/
+2
*
|
corrected config doc - IETF no longer intends to add facilities
Rainer Gerhards
2008-02-22
1
-22
/
+14
*
|
$MainMessageQueueDiscardSeverity can now also handle textual severities
Rainer Gerhards
2008-02-20
1
-2
/
+2
*
|
implemented initial tokenizer (stage work for expr parser)
Rainer Gerhards
2008-02-19
1
-711
/
+857
*
|
- moved config file code to its own file
Rainer Gerhards
2008-02-19
1
-1
/
+1
*
|
- implemented $ActionLibdbiDriverDirectory config directive
Rainer Gerhards
2008-02-15
1
-127
/
+129
[next]