Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bumped version number | Rainer Gerhards | 2007-12-07 | 1 | -1/+1 |
| | |||||
* | applied patch from Michael Biebl to finally fix the -ldl cross-platform | Rainer Gerhards | 2007-12-07 | 1 | -2/+9 |
| | | | | issue | ||||
* | corrected typo: -lrt -ldl were exchanged ;) | Rainer Gerhards | 2007-12-05 | 1 | -2/+2 |
| | |||||
* | applied patch from Michael Biebl to fix compilation problem on NetBSD (it | Rainer Gerhards | 2007-12-05 | 1 | -2/+4 |
| | | | | is missing the -ldl lib, even though it provides dlopen()) | ||||
* | applied patch from Michael Biebl for an even cleaner autotools config in | Rainer Gerhards | 2007-12-04 | 1 | -3/+2 |
| | | | | regard to -ldl. | ||||
* | applied patch from Bartosz Kuzma to restore compilation under Linux | Rainer Gerhards | 2007-12-04 | 1 | -2/+3 |
| | |||||
* | added Bartosz Kuzma patches for better compatibility with NetBSD - many | Rainer Gerhards | 2007-12-03 | 1 | -8/+9 |
| | | | | thanks for them! | ||||
* | adding sur5r's postgres module - many thanks for providing it! There are a | Rainer Gerhards | 2007-12-03 | 1 | -4/+37 |
| | | | | | number of patches necessary to core modules, because we need a new formatting function (date-pgsql). | ||||
* | added compile-time switches for -pthread | Rainer Gerhards | 2007-11-30 | 1 | -2/+4 |
| | |||||
* | added new modExit() entry point to loadable module interface | Rainer Gerhards | 2007-11-21 | 1 | -1/+1 |
| | |||||
* | applied gssapi patch from varmojfekoj - gss-api is now supported | Rainer Gerhards | 2007-11-19 | 1 | -0/+22 |
| | |||||
* | prepared for the next release | Michael Meckelein | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | bumped version number | Rainer Gerhards | 2007-10-15 | 1 | -1/+1 |
| | |||||
* | integrated patch by varmojfekoj to tweak build system even further | Rainer Gerhards | 2007-10-11 | 1 | -4/+10 |
| | |||||
* | - changed the build system to use a single source tarball again (but | Rainer Gerhards | 2007-10-11 | 1 | -7/+47 |
| | | | | | | | | | | | | | | | | different makefiles for the main project and ommysql) - applied fixes from Michael Biebl: 1.) fix failing compilation of ommysql plugin (s/ommysql-config.h/config.h/) 2.) fix mysql configure check (although the default is no, we did check for the mysql devel files) 3.) Create a separate Makefile.am for the doc files. This cleans up the toplevel Makefile.am considerably and makes it much more readable and maintainable. 3b) Assign the html doc files to html_DATA. This means, they are installed to $(hmtdir), which by autoconf standards is $(prefix)/share/doc/$packagename/. 4.) Reformat the SOURCES line to make it better readable and maintainable. | ||||
* | bumped version number | Rainer Gerhards | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | applied patch provided by varmojfekoj to support building ommysql in its | Rainer Gerhards | 2007-09-26 | 1 | -39/+8 |
| | | | | own way (now also resides in a plugin subdirectory) | ||||
* | bumping version number | Rainer Gerhards | 2007-09-25 | 1 | -2/+2 |
| | |||||
* | changed ttyname() to ttyname_r() - not a real fix, as this part of the code | Rainer Gerhards | 2007-09-25 | 1 | -1/+1 |
| | | | | was single threaded, but better to be prepared for the future. | ||||
* | - simplified code in shouldProcessThisMessage() for debug output | Rainer Gerhards | 2007-09-24 | 1 | -1/+1 |
| | | | | - changed strerror() calls to thread-safe strerror_r() variant | ||||
* | added code to handle situations where senders send us messages ending with | Rainer Gerhards | 2007-09-14 | 1 | -2/+2 |
| | | | | | | a NUL character. It is now simply removed. This also caused trailing LF reduction to fail, when it was followed by such a NUL. This is now also handled. | ||||
* | minor typos | Rainer Gerhards | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | bumped version number | Rainer Gerhards | 2007-09-10 | 1 | -2/+2 |
| | |||||
* | bumping version number | Rainer Gerhards | 2007-09-05 | 1 | -2/+2 |
| | |||||
* | prepared for next release | Michael Meckelein | 2007-08-31 | 1 | -2/+2 |
| | |||||
* | prepared for next release | Michael Meckelein | 2007-08-28 | 1 | -2/+2 |
| | |||||
* | prepared for next release | Michael Meckelein | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | prepared changelog and configure.ac for the next update | Michael Meckelein | 2007-08-16 | 1 | -2/+2 |
| | |||||
* | - integrated patch from varmojfekoj to make the mysql module a loadable one | Rainer Gerhards | 2007-08-14 | 1 | -1/+2 |
| | | | | many thanks for the patch, MUCH appreciated | ||||
* | bumping version numbers | Rainer Gerhards | 2007-08-13 | 1 | -2/+2 |
| | |||||
* | mod /contrib/delete_mysql, prepared docs for releasev1-18-2 | Michael Meckelein | 2007-08-13 | 1 | -9/+9 |
| | |||||
* | bumped up version number | Rainer Gerhards | 2007-08-08 | 1 | -2/+2 |
| | |||||
* | bumping version number | Rainer Gerhards | 2007-08-03 | 1 | -2/+2 |
| | |||||
* | - I found out that we finally have problems with the (somewhat recursive) | Rainer Gerhards | 2007-08-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | call to logerror() that many of the modules do. I have not tried it, but I think things will become wild when we compile without pthread support. Threading prevents full recursion, so we have not seen any bad effects so far. However, the problems that I experienced in ommysl (that caused me to re-structure startWorker()) are actually rooted in this issue. I first thought to fix it via a module interace, but I now came to the conclusion that it is not more effort and much cleaner to do an internal error buffering class. This is implemented in errbuf.c/h. - I just noticed that this is not actually an error buf, but the core of an input module for all internal messages. As such, I implement it now as iminternal.c/h. Of course, there is no input module interface yet designed, but that doesn't matter. Worst-case, I need to re-write the im, best case I can use the im (at least partly) to define the interface. - added a few functions to the linkedlist class - error messages during startup are now buffered - so we do no longer need to think about how emergency logging might work. Actually, these are logged to whatever is instatiated in the log file. This enhances the chance that we will be able to drop the error message somewhere it is seen. | ||||
* | bumped version number | Rainer Gerhards | 2007-08-01 | 1 | -2/+2 |
| | |||||
* | enhanced $Include to allow inclusion of a complete directory | Rainer Gerhards | 2007-08-01 | 1 | -1/+1 |
| | |||||
* | - applied a patch from mildew to prevent rsyslogd from freezing under heavy | Rainer Gerhards | 2007-08-01 | 1 | -0/+1 |
| | | | | | load. This could happen when the queue was full. Now, we drop messages but rsyslogd remains active. | ||||
* | bumping up version number | Rainer Gerhards | 2007-07-30 | 1 | -2/+2 |
| | |||||
* | - added omsr object (objomsr.c, objomsr.h) - template request for output | Rainer Gerhards | 2007-07-27 | 1 | -2/+2 |
| | | | | modules | ||||
* | bumping version number | Rainer Gerhards | 2007-07-25 | 1 | -2/+2 |
| | |||||
* | bumped version number | Rainer Gerhards | 2007-07-23 | 1 | -2/+2 |
| | |||||
* | bumped version number | Rainer Gerhards | 2007-07-20 | 1 | -2/+2 |
| | |||||
* | applied patch from Bartosz Kuźma to fix portability bug in configure.ac | Rainer Gerhards | 2007-07-19 | 1 | -2/+2 |
| | |||||
* | more cleanup; restored compatibility to non-gcc compilers | Rainer Gerhards | 2007-07-18 | 1 | -1/+1 |
| | |||||
* | applied cleanup patch by Peter Vrabec | Rainer Gerhards | 2007-07-18 | 1 | -1/+3 |
| | |||||
* | bumped version number | Rainer Gerhards | 2007-07-18 | 1 | -2/+2 |
| | |||||
* | bumped version number to 1.17.0 | Rainer Gerhards | 2007-07-17 | 1 | -2/+2 |
| | |||||
* | improved AllowedSender code and portability - thanks to mildew@gmail.com | Rainer Gerhards | 2007-07-17 | 1 | -0/+8 |
| | |||||
* | added support (checks) for inline | Rainer Gerhards | 2007-07-17 | 1 | -0/+1 |
| | |||||
* | bumped version number | Rainer Gerhards | 2007-07-15 | 1 | -2/+2 |
| |