* Doxygen groups. Sorted the files into groups. so now we have a nice structure
[citadel.git] / webcit / availability.c
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. ...