+ new way to retrieve integers from templates (bstr, pref...)
authorWilfried Göesgens <willi@citadel.org>
Sun, 1 Feb 2009 21:43:04 +0000 (21:43 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 1 Feb 2009 21:43:04 +0000 (21:43 +0000)
commit4ff648a9d66acdd7cecdc061a40cca8df8ef4c98
tree3b8845321832d0dca7235fef57ba04d791ade766
parent1e3745a84de11cb5c546d72c27eeee06764ac4f1
+ new way to retrieve integers from templates (bstr, pref...)
+ add logging to GetTemplateTokenNumber and GetTemplateTokenString
+ iterate now has three optional parameters: StartAt, StepWidth, StopAt; defaults: 0, 0, -1
* move inetconf parameters so they don't interfere with the new iterator params
webcit/inetconf.c
webcit/static/t/aide_inet_aliases.html
webcit/static/t/aide_inet_clamav.html
webcit/static/t/aide_inet_dirnames.html
webcit/static/t/aide_inet_masqdomains.html
webcit/static/t/aide_inet_rbldns.html
webcit/static/t/aide_inet_smarthosts.html
webcit/static/t/aide_inet_spamass.html
webcit/subst.c
webcit/subst.h