* use strbuffer as wprintf backend
[citadel.git] / webcit / availability.c
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-05-03 Wilfried Göesgens* revert the getutc stuff, since we now have a _tz...
2008-04-26 Wilfried Göesgens* fix memleak in calendar_view.c
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2007-12-01 Wilfried Göesgens* since we now require a new libical version, remove...
2007-10-24 Art CancroCalendar day view: complete in two passes (once
2007-10-23 Wilfried Göesgens* some debugging to the day view, and the date calculat...
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
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-08-17 Art Cancro* availability.c: prepared for i18n
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
2003-05-31 Art Cancro* Cosmetic changes
2003-05-26 Art Cancro* availability.c: brought over ical_ctdl_is_overlap...
2003-05-26 Art Cancro* serv_func.c: added utility function read_server_text()
2003-05-26 Art Cancro* Getting closer to doing the availability check. ...