Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare for 7.4.6 releasev7.4.6 | Rainer Gerhards | 2013-10-29 | 1 | -1/+1 |
| | |||||
* | require libestr 0.1.9 | Rainer Gerhards | 2013-10-26 | 1 | -1/+1 |
| | |||||
* | preparing for 7.4.5v7.4.5 | Rainer Gerhards | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | require libestr 0.1.8, as there are bugs in previous versions that affect us | Rainer Gerhards | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | require libestr 0.1.7 | Rainer Gerhards | 2013-10-10 | 1 | -1/+1 |
| | |||||
* | prepare for 7.4.4 releasev7.4.4 | Rainer Gerhards | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | make rsyslog use the new json-c pkgconfig file if available | hwoarang | 2013-09-03 | 1 | -2/+4 |
| | |||||
* | backport patch to fix configure setsid test | Rainer Gerhards | 2013-08-26 | 1 | -1/+1 |
| | |||||
* | prepare for 7.4.3 releasev7.4.3 | Rainer Gerhards | 2013-07-18 | 1 | -1/+1 |
| | |||||
* | prepare for 7.4.2 release | Rainer Gerhards | 2013-07-04 | 1 | -1/+1 |
| | |||||
* | Add missing test | Michael Biebl | 2013-06-20 | 1 | -1/+1 |
| | | | | | Fixes ./configure: line 18474: xno: command not found | ||||
* | prepare for 7.4.1 releasev7.4.1 | Rainer Gerhards | 2013-06-17 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | |\ \ |