apps: Consolidate handling of logfiles and archive directories
commit950aa55604faef062b3f2112e7f3cf3b94f59b51
authorAndreas Ericsson <ae@op5.se>
Mon, 22 Mar 2010 18:17:12 +0000 (22 19:17 +0100)
committerAndreas Ericsson <ae@op5.se>
Mon, 22 Mar 2010 18:21:28 +0000 (22 19:21 +0100)
tree419b0b0c877c6cab3fdda91712591d9f291a6bc4
parente9bf6a6e8578a4c5d6265d83db8884b2d2f1ebfb
apps: Consolidate handling of logfiles and archive directories

Also give both import and showlog the capability to parse directories.
This is necessary for customers with a lot of logfiles to import, since
it's otherwise possible to fill up the environment space for the
running application and thereby cause it to fail to execute.

Signed-off-by: Andreas Ericsson <ae@op5.se>
import.c
logutils.c
logutils.h
showlog.c