]> www.infradead.org Git - users/dwmw2/ews-sync.git/log
users/dwmw2/ews-sync.git
14 years agoAdd absolute annual recurrence rules
David Woodhouse [Sat, 17 Jul 2010 15:39:20 +0000 (16:39 +0100)]
Add absolute annual recurrence rules

14 years agoAdd C version of autodiscover, using libsoup
David Woodhouse [Sat, 17 Jul 2010 15:07:43 +0000 (16:07 +0100)]
Add C version of autodiscover, using libsoup

14 years agoReally quit on failure to open ical file
David Woodhouse [Sat, 17 Jul 2010 10:19:07 +0000 (11:19 +0100)]
Really quit on failure to open ical file

14 years agoCreate .ics file with all entries, for publication
David Woodhouse [Sat, 17 Jul 2010 10:13:24 +0000 (11:13 +0100)]
Create .ics file with all entries, for publication

14 years agoBad RoutingType message needs to go to stderr
David Woodhouse [Sat, 17 Jul 2010 09:37:28 +0000 (10:37 +0100)]
Bad RoutingType message needs to go to stderr

14 years agoUse ItemID for UID (needs more thought)
David Woodhouse [Sat, 17 Jul 2010 09:36:51 +0000 (10:36 +0100)]
Use ItemID for UID (needs more thought)

14 years agoHandle recurring meetings without end date
David Woodhouse [Fri, 16 Jul 2010 22:00:40 +0000 (23:00 +0100)]
Handle recurring meetings without end date

14 years agoAttempt to handle recurrence
David Woodhouse [Fri, 16 Jul 2010 21:50:42 +0000 (22:50 +0100)]
Attempt to handle recurrence

14 years agoUse -k in curl args; reduce connect timeout for autodiscover.sh
David Woodhouse [Fri, 16 Jul 2010 20:49:36 +0000 (21:49 +0100)]
Use -k in curl args; reduce connect timeout for autodiscover.sh

14 years agoFix typo
David Woodhouse [Fri, 16 Jul 2010 20:17:34 +0000 (21:17 +0100)]
Fix typo

14 years agoUse NTLM auth for autodiscover too
David Woodhouse [Fri, 16 Jul 2010 20:14:27 +0000 (21:14 +0100)]
Use NTLM auth for autodiscover too

14 years agoCall ews2ical on each event
David Woodhouse [Fri, 16 Jul 2010 19:59:02 +0000 (20:59 +0100)]
Call ews2ical on each event

14 years agoAdd location output
David Woodhouse [Fri, 16 Jul 2010 19:53:02 +0000 (20:53 +0100)]
Add location output

14 years agoParse more fields
David Woodhouse [Fri, 16 Jul 2010 19:02:14 +0000 (20:02 +0100)]
Parse more fields

The output processing is half-arsed; we need to quote things consistently, etc.
But that requirement will probably go away once we're part of a larger program
and just returning a structure rather than spitting out ical directly.

14 years agoAdd basic xml to ical converter
David Woodhouse [Fri, 16 Jul 2010 18:07:34 +0000 (19:07 +0100)]
Add basic xml to ical converter

14 years agoFirst proof-of-concept scripts
David Woodhouse [Sat, 10 Jul 2010 21:38:47 +0000 (22:38 +0100)]
First proof-of-concept scripts