Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | bugfix(new bug): cfsyslines were not properly reversed during parsing | Rainer Gerhards | 2011-07-04 | 1 | -7/+3 | |
| | | | | ||||||
| * | | | milestone: PROPFILT added to grammar | Rainer Gerhards | 2011-07-04 | 3 | -13/+16 | |
| | | | | ||||||
| * | | | milestone: added BSD-style blocks | Rainer Gerhards | 2011-07-04 | 3 | -3/+15 | |
| | | | | ||||||
| * | | | milestone: support for include files added | Rainer Gerhards | 2011-07-04 | 4 | -11/+106 | |
| | | | | | | | | | | | | | | | | support for directories will be added during rsyslog integration | |||||
| * | | | milestone: added comparison ops, prepring for flex include processing | Rainer Gerhards | 2011-07-04 | 5 | -19/+83 | |
| | | | | ||||||
| * | | | milestone: added operations to expr, added evaluation | Rainer Gerhards | 2011-07-04 | 5 | -20/+233 | |
| | | | | ||||||
| * | | | grammar: small optimization during expr creation | Rainer Gerhards | 2011-07-03 | 2 | -1/+10 | |
| | | | | ||||||
| * | | | milestone: added grammar for arithmetic expressions | Rainer Gerhards | 2011-07-03 | 6 | -18/+146 | |
| | | | | ||||||
| * | | | milestone: grammar for basic if/then construct (no expr) | Rainer Gerhards | 2011-07-03 | 3 | -15/+65 | |
| | | | | ||||||
| * | | | milestone: support for action list added to grammar | Rainer Gerhards | 2011-07-03 | 4 | -13/+163 | |
| | | | | ||||||
| * | | | milestone: some support for rules in grammar | Rainer Gerhards | 2011-07-02 | 4 | -81/+85 | |
| | | | | ||||||
| * | | | milestone: grammar for objects and cfsysline created | Rainer Gerhards | 2011-07-02 | 5 | -43/+242 | |
| | | | | ||||||
| * | | | milestone: done some more twists to the lexer | Rainer Gerhards | 2011-07-01 | 2 | -6/+32 | |
| | | | | ||||||
| * | | | milestone: lexer now correctly identifies (almost) all constructs | Rainer Gerhards | 2011-07-01 | 2 | -4/+107 | |
| | | | | ||||||
| * | | | milestone: grammar contains rules for object blocks | Rainer Gerhards | 2011-07-01 | 2 | -18/+149 | |
| | | | | ||||||
| * | | | milestone: first shot at rules to read old config file objects | Rainer Gerhards | 2011-06-30 | 2 | -2/+33 | |
| | | | | ||||||
| * | | | worked on detecting old-style PRI filter | Rainer Gerhards | 2011-06-30 | 2 | -0/+118 | |
| | | | | ||||||
| * | | | first try towards a flex/bison based config parser | Rainer Gerhards | 2011-06-30 | 5 | -0/+232 | |
| | | | | ||||||
* | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-07-11 | 7 | -20/+57 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h | |||||
| * | | | | preparing for 5.9.2v5.9.2 | Rainer Gerhards | 2011-07-11 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-07-11 | 6 | -7/+48 | |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h | |||||
| | * | | | preparing for 5.8.3v5.8.3 | Rainer Gerhards | 2011-07-11 | 3 | -3/+6 | |
| | | | | | ||||||
| | * | | | added warning message for old-style outchannel syntax | Rainer Gerhards | 2011-07-11 | 3 | -1/+28 | |
| | | | | | ||||||
| | * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-07-11 | 5 | -6/+16 | |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh | |||||
| | | * | | preparing for 4.6.7 releasev4.6.7 | Rainer Gerhards | 2011-07-11 | 8 | -15/+16 | |
| | | | | | ||||||
| | | * | | support for :omfile: forward compatibility directive | Rainer Gerhards | 2011-07-11 | 3 | -3/+11 | |
| | | | | | ||||||
| * | | | | issue a warning if old omusrmsg action syntax is used | Rainer Gerhards | 2011-07-06 | 2 | -2/+11 | |
| | | | | | ||||||
| * | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-07-06 | 6 | -11/+30 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html | |||||
| * | | | | preparing for 5.9.1 releasev5.9.1 | Rainer Gerhards | 2011-06-30 | 4 | -6/+3 | |
| | | | | | ||||||
| * | | | | cosmetic: reformatted some code | Rainer Gerhards | 2011-06-30 | 1 | -12/+5 | |
| | | | | | | | | | | | | | | | | | | | | so that more fits on a single screen --> useful for analysis | |||||
| * | | | | backported patch for testbench race reduction | Rainer Gerhards | 2011-06-30 | 1 | -9/+14 | |
| | | | | | ||||||
* | | | | | preparing for 6.3.2v6.3.2 | Rainer Gerhards | 2011-07-06 | 4 | -19/+18 | |
| | | | | | ||||||
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2011-07-06 | 7 | -11/+64 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -2/+11 | |
| | | | | | ||||||
| * | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-07-06 | 7 | -19/+48 | |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html | |||||
| | * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-07-06 | 5 | -11/+23 | |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| | | * | | added support for the ":omusrmsg:" syntax in configuring user messages | Rainer Gerhards | 2011-07-06 | 3 | -8/+19 | |
| | | | | | ||||||
| | | * | | doc: ./configure --help invalidly showed imdiag enabled by default | Rainer Gerhards | 2011-07-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Thanks to Frédéric L. W. Meunier for bringing this to my attention. | |||||
| | | * | | preparing for 4.6.6v4.6.6 | Rainer Gerhards | 2011-06-24 | 3 | -3/+3 | |
| | | | | | ||||||
| | * | | | doc: mentioned Lennart's patch in ChangeLog | Rainer Gerhards | 2011-07-02 | 1 | -0/+3 | |
| | | | | | ||||||
| | * | | | systemd: direct stdout/stderr of rsyslog to null | Lennart Poettering | 2011-07-02 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows systemd upstream to set stdout/stderr of all spawned services by default to 'syslog'. In order to avoid log loops rsyslog itself must be have its stdout/stderr connected to 'null' in that case, however. | |||||
| | * | | | reduced sporadic failures during make check | Rainer Gerhards | 2011-06-30 | 1 | -9/+14 | |
| | | | | | | | | | | | | | | | | | | | | backport from v6 | |||||
| * | | | | prepare for 6.1.10v6.1.10 | Rainer Gerhards | 2011-06-22 | 3 | -2/+14 | |
| | | | | | ||||||
* | | | | | reduced sporadic failures during make check | Rainer Gerhards | 2011-06-27 | 1 | -9/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the imdiag implementation of "queue empty" was a bit racy, which sometimes lead to too-early termination of rsyslogd and thus some small memory leaks (which in turn showed up as problems during make check). The current architecture is not able to 100% guard against this, but the probleme probability has been reduced (and it showed to improve in practice). | |||||
* | | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-06-27 | 28 | -187/+585 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | | | added support for obtaining timestamp for kernel message from message | Rainer Gerhards | 2011-06-24 | 6 | -99/+130 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the kernel time-stamps messages, time is now take from that timestamp instead of the system time when the message was read. This provides much better accuracy. Thanks to Lennart Poettering for suggesting this feature and his help during implementation. | |||||
| * | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-21 | 14 | -69/+177 | |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| * | | | | added support for obtaining timestamp from system for imuxsock | Rainer Gerhards | 2011-06-20 | 6 | -47/+132 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 10 | -57/+195 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h | |||||
| * \ \ \ \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-14 | 8 | -57/+615 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tcpsrv.c |