Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Convert the module configuration to $Action... directives. | Luis Fernando Muñoz Mejías | 2009-04-01 | 1 | -23/+43 | |
| | * | | | | | | | | | | | Add a SELinux policy that allows the module to load on RHEL5. | Luis Fernando Muñoz Mejías | 2009-04-01 | 1 | -0/+13 | |
| | * | | | | | | | | | | | Make tryResume not to retry the last action, but just to reconnect. | Luis Fernando Muñoz Mejías | 2009-04-01 | 1 | -4/+1 | |
| | * | | | | | | | | | | | added some (hopefully helpful) comments on the calling IF | Rainer Gerhards | 2009-03-25 | 1 | -0/+27 | |
| | * | | | | | | | | | | | Remove useless dbgprintf and add documentation. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -2/+10 | |
| | * | | | | | | | | | | | Add proper indentation (despite Emacs) and support for retrying. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -78/+90 | |
| | * | | | | | | | | | | | Add the ability to actually run statements. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -17/+25 | |
| | * | | | | | | | | | | | Add the ability to connect to the DB based on the config line. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -14/+44 | |
| | * | | | | | | | | | | | Add handlers on modInit. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -9/+69 | |
| | * | | | | | | | | | | | Add all other blocks (macros) needed to make this module work. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -13/+48 | |
| | * | | | | | | | | | | | Include omoracle in the build system. | Luis Fernando Muñoz Mejías | 2009-03-25 | 3 | -3/+42 | |
| | * | | | | | | | | | | | Start the output module for Oracle. | Luis Fernando Muñoz Mejías | 2009-03-25 | 3 | -0/+170 | |
| * | | | | | | | | | | | | bugfix: solved potential memory leak in msg processing | Rainer Gerhards | 2009-04-08 | 2 | -1/+5 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | fixed some portability issues | Rainer Gerhards | 2009-03-16 | 5 | -5/+21 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | improved testbench, added tests for tcp-based reception | Rainer Gerhards | 2009-04-08 | 7 | -24/+130 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-07 | 7 | -15/+34 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | testcase added (on user request) | Rainer Gerhards | 2009-04-06 | 1 | -0/+3 | |
| * | | | | | | | | | | improved internal handling of RainerScript functions | Rainer Gerhards | 2009-04-06 | 12 | -32/+345 | |
* | | | | | | | | | | | Merge branch 'master' into beta | Rainer Gerhards | 2009-04-21 | 167 | -1958/+5457 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | highlighted bugfix imported from beta | Rainer Gerhards | 2009-04-17 | 1 | -0/+5 | |
| * | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-17 | 2 | -9/+53 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | highlighting $DirCreateMode fix | Rainer Gerhards | 2009-04-16 | 1 | -0/+3 | |
| * | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-16 | 2 | -5/+17 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-09 | 5 | -1/+37 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | final touches for 4.1.6 releasev4.1.6 | Rainer Gerhards | 2009-04-07 | 1 | -0/+2 | |
| * | | | | | | | | | Re-enable parsing host names from message. | Luis Fernando Muñoz Mejías | 2009-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | updating changelog for release | Rainer Gerhards | 2009-04-07 | 1 | -3/+5 | |
| * | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 6 | -11/+26 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | made sure udptester terminates only after rsyslgod it spawned | Rainer Gerhards | 2009-04-06 | 1 | -0/+2 | |
| * | | | | | | | | | improved parser test suite | Rainer Gerhards | 2009-04-03 | 7 | -1/+19 | |
| * | | | | | | | | | improved test suite and added test for new output module interface | Rainer Gerhards | 2009-04-03 | 14 | -25/+71 | |
| * | | | | | | | | | added (some) developer documentation for output plugin interface | Rainer Gerhards | 2009-04-03 | 4 | -7/+190 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | added a new way how output plugins may be passed parameters. | Rainer Gerhards | 2009-04-03 | 10 | -10/+197 | |
| * | | | | | | | | Merge branch 'regex' | Rainer Gerhards | 2009-04-02 | 5 | -8/+42 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fully integrated regex patch | Rainer Gerhards | 2009-04-02 | 4 | -35/+19 | |
| | * | | | | | | | | streamlined regex patch | Rainer Gerhards | 2009-04-02 | 4 | -30/+43 | |
| | * | | | | | | | | improved performance of regexp-based filters | Rainer Gerhards | 2009-04-02 | 4 | -2/+39 | |
| * | | | | | | | | | clean compile on solaris | Rainer Gerhards | 2009-04-02 | 2 | -2/+7 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | added O_CLOEXEC to open() calls | Rainer Gerhards | 2009-04-02 | 5 | -10/+10 | |
| * | | | | | | | | add csv support to feature sheet | Rainer Gerhards | 2009-04-02 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | added new "csv" property replacer option | Rainer Gerhards | 2009-04-02 | 5 | -4/+58 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git+ssh://rger@git.adiscon.com/git/rsyslog | Rainer Gerhards | 2009-04-01 | 6 | -8/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixed some problems with "make check" | Demo | 2009-03-31 | 6 | -8/+7 | |
| * | | | | | | | begining touches for putting rsyslog on spaceships | Rainer Gerhards | 2009-04-01 | 3 | -0/+139 | |
| |/ / / / / / | ||||||
| * | | | | | | porting parser tests to solaris | Rainer Gerhards | 2009-03-31 | 3 | -35/+64 | |
| * | | | | | | Merge branch 'master' into sol-test | Rainer Gerhards | 2009-03-31 | 16 | -12/+499 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bugfix: "make distcheck" did not work | Rainer Gerhards | 2009-03-31 | 2 | -5/+9 | |
| | * | | | | | | changed parser test suite to be c-program based | Rainer Gerhards | 2009-03-31 | 5 | -88/+270 | |
| | * | | | | | | solved some more issues with "make [dist]check" | Rainer Gerhards | 2009-03-27 | 4 | -7/+4 | |
| | * | | | | | | fixed a couple of nits with "make [dist]check" | Rainer Gerhards | 2009-03-27 | 5 | -5/+20 |