Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: ssh session hangs after rsyslgod is started from it | Rainer Gerhards | 2009-06-29 | 2 | -1/+19 |
* | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 |
|\ | |||||
| * | bugfix: invalid mutex release in msg.c | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 |
* | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-06-24 | 1 | -2/+2 |
|\| | |||||
| * | minor doc bugfix: name of rsyslogd.pid corrected (was syslogd.pid) | Michael Biebl | 2009-06-24 | 1 | -2/+2 |
* | | finishing touches for 4.2.0v4.2.0 | Rainer Gerhards | 2009-06-22 | 1 | -0/+1 |
* | | preparing for v4-stable | Rainer Gerhards | 2009-06-22 | 3 | -3/+3 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 4 | -10/+27 |
|\| | |||||
| * | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 5 | -11/+24 |
| * | removed forgotten debug message | Rainer Gerhards | 2009-06-15 | 1 | -1/+0 |
| * | bugfix: error messages were not emitted to stderr in forked mode | Rainer Gerhards | 2009-06-15 | 2 | -2/+7 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 3 | -2/+3 |
|\| | |||||
| * | fixed a regression of yesterday's patch | Rainer Gerhards | 2009-05-29 | 3 | -2/+3 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 1 | -0/+1 |
|\| | |||||
| * | fixed copy&paste error in previous commit | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 3 | -18/+24 |
|\| | |||||
| * | fixed problem in syslog-protocol (now RFC5424) parser | Rainer Gerhards | 2009-05-29 | 3 | -17/+25 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-28 | 11 | -5/+86 |
|\| | |||||
| * | small enhancement: config validation run now exits with code 1 if an error is... | Rainer Gerhards | 2009-05-28 | 9 | -4/+70 |
| * | bugfix: internal messages were emitted to whatever file had fd2 | varmojfekoj | 2009-05-28 | 2 | -1/+4 |
| * | relaxed GnuTLS version requirement to 1.4.0 | Rainer Gerhards | 2009-05-19 | 2 | -1/+3 |
| * | bugfix: potential segfault issue when multiple $UDPServerRun directives are s... | Rainer Gerhards | 2009-05-12 | 2 | -1/+3 |
| * | patch from Michael Biebl did not apply completely - manually done... | Rainer Gerhards | 2009-05-12 | 1 | -0/+1 |
| * | Fix compiler warnings | Michael Biebl | 2009-05-12 | 1 | -0/+1 |
* | | bugfix: compile problems in im3195 | Rainer Gerhards | 2009-04-23 | 2 | -1/+3 |
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-23 | 2 | -6/+16 |
|\| | |||||
| * | bugfix: light and full delay watermarks had invalid values | Rainer Gerhards | 2009-04-23 | 2 | -6/+12 |
* | | preparing for 4.1.7v4.1.7 | Rainer Gerhards | 2009-04-22 | 3 | -3/+3 |
* | | Merge branch 'master' into beta | Rainer Gerhards | 2009-04-21 | 167 | -1958/+5457 |
|\ \ | |/ |/| | |||||
| * | highlighted bugfix imported from beta | Rainer Gerhards | 2009-04-17 | 1 | -0/+5 |
| * | Merge branch 'beta' | Rainer Gerhards | 2009-04-17 | 2 | -9/+53 |
| |\ | |||||
| * | | highlighting $DirCreateMode fix | Rainer Gerhards | 2009-04-16 | 1 | -0/+3 |
| * | | Merge branch 'beta' | Rainer Gerhards | 2009-04-16 | 2 | -5/+17 |
| |\ \ | |||||
| * \ \ | Merge branch 'beta' | Rainer Gerhards | 2009-04-09 | 5 | -1/+37 |
| |\ \ \ | |||||
| * | | | | final touches for 4.1.6 releasev4.1.6 | Rainer Gerhards | 2009-04-07 | 1 | -0/+2 |
| * | | | | Re-enable parsing host names from message. | Luis Fernando Muñoz Mejías | 2009-04-07 | 1 | -1/+1 |
| * | | | | updating changelog for release | Rainer Gerhards | 2009-04-07 | 1 | -3/+5 |
| * | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 6 | -11/+26 |
| |\ \ \ \ | |||||
| * | | | | | made sure udptester terminates only after rsyslgod it spawned | Rainer Gerhards | 2009-04-06 | 1 | -0/+2 |
| * | | | | | improved parser test suite | Rainer Gerhards | 2009-04-03 | 7 | -1/+19 |
| * | | | | | improved test suite and added test for new output module interface | Rainer Gerhards | 2009-04-03 | 14 | -25/+71 |
| * | | | | | added (some) developer documentation for output plugin interface | Rainer Gerhards | 2009-04-03 | 4 | -7/+190 |
| * | | | | | added a new way how output plugins may be passed parameters. | Rainer Gerhards | 2009-04-03 | 10 | -10/+197 |
| * | | | | | Merge branch 'regex' | Rainer Gerhards | 2009-04-02 | 5 | -8/+42 |
| |\ \ \ \ \ | |||||
| | * | | | | | fully integrated regex patch | Rainer Gerhards | 2009-04-02 | 4 | -35/+19 |
| | * | | | | | streamlined regex patch | Rainer Gerhards | 2009-04-02 | 4 | -30/+43 |
| | * | | | | | improved performance of regexp-based filters | Rainer Gerhards | 2009-04-02 | 4 | -2/+39 |
| * | | | | | | clean compile on solaris | Rainer Gerhards | 2009-04-02 | 2 | -2/+7 |
| |/ / / / / | |||||
| * | | | | | added O_CLOEXEC to open() calls | Rainer Gerhards | 2009-04-02 | 5 | -10/+10 |
| * | | | | | add csv support to feature sheet | Rainer Gerhards | 2009-04-02 | 1 | -0/+3 |