Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | milestone: new output plugin interface call added | Rainer Gerhards | 2011-07-21 | 6 | -22/+56 |
| | |||||
* | milestone: done plumbing to call plugin create action instance entry point | Rainer Gerhards | 2011-07-20 | 5 | -43/+30 |
| | |||||
* | milestone: on the way to a new action conf interface to plugins... | Rainer Gerhards | 2011-07-20 | 2 | -9/+70 |
| | |||||
* | milestone: added module config names | Rainer Gerhards | 2011-07-20 | 5 | -84/+27 |
| | |||||
* | milestone: size syntax implemented | Rainer Gerhards | 2011-07-19 | 2 | -10/+7 |
| | |||||
* | milestone: glbl obj parameters settable via new conf interface | Rainer Gerhards | 2011-07-19 | 3 | -3/+74 |
| | |||||
* | milestone: two syntaxes for get conf param implemented | Rainer Gerhards | 2011-07-19 | 1 | -0/+2 |
| | |||||
* | milestone: first steps at global() conf obj implementation | Rainer Gerhards | 2011-07-19 | 3 | -2/+44 |
| | | | | | also, the foundation for accessing conf file params has been laid. Still more work to do... | ||||
* | bugfix: misaddressing in config handler | Rainer Gerhards | 2011-07-15 | 1 | -1/+1 |
| | | | | | In theory, can cause segfault, in practice this is extremely unlikely Thanks to Marcin for alertig me. | ||||
* | more cleanup | Rainer Gerhards | 2011-07-15 | 3 | -9/+12 |
| | |||||
* | some more cleanup | Rainer Gerhards | 2011-07-15 | 4 | -382/+2 |
| | | | | preparing for a new, higher performance, variant object type | ||||
* | Merge branch 'master-newconf' | Rainer Gerhards | 2011-07-12 | 29 | -4233/+359 |
|\ | | | | | | | | | | | Conflicts: ChangeLog tools/omfile.c | ||||
| * | removed emergency config, do error reporting on fatal config file error | Rainer Gerhards | 2011-07-12 | 2 | -85/+17 |
| | | |||||
| * | more cleanup, working on emergency config system | Rainer Gerhards | 2011-07-11 | 3 | -16/+59 |
| | | |||||
| * | fixed lexer: facilities local0-local7 were not correctly handled | Rainer Gerhards | 2011-07-11 | 1 | -1/+2 |
| | | |||||
| * | even more cleanup ;) | Rainer Gerhards | 2011-07-11 | 2 | -105/+0 |
| | | |||||
| * | more cleanup... | Rainer Gerhards | 2011-07-11 | 7 | -259/+0 |
| | | |||||
| * | more cleanup | Rainer Gerhards | 2011-07-11 | 7 | -919/+0 |
| | | |||||
| * | cleanup, removing now unused code | Rainer Gerhards | 2011-07-11 | 15 | -2625/+0 |
| | | |||||
| * | cleaup & emergency config system reactivated | Rainer Gerhards | 2011-07-09 | 5 | -307/+18 |
| | | |||||
| * | cosmetic updates | Rainer Gerhards | 2011-07-08 | 1 | -4/+2 |
| | | |||||
| * | milestone/[PARTWORK]: integrated all variable types (msg/sys/cee) | Rainer Gerhards | 2011-07-08 | 3 | -2/+140 |
| | | |||||
| * | milestone/[PARTWORK]: implemented comparison operations | Rainer Gerhards | 2011-07-08 | 4 | -24/+14 |
| | | |||||
| * | milestone/[PARTWORK]: implemented "CONTAINS" | Rainer Gerhards | 2011-07-08 | 1 | -1/+1 |
| | | |||||
| * | milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for strings | Rainer Gerhards | 2011-07-07 | 4 | -10/+62 |
| | | |||||
| * | milestone/[PARTWORK]: integrted script filter, but var access is missing | Rainer Gerhards | 2011-07-07 | 5 | -16/+31 |
| | | |||||
| * | milestone:/[PARTWORK]: config is processed using new parser, except... | Rainer Gerhards | 2011-07-06 | 3 | -33/+81 |
| | | | | | | | | ... for "if" filters (more work to come, probably lots of more work... ;)) | ||||
| * | milestone/[NONWORKING]: first integration of new parser, rules are not yet ↵ | Rainer Gerhards | 2011-07-06 | 2 | -1/+107 |
| | | | | | | | | handled | ||||
* | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-07-11 | 1 | -12/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h | ||||
| * | | issue a warning if old omusrmsg action syntax is used | Rainer Gerhards | 2011-07-06 | 1 | -0/+1 |
| | | | |||||
| * | | cosmetic: reformatted some code | Rainer Gerhards | 2011-06-30 | 1 | -12/+5 |
| | | | | | | | | | | | | so that more fits on a single screen --> useful for analysis | ||||
* | | | Merge branch 'beta' | Rainer Gerhards | 2011-07-06 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h | ||||
| * | | issue a warning if old omusrmsg action syntax is used | Rainer Gerhards | 2011-07-06 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-06-27 | 6 | -43/+112 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c tools/omfile.c | ||||
| * | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-21 | 2 | -5/+8 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | | added support for obtaining timestamp from system for imuxsock | Rainer Gerhards | 2011-06-20 | 2 | -35/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This permits to read the time a message was submitted to the system log socket. Most importantly, this is provided in microsecond resolution. So we are able to obtain high precision timestampis even for messages that were - as is usual - not formatted with them. This also simplifies things in regard to local time calculation in chroot environments. Many thanks to Lennart Poettering for suggesting this feature, providing some guidance on implementing it and coordinating getting the necessary support into the Linux kernel. | ||||
| * | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-16 | 4 | -6/+34 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h | ||||
| * \ \ \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-14 | 2 | -0/+7 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tcpsrv.c | ||||
| * \ \ \ \ | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tcpsrv.c | ||||
| | * \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-05-11 | 1 | -2/+6 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-05-09 | 2 | -11/+23 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tcpsrv.c tests/Makefile.am tests/tcpflood.c | ||||
| | * | | | | | | | | bugfix: a slightly more informative error message when a TCP | Rainer Gerhards | 2011-05-02 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connections is aborted | ||||
| | * | | | | | | | | bugfix: PRI was invalid on Solaris for message from local log socket | Corey Smith | 2011-03-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: root <root@localhost.localdomain> | ||||
| * | | | | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-05-11 | 2 | -1/+11 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | added capability for imtcp to activate keep-alive packets | Rainer Gerhards | 2011-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | at the socket layer. reference: http://kb.monitorware.com/post20791.html | ||||
| * | | | | | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-05-03 | 2 | -2/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | better handling of queue i/o errors in disk queues. | Rainer Gerhards | 2011-05-03 | 3 | -7/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is kind of a bugfix, but a very intrusive one, thus it goes into the devel version first. Right now, "file not found" is handled and leads to the new emergency mode, in which disk action is stopped and the queue run in direct mode. An error message is emited if this happens. | ||||
* | | | | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2011-06-21 | 6 | -9/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/Makefile.am tests/manytcp-too-few-tls.sh | ||||
| * | | | | | | | | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-06-21 | 5 | -9/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh tests/sndrcv_drvr.sh |