Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v4-stable' into beta | Rainer Gerhards | 2010-03-08 | 1 | -2/+14 |
|\ | |||||
| * | bugfix: potential (but very impropable) segfaults in omfile | Rainer Gerhards | 2010-03-02 | 1 | -2/+14 |
* | | Merge branch 'v4-stable' into tmp | Rainer Gerhards | 2010-03-01 | 1 | -15/+17 |
|\| | |||||
| * | make $ActonFileDefaultTemplate available to ompipe | Rainer Gerhards | 2010-03-01 | 1 | -9/+9 |
| * | some code cleanup | Rainer Gerhards | 2010-02-28 | 1 | -5/+7 |
| * | moved pipe code to its own module | Rainer Gerhards | 2010-02-28 | 1 | -1/+1 |
* | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-01-15 | 1 | -6/+16 |
|\| | |||||
| * | bugfix: rsyslog hangs when writing to a named pipe which nobody was reading. | Rainer Gerhards | 2010-01-15 | 1 | -6/+16 |
| * | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2009-11-30 | 1 | -1/+1 |
| |\ | |||||
* | | | worked around an issue where omfile failed to compile on 32 bit platforms | Rainer Gerhards | 2009-12-09 | 1 | -0/+4 |
* | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2009-11-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2009-11-30 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-11-30 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | bugfix: $CreateDirs variable not properly initialized | Rainer Gerhards | 2009-11-30 | 1 | -1/+1 |
| | * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 1 | -3/+3 |
| | |\| | | |||||
| | | * | | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 1 | -3/+3 |
* | | | | | bugfix: omfile output was only written when buffer was full | Rainer Gerhards | 2009-11-18 | 1 | -0/+2 |
* | | | | | some improvement of omfile performance with dynafiles | Rainer Gerhards | 2009-11-10 | 1 | -8/+26 |
* | | | | | Merge branch 'v4-devel' into tmp | Rainer Gerhards | 2009-11-05 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-11-05 | 1 | -2/+5 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | bugfix: named pipes did no longer work (they always got an open error) | Rainer Gerhards | 2009-11-05 | 1 | -2/+5 |
| | |/ / / | |||||
| * | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-08 | 1 | -2/+5 |
| |\| | | | |||||
* | | | | | enhanced omfile to support transactional interface | Rainer Gerhards | 2009-10-13 | 1 | -2/+19 |
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-10-05 | 1 | -2/+5 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | bugfix: invalid storage class selected for some size config parameters. | Rainer Gerhards | 2009-10-05 | 1 | -6/+2 |
| * | | | DirCreateMode was always zero. work-around now is to do a... | Rainer Gerhards | 2009-10-02 | 1 | -0/+7 |
* | | | | added new config directive $omfileForceChown to fix some broken system configs. | Rainer Gerhards | 2009-09-11 | 1 | -2/+25 |
|/ / / | |||||
* | | | first shot at asynchronous stream writer with timeout capability | Rainer Gerhards | 2009-07-06 | 1 | -1/+6 |
* | | | omfile itself no longer needs zlib | Rainer Gerhards | 2009-07-02 | 1 | -4/+0 |
* | | | switched default to keep in line with traditional syslogd behaviour | Rainer Gerhards | 2009-06-19 | 1 | -2/+2 |
* | | | omfile buffers are now synchronized after inactivity | Rainer Gerhards | 2009-06-15 | 1 | -0/+7 |
* | | | implemented $OMFileFlushOnTXEnd directive | Rainer Gerhards | 2009-06-12 | 1 | -1/+11 |
* | | | re-enabled pipe, tty and console in omfile | Rainer Gerhards | 2009-06-12 | 1 | -140/+2 |
* | | | re-enabled outchannel functionality | Rainer Gerhards | 2009-06-12 | 1 | -72/+19 |
* | | | improved error handling and added fsync() support | Rainer Gerhards | 2009-06-08 | 1 | -1/+3 |
* | | | cleanup in preparation of next steps | Rainer Gerhards | 2009-06-05 | 1 | -164/+10 |
* | | | made dynafiles working again | Rainer Gerhards | 2009-06-05 | 1 | -75/+73 |
* | | | added $OMFileIOBufferSize config directive and plumbing | Rainer Gerhards | 2009-06-04 | 1 | -62/+52 |
* | | | modified stream class and omfile to work with it | Rainer Gerhards | 2009-06-04 | 1 | -26/+68 |
* | | | cleaned up stream class ... | Rainer Gerhards | 2009-06-04 | 1 | -1/+1 |
* | | | reduced max value for $DynaFileCacheSize to 1,000 | Rainer Gerhards | 2009-06-04 | 1 | -38/+28 |
* | | | added gzip header to output files | Rainer Gerhards | 2009-06-03 | 1 | -3/+27 |
* | | | first proof of concept on zipped file writer | Rainer Gerhards | 2009-06-03 | 1 | -38/+196 |
|/ / | |||||
* | | Merge branch 'beta' | Rainer Gerhards | 2009-04-16 | 1 | -2/+2 |
|\| | |||||
| * | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2009-04-16 | 1 | -2/+2 |
* | | added O_CLOEXEC to open() calls | Rainer Gerhards | 2009-04-02 | 1 | -6/+6 |
* | | fixed some problems with "make check" | Demo | 2009-03-31 | 1 | -2/+1 |
* | | Merge branch 'omfile-errHandler' | Rainer Gerhards | 2009-03-24 | 1 | -27/+54 |
|\ \ | |||||
| * | | omfile suspend handling for non-dynafiles, also bugfixes | Rainer Gerhards | 2009-03-19 | 1 | -12/+32 |
| * | | omfile bugfixing | Rainer Gerhards | 2009-03-18 | 1 | -4/+16 |