Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | added new netstrms class | Rainer Gerhards | 2008-04-23 | 1 | -1/+1 | |
| * | | | | | improvements in omfwd and cleanup of omgssapi | Rainer Gerhards | 2008-04-17 | 1 | -17/+0 | |
| * | | | | | modified omfwd to work with netstrm (and also did some cleanup) | Rainer Gerhards | 2008-04-17 | 1 | -5/+1 | |
| * | | | | | completed better modularity of runtime | Rainer Gerhards | 2008-04-17 | 3 | -11/+4 | |
| * | | | | | moved host/domain-name related variables to global data pool | Rainer Gerhards | 2008-04-17 | 4 | -6/+18 | |
| * | | | | | moved "option_DisallowWarning" variable to global data pool | Rainer Gerhards | 2008-04-17 | 1 | -1/+5 | |
| * | | | | | moved "family" variable to global data pool | Rainer Gerhards | 2008-04-17 | 2 | -3/+11 | |
| * | | | | | modularization work | Rainer Gerhards | 2008-04-17 | 2 | -2/+14 | |
| * | | | | | some cleanup after dual-merge | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 | |
| * | | | | | Merge branch 'rfc3195' | Rainer Gerhards | 2008-04-16 | 2 | -1/+167 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | completed im3195 including some documentation | Rainer Gerhards | 2008-04-16 | 1 | -4/+4 | |
| | * | | | | | more or less finished im3195 | Rainer Gerhards | 2008-04-16 | 2 | -219/+96 | |
| | * | | | | | begun re-integrating rfc3195 in rsyslog | Rainer Gerhards | 2008-04-15 | 1 | -0/+289 | |
| * | | | | | | some more cleanup | Rainer Gerhards | 2008-04-16 | 18 | -19/+18 | |
| * | | | | | | cleanup: removed no longer needed files | Rainer Gerhards | 2008-04-16 | 1 | -1/+0 | |
| * | | | | | | moved files to the runtime | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 | |
| * | | | | | | made everything compile with the new runtime subdirectory | Rainer Gerhards | 2008-04-16 | 16 | -16/+16 | |
| * | | | | | | begin building runtime convenience library (does not build!) | Rainer Gerhards | 2008-04-15 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | / | bugfix: mark messages were not correctly written to text log files | Rainer Gerhards | 2008-07-15 | 1 | -0/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | bugfix: comments after actions were not properly treated. | Rainer Gerhards | 2008-06-25 | 1 | -14/+7 | |
| |_|_|/ |/| | | | ||||||
* | | | | changed default for i$KlogSymbolLookup to "off" | Rainer Gerhards | 2008-06-12 | 2 | -3/+2 | |
| |_|/ |/| | | ||||||
* | | | bugfix: imklog went into an endless loop if a PRI value was inside | Rainer Gerhards | 2008-05-21 | 1 | -1/+1 | |
* | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-05-16 | 2 | -5/+5 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | fixed potential segfault due to invalid call to cfsysline | varmojfekoj | 2008-05-14 | 2 | -5/+5 | |
| * | | fixed a bug in imklog which lead to startup problems | Rainer Gerhards | 2008-05-02 | 1 | -1/+0 | |
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-04-11 | 1 | -22/+31 | |
| |\ \ | ||||||
* | | | | restored debug output | Rainer Gerhards | 2008-05-02 | 2 | -17/+17 | |
* | | | | bugfix: segfault in imklog | Rainer Gerhards | 2008-04-30 | 1 | -1/+0 | |
* | | | | uncommented dbgprintf's as I think these may be the trouble source | Rainer Gerhards | 2008-04-29 | 3 | -22/+21 | |
* | | | | perparing for klog debug | Rainer Gerhards | 2008-04-28 | 2 | -33/+32 | |
| |_|/ |/| | | ||||||
* | | | final work for release of v3.17.1v3.17.1 | Rainer Gerhards | 2008-04-15 | 1 | -1/+1 | |
* | | | Merge branch 'bsd-port' | Rainer Gerhards | 2008-04-15 | 8 | -589/+929 | |
|\ \ \ | ||||||
| * | | | fix compiler warning on char/uchar | Rainer Gerhards | 2008-04-14 | 1 | -3/+3 | |
| * | | | cleanup of imklog + addtl. config directives | Rainer Gerhards | 2008-04-14 | 6 | -83/+108 | |
| * | | | provided ability to discard non-kernel messages present in the kernel msg buffer | Rainer Gerhards | 2008-04-14 | 2 | -37/+60 | |
| * | | | implemented high precision timestamps for the kernel log. | Rainer Gerhards | 2008-04-12 | 2 | -42/+38 | |
| * | | | removed trailing whitespace | Rainer Gerhards | 2008-04-10 | 1 | -1/+1 | |
| * | | | Add ENABLE_IMKLOG_LINUX | Michael Biebl | 2008-04-10 | 1 | -2/+3 | |
| * | | | Add missing include | Michael Biebl | 2008-04-10 | 1 | -0/+1 | |
| * | | | implemented klog driver for BSD | Rainer Gerhards | 2008-04-09 | 4 | -51/+68 | |
| * | | | fixed build system for BSD | Rainer Gerhards | 2008-04-09 | 1 | -4/+4 | |
| * | | | updated build system to detect correct klog driver | Rainer Gerhards | 2008-04-09 | 1 | -1/+10 | |
| * | | | pulled FreeBSD's klog functionality as a base | Rainer Gerhards | 2008-04-09 | 1 | -0/+151 | |
| * | | | changed imklog to a driver interface | Rainer Gerhards | 2008-04-08 | 5 | -482/+599 | |
* | | | | some cleanup | Rainer Gerhards | 2008-04-11 | 3 | -3/+3 | |
* | | | | removed dependency on MAXHOSTNAMELEN as much as it made sense. | Rainer Gerhards | 2008-04-10 | 2 | -11/+18 | |
* | | | | Merge branch 'v3-stable' into MAXHOSTNAMELEN | Rainer Gerhards | 2008-04-10 | 1 | -22/+31 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | bugfix: omsnmp had a too-small sized buffer for hostname+port. | Rainer Gerhards | 2008-04-10 | 1 | -22/+31 | |
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-04-08 | 5 | -161/+87 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-04-08 | 5 | -161/+87 | |
| |\| |