off-by-one fix in siteconfig
[citadel.git] / webcit / webcit.c
2012-02-19 Art Cancrooff-by-one fix in siteconfig
2012-02-19 Wilfried GoesgensRefreshing: set cookie, so a user switching to a new...
2012-02-19 Wilfried GoesgensIf we disconnect the server, clean up thoroughly, so...
2011-11-21 Art CancroImportant fixes to session matching and reuse logic.
2011-11-17 Art Cancrosneaking up on that bug like a cat prowling in the...
2011-11-14 Art Cancroclosing in on the dav problem ... not quite there yet
2011-11-14 Art CancroRemoved trailing newlines from syslog format screens...
2011-11-14 Art CancroRenamed all groupdav_() functions to dav_()
2011-11-03 Art CancroRenamed 'groupdav' to 'dav' in filenames
2011-07-28 Wilfried Goesgensbuybuy plaintext important message.
2011-07-24 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-07-23 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-07-16 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-15 Wilfried Goesgenstemplatize the summary (half baked)
2011-06-22 Art CancroThe 'static redirects' file may now contain a special...
2011-05-30 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-24 Art CancroRemoved the unused second argument from the do_template...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-03-10 Wilfried GoesgensFix Crash; don't access pointers before checking them...
2011-03-10 Wilfried GoesgensFix Crash; don't access pointers before checking them...
2011-02-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-02-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-30 Art CancroWhen registering a new user during an inline login...
2011-01-30 Art CancroWhen registering a new user during an inline login...
2011-01-28 Art CancroBegin working new user registration into the login...
2011-01-28 Art CancroBegin working new user registration into the login...
2011-01-25 Art CancroLink to citadel.org/doku.php/faq:generalquestions:webci...
2011-01-25 Art CancroLink to citadel.org/doku.php/faq:generalquestions:webci...
2011-01-25 Art CancroReinstate the 'read more...' link when issuing a 503
2011-01-25 Art CancroReinstate the 'read more...' link when issuing a 503
2011-01-19 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2011-01-19 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2011-01-19 Art Cancroajax_servcmd() logging now displays the g_cmd being...
2011-01-19 Art Cancroajax_servcmd() logging now displays the g_cmd being...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-11 Art Cancro'go' and 'gotofirst' are both accepted
2011-01-11 Art Cancro'go' and 'gotofirst' are both accepted
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-01-11 Art CancroFor closed systems, still handle login through the...
2011-01-11 Art CancroFor closed systems, still handle login through the...
2011-01-11 Art CancroWhen we 503, do it in HTML
2011-01-11 Art CancroWhen we 503, do it in HTML
2011-01-07 Art Cancrominor cleanup
2011-01-07 Art Cancrominor cleanup
2011-01-07 Art Cancromore logging for previous commit
2011-01-07 Art Cancromore logging for previous commit
2011-01-07 Art CancroThe 'gotofirst' key is now called 'go' for brevity
2011-01-07 Art CancroThe 'gotofirst' key is now called 'go' for brevity
2011-01-05 Art Cancropush/pop destination_url instead of passing it through...
2011-01-05 Art Cancropush/pop destination_url instead of passing it through...
2011-01-05 Art CancroAdd new member 'PushedDestination' to wcsession. This...
2011-01-05 Art CancroAdd new member 'PushedDestination' to wcsession. This...
2010-12-31 Art CancroCleanup of previous commit
2010-12-31 Art CancroCleanup of previous commit
2010-12-31 Art Cancro503 Service Unavailable when we can't connect to citserver
2010-12-31 Art Cancro503 Service Unavailable when we can't connect to citserver
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-28 Art CancroSummary page displays site name instead of user name...
2010-12-28 Art CancroSummary page displays site name instead of user name...
2010-12-28 Art CancroSmoother navigation and restricted iconbar for guest...
2010-12-28 Art CancroSmoother navigation and restricted iconbar for guest...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Wilfried GoesgensHunt for mime_parser bugs...
2010-12-10 Wilfried GoesgensHunt for mime_parser bugs...
2010-11-15 Wilfried GoesgensMemleak: put request local strings into the http-header...
2010-11-15 Wilfried GoesgensMemleak: put request local strings into the http-header...
2010-09-15 Art CancroRevert "No more robots.txt, we now welcome spiders"
2010-09-15 Art CancroRevert "No more robots.txt, we now welcome spiders"
2010-09-14 Art CancroNo more robots.txt, we now welcome spiders
2010-09-14 Art CancroNo more robots.txt, we now welcome spiders
2010-09-08 Art CancroRemoved tmplput_HOST_DISPLAYNAME
2010-09-08 Art CancroRemoved tmplput_HOST_DISPLAYNAME
2010-09-03 Art CancroAdded the ability to handle Base64-encoded URL's. ...
2010-09-03 Art CancroAdded the ability to handle Base64-encoded URL's. ...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-26 Wilfried Göesgens* shuffle arround the whole room stuff. we now have:
2010-08-26 Wilfried Göesgens* shuffle arround the whole room stuff. we now have:
2010-08-10 Wilfried Göesgens* embed_room_banner() remove own goto code, use the...
2010-08-10 Wilfried Göesgens* embed_room_banner() remove own goto code, use the...
2010-08-10 Wilfried Göesgens* the navbar style isn't used, remove it.
2010-08-10 Wilfried Göesgens* the navbar style isn't used, remove it.
2010-07-29 Wilfried Göesgens* AppendImportantMessage(): upsi, git remembers what...
2010-07-29 Wilfried Göesgens* AppendImportantMessage(): api function to set Importa...
2010-07-22 Wilfried Göesgens* tmplput_HOST_DISPLAYNAME() to output our current...
2010-04-10 Wilfried Göesgens* ReadPostData(): abort if we fail to read the whole...
2010-02-27 Wilfried Göesgens* put is_https into a COND:IS_HTTPS
next