Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | doc: add missing information (patches) to ChangeLog | Rainer Gerhards | 2013-09-03 | 1 | -0/+4 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-03 | 13 | -15/+20 | |
|\| | | | | | ||||||
| * | | | | | doc: mention last json-c patch in ChangeLog | Rainer Gerhards | 2013-09-03 | 1 | -0/+2 | |
| * | | | | | make rsyslog use the new json-c pkgconfig file if available | hwoarang | 2013-09-03 | 12 | -15/+18 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-02 | 2 | -1/+4 | |
|\| | | | | | ||||||
| * | | | | | bugfix: imfile parameter "persistStateInterval" was unusable | Rainer Gerhards | 2013-09-02 | 2 | -1/+4 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-02 | 5 | -9/+24 | |
|\| | | | | | ||||||
| * | | | | | doc: add recent patch series to ChangeLog | Rainer Gerhards | 2013-09-02 | 1 | -0/+8 | |
| * | | | | | Using more appropriate helper function to get the error message | Ahto Truu | 2013-09-02 | 1 | -1/+1 | |
| * | | | | | Better error messages from rsgtutil | Ahto Truu | 2013-09-02 | 1 | -4/+4 | |
| * | | | | | More careful TLV encoding/decoding | Ahto Truu | 2013-09-02 | 3 | -4/+11 | |
* | | | | | | Merge branch 'c9' | Rainer Gerhards | 2013-09-02 | 10 | -4/+64 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | doc: add "defaultTZ" param to imtcp doc | Rainer Gerhards | 2013-09-02 | 1 | -2/+13 | |
| * | | | | | apply default TZ if none is present in legacy timestamp | Rainer Gerhards | 2013-09-02 | 3 | -1/+12 | |
| * | | | | | milestone: defaultTZ can be set in msg obj (via imtcp) | Rainer Gerhards | 2013-08-30 | 7 | -2/+40 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 3 | -2/+4 | |
|\| | | | | ||||||
| * | | | | bugfix: imtcp addtlframedelimiter could not be set to zero | Rainer Gerhards | 2013-08-26 | 3 | -2/+4 | |
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 1 | -4/+13 | |
|\| | | | | ||||||
| * | | | | doc: update package doc with links to Adiscon's repositories | Florian Riedl | 2013-08-26 | 1 | -4/+13 | |
* | | | | | imudp: bugfix: did not compile on some platforms due to dup variable | Rainer Gerhards | 2013-08-26 | 1 | -2/+1 | |
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 2 | -26/+13 | |
|\| | | | | ||||||
| * | | | | doc bugfix: remove no-longer existing omtemplate from developer doc | Rainer Gerhards | 2013-08-26 | 2 | -26/+11 | |
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 0 | -0/+0 | |
|\| | | | | ||||||
| * | | | | backport patch to fix configure setsid test | Rainer Gerhards | 2013-08-26 | 1 | -1/+1 | |
* | | | | | Add autoconf check for setsid(). | Todd Vierling | 2013-08-26 | 1 | -1/+1 | |
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-22 | 1 | -2/+2 | |
|\| | | | | ||||||
| * | | | | doc: typo fix (in directive name!) | Rainer Gerhards | 2013-08-22 | 1 | -2/+2 | |
* | | | | | Merge branch 'v7-stable' | Andre Lorbach | 2013-08-14 | 1 | -2/+2 | |
|\| | | | | ||||||
| * | | | | Removed SPACE after "MAIL FROM:" and "RCPT TO:" as RFC5321 permits spaces. | Andre Lorbach | 2013-08-14 | 1 | -2/+2 | |
* | | | | | Merge branch 'v7-stable' | Andre Lorbach | 2013-08-06 | 2 | -10/+8 | |
|\| | | | | ||||||
| * | | | | Using OMSRsetEntry to set the default action template in omprog | Andre Lorbach | 2013-08-06 | 1 | -8/+3 | |
| * | | | | Using OMSRsetEntry to set the default action template in ompipe for now. | Andre Lorbach | 2013-08-06 | 1 | -1/+5 | |
* | | | | | Merge branch 'v7-stable' | Andre Lorbach | 2013-07-24 | 1 | -17/+13 | |
|\| | | | | ||||||
| * | | | | Another fix for bugid# 468 | Andre Lorbach | 2013-07-24 | 1 | -8/+4 | |
| * | | | | Fixing new style config format issues from bugid #468 | Andre Lorbach | 2013-07-24 | 1 | -9/+9 | |
* | | | | | Merge branch 'v7-stable' | Andre Lorbach | 2013-07-24 | 1 | -6/+14 | |
|\| | | | | ||||||
| * | | | | Fixed another issue related to http://bugzilla.adiscon.com/show_bug.cgi?id=464 | Andre Lorbach | 2013-07-24 | 1 | -4/+9 | |
| * | | | | Fixed a bug in curlPost related to http://bugzilla.adiscon.com/show_bug.cgi?i... | Andre Lorbach | 2013-07-24 | 1 | -2/+5 | |
| * | | | | Fixed bugid #464 in elasticsearch output module | Andre Lorbach | 2013-07-23 | 0 | -0/+0 | |
| * | | | | Fixed bugid #464 in elasticsearch output module | Andre Lorbach | 2013-07-23 | 1 | -0/+6 | |
* | | | | | add $!, $., $/ to RSYSLOG_DebugFormat | Rainer Gerhards | 2013-07-23 | 1 | -1/+1 | |
* | | | | | Merge branch 'master-globalvars' | Rainer Gerhards | 2013-07-23 | 8 | -24/+114 | |
|\ \ \ \ \ | ||||||
| * | | | | | doc: add global variables | Rainer Gerhards | 2013-07-23 | 1 | -6/+28 | |
| * | | | | | add proper sync to global variables | Rainer Gerhards | 2013-07-23 | 1 | -3/+17 | |
| * | | | | | fix: global&local variables could not be accessed via RainerScript | Rainer Gerhards | 2013-07-23 | 2 | -4/+8 | |
| * | | | | | first shot at global variables (without proper sync so far) | Rainer Gerhards | 2013-07-22 | 6 | -14/+64 | |
* | | | | | | Fixed bugid #464 in elasticsearch output module | Andre Lorbach | 2013-07-23 | 1 | -0/+6 | |
* | | | | | | Added check if mainqueue cfg ptr is NULL in glblDestructMainqCnfObj function ... | Andre Lorbach | 2013-07-23 | 1 | -1/+4 | |
|/ / / / / | ||||||
* | | | | | update to newest version of stats scripts | Andre Lorbach | 2013-07-22 | 1 | -2/+226 | |
* | | | | | Started implementing statslog analyzer for impstats | Andre Lorbach | 2013-07-22 | 3 | -15/+73 |