summaryrefslogtreecommitdiffstats
path: root/plugins/imsolaris
Commit message (Collapse)AuthorAgeFilesLines
* finalized work on imsolarisRainer Gerhards2010-04-201-110/+126
| | | | | | | | Did a couple of clean-ups and made the module more robust. Among others, improved performance and structure, fixed the recovery handler (which did not correctly work before) and straightend out some minor issues. Doc and some platform tests are still missing, but other than that this version looks pretty good.
* improved quality of imsolaris codeRainer Gerhards2010-04-194-131/+163
| | | | including refctoring for a more simple solution
* changed imsolaris to use submitMsg() APIRainer Gerhards2010-04-191-16/+4
| | | | | This includes a modification to the rsyslog engine so that messages without PRI inside the message can properly be handled.
* some more cleanupRainer Gerhards2010-04-193-29/+11
|
* minor cleanup (cosmetic)Rainer Gerhards2010-04-151-68/+51
|
* first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-154-0/+824
more cleanup required, but things now basically work