summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-1/+1
| | | | | ...which enables to configure HUP to be either a full restart or "just" a leightweight way to close open files
* Merge branch 'master' into nextmasterRainer Gerhards2008-10-221-1/+23
|\ | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| * preparing for 3.21.6v3.21.6Rainer Gerhards2008-10-221-1/+1
| | | | | | | | | | plus solving a compile problem for im3195 (which is not used in practice, thus this did not show up before...)
| * added capability to support multiple module search pathes.Marius Tomaschewski2008-10-201-0/+22
| | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | bumped interface version number to reflect change to message parsingRainer Gerhards2008-10-091-1/+1
| |
* | performance-optimized imudpRainer Gerhards2008-10-021-2/+2
|/
* re-enabled gcc builtin atomic operations and added a proper ./configure checkRainer Gerhards2008-09-181-0/+50
|
* updated project status page & bumped version numberRainer Gerhards2008-09-041-1/+1
|
* bumped version numberRainer Gerhards2008-08-131-1/+1
|
* prepared for 3.21.2v3.21.3Rainer Gerhards2008-08-131-1/+1
|
* updated status doc after recent stable releasesRainer Gerhards2008-08-081-1/+1
|
* minor housekeepingRainer Gerhards2008-08-071-1/+1
|
* bugfix: IPv6 addresses could not be specified in forwarding actionsRainer Gerhards2008-08-051-1/+1
| | | | | | New syntax @[addr]:port introduced to enable that. Root problem was IPv6 addresses contain colons. Also somewhat enhanced debugging messages.
* enhanced troubleshooting documentationRainer Gerhards2008-08-041-1/+1
|
* added $InputUnixListenSocketHostName config directiveRainer Gerhards2008-08-011-1/+1
| | | | | | It permits to override the hostname being used on a local unix socket. This is useful for differentiating "hosts" running in several jails. Feature was suggested by David Darville, thanks for the suggestion.
* fixed some minor nits in preperation for 3.21.1Rainer Gerhards2008-07-291-2/+2
|
* enhanced configuration file error reporting and verificationRainer Gerhards2008-07-291-1/+1
| | | | | | | | | | | | - enhanced config file checking - no active actions are detected - added -N rsyslogd command line option for a config validation run (which does not execute actual syslogd code and does not interfere with a running instance) - somewhat improved emergency configuration. It is now also selected if the config contains no active actions - rsyslogd error messages are now reported to stderr by default. can be turned off by the new "$ErrorMessagesToStderr off" directive Thanks to HKS for suggesting these new features.
* begun implementing a diagnostic plugin (not yet completed)Rainer Gerhards2008-07-281-1/+20
|
* Merge branch 'beta'Rainer Gerhards2008-07-181-0/+5
|\
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-07-181-0/+5
| |\ | | | | | | | | | | | | | | | | | | Conflicts: doc/property_replacer.html tools/syslogd.c
| | * bugfix: imklog module was not correctly compiled for GNU/kFreeBSDPetr Salinger2008-07-181-0/+5
| | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| | * prepared for 3.18.0 releasev3.18.0Rainer Gerhards2008-07-111-3/+1
| | |
| | * Merge branch 'v3-stable' into betaRainer Gerhards2008-07-111-0/+2
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | | * prepared for 3.16.3 releaseRainer Gerhards2008-07-111-1/+1
| | | |
| | | * preparing for 3.16.2 releasev3.16.2Rainer Gerhards2008-06-251-1/+1
| | | |
| | | * fixed a bug in imklog which lead to startup problemsRainer Gerhards2008-05-021-1/+1
| | | | | | | | | | | | | | | | | | | | ... (including segfault) on some platforms under some circumsances. Thanks to Vieri for reporting this bug and helping to troubleshoot it.
| | | * new v3-stable based on 3.15.x betaRainer Gerhards2008-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | changes due to restructuring in 3.17.2 have big bug potential; beta 3.15.x has almost no bug potential; thus I initiated a shift of devel -> beta -> v3-stable; devel will restart at 3.19.0
| | | * bumped version numberRainer Gerhards2008-04-111-1/+1
| | | |
| | | * bumped version numberRainer Gerhards2008-04-021-1/+1
| | | |
| | | * added librelp check via PKG_CHECK thanks to Michael Biebl's patchRainer Gerhards2008-04-021-18/+3
| | | |
| | | * - bugfix: rsyslogd was no longer build by default; man pages are onlyRainer Gerhards2008-04-011-1/+1
| | | | | | | | | | | | | | | | | | | | installed if corresponding option is selected. Thanks to Michael Biebl for pointing these problems out.
| | | * bumped version numberRainer Gerhards2008-03-311-1/+1
| | | |
| | * | Remove unnecessary openssl configure check.Michael Biebl2008-07-101-37/+0
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| | * | bumped version numberRainer Gerhards2008-06-161-1/+1
| | | |
* | | | added a samll diagnostic tool to obtain result of gethostname() APIRainer Gerhards2008-07-161-0/+14
| | | |
* | | | preparing for new devel branch (3.21)Rainer Gerhards2008-07-151-1/+1
|/ / /
* | | bumped version numberRainer Gerhards2008-07-151-1/+1
| | |
* | | bumped version numberRainer Gerhards2008-07-071-1/+1
| | |
* | | bumped version numberRainer Gerhards2008-07-011-1/+1
| | |
* | | misc small changes: corrected version, removed some debug output,Rainer Gerhards2008-06-271-1/+1
| | | | | | | | | | | | | | | | | | ..., restructured makefile, added some troubleshooting to test case (program rscript-parse.c has problem due to different structure alignment, where I do not yet know the reason)
* | | added support for EGAIN while trying to receive data on gTLS sessionRainer Gerhards2008-06-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This maps to bugzilla bug 83: http://bugzilla.adiscon.com/show_bug.cgi?id=83 This is the first test version, posted to user for repro of the problem. It contains code to handle the case, HOWEVER, I have not been able to test it in a scenario where a retry actually happens while receiving (I dont't get this in my environment). So I assume it is buggy and will probably not work.
* | | disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-231-1/+1
| | |
* | | begun building a testbenchRainer Gerhards2008-06-131-0/+1
| | |
* | | bugfix: restored accidently deleted version lineRainer Gerhards2008-06-131-0/+1
| | |
* | | Merge branch 'beta'Rainer Gerhards2008-06-121-1/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imklog/linux.c
| * | bumped version numberRainer Gerhards2008-06-121-1/+1
| | |
| * | finalized 3.17.3v3.17.3Rainer Gerhards2008-05-281-1/+1
| | |
| * | cleaned up version informationRainer Gerhards2008-05-021-1/+1
| | |
| * | uncommented dbgprintf's as I think these may be the trouble sourceRainer Gerhards2008-04-291-1/+1
| | | | | | | | | | | | this callback is somewhat unportable in combination with dlopen()
| * | perparing for klog debugRainer Gerhards2008-04-281-1/+1
| | | | | | | | | | | | ... and some cleanup