summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | improved imudp so that epoll can be used in more environmentsRainer Gerhards2009-10-153-3/+12
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Fixed potential compile time problem if EPOLL_CLOEXEC is not available.
| * | | | | | | updated project statusRainer Gerhards2009-10-151-4/+4
| | | | | | | |
| * | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-10-143-4/+9
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-143-4/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-142-1/+7
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-085-5/+15
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/omfile.c
| * | | | | | | | | | doc[minor]: as requested by Adiscon, moved professional services info to webRainer Gerhards2009-10-141-102/+17
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2009-10-144-1/+13
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | enhanced omfile to support transactional interfaceRainer Gerhards2009-10-132-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will increase performance in many cases.
| * | | | | | | | | | added multi-ruleset support to imudpRainer Gerhards2009-10-139-75/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also bumped version number and corrected ChangeLog, where I merged some post 5.3.1 changes into the 5.3.1 section.
| * | | | | | | | | | removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-1310-14/+1
| | | | | | | | | | |
| * | | | | | | | | | enhanced immark to support non-cancel input module terminationRainer Gerhards2009-10-122-2/+17
| | | | | | | | | | |
| * | | | | | | | | | re-enabled input thread termination handling that does avoid thread cancellationRainer Gerhards2009-10-123-5/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...where possible. This provides a more reliable mode of rsyslogd termination (canceling threads my result in not properly freed resouces and potential later hangs, even though we perform proper cancel handling in our code). This is part of an effort to reduce thread cnacellation as much as possible in rsyslog. NOTE: some comments indicated that there were problems with some code that has been re-activated. Testing did not show any issues. My current assumption is that these issues were related to some other code that has been removed/changed during the previous restructuring events. In any case, if there is a shutdown issue, one should carefully look at this change here!
| * | | | | | | | | | changed submitAndParseMsg() interface to be a wrapper around the new interfaceRainer Gerhards2009-10-122-317/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... for message creation/submission. This enables older plugins to be used together with the new interface. The removal also enables us to drop a lot of duplicate code, reducing complexity and increasing maintainibility.
| * | | | | | | | | | updated doc in imtemplate so that it no longer promotes legacy interfaceRainer Gerhards2009-10-121-29/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parseAndSubmitMsg will go away
| * | | | | | | | | | changed imuxsock to no longer use deprecated submitAndParseMsg() interfaceRainer Gerhards2009-10-123-17/+66
| | | | | | | | | | |
| * | | | | | | | | | updated project statusRainer Gerhards2009-10-121-4/+4
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2009-10-0915-22/+134
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | updated project statusRainer Gerhards2009-10-051-4/+4
| | | | | | | | | | |
| * | | | | | | | | | preparing for 5.3.1v5.3.1Rainer Gerhards2009-10-051-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2009-10-054-4/+18
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/omfile.c
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-devel' into tmpRainer Gerhards2009-10-0213-85/+238
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h tcpsrv.c
| | * | | | | | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-0215-110/+309
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | \ \ \ \ \ \ \ \ \ \ Merge branch 'beta'Rainer Gerhards2009-09-293-29/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | | | | | | | | | | updated project statusRainer Gerhards2009-09-291-4/+4
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | updated project statusRainer Gerhards2009-09-171-4/+4
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | added $AbortOnUncleanConfig directiveRainer Gerhards2009-09-174-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permits to prevent startup when there are problems with the configuration file. See it's doc for details.
| * | | | | | | | | | | | | updated project statusRainer Gerhards2009-09-141-4/+8
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | bumped version numberRainer Gerhards2009-09-143-2/+4
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | preparing for 5.3.0v5.3.0Rainer Gerhards2009-09-141-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'v4-devel' into masterRainer Gerhards2009-09-144-5/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac
| | * | | | | | | | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-09-144-5/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'imudp-epoll'Rainer Gerhards2009-09-143-21/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | removed some debugging commentsRainer Gerhards2009-09-141-4/+0
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'master' into imudp-epollRainer Gerhards2009-09-103-20/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | changed imudp to utilize epoll(), where available.Rainer Gerhards2009-09-093-21/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This shall provide slightly better performance (just slightly because we called select() rather infrequently on a busy system).
| * | | | | | | | | | | | | | | | changelog: made new directive clearRainer Gerhards2009-09-111-0/+1
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-09-114-2/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | added new config directive $omfileForceChown to fix some broken system configs.Rainer Gerhards2009-09-114-2/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See ticket for details: http://bugzilla.adiscon.com/show_bug.cgi?id=150
| | * | | | | | | | | | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-09-103-20/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | added new config option $InputUnixListenSocketCreatePathRainer Gerhards2009-09-043-4/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backport from v5-devel
| * | | | | | | | | | | | | | | | Merge branch 'beta'Rainer Gerhards2009-09-102-3/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tmp'Rainer Gerhards2009-09-101-17/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Use automake 1.11 silent-rules supportMichael Biebl2009-09-045-316/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop shave and use automake 1.11 silent-rules http://www.flameeyes.eu/autotools-mythbuster/automake/silent.html
| * | | | | | | | | | | | | | | | | added new config option $InputUnixListenSocketCreatePathRainer Gerhards2009-09-043-4/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to permit the auto-creation of pathes to additional log sockets. This turns out to be useful if they reside on temporary file systems and rsyslogd starts up before the daemons that create these sockets (rsyslogd always creates the socket itself if it does not exist).
| * | | | | | | | | | | | | | | | | doc: clarified availability of $LogRSyslogStatusMessages directiveRainer Gerhards2009-09-041-0/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into javaRainer Gerhards2009-09-048-26/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-devel'Rainer Gerhards2009-09-045-19/+45
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf_global.html tools/syslogd.c
| | | * | | | | | | | | | | | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-09-042-4/+9
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | added $LogRSyslogStatusMessages configuration directiveRainer Gerhards2009-09-045-14/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...permitting to turn off rsyslog start/stop/HUP messages. See Debian ticket http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463793