Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\| | |||||
| | * | cleanup and bugfix in imklog | Rainer Gerhards | 2008-04-08 | 5 | -161/+87 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-04-08 | 3 | -452/+345 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-04-08 | 3 | -452/+345 |
| |\| | |||||
| | * | bugfix: imklog did not work well with kernel 2.6+. | Rainer Gerhards | 2008-04-08 | 3 | -452/+345 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-04-08 | 1 | -0/+3 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-04-08 | 1 | -0/+3 |
| |\| | |||||
| | * | bugfix: omsnmp did not deref errmsg object on exit (no bad effects caused) | Rainer Gerhards | 2008-04-08 | 1 | -0/+3 |
| * | | added librelp check via PKG_CHECK thanks to Michael Biebl's patch | Rainer Gerhards | 2008-04-02 | 2 | -4/+4 |
| |/ | |||||
* | | finalized mail output support | Rainer Gerhards | 2008-04-08 | 1 | -6/+30 |
* | | finishing core ommail plugin | Rainer Gerhards | 2008-04-08 | 1 | -20/+85 |
* | | clean implementation of smtp protcol and rsyslog retries | Rainer Gerhards | 2008-04-08 | 1 | -28/+66 |
* | | smtp response codes are now correctly checked | Rainer Gerhards | 2008-04-07 | 1 | -61/+47 |
* | | got a bit closer to real SMTP ;) | Rainer Gerhards | 2008-04-04 | 1 | -13/+135 |
* | | an initial, somewhat working, tester for the mail functionality | Rainer Gerhards | 2008-04-04 | 1 | -3/+212 |
* | | cleanup of previous code, ready to implement smtp | Rainer Gerhards | 2008-04-04 | 1 | -51/+21 |
* | | begun work on mail output plugin (open questions on TLS, so I see if I can | Rainer Gerhards | 2008-04-04 | 2 | -0/+222 |
* | | added librelp check via PKG_CHECK thanks to Michael Biebl's patch | Rainer Gerhards | 2008-04-02 | 2 | -4/+4 |
|/ | |||||
* | cleanup of unnecessary warnings | Rainer Gerhards | 2008-03-31 | 1 | -1/+1 |
* | adopted to changed librelp interface | Rainer Gerhards | 2008-03-31 | 1 | -2/+3 |
* | - added support for high-precision timestamps when receiving legacy syslog | Rainer Gerhards | 2008-03-28 | 3 | -5/+16 |
* | fixed memory leaks in stream class and imfile | Rainer Gerhards | 2008-03-27 | 1 | -0/+16 |
* | required "syslog" relp command on client connect | Rainer Gerhards | 2008-03-27 | 1 | -1/+1 |