* move some more vars from the session context to strbuf (the use of StrBufAppendTemp...
authorWilfried Göesgens <willi@citadel.org>
Thu, 8 Jan 2009 23:11:56 +0000 (23:11 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 8 Jan 2009 23:11:56 +0000 (23:11 +0000)
commit808f3be91dd6b6677e380695e2f16e6473141a7e
treed0e09002a978cd99618a87c22af545b652a9371d
parent7cf191852d60ac09cdc1df9510c438aa42211d50
* move some more vars from the session context to strbuf (the use of StrBufAppendTemplate demands this)
* move the default template params to a standard structure, so adding further controll structures here gets more easy
* move some cases to GetServerStatus() to evaluate the server status feedback to queries.
55 files changed:
webcit/addressbook_popup.c
webcit/auth.c
webcit/calendar.c
webcit/calendar_view.c
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/downloads.c
webcit/floors.c
webcit/gettext.c
webcit/graphics.c
webcit/groupdav.h
webcit/groupdav_delete.c
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/groupdav_options.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/http_datestring.c
webcit/ical_dezonify.c
webcit/iconbar.c
webcit/inetconf.c
webcit/listsub.c
webcit/mainmenu.c
webcit/messages.c
webcit/msg_renderers.c
webcit/netconf.c
webcit/notes.c
webcit/openid.c
webcit/paging.c
webcit/paramhandling.c
webcit/preferences.c
webcit/pushemail.c
webcit/roomops.c
webcit/rss.c
webcit/serv_func.c
webcit/siteconfig.c
webcit/smtpqueue.c
webcit/static/bt.css
webcit/static/instant_messenger.html
webcit/static/prototype.js
webcit/static/wclib.js
webcit/static/webcit.css
webcit/subst.c
webcit/subst.h
webcit/summary.c
webcit/sysmsgs.c
webcit/useredit.c
webcit/userlist.c
webcit/utils.c
webcit/vcard_edit.c
webcit/wc_gettext.h
webcit/webcit.c
webcit/webcit.h
webcit/who.c
webcit/wiki.c