summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-201-5/+0
|\
| * cleanup: removed useless & undocumented config directive from imrelpRainer Gerhards2011-05-201-5/+0
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-092-3/+13
|\|
| * bugfix: IPv6-address could not be specified in omrelpRainer Gerhards2011-04-141-2/+12
| * bugfix: omlibdbi did not use password from rsyslog.conRainer Gerhards2011-03-091-1/+1
* | imudp: removing new scheduling priority setting codeRainer Gerhards2011-01-101-42/+0
* | added support for systems without epoll_create1()Rainer Gerhards2010-12-171-1/+19
* | added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settingsRainer Gerhards2010-12-171-0/+42
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-161-3/+1
|\|
| * some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-3/+1
* | Fix a potential missing '\0' on too long strings.Luis Fernando Muñoz Mejías2010-11-301-4/+15
* | imfile improvementsRainer Gerhards2010-10-241-18/+17
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-191-3/+3
|\|
| * fixing some compile problems on FreeBSDRainer Gerhards2010-10-191-3/+3
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-151-1/+4
|\|
| * fixed incomplete mergeRainer Gerhards2010-10-151-0/+1
| * imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-151-1/+3
* | Merge branch 'v4-stable-imptcp' into v4-develRainer Gerhards2010-08-111-10/+17
|\ \
| * | imptcp: added $InputPTCPServerAddtlFrameDelimiter directiveRainer Gerhards2010-08-111-5/+8
| * | fixed minor issue: imptcp did a close(-1) on each acceptRainer Gerhards2010-08-111-1/+2
| * | imptcp: added $InputPTCPServerNotifyOnConnectionClose directiveRainer Gerhards2010-08-111-5/+8
* | | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-112-0/+1174
|\| |
| * | some cleanup and minor optimizationRainer Gerhards2010-08-101-33/+32
| * | added tests for imptcp and fixed some problems with itRainer Gerhards2010-08-101-18/+41
| * | added imptcpRainer Gerhards2010-08-102-0/+1152
| |/
* | added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-062-0/+323
* | solved alignment errors on Solaris SparcRainer Gerhards2010-04-221-1/+1
* | finalized work on imsolarisRainer Gerhards2010-04-201-110/+126
* | improved quality of imsolaris codeRainer Gerhards2010-04-194-131/+163
* | changed imsolaris to use submitMsg() APIRainer Gerhards2010-04-191-16/+4
* | some more cleanupRainer Gerhards2010-04-193-29/+11
* | minor cleanup (cosmetic)Rainer Gerhards2010-04-152-70/+52
* | first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-157-609/+401
* | some cleanup of solaris imklogRainer Gerhards2010-04-123-49/+23
* | Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-1211-7/+1562
|\ \
| * | git "bugfix": added file previously forgottenRainer Gerhards2010-04-011-0/+1
| * | cleanup in solaris components for imklogRainer Gerhards2010-03-262-98/+8
| * | bugfix: local unix system log socket was deleted even when it was not configuredRainer Gerhards2010-03-261-2/+11
| * | added initial files for door support & fixed imklogRainer Gerhards2010-03-265-48/+1048
| * | interim commit: imklog/solaris compiles, but does not workRainer Gerhards2010-03-263-604/+389
| * | added forgotten fileRainer Gerhards2010-03-251-0/+545
| * | added some starting point for a solaris imklog driverRainer Gerhards2010-03-252-0/+296
| |/
| * enabled imudp to send complete text of large messages to debug logRainer Gerhards2010-03-181-1/+1
| * bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-161-2/+2
| * improved PostgreSQL database create script, provided doc on PostgreSQL setupMarc Schiffbauer2010-02-081-1/+1
| * bugfix: imuxsock incorrectly stated inputname "imudp"Rainer Gerhards2010-02-061-2/+2
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-041-0/+9
| |\
| | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-041-0/+9
| | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-141-5/+4
| | |\
* | | \ integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-173-16/+40
|\ \ \ \