Re: [CalendarServer-users] freebusy file url

2008-07-28 Thread Kervin L. Pierre
Hello, The ifb file for compatibility might be a good idea but I think the biggest advantage of the report is that it lets you specify the date range. It also allows retrieving many FBs in one request. Which probably helps with client speed dealing with large meetings. Best regards, Kervin ---

[CalendarServer-users] Free/Busy iTip crash

2008-06-06 Thread Kervin L. Pierre
Hello, I am working on a CalDAV free/busy client and I am running into a '500 Internal Server Error' I'm guessing it's not a permissions issue since I am doing a free/busy lookup on my own account. Maybe the dates are a problem? :-) How does the calendar server handle out-of- range requests? H

[CalendarServer-users] Build fails in libevent

2008-06-06 Thread Kervin L. Pierre
FYI, For some reason the config scripts now seem to be forcing a '-m64' flag on the libevent build. I think this fails on 32-bit gcc installs. I don't know if removing this broke anything... Best regards, Kervin ___ calendarserver-users mailing list

Re: [CalendarServer-users] Digest authentication

2008-05-20 Thread Kervin L. Pierre
ation turned on? Best regards, Kervin - Original Message > From: Cyrus Daboo <[EMAIL PROTECTED]> > To: Kervin L. Pierre <[EMAIL PROTECTED]>; > calendarserver-users@lists.macosforge.org > Sent: Monday, March 31, 2008 12:46:28 PM > Subject: Re: [CalendarServer-user

Re: [CalendarServer-users] Digest authentication

2008-03-31 Thread Kervin L. Pierre
m wondering, is that the "official" fix for now? ie. "Make sure Qop string value is empty in *.plist" Or is this a temporary workaround? Best regards, Kervin ----- Original Message > From: Kervin L. Pierre <[EMAIL PROTECTED]> > To: Cyrus Daboo <[EMAIL

Re: [CalendarServer-users] Digest authentication

2008-03-31 Thread Kervin L. Pierre
Hello Cyrus, > Ok, then the server should be sending you a WWW-Authenticate headed for > Digest that does NOT contains a "qop=..." option in it. Can you check what > you are sending back to the server? The client should NOT be sending back a > "qop=..." if the server did not send one. > Then

Re: [CalendarServer-users] Digest authentication

2008-03-31 Thread Kervin L. Pierre
Hello Cyrus, It seems to be Digest Enabled Algorithm md5 Qop Best regards, Kervin - Original Message > From: Cyrus Daboo <[EMAIL PROTECTED]> > To: Kervin L. Pierre <[EMAIL PROTECTED]>; >

[CalendarServer-users] Digest authentication

2008-03-30 Thread Kervin L. Pierre
Hello, I'm working on getting my application's digest authentication to work with calendar server. I noticed that Evolution users had, at least at one point, the same issue we're facing... https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/160190 Does Evolution currently work with calendar

Re: AW: [CalendarServer-users] WG: authentication with MS

2008-02-11 Thread Kervin L. Pierre
Hello, Lars, what type of of authentication are you using? I don't know if this is related but in the past I have had trouble with the MSXML COM/C++ stack and Digest authentication with Calendar Server. But Basic authentication worked. I didn't try Kerberos. Since then I've switched to the Sy

Re: [CalendarServer-users] [OT] CalDAV references

2008-01-18 Thread Kervin L. Pierre
Hi, It doesn't cover CalDAV I find that this WebDAV book a very good start if you're new to WebDAV as well... http://www.amazon.com/WebDAV-Next-Generation-Collaborative-Authoring-Networking/dp/0130652083/ After that the CalDAV and iCalendar RFCs go a long way. Best regards, Kervin - Origi

Re: [CalendarServer-users] Project Status

2007-07-11 Thread Kervin L. Pierre
Hello Guillaume, I don't know what Apple's plans are but the OpenConnector plugin should fit your needs. We plan to have a stable release in the next month or two. I had been meaning to get testing against Calendar Server started this week, but haven't had much luck getting it up and running. I

Re: [CalendarServer-users] 'Run' script crashes

2007-07-10 Thread Kervin L. Pierre
Hello, Thanks a lot that help. Eventually, I still had to give up since the Linux VPS I used did not have filesystem attributes support :-) Best regards, Kervin --- [EMAIL PROTECTED] wrote: > > Hello, > > > > I am trying to get calendar server to > > run on a CentOS Linux server. I am > > ge

[CalendarServer-users] 'Run' script crashes

2007-07-04 Thread Kervin L. Pierre
Hello, I am trying to get calendar server to run on a CentOS Linux server. I am getting a crash with the run script. The logs are attached. I see the errors... [...] File "/home/caldav/src/calendar-server/pysqlite-2.3.2/build/lib.linux-i686-2.5/pysqlite2/dbapi2.py", line 27, in from pysql