Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare for 7.4.0 releasev7.4.0 | Rainer Gerhards | 2013-06-05 | 1 | -1/+1 |
| | |||||
* | build: don't check for libs that are not needed | Tomas Heinrich | 2013-06-03 | 1 | -7/+1 |
| | |||||
* | add --enable-cached-man-pages ./configure option | Rainer Gerhards | 2013-05-26 | 1 | -1/+16 |
| | | | | | | | permits to build rsyslog on a system where rst2man is not installed. In that case, cached versions of the man pages are used (they were built during "make dist", so they should be current for the version in question. | ||||
* | Revert "bugfix: problem in build system (especially when cross-compiling)" | Tomas Heinrich | 2013-05-20 | 1 | -2/+2 |
| | | | | | | | This reverts commit 813c9c7f524976ef598864afbb729bca31557c32. Removing references to libee.h in the previous commit solves the build issue so the cflag shoudn't be needed after all. | ||||
* | prepare for 7.3.15 releasev7.3.15 | Rainer Gerhards | 2013-05-14 | 1 | -1/+1 |
| | |||||
* | bugfix: problem in build system (especially when cross-compiling) | Winfried | 2013-05-14 | 1 | -2/+2 |
| | | | | | Thanks to Tomas Heinrich and winfried_mb2@xmsnet.nl for the patch. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=445 | ||||
* | Add a check for the rst2man binary | Tomas Heinrich | 2013-05-14 | 1 | -1/+11 |
| | | | | Called when either libgcrypt or GuardTime is enabled. | ||||
* | prepare for 7.3.14 releasev7.3.14 | Rainer Gerhards | 2013-05-06 | 1 | -1/+1 |
| | |||||
* | prepare for 7.3.13 release | Rainer Gerhards | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | add omrabbitmq | vtomec | 2013-04-29 | 1 | -0/+22 |
| | |||||
* | build: fix build if libgcrypt support is disabled | Michael Biebl | 2013-04-26 | 1 | -0/+2 |
| | | | | | | We don't want to hard-code `libgcrypt-config --libs` at various. Also, make sure LIBGCRYPT_CFLAGS and LIBGCRYPT_LIBS are correctly substituted. | ||||
* | typo fix | John Lyman | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | prepare for 7.3.12 releasev7.3.12 | Rainer Gerhards | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | typo fix | Rainer Gerhards | 2013-04-25 | 1 | -1/+1 |
| | | | | Thanks to Michael Biebl for spotting it. | ||||
* | rewording ./configure output for more clarity | Rainer Gerhards | 2013-04-24 | 1 | -4/+4 |
| | | | | thanks to Michael Biebl for suggesting | ||||
* | Merge branch 'master' into master-imjournal | Rainer Gerhards | 2013-04-17 | 1 | -4/+70 |
|\ | |||||
| * | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-17 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html | ||||
| | * | prepare for 7.2.7 releasev7.2.7 | Rainer Gerhards | 2013-04-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master-crypto' | Rainer Gerhards | 2013-04-17 | 1 | -0/+33 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | | log encryption: initial PoC implementation | Rainer Gerhards | 2013-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | rough baseline, needs to be extended for actual use. | ||||
| | * | | add configure check for libgcrypt | Rainer Gerhards | 2013-04-02 | 1 | -0/+33 |
| | | | | |||||
| * | | | prepare for 7.3.10 releasev7.3.10 | Rainer Gerhards | 2013-04-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-10 | 1 | -0/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Set pkgconfig variables for libuuid on Solaris | Martin Carpenter | 2013-04-09 | 1 | -0/+4 |
| | | | | |||||
| * | | | Merge branch 'c7' into tmp | Rainer Gerhards | 2013-04-09 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac runtime/queue.c | ||||
| | * | | omrelp: add ability to specify session timeout | Rainer Gerhards | 2013-04-08 | 1 | -1/+1 |
| | |/ | |||||
| * | | logsig: minimal end-user docv7.3.9 | Rainer Gerhards | 2013-03-26 | 1 | -1/+1 |
| | | | |||||
| * | | Check libsocket for getifaddrs() | Martin Carpenter | 2013-03-26 | 1 | -1/+4 |
| | | | |||||
| * | | doc: add doc for rsgtutil | Rainer Gerhards | 2013-03-22 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'master' into master-gt | Rainer Gerhards | 2013-03-22 | 1 | -7/+47 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac runtime/rsyslog.h | ||||
| | * | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-22 | 1 | -0/+2 |
| | |\| | |||||
| | | * | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2013-03-22 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-22 | 1 | -0/+2 |
| | | | |\ | |||||
| | | | | * | Fix linking for recent sd-daemon.c update | Martin Pitt | 2013-03-22 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The recent update of sd-daemon.c introduced the usage of mq_getattr(), which is shipped in -lrt (but clock_gettime isn't any more in glibc 2.17). Also check for mq_getattr() in the rt library to fix linking with glibc 2.17. http://bugzilla.adiscon.com/show_bug.cgi?id=428 | ||||
| | | | | * | preparing for 5.10.1v5.10.1 | Rainer Gerhards | 2012-10-17 | 1 | -1/+1 |
| | | | | | | |||||
| | | | * | | preparing for 6.6.0v6.6.0 | Rainer Gerhards | 2012-10-22 | 1 | -1/+1 |
| | | | | | | |||||
| | | | * | | preparing for 6.5.1 releasev6.5.1 | Rainer Gerhards | 2012-10-11 | 1 | -1/+1 |
| | | | | | | |||||
| | | | * | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-10-04 | 1 | -17/+0 |
| | | | |\ \ | |||||
| | * | | | | | keep omlibdbi usable with older libdbi without transaction support | Rainer Gerhards | 2013-03-21 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in that case, omlibdbi gracefully degrades to non-transaction mode but emits a warning message during build, so that one knows an update of libdbi makes sense. | ||||
| | * | | | | | Fix for glob(3)s that lack GLOB_NOMAGIC | Martin Carpenter | 2013-03-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac | ||||
| | * | | | | | Merge branch 'v7-stable' into tmp | Rainer Gerhards | 2013-03-20 | 1 | -1/+1 |
| | |\| | | | | |||||
| | | * | | | | require newer libestr due to a bug in it | Rainer Gerhards | 2013-03-19 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | preparing for 7.2.6 releasev7.2.6 | Rainer Gerhards | 2013-03-05 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | bugfix: solve compile problems on non-Linux platforms | Rainer Gerhards | 2013-03-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Michael Biebl for alerting us on this issue. | ||||
| | * | | | | | prepare for 7.3.8 release | Rainer Gerhards | 2013-03-18 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | imrelp: now supports listening to IPv4/v6 only instead of always both | Rainer Gerhards | 2013-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build now requires librelp 1.0.2 closes: http://bugzilla.adiscon.com/show_bug.cgi?id=378 | ||||
| | * | | | | | prepare 7.3.7 releasev7.3.7 | Rainer Gerhards | 2013-03-12 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | adjust to corrected libgt pkgconfig name | Rainer Gerhards | 2013-03-12 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | add test/PoC logsigner tool | Rainer Gerhards | 2013-02-20 | 1 | -0/+16 |
| | | | | | | | |||||
* | | | | | | | imjournal: streamline build system a bit | Rainer Gerhards | 2013-03-12 | 1 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... most importantly the configure switch is no longer --enable-journal but --enable-imjournal (as we now also have omjournal!) |