[icinga-checkins] icinga.org: icinga-core/mfriedrich/core: Store cmd. cgi submissions in log #1161
git at icinga.org
git at icinga.org
Mon Mar 14 15:35:30 CET 2011
Module: icinga-core
Branch: mfriedrich/core
Commit: dca6ed6e026cb1164d42f9916344eaf741914365
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=dca6ed6e026cb1164d42f9916344eaf741914365
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Mon Mar 14 14:02:37 2011 +0100
Store cmd.cgi submissions in log #1161
Ref: #1161
* new function: write_to_cgi_log
* log rotation implemented
* UNTIL JET NO FILE LOCKING OF LOG FILE
* write permission gets checked through display_info_table
---
Changelog | 1 +
cgi/Makefile.in | 1 +
cgi/cgiutils.c | 350 +++++++++++++++++++++++++++++++++++++++++++++-
cgi/cmd.c | 12 ++
include/cgiutils.h | 7 +
sample-config/cgi.cfg.in | 35 +++++
6 files changed, 404 insertions(+), 2 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=dca6ed6e026cb1164d42f9916344eaf741914365
More information about the icinga-checkins
mailing list