* some debugging to the day view, and the date calculating functions. Temporarily...
[citadel.git] / webcit / availability.c
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. ...