* move some more vars from the session context to strbuf (the use of StrBufAppendTemp...
[citadel.git] / webcit / context_loop.c
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-08 Art Cancro* Updated is_bogus() with an exploit I happen to be...
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-11 Wilfried Göesgens* load attachments in forwarded messages
2008-12-08 Wilfried Göesgens* if we need the first urlpart, we musn't move it just...
2008-12-05 MattFix HTTP Basic auth
2008-11-23 Wilfried Göesgens* finish selectboxes in Mailedit dialogs
2008-11-15 Wilfried Göesgens* finish message displaying.
2008-11-11 Wilfried Göesgens* change syntax of read_message
2008-11-10 Wilfried Göesgens* migrate message creation to templates (citing still...
2008-11-02 Wilfried Göesgens* put QP Decoder intoo its own file
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-22 Art Cancro/static/webcit.css was being grabbed by the code
2008-09-15 Wilfried Göesgens* fix /webcit/ URL reparsing
2008-09-14 Wilfried Göesgens* do linebuffered/non-blocking reads from http requests
2008-09-08 Wilfried Göesgens* fix COND:PREFS
2008-09-08 Wilfried Göesgens* HAIL MELD!
2008-09-04 Wilfried Göesgens* made *bstr things const
2008-09-02 Wilfried Göesgens* close sockets on error, and abort execution
2008-08-19 Wilfried Göesgens* fixes
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-07-31 Wilfried Göesgens* several memoryleaks
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-04-26 Wilfried Göesgens* migrated to new hash create signature
2008-01-22 Wilfried Göesgens* use the hash to store our config.
2008-01-22 Art CancroFixed the webcit preferences bug once and for all,...
2008-01-13 Wilfried Göesgens* the same for msgescputs
2007-12-31 Art Cancro* Cleaned up some misc comments
2007-11-13 Wilfried Göesgens* cleanup with variable substitution. cleaner replacing...
2007-11-11 Wilfried Göesgens* do non-blocking accept()
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-05-09 Art CancroAdded more URL prefixes to is_bogus() to reflect the
2007-03-10 Art CancroWhen re-creating an expired session, re-use the
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-03-02 Art Cancro404 all broken Microsoft /_vti_* crap
2006-02-08 Art CancroFixed a couple of memory leaks detected by Valgrind.
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-20 Wilfried Göesgensconverted comments to get caught by doxygen
2005-12-08 Art Cancro* Detect the browser language, and use it as the defaul...
2005-12-08 Art Cancro Improved the reliability of per-thread locale by unset...
2005-12-07 Art Cancro* Per-session locale. For some reason it doesn't work...
2005-12-07 Art Cancro* Per-session locale. For some reason it doesn't work...
2005-12-02 Art Cancro* Re-enabled browser language detection. This will...
2005-12-01 Art Cancro* The iconbar roomlist, when selected, is now persisten...
2005-11-29 Art Cancro* Made the iconbar room list somewhat usable (collapse...
2005-11-27 Wilfried Göesgens* Detect locale from Browser Environment
2005-11-13 Art Cancro* Strip prepended '/webcit' in requested url's. This...
2005-10-15 Art Cancro* Better handling of multiple recipients in reply-all
2005-09-18 Art Cancro* Discovered that Prototype makes it easy to auto-refre...
2005-08-19 Michael HamptonClean up the RSS feed. Attempt to read If-Modified...
2005-08-18 Michael HamptonFirst-draft of RSS support.
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-06-07 Art Cancro* Don't compress when HTTP tracing/logging is enabled
2005-06-07 Art Cancro*** empty log message ***
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-02-22 Art Cancro* When the "begin_burst() / end_burst()" semantics...
2005-02-21 Art Cancro* Various debugging type of everythingism to help chat...
2005-02-21 Art Cancro* Misc changes to debug chat lockups
2005-02-05 Art Cancro* Added an everything-buffering thingi so we can do...
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-01-26 Art Cancro* Initial implementation of GroupDAV PROPFIND
2005-01-25 Art Cancro* Completed HTTP "Basic" authentication, and a stub...
2005-01-24 Art Cancro* Began laying the groundwork for http-authenticated...
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-12-07 Art Cancro* Finally tracked down the WC->vars heap corruption...
2004-12-01 Art Cancro* Numerous memory management bugfixes.
2004-02-27 Art Cancro* fix frameset bug in page popups
2004-02-26 Art Cancro* Fixed a problem that made WebCit go to the "no cookie...
2004-02-26 Art Cancro* Put the /favicon.ico --> /static/favicon.ico hack...
2004-02-25 Art Cancro* do_logout
2004-02-25 Art Cancro* Allow "/do_logout" as a no-frames page
2004-02-25 Art Cancro* Changed the favicon support to LINK tags in the HEAD...
2004-02-25 Art Cancro* Support for favicon.ico in the static/ directory
2004-02-20 Art Cancro* Replaced the Java chat with a new system based on...
2004-02-19 Art Cancro* Changed the internal version number to 5.05
2004-02-18 Art Cancro* page_user
2004-02-18 Art Cancro* Fixed the frameset force reload logic. Now it does...
2004-02-18 Art Cancro* Force reload of frameset if someone tries to escape...
2004-02-09 Art Cancro* Prepare for a way to avoid falling out of the main...
2004-02-09 Art Cancro* Changed the thread pool management algorithm. Detect...
2003-06-26 Art Cancro* Allow anonymous HTTP requests for /freebusy/user...
2003-04-30 Art Cancro* Added the ability to compose messages with file attac...
2003-02-07 Art Cancro* Replaced sleep() with a function that sleeps using...
2002-09-27 Art Cancro* Removed the gzip compression stuff due to bugs in...
2002-09-15 Art Cancro* Duh. I don't need to twiddle CFLAGS when autoconf...
2002-09-14 Art Cancro* Backed out compression of inlines -- not all browsers...
2002-09-14 Art Cancro* Finished gzip compression of dynamic pages (when...
2002-09-13 Art Cancro* Detect when the client browser is capable of gzip...
2002-08-22 Art Cancro* 'unsubscribe' command (but not 'confirm unsubscribe')
2002-08-16 Art Cancro* I think I've finally nailed the 'no session' pages...
2002-08-14 Art Cancro* List subscription (not finished)
2002-05-09 Art Cancro* Began working on address book view
2002-05-08 Art Cancro* Preferences framework
2002-01-24 Michael Hampton* Trace file using lprintf() similarly to citserver
next