Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some cleanup plus relp-lib added | Rainer Gerhards | 2008-03-13 | 1 | -1/+30 |
| | |||||
* | implemented module unload handling (required a number of interface changes) | Rainer Gerhards | 2008-03-11 | 1 | -0/+3 |
| | |||||
* | extracted regexp functionality to its own dynamically loadable module | Rainer Gerhards | 2008-03-07 | 1 | -0/+1 |
| | |||||
* | - added RSYSLOGD_MODDIR environment variable | Rainer Gerhards | 2008-03-07 | 1 | -0/+3 |
| | | | | | - added -M rsyslogd option (allows to specify module directory location) - converted net.c into a loadable library plugin | ||||
* | bumped version number | Rainer Gerhards | 2008-03-06 | 1 | -1/+1 |
| | |||||
* | added capability to ignore client-provided timestamp on unix sockets and | Rainer Gerhards | 2008-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | made this mode the default; this was needed, as some programs (e.g. sshd) log with inconsistent timezone information, what messes up the local logs (which by default don't even contain time zone information). This seems to be consistent with what sysklogd did for the past four years. Alternate behaviour may be desirable if gateway-like processes send messages via the local log slot - in this case, it can be enabled via the $InputUnixListenSocketIgnoreMsgTimestamp and $SystemLogSocketIgnoreMsgTimestamp config directives | ||||
* | changed --enable-klogd to --enable-klog as suggested by Michael Biebl | Rainer Gerhards | 2008-03-06 | 1 | -9/+9 |
| | |||||
* | applied patch from Michael Biebl to clean up build system | Rainer Gerhards | 2008-03-06 | 1 | -9/+5 |
| | |||||
* | did some portability changes to make rsyslog compile on HP UX | Rainer Gerhards | 2008-03-05 | 1 | -2/+2 |
| | |||||
* | bumped version number | Rainer Gerhards | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | bumped version number (again... let's see if we finally get to 3.12.0 ;)) | Rainer Gerhards | 2008-02-27 | 1 | -1/+1 |
| | |||||
* | split off imgssapi from imtcp, but still with a lot of dependency | Rainer Gerhards | 2008-02-26 | 1 | -0/+1 |
| | |||||
* | implemented STARTSWITH vm instruction | Rainer Gerhards | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | bumped version number | Rainer Gerhards | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | changed version number so that we can release a version specific to gss-api | Rainer Gerhards | 2008-02-22 | 1 | -1/+1 |
| | | | | patch | ||||
* | bumped version number | Rainer Gerhards | 2008-02-21 | 1 | -2/+1 |
| | |||||
* | cleanup for 3.11.4v3-11-4 | Rainer Gerhards | 2008-02-21 | 1 | -1/+2 |
| | |||||
* | bumping version number | Rainer Gerhards | 2008-02-18 | 1 | -1/+1 |
| | |||||
* | applied patch from Michael Biebl to auto-detect new libdbi version | Rainer Gerhards | 2008-02-18 | 1 | -0/+5 |
| | |||||
* | bumped version number | Rainer Gerhards | 2008-02-16 | 1 | -1/+1 |
| | |||||
* | the libdbi problem was actually related to libdbi/distro packages; fixed | Rainer Gerhards | 2008-02-15 | 1 | -1/+1 |
| | | | | | that by installing from source, now omlibdbi basically works removed some debug code | ||||
* | did some more work on omlibdbi, but did not yet get libdbi working. I guess | Rainer Gerhards | 2008-02-15 | 1 | -1/+1 |
| | | | | its a compile problem, but have not found it so far. | ||||
* | created an initial version of omlibdbi (does not yet work) | Rainer Gerhards | 2008-02-14 | 1 | -19/+14 |
| | |||||
* | created a bare template for omlibdbi (dbi output action) | Rainer Gerhards | 2008-02-14 | 1 | -0/+36 |
| | |||||
* | bumped version number | Rainer Gerhards | 2008-02-13 | 1 | -1/+1 |
| | |||||
* | very quickly hacked a rought outline of the file monitor (without any | Rainer Gerhards | 2008-02-01 | 1 | -0/+22 |
| | | | | guarantees) | ||||
* | added input-plugin interface specification in form of a (copy) template | Rainer Gerhards | 2008-02-01 | 1 | -1/+23 |
| | | | | input module | ||||
* | fixed a bug that could cause invalid string handling via strerror_r | Rainer Gerhards | 2008-01-30 | 1 | -1/+2 |
| | | | | varmojfekoj provided the patch - many thanks! | ||||
* | bumped version nbr to 3.11.0, as the next release will be a major milestone | Rainer Gerhards | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | preparing files for 3.10.4 | Rainer Gerhards | 2008-01-28 | 1 | -1/+1 |
| | |||||
* | add Michael Biebl's autoconf patch for netsnmp - thks! | Rainer Gerhards | 2008-01-28 | 1 | -22/+14 |
| | |||||
* | - added "runtime instrumentation" feature to ./configure | Rainer Gerhards | 2008-01-28 | 1 | -0/+15 |
| | | | | - some more cleanup | ||||
* | Module OMSNMP intially added, not completed yet. | Andre Lorbach | 2008-01-22 | 1 | -1/+41 |
| | |||||
* | bumped version number | Rainer Gerhards | 2008-01-14 | 1 | -1/+1 |
| | |||||
* | preparing for 3.10.2 | Rainer Gerhards | 2008-01-14 | 1 | -1/+1 |
| | |||||
* | added --enable-mudflap ./configure option | Rainer Gerhards | 2008-01-08 | 1 | -0/+21 |
| | |||||
* | bumped version number | Rainer Gerhards | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | removed some no-longer-needed code (thanks Michael Biebl for the help) | Rainer Gerhards | 2008-01-05 | 1 | -7/+0 |
| | |||||
* | changed version number to one in the testing version number range | Rainer Gerhards | 2008-01-03 | 1 | -1/+1 |
| | |||||
* | created omtesting, a debug and development aid output module. This is stage | Rainer Gerhards | 2007-12-31 | 1 | -1/+11 |
| | | | | | work for the new queueing engine - we need a way to delay rule execution and that's what the module currently does ;) | ||||
* | omgssapi created | Rainer Gerhards | 2007-12-28 | 1 | -1/+2 |
| | |||||
* | prepared for imudp | Rainer Gerhards | 2007-12-21 | 1 | -2/+1 |
| | |||||
* | begun work on imtcp | Rainer Gerhards | 2007-12-21 | 1 | -1/+1 |
| | |||||
* | begun moving unix socket code to its own module | Rainer Gerhards | 2007-12-20 | 1 | -1/+1 |
| | |||||
* | applied enhanced gss-api functionality provided by varmojfekoj | Rainer Gerhards | 2007-12-19 | 1 | -1/+0 |
| | |||||
* | code cleanups thanks to Michael Biebl | Rainer Gerhards | 2007-12-18 | 1 | -0/+2 |
| | | | | ---------------------------------------------------------------------- | ||||
* | code cleanups thanks to Michael Biebl | Rainer Gerhards | 2007-12-18 | 1 | -2/+2 |
| | |||||
* | begun imklog, replacing klogd.c (finally we get rid of it...) | Rainer Gerhards | 2007-12-17 | 1 | -1/+2 |
| | |||||
* | moved core threading helpers out of syslogd.c | Rainer Gerhards | 2007-12-14 | 1 | -0/+4 |
| | |||||
* | bumped version number | Rainer Gerhards | 2007-12-14 | 1 | -1/+1 |
| |