* put filename reference into token, so we can put in errormessages where we wouldn...
authorWilfried Göesgens <willi@citadel.org>
Thu, 6 Nov 2008 21:12:25 +0000 (21:12 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 6 Nov 2008 21:12:25 +0000 (21:12 +0000)
commitc5d32a4b382cc366776eb0ec06c93ab15245c6da
tree09c66ef3c0a018a0ae476dbe30d4ee4e7dd8f11a
parent5b9736dec3d511d35fb4a86ff913afcf9d7a811c
* put filename reference into token, so we can put in errormessages where we wouldn't have it otherwise.
* split horizon context in iterators; expect one context, provide another into the subiterators
* first work on mime iterators
webcit/inetconf.c
webcit/messages.c
webcit/netconf.c
webcit/preferences.c
webcit/subst.c
webcit/useredit.c
webcit/webcit.h
webcit/who.c