Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / ical_dezonify.c
2018-10-12 Art CancroRemoved ical_dezonify() from the citserver build ....
2018-04-05 Art Cancrolibical3 compatibility , patches submitted by Adrian...
2017-04-09 Art CancroMore syslog and style cleanup
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-01 Art CancroMore conversion to the new config system. WARNING...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried Goesgensby jimcuclamath: use defines instead of numbers for...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2009-10-24 Dave WestCleaning the API a bit more.
2008-11-25 Art Cancro* Update ical_dezonify() to use system tzdata
2008-09-26 Art CancroDLAT and OPNA now accept either a part number or a...
2008-09-13 Art CancroTemporarily revert to the old path to ical.h for release
2008-08-30 Art CancroWe now look for libical/ical.h instead of ical.h, because
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-01-01 Art CancroMore verbose logging for get_default_icaltimezone(...
2007-08-03 Art CancroWebCit 7.13
2007-05-11 Art CancroSmall fixes to ical_dezonify() and its helper functions
2007-03-14 Art CancroRenamed ical_dezonify_recur() to ical_dezonify_recurse()
2006-12-14 Art CancroCleaned up some commented-out stuff that was left in...
2006-07-19 Art CancroAdded a global system config item for the default time
2006-07-18 Art Cancromore timezone hacking. this will work eventually.
2006-07-17 Art CancroMake a note of the fact that we've hardcoded
2006-07-13 Art CancroFor some reason it's not properly saving the
2006-07-13 Art CancroWhen finding a non-UTC timestamp with no time
2006-07-12 Art Cancroical_dezonify: rearranged code and added log output
2004-03-24 Art Cancro* Reorg header stuff to make it more compatible with...
2003-01-13 Art Cancro* Do calendar support only if libical header *and*...
2002-12-28 Art Cancro* ical_dezonify: set is_utc=1 even if we didn't convert...
2002-12-28 Art Cancro* Yet another attempt at making ical_dezonify() send...
2002-12-27 Art Cancro* Another attempt at fixing timezones :(
2002-12-25 Art Cancro* ical_dezonify.c: shuffle around #includes and #ifdef's
2002-12-25 Art Cancro* set up ical_dezonify() to be called at appropriate...
2002-12-25 Art Cancro* ical_dezonify.c: added (function to strip localized...