Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundat cflags and links to libraries | Tomas Heinrich | 2013-05-20 | 1 | -1/+1 |
| | | | | | This prevents linking with libee, liblognorm and libgcrypt when not necessary. | ||||
* | build: add cached copies of generated man pages to dist tarball | Rainer Gerhards | 2013-05-14 | 1 | -0/+2 |
| | | | | This solves problems with some build environments. | ||||
* | bugfix: some man pages were not properly installed | Marius Tomaschewski | 2013-04-30 | 1 | -4/+6 |
| | | | | either rscryutil or rsgtutil man was installed, but not both | ||||
* | build: fix build if libgcrypt support is disabled | Michael Biebl | 2013-04-26 | 1 | -4/+2 |
| | | | | | | We don't want to hard-code `libgcrypt-config --libs` at various. Also, make sure LIBGCRYPT_CFLAGS and LIBGCRYPT_LIBS are correctly substituted. | ||||
* | build: rscryutil.rst was missing in tarball | Rainer Gerhards | 2013-04-25 | 1 | -0/+1 |
| | |||||
* | logenc: support keyfiles in rscryutil | Rainer Gerhards | 2013-04-12 | 1 | -1/+1 |
| | |||||
* | logenc: rscryutil can now decrypt multi-block logfiles | Rainer Gerhards | 2013-04-12 | 1 | -1/+1 |
| | |||||
* | log encryption: add rscrytool to decrypt log files | Rainer Gerhards | 2013-04-05 | 1 | -4/+13 |
| | | | | also add test parameter to be able to set key | ||||
* | log encryption: initial PoC implementation | Rainer Gerhards | 2013-04-05 | 1 | -1/+1 |
| | | | | rough baseline, needs to be extended for actual use. | ||||
* | doc: add doc for rsgtutil | Rainer Gerhards | 2013-03-22 | 1 | -3/+9 |
| | |||||
* | rsgtutil: begin to make rsgttlvdump a generic utility | Rainer Gerhards | 2013-03-13 | 1 | -5/+5 |
| | | | | | | It will support various maintenaince operations, including verification of signatures in the future. To match its new scope, it also has been renamed. | ||||
* | logsig: add config parameters (for omfile) | Rainer Gerhards | 2013-03-07 | 1 | -4/+5 |
| | |||||
* | logsig: add support to read signature files | Rainer Gerhards | 2013-03-07 | 1 | -1/+4 |
| | | | | ... still incomplete ... | ||||
* | logsigner: sign via merkle tree approach (still PoC, non production) | Rainer Gerhards | 2013-02-21 | 1 | -0/+6 |
| | |||||
* | build: Drop unused CNF_LIBS variable | Michael Biebl | 2012-10-18 | 1 | -2/+2 |
| | |||||
* | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-04 | 1 | -2/+1 |
|\ | | | | | | | | | Conflicts: plugins/cust1/Makefile.am | ||||
| * | build: don't include librsyslog.la in the dist tarball | Michael Biebl | 2012-10-04 | 1 | -2/+1 |
| | | | | | | | | libtool archives are not meant to be shipped in the source tarball. | ||||
* | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-10-02 | 1 | -0/+10 |
|\ \ | |||||
| * | | integrate logctl into build process | Rainer Gerhards | 2012-10-02 | 1 | -0/+10 |
| | | | |||||
* | | | correct library link order | Rainer Gerhards | 2012-09-11 | 1 | -1/+1 |
|/ / | | | | | | | | | Thanks to Evgeny Turnaev for alerting us on the problem and providing hits to the solution. | ||||
* / | add uuid property to message object | Jérôme Renard | 2012-08-26 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'v6-stable' | Rainer Gerhards | 2012-03-17 | 1 | -1/+2 |
|\ | |||||
| * | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-03-17 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| | * | added tool to recover disk queue if .qi file is missing (recover_qi.pl) | Kaiwang Chen | 2012-03-15 | 1 | -1/+2 |
| | | | |||||
* | | | working around automake curiosity | Rainer Gerhards | 2011-07-22 | 1 | -1/+4 |
| | | | |||||
* | | | build system cleanup/improvement | Rainer Gerhards | 2011-07-22 | 1 | -1/+2 |
| | | | |||||
* | | | milestone/[NONWORKING]: first integration of new parser, rules are not yet ↵ | Rainer Gerhards | 2011-07-06 | 1 | -1/+1 |
| | | | | | | | | | | | | handled | ||||
* | | | milestone: grammar integrated in rsyslog build system | Rainer Gerhards | 2011-07-05 | 1 | -1/+1 |
|/ / | |||||
* / | mmnormalize loads & runs (basic testing done) | Rainer Gerhards | 2010-12-01 | 1 | -1/+1 |
|/ | |||||
* | removed need for math library | Rainer Gerhards | 2010-10-11 | 1 | -1/+1 |
| | | | | | | by doing math a little bit more optimal in hash table code. Also reduced memory requirement for imuxsock hash tables (expected number of connections was set too high -- table can be extended dynamically). | ||||
* | imuxsock: changed to per-pid ratelimiting | Rainer Gerhards | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | acquire /dev/log socket optionally from systemd | Lennart Poettering | 2010-09-07 | 1 | -1/+1 |
| | |||||
* | finshed implementation of strgen modules | Rainer Gerhards | 2010-06-04 | 1 | -0/+6 |
| | | | | | | and also provided four build-in modules for the most common use cases, hopefully resulting in a speedup of around 5% for typical rsyslog processing. | ||||
* | first implementation of strgen interface | Rainer Gerhards | 2010-06-01 | 1 | -0/+2 |
| | | | | | and a first built-in strgen module. Some tweaks and more default strgens are needed, but the code doesn't look too bad ;) | ||||
* | Merge branch 'v4-stable' into tmp | Rainer Gerhards | 2010-03-01 | 1 | -0/+2 |
|\ | |||||
| * | moved pipe code to its own module | Rainer Gerhards | 2010-02-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | ... based on old omfile. Michael Biebl reported that xconsole seems to have some issues with the new pipe code, so it was best to use the old code for pipes. The optimizations were done to speed up file access, so it doesn't really matter pipes do not receive them. | ||||
* | | moved rfc3164/5424 code to new parser modules | Rainer Gerhards | 2009-11-04 | 1 | -0/+2 |
| | | | | | | | | | | | | another milestone commit: the program works, the new interface is used, some more cleanup is needed and the per-ruleset config options are still missing. But we are getting closer... | ||||
* | | one step closer to dynamically loadable parsers | Rainer Gerhards | 2009-11-03 | 1 | -0/+1 |
| | | | | | | | | | | This is a milestone commit, which adds new code that breaks nothing, but also does not add any visible change. Just prep work... | ||||
* | | more cleanup and working towards a parser module calling interface | Rainer Gerhards | 2009-11-03 | 1 | -0/+1 |
| | | | | | | | | | | | | I cleaned up a lot of config variable access along the way. This version compiles and runs, but does not yet offer any enhanced functionality. pmrfc5424 is just a dummy that is not yet being used. | ||||
* | | moved udp spoofing code to its own output module (omudpspoof) | Rainer Gerhards | 2009-07-09 | 1 | -1/+1 |
| | | |||||
* | | made udp spoofing code compile (but does not necessarily run right now, ↵ | Rainer Gerhards | 2009-07-09 | 1 | -1/+1 |
|/ | | | | untested) | ||||
* | first proof of concept on zipped file writer | Rainer Gerhards | 2009-06-03 | 1 | -1/+3 |
| | | | | | | This DOES NOT work sufficiently well, I just wanted to verify that zip writing is possible and files are readable. Will be refined soon. | ||||
* | integrated various patches for solaris | Rainer Gerhards | 2009-03-05 | 1 | -1/+1 |
| | | | | | | | | | Unfortunatley, I do not have the full list of contributors available. The patch set was compiled by Ben Taylor, and I made some further changes to adopt it to the news rsyslog branch. Others provided much of the base work, but I can not find the names of the original authors. If you happen to be one of them, please let me know so that I can give proper credits. | ||||
* | Merge branch 'beta' | Rainer Gerhards | 2009-02-24 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am configure.ac doc/manual.html | ||||
| * | make all cflags and libs variables uppercase | Michael Biebl | 2009-02-24 | 1 | -2/+2 |
| | | | | | | | | | | | | pkg-config uses uppercase for its _CFLAGS and _LIBS variable names. So we follow suit and convert all _cflags and _libs variables to uppercase for more consistency. | ||||
* | | added a small diag tool to generate local log messages quickly | Rainer Gerhards | 2008-09-18 | 1 | -1/+2 |
|/ | | | | | ... I think it may be useful to extend this later, thus I move it into git. | ||||
* | added a samll diagnostic tool to obtain result of gethostname() API | Rainer Gerhards | 2008-07-16 | 1 | -1/+5 |
| | |||||
* | begun building a testbench | Rainer Gerhards | 2008-06-13 | 1 | -16/+1 |
| | |||||
* | Fix linker flags for librsyslog and rsyslogd | Michael Biebl | 2008-06-11 | 1 | -1/+1 |
| | | | | | | | | | | Use $(dl_libs) and $(rt_libs) instead of -ldl and -lrt. This ensures that rsyslog can be successfully built on *BSD. Don't like rsyslogd against $(dl_libs) and $(rt_libs) anymore. This functionality is now in librsyslog. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | fixed problem with man pages thanks to Michael Biebl's help | Rainer Gerhards | 2008-05-06 | 1 | -2/+2 |
| |