* HAIL MELD!
authorWilfried Göesgens <willi@citadel.org>
Mon, 8 Sep 2008 12:23:13 +0000 (12:23 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 8 Sep 2008 12:23:13 +0000 (12:23 +0000)
commit3f3310ae5f3e42f714550f26e167ffea11005083
treeea12bbaaaae4af46c47351f93b956aab3a29b1a4
parentd4d28be542c5afc05d57de6f35fdad0f2f94519b
* HAIL MELD!
* reduce log noise while running from the console with debug binaries; output_static will be as quiet as sslg too.
* add Filename and a copy of the whole token so we can output it in case of errors
* adjusted all error lprintfs in subst.c to deliver file, line, and a matching snippet of the token analyzed so the logfile helps finding bugs in templates.
* templated siteconfig allmost finished.
15 files changed:
webcit/context_loop.c
webcit/siteconfig.c
webcit/static/t/display_sitewide_config.html
webcit/static/t/tab_siteconfig_access.html
webcit/static/t/tab_siteconfig_autopurger.html
webcit/static/t/tab_siteconfig_directory.html
webcit/static/t/tab_siteconfig_general.html
webcit/static/t/tab_siteconfig_indexing.html
webcit/static/t/tab_siteconfig_network.html
webcit/static/t/tab_siteconfig_pop3.html
webcit/static/t/tab_siteconfig_pushmail.html
webcit/static/t/tab_siteconfig_tuning.html
webcit/subst.c
webcit/webcit.c
webcit/webcit.h