* shutdown webcit if we panic out while creating certificates
[citadel.git] / webcit /
2008-09-12 Wilfried Göesgens* shutdown webcit if we panic out while creating certif...
2008-09-11 Wilfried Göesgens* Templatize IGNet Node Config
2008-09-11 Wilfried Göesgens* warn if we don't know an iterator
2008-09-11 Wilfried Göesgens* give the URL params into the templates with BSTR...
2008-09-11 Wilfried Göesgens* correct quoting
2008-09-11 Art CancroSet icalerror_errors_are_fatal to 0.
2008-09-10 Wilfried Göesgens* print errormessages into templates if possible in...
2008-09-10 Wilfried Göesgens* add way to build the debs with url debugging
2008-09-10 Wilfried Göesgens* Fix URL Debugging code to work with StrBuf
2008-09-08 Wilfried Göesgens* sanitize accesses, so valgrind doesn't moan of uninit...
2008-09-08 Wilfried Göesgens* free in case of error
2008-09-08 Wilfried Göesgens* fix COND:PREFS
2008-09-08 Wilfried Göesgens* HAIL MELD!
2008-09-08 Wilfried Göesgens* more fixes to the siteconfig templates
2008-09-08 Wilfried Göesgens* add new conditional type '%' switching between printi...
2008-09-07 Wilfried Göesgens* more work on sitewide config
2008-09-06 Wilfried Göesgens* depricate <?=subtemplate> in favour of <?=("subtempla...
2008-09-04 Wilfried Göesgens* Template debugging: load & parse template on each...
2008-09-04 Wilfried Göesgens* made *bstr things const
2008-09-04 Wilfried Göesgens* fix memleak in msgescputs; temporary StrBuf needs...
2008-09-02 Art CancroImplemented RFC2919, the 'List-ID' field for mailing
2008-09-02 Art CancroUpdated webcit vcard editor to handle syntaxes such...
2008-09-02 Wilfried Göesgens* move serverrestart to templates
2008-09-02 Wilfried Göesgens* close sockets on error, and abort execution
2008-09-01 Art CancroFeeble incremental work to the recurring event editor
2008-09-01 Wilfried Göesgens* replace the aide menu by templated menus
2008-08-31 Wilfried Göesgens* switch menubar to template
2008-08-31 Wilfried Göesgens* cleaneup allocation
2008-08-31 Wilfried Göesgens* cleanup shutdown procedure; free all structures and...
2008-08-31 Wilfried Göesgens* fix leak
2008-08-31 Wilfried Göesgens* correct nsession counter display
2008-08-31 Wilfried Göesgens* clean some memleaks
2008-08-31 Wilfried Göesgens* make who is online view via templates
2008-08-30 Wilfried Göesgens* harmonize svput actions to be clean and use strbuf...
2008-08-30 Wilfried Göesgens* migrate our iconbar wholist section to templates.
2008-08-30 Art CancroWe now look for libical/ical.h instead of ical.h, because
2008-08-26 Wilfried Göesgens* don't call begin/end ajax response twice
2008-08-25 Wilfried Göesgens* some pointer magic to get rid of warnings
2008-08-25 Wilfried Göesgens* fix hickup with the floordiv_expanded setting; the...
2008-08-25 Wilfried Göesgens* use & instead of ? for separating further url parameters
2008-08-25 Wilfried Göesgens* DOBOX("subtemplate", "template_with_headerstring...
2008-08-24 Wilfried Göesgens* fix some hickups in subst
2008-08-24 Wilfried Göesgens* print the trail of the template
2008-08-24 Wilfried Göesgens* fix leak in URL handler
2008-08-24 Wilfried Göesgens* fix Nullpointer Access in msgescputs
2008-08-23 Wilfried Göesgens* implement conditional switches; if true will skip...
2008-08-22 Wilfried Göesgens* two tiny leaks
2008-08-22 Wilfried Göesgens* fix HTTPS; this broke while migrating the request...
2008-08-21 Art CancroMinor adjustments to address book view -- fill in
2008-08-21 Art CancroStarted developing the recurrence editor
2008-08-21 Art Cancrowhen loading daystart/dayend, replace missing, corrupt...
2008-08-21 Art CancroAdjusted the tabcontent and tabcontent_submit styles
2008-08-20 Art CancroChanged the tabbed dialog API to include an epilogue...
2008-08-19 Wilfried Göesgens* fixes
2008-08-19 Wilfried Göesgens* this does fancy stuff
2008-08-19 Wilfried Göesgens* upsi. its used elsewhere too.
2008-08-19 Wilfried Göesgens* use strbuffer stresc functions
2008-08-19 Art CancroSplit up the conflict checker again, this time into...
2008-08-18 Wilfried Göesgens* inspect our templates too.
2008-08-18 Wilfried Göesgens* migrate the WHO struct to strbuf
2008-08-17 Wilfried Göesgens* dug out the missing RSS Templats from uncensored
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-08-16 Wilfried Göesgens* now template tokens can work as functions, you can...
2008-08-14 MattMove instant_messenger back
2008-08-14 MattMove the rest of the templates into 't' as with dotheba...
2008-08-14 Wilfried Göesgens* migrate SERV_* to global callback replacers
2008-08-12 Wilfried Göesgens* move templates to static/t/ ; made make install targe...
2008-08-11 Wilfried Göesgens* cache templates
2008-08-08 MattFixes for GroupDAV and hprintf
2008-08-06 Mattupdate for hprintf
2008-08-06 Wilfried Göesgens* first aproach to formalize preferences; modules can...
2008-08-05 Wilfried Göesgens* remove locales from the login window if webcit isn...
2008-08-05 Wilfried Göesgens* upsi. this line copying mustn't be in there.
2008-08-05 Wilfried Göesgens* mute /sslg and /wholist_section from logging when...
2008-08-05 Art CancroWhen determining the week start day for the rendering
2008-08-04 Wilfried Göesgens* ig made it.
2008-08-03 Wilfried Göesgens* abstract setting per room preferences
2008-08-03 Wilfried Göesgens* remove Dave's SYS_ users from the addressbookpopup...
2008-08-03 Wilfried Göesgens* migrate bstr backend to strbuf
2008-08-03 Mattmass mobile update, interface cleanup and restyling.
2008-08-03 MattAdded opera 9.5b1/winmobile user agent to mobile client...
2008-07-31 Wilfried Göesgens* several memoryleaks
2008-07-30 Wilfried Göesgens* hook init function calls to the same define
2008-07-30 Wilfried Göesgens* #if out the printing of the handler hash at system...
2008-07-30 Art Cancro* debug messages now show serialized recurrence rules
2008-07-30 Art CancroRecurring events are now displayed in WebCit. There is
2008-07-30 Art CancroRemoved some spurious debugging statements
2008-07-29 Wilfried Göesgens* make param const char *
2008-07-29 Wilfried Göesgens* fallback to /knrooms after login if the user doesn...
2008-07-28 Wilfried Göesgens* added a.n.o's patch to avoid NULL-ssl errorstrings...
2008-07-28 Wilfried Göesgens* read static/server files directly into the outbuffer
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-26 Wilfried Göesgens* GNU LD demands -l at the end... hopefully just adding...
2008-07-25 Wilfried Göesgens* a.n.o's patch: solaris linker wants options before...
2008-07-25 Art CancroCleanup of comments etc. no code changes
2008-07-15 Art Cancromore work on recurrence
2008-07-15 Wilfried Göesgens* migrate ajax from get to post -> unlimited post size
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-14 Wilfried Göesgens* fix loop termination trouble
next