summaryrefslogtreecommitdiffstats
path: root/tools/omfile.c
Commit message (Collapse)AuthorAgeFilesLines
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-37/+65
| | | | | ...which enables to configure HUP to be either a full restart or "just" a leightweight way to close open files
* Merge branch 'v3-stable' into betaRainer Gerhards2008-10-091-0/+2
|
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-10/+10
| | | | | Also added redirector to web description of error codes closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
* support for different forwarding stream drivers addedRainer Gerhards2008-05-051-2/+1
| | | | they can now be set on an action-by-action basis
* removed no longer needed thingsRainer Gerhards2008-04-161-2/+0
| | | | | ... and some more cleanup. Also moved a file that I forgot (thanks to Michael Biebl for pointing that out).
* some more cleanupRainer Gerhards2008-04-161-0/+847
reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear