[CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-01-13 Thread Calendar and Contacts Server
dav/report_addressbook_findshared.py", line 30, in import opendirectory ImportError: No module named opendirectory -- Ticket URL: <http://trac.calendarserver.org/ticket/358> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #359: Error running carddav server in Linux

2010-01-13 Thread Calendar and Contacts Server
dav/report_addressbook_findshared.py", line 30, in import opendirectory ImportError: No module named opendirectory -- Ticket URL: <http://trac.calendarserver.org/ticket/359> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #360: Can't start CardDAV server on Centos 5

2010-01-23 Thread Calendar and Contacts Server
edcaldav/resource.py", line 42, in from twisted.web2.dav.idav import IDAVPrincipalCollectionResource ImportError: cannot import name IDAVPrincipalCollectionResource -- Ticket URL: <http://trac.calendarserver.org/ticket/360> Calendar and Contacts Server HTTP/WebDAV/CalDAV

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-02-06 Thread Calendar and Contacts Server
. -- Ticket URL: <http://trac.calendarserver.org/ticket/358#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listin

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-02-08 Thread Calendar and Contacts Server
nux, I was enable to get the server up. > Please can you provide some simple steps for this? -- Ticket URL: <http://trac.calendarserver.org/ticket/358#comment:3> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-02-08 Thread Calendar and Contacts Server
is fetched and build. This makes the server start, but I haven't been able to connect to it using a Address Book client. But this could be a configuration error on my side. -- Ticket URL: <http://trac.calendarserver.org/ticket/358#comment:4> Calendar and Contacts Server HTTP/We

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-02-08 Thread Calendar and Contacts Server
plete. I've checked out the latest: http://svn.calendarserver.org/repository/calendarserver/ContactsServer Revision: 5050 -- Ticket URL: <http://trac.calendarserver.org/ticket/358#comment:5> Calendar and Contacts Server HTTP/WebD

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-02-08 Thread Calendar and Contacts Server
op}/PyOpenDirectory"; @@ -568,7 +568,7 @@ export PYTHONPATH="${PYTHONPATH}:${opendirectory}/build/${py_platform_libdir}"; # fi; -fi; +#fi; # # xattr -- Ticket URL: <http://trac.calendarserver.org/ticket/358#comment:6> Calendar and Contacts Server HTTP/WebDAV/CalDAV S

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-02-08 Thread Calendar and Contacts Server
THONPATH}:${opendirectory}/build/${py_platform_libdir}"; # fi; -fi; +#fi; # # xattr }}} -- Ticket URL: <http://trac.calendarserver.org/ticket/358#comment:7> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-d

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-02-08 Thread Calendar and Contacts Server
dav/resource.py", line 42, in from twisted.web2.dav.idav import IDAVPrincipalCollectionResource ImportError: cannot import name IDAVPrincipalCollectionResource -- Ticket URL: <http://trac.calendarserver.org/ticket/358#comment:8> Calendar and Contacts Server HTTP/WebDAV/CalDAV Serve

[CalendarServer-dev] [Calendar and Contacts Server] #361: PyOpenDirectory is not built by build.sh on linux

2010-02-17 Thread Calendar and Contacts Server
: <http://trac.calendarserver.org/ticket/361> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #362: carddav incorrect handling of xattrs on Debian Linux 5

2010-02-17 Thread Calendar and Contacts Server
what by instrumenting the xattr library. {{{ import xattr xattr.getxattr("data/Documents/calendars","user.{DAV:}getcontenttype") }}} Will throw the same IOError. Running caldav as root gets around this xattr problem but memcached doesn't run. (Which also breaks the serv

Re: [CalendarServer-dev] [Calendar and Contacts Server] #359: Error running carddav server in Linux

2010-02-24 Thread Calendar and Contacts Server
see this problem there? -- Ticket URL: <http://trac.calendarserver.org/ticket/359#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosfor

Re: [CalendarServer-dev] [Calendar and Contacts Server] #359: Error running carddav server in Linux

2010-02-24 Thread Calendar and Contacts Server
ion: => Software changed -- Ticket URL: <http://trac.calendarserver.org/ticket/359#comment:3> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.ma

Re: [CalendarServer-dev] [Calendar and Contacts Server] #359: Error running carddav server in Linux

2010-02-25 Thread Calendar and Contacts Server
"/root/calCardDAV/twistedcaldav/report_addressbook_findshared.py", line 29, in from plistlib import readPlist ImportError: No module named plistlib -- Ticket URL: <http://trac.calendarserver.org/ticket/359#comment:4> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server

[CalendarServer-dev] [Calendar and Contacts Server] #363: ImportError: No module named plistlib

2010-02-25 Thread Calendar and Contacts Server
, in from twistedcaldav.report_addressbook_findshared import getReadWriteSharedAddressBookGroups, getReadOnlySharedAddressBookGroups, getWritersGroupForSharedAddressBookGroup File "/root/calCardDAV/twistedcaldav/report_addressbook_findshared.py", line 29, in from plistlib import readPlist Im

Re: [CalendarServer-dev] [Calendar and Contacts Server] #363: ImportError: No module named plistlib

2010-02-25 Thread Calendar and Contacts Server
sed * resolution: => Software changed Comment: Fixed in r5217 -- Ticket URL: <http://trac.calendarserver.org/ticket/363#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calend

Re: [CalendarServer-dev] [Calendar and Contacts Server] #198: Consider moving to databases from files for calendar data stores

2010-02-25 Thread Calendar and Contacts Server
gl...@… * milestone: CalendarServer-2.x => CalendarServer-3.x -- Ticket URL: <http://trac.calendarserver.org/ticket/198#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosfo

Re: [CalendarServer-dev] [Calendar and Contacts Server] #201: Invalid principal URIs should not be accepted in ACLs

2010-02-25 Thread Calendar and Contacts Server
=> Later Comment: We may be able to get rid of our uses of the ACL method soonish, which makes this not so urgent. -- Ticket URL: <http://trac.calendarserver.org/ticket/201#comment:5> Calendar and Contacts Server HTTP/WebDAV/CalD

Re: [CalendarServer-dev] [Calendar and Contacts Server] #226: config.py should deal with simpler AdminPrincipals

2010-02-25 Thread Calendar and Contacts Server
3.x -- Ticket URL: <http://trac.calendarserver.org/ticket/226#comment:5> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/lis

Re: [CalendarServer-dev] [Calendar and Contacts Server] #316: Home install (run's -I option) failure

2010-02-25 Thread Calendar and Contacts Server
Server-3.x -- Ticket URL: <http://trac.calendarserver.org/ticket/316#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailma

Re: [CalendarServer-dev] [Calendar and Contacts Server] #137: Unable to REPORT on ICS filenames with a Colon

2010-02-25 Thread Calendar and Contacts Server
ket URL: <http://trac.calendarserver.org/ticket/137#comment:7> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #308: Minor doc nit: only one source is legal at a time.

2010-02-25 Thread Calendar and Contacts Server
t;http://trac.calendarserver.org/ticket/308#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #285: Uses deprecated twisted interfaces

2010-02-25 Thread Calendar and Contacts Server
ion: => Software changed * milestone: CalendarServer-2.x => CalendarServer-3.0 Comment: Trunk will use the system Twisted if your Twisted version >= 9. That should address this. -- Ticket URL: <http://trac.calendarserver.org/ticket/285#comment:10> Calendar and Contacts S

Re: [CalendarServer-dev] [Calendar and Contacts Server] #363: ImportError: No module named plistlib

2010-02-25 Thread Calendar and Contacts Server
`twext.python.plistlib`, which handles this, instead. -- Ticket URL: <http://trac.calendarserver.org/ticket/363#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.or

Re: [CalendarServer-dev] [Calendar and Contacts Server] #359: Error running carddav server in Linux

2010-02-25 Thread Calendar and Contacts Server
r you. -- Ticket URL: <http://trac.calendarserver.org/ticket/359#comment:5> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/l

Re: [CalendarServer-dev] [Calendar and Contacts Server] #265: Unable to start calendar server on 10.4.10 system due to invalid argument error

2010-02-25 Thread Calendar and Contacts Server
=> Later -- Ticket URL: <http://trac.calendarserver.org/ticket/265#comment:5> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/lis

Re: [CalendarServer-dev] [Calendar and Contacts Server] #120: Calendar home URL on principals lack the trailing '/'

2010-02-25 Thread Calendar and Contacts Server
* status: assigned => closed * resolution: => Software changed * milestone: CalendarServer-3.x => CalendarServer-3.0 Comment: Fixed in trunk for 3.0 -- Ticket URL: <http://trac.calendarserver.org/ticket/120#comment:9> Calendar and Contacts Server

Re: [CalendarServer-dev] [Calendar and Contacts Server] #15: Reports need to make more use of deferreds

2010-02-25 Thread Calendar and Contacts Server
=> closed * resolution: => Software changed * milestone: CalendarServer-3.x => CalendarServer-3.0 Comment: FIxed in trunk for 3.0 -- Ticket URL: <http://trac.calendarserver.org/ticket/15#comment:7> Calendar and Contacts Server HTTP/WebDA

Re: [CalendarServer-dev] [Calendar and Contacts Server] #15: Reports need to make more use of deferreds

2010-02-25 Thread Calendar and Contacts Server
- -- Ticket URL: <http://trac.calendarserver.org/ticket/15#comment:8> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #136: Can't use non-default directory service

2010-02-25 Thread Calendar and Contacts Server
r-3.x => Later -- Ticket URL: <http://trac.calendarserver.org/ticket/136#comment:14> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosfor

Re: [CalendarServer-dev] [Calendar and Contacts Server] #245: Non-directory Kerberos authentication broken

2010-02-25 Thread Calendar and Contacts Server
t;http://trac.calendarserver.org/ticket/245#comment:3> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #23: Catch up with more recent Twisted versions

2010-02-25 Thread Calendar and Contacts Server
sed * resolution: => Software changed Comment: Trunk can now use an external, unpatched Twisted, starting with Twisted 9 -- Ticket URL: <http://trac.calendarserver.org/ticket/23#comment:8> Calendar and Contacts Server HTTP/WebDAV/C

Re: [CalendarServer-dev] [Calendar and Contacts Server] #357: Update CalendarServer

2010-02-25 Thread Calendar and Contacts Server
; means or "write the information in the directory". Are there errors in the server logs? -- Ticket URL: <http://trac.calendarserver.org/ticket/357#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #269: Need an abstraction layer for accessing calendar data.

2010-02-25 Thread Calendar and Contacts Server
beginnings of this. -- Ticket URL: <http://trac.calendarserver.org/ticket/269#comment:4> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosfor

Re: [CalendarServer-dev] [Calendar and Contacts Server] #330: Need shared calendars (was: group has no calendar home)

2010-02-25 Thread Calendar and Contacts Server
et/330#comment:14> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #132: Separate calendar logic from CalDAV

2010-02-25 Thread Calendar and Contacts Server
ent: txcaldav.icalendarserver and txcarddav.iaddressbookstore and the beginnings of this. -- Ticket URL: <http://trac.calendarserver.org/ticket/132#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendars

Re: [CalendarServer-dev] [Calendar and Contacts Server] #269: Need an abstraction layer for accessing calendar data.

2010-02-25 Thread Calendar and Contacts Server
ket/269#comment:5> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #269: Need an abstraction layer for accessing calendar data.

2010-02-25 Thread Calendar and Contacts Server
sed * resolution: => Duplicate -- Ticket URL: <http://trac.calendarserver.org/ticket/269#comment:6> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.ma

Re: [CalendarServer-dev] [Calendar and Contacts Server] #305: Apache directory service types broken?

2010-02-25 Thread Calendar and Contacts Server
: assigned => closed * resolution: => Software changed Comment: This functionality was removed for 3.0 -- Ticket URL: <http://trac.calendarserver.org/ticket/305#comment:7> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ ca

Re: [CalendarServer-dev] [Calendar and Contacts Server] #309: group and attendee bug

2010-02-25 Thread Calendar and Contacts Server
omment: It's not coming back -- Ticket URL: <http://trac.calendarserver.org/ticket/309#comment:8> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lis

Re: [CalendarServer-dev] [Calendar and Contacts Server] #203: Kerberos poblem building calendar server

2010-02-25 Thread Calendar and Contacts Server
...@…): * status: new => closed * resolution: => Insufficient information -- Ticket URL: <http://trac.calendarserver.org/ticket/203#comment:3> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calend

Re: [CalendarServer-dev] [Calendar and Contacts Server] #142: Provide support for room capacity in CalDAV server

2010-02-25 Thread Calendar and Contacts Server
t;http://trac.calendarserver.org/ticket/142#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #196: Any plans to merge the pydirector changes back upstream?

2010-02-25 Thread Calendar and Contacts Server
ch is way better. No plans for further use or work on pydirector, -- Ticket URL: <http://trac.calendarserver.org/ticket/196#comment:5> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calenda

Re: [CalendarServer-dev] [Calendar and Contacts Server] #326: Compile error in PyOpenDirectory under Tiger - '::dsFillAuthBuffer'

2010-02-25 Thread Calendar and Contacts Server
Keywords: +--- Changes (by wsanc...@…): * status: new => closed * resolution: => Not to be fixed Comment: Still no plans to work on Tiger, and no patch. Closing. -- Ticket URL: <http://trac.calendarserver.org/ticket/326#comment:7> Calendar and Contacts Server HTT

[CalendarServer-dev] [Calendar and Contacts Server] #364: updates to run script for better carddav support

2010-02-26 Thread Calendar and Contacts Server
duction would also be helpful. -- Ticket URL: <http://trac.calendarserver.org/ticket/364> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #365: caldav is using wrong socket

2010-03-04 Thread Calendar and Contacts Server
un caldav and carddav on the same system -- Ticket URL: <http://trac.calendarserver.org/ticket/365> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #365: caldav is using wrong socket

2010-03-04 Thread Calendar and Contacts Server
ttp://trac.calendarserver.org/ticket/365#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #343: ./run on mac OS 10.5.7

2010-03-05 Thread Calendar and Contacts Server
g the caldavd daemon. -- Ticket URL: <http://trac.calendarserver.org/ticket/343#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforg

[CalendarServer-dev] [Calendar and Contacts Server] #366: Memcached is started even though it is commented out in config file

2010-03-07 Thread Calendar and Contacts Server
configuration is present. -- Ticket URL: <http://trac.calendarserver.org/ticket/366> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/m

[CalendarServer-dev] [Calendar and Contacts Server] #367: Still can't run CardDAV server in Linux

2010-03-08 Thread Calendar and Contacts Server
principals/uids/{uid}/ When I connect to the web server, it there is nothing listed under Address Book Homes, and it would appear that the /addressbooks/ directory isn't being created for the user. -- Ticket URL: <http://trac.calendarserver.org/ticket/367> Calendar and Contacts Se

Re: [CalendarServer-dev] [Calendar and Contacts Server] #367: Still can't run CardDAV server in Linux

2010-03-09 Thread Calendar and Contacts Server
trunk PyOpenDirectory cd PyOpenDirectory python setup.py build python setup.py install will likely solve this for you. -- Ticket URL: <http://trac.calendarserver.org/ticket/367#comment:1> Calendar and Contacts Server HTTP/WebDAV/Ca

[CalendarServer-dev] [Calendar and Contacts Server] #368: proxies only taking one member

2010-03-11 Thread Calendar and Contacts Server
T; sqlite> It also seems a little random as to which entry is taken... End users are still able to delegate out their calendars manually in ical.app without issue. -- Ticket URL: <http://trac.calendarserver.org/ticket/368> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___

Re: [CalendarServer-dev] [Calendar and Contacts Server] #364: updates to run script for better carddav support

2010-03-15 Thread Calendar and Contacts Server
the `caldavd` and `carddavd` executables, not the run script. (You shouldn't need to download and build things in production.) -- Ticket URL: <http://trac.calendarserver.org/ticket/364#comment:1> Calendar and Contacts Server HTTP/WebDAV/Ca

Re: [CalendarServer-dev] [Calendar and Contacts Server] #365: caldav is using wrong socket

2010-03-15 Thread Calendar and Contacts Server
ion: => Behaves correctly -- Ticket URL: <http://trac.calendarserver.org/ticket/365#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.ma

Re: [CalendarServer-dev] [Calendar and Contacts Server] #364: updates to run script for better carddav support

2010-03-15 Thread Calendar and Contacts Server
=> closed * resolution: => Software changed -- Ticket URL: <http://trac.calendarserver.org/ticket/364#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosfo

Re: [CalendarServer-dev] [Calendar and Contacts Server] #343: ./run on mac OS 10.5.7

2010-03-15 Thread Calendar and Contacts Server
stead, or create the `calendar` records. Or configure these settings as blank, which will not try to change the user. (Don't do that if you launch as root, though.) -- Ticket URL: <http://trac.calendarserver.org/ticket/343#comment:2> Calendar and Contacts Server HTTP/WebD

Re: [CalendarServer-dev] [Calendar and Contacts Server] #343: ./run on mac OS 10.5.7

2010-03-15 Thread Calendar and Contacts Server
343#comment:3> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #343: ./run on mac OS 10.5.7

2010-03-15 Thread Calendar and Contacts Server
ftware changed -- Ticket URL: <http://trac.calendarserver.org/ticket/343#comment:4> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge

Re: [CalendarServer-dev] [Calendar and Contacts Server] #368: proxies only taking one member

2010-03-15 Thread Calendar and Contacts Server
VALUES('ed2a576f-e439-4342-8c3c-6e48dbde6752 #calendar-proxy-write', 'db103f15-ecd6-4f65-8c3a-973c2c79d8fa'); CREATE INDEX GROUPNAMES on GROUPS (GROUPNAME); CREATE INDEX MEMBERS on GROUPS (MEMBER); COMMIT; sqlite> }}} It also seems a little random as to which entr

Re: [CalendarServer-dev] [Calendar and Contacts Server] #368: proxies only taking one member

2010-03-15 Thread Calendar and Contacts Server
t;http://trac.calendarserver.org/ticket/368#comment:2> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #368: proxies only taking one member

2010-03-15 Thread Calendar and Contacts Server
ion: => Software changed Comment: Should be fixed in trunk rev 5312 -- Ticket URL: <http://trac.calendarserver.org/ticket/368#comment:3> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calend

[CalendarServer-dev] [Calendar and Contacts Server] #369: Getting FATAL ERROR: No module named vobject.icalendar

2010-03-15 Thread Calendar and Contacts Server
/reports.xml it gets to Test Suite: free-busy reports test 1 then it terminates with FATAL ERROR: No module named vobject.icalendar -- Ticket URL: <http://trac.calendarserver.org/ticket/369> Calendar and Contacts Server HTTP/WebDAV/CalDAV

Re: [CalendarServer-dev] [Calendar and Contacts Server] #369: Getting FATAL ERROR: No module named vobject.icalendar

2010-03-15 Thread Calendar and Contacts Server
to run each test. Instructions say export PYTHONPATH=`./run -p` I think it should actually be export PYTHONPATH=`./run.py -p` -- Ticket URL: <http://trac.calendarserver.org/ticket/369#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV

Re: [CalendarServer-dev] [Calendar and Contacts Server] #368: proxies only taking one member

2010-03-16 Thread Calendar and Contacts Server
hanks -- Ticket URL: <http://trac.calendarserver.org/ticket/368#comment:4> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/l

[CalendarServer-dev] [Calendar and Contacts Server] #370: studio

2010-03-22 Thread Calendar and Contacts Server
Component: Calendar Server |Severity: Security Keywords:| --+- -- Ticket URL: <http://trac.calendarserver.org/ticket/370> Calendar and Contacts Server HTTP/WebDAV/CalDAV

[CalendarServer-dev] [Calendar and Contacts Server] #371: better parsing of returned properties would help

2010-03-28 Thread Calendar and Contacts Server
HTTP/1.1 200 ok }}} -- Ticket URL: <http://trac.calendarserver.org/ticket/371> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #371: better parsing of returned properties would help

2010-03-29 Thread Calendar and Contacts Server
$calendarpath1: }}} -- Ticket URL: <http://trac.calendarserver.org/ticket/371#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosfo

[CalendarServer-dev] [Calendar and Contacts Server] #372: Use substitution for timezone specs and ids

2010-03-30 Thread Calendar and Contacts Server
URL: <http://trac.calendarserver.org/ticket/372> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #372: Use substitution for timezone specs and ids

2010-03-30 Thread Calendar and Contacts Server
: <http://trac.calendarserver.org/ticket/372#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #358: Error running carddav server in Linux

2010-04-02 Thread Calendar and Contacts Server
ttp://trac.calendarserver.org/ticket/358#comment:10> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #373: Acl test reversed?

2010-04-06 Thread Calendar and Contacts Server
the reverse, i.e. grant must precede deny -- Ticket URL: <http://trac.calendarserver.org/ticket/373> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.or

[CalendarServer-dev] [Calendar and Contacts Server] #374: Do GET to allow auto-provision?

2010-04-06 Thread Calendar and Contacts Server
{{{ GET $rcalendarpath1:/ }}} This allowed the system to auto-provision the resource account -- Ticket URL: <http://trac.calendarserver.org/ticket/374> Calendar and Contacts Server HTTP/WebDAV/CalDAV

[CalendarServer-dev] [Calendar and Contacts Server] #375: Test Ticket

2010-04-11 Thread Calendar and Contacts Server
Component: Calendar Server |Severity: Serious Keywords: | +--- Test content -- Ticket URL: <http://trac.calendarserver.org/ticket/375> Calendar and Contacts Server HTTP/

Re: [CalendarServer-dev] [Calendar and Contacts Server] #337: Hardcoded "WebDAV:" xattr prefix breaks Linux compatibility

2010-04-11 Thread Calendar and Contacts Server
: I have attached a patch to fix the incompatibility when upgrading calendars from the old format to the new format (e.g calendarserver 1.2 to calendarserver 2.4). -- Ticket URL: <http://trac.calendarserver.org/ticket/337#comment:1> Calendar and Contacts Server HTTP/WebD

[CalendarServer-dev] [Calendar and Contacts Server] #376: Lightning with wrong crendentals saved crashes calendarserver

2010-04-13 Thread Calendar and Contacts Server
indly take this into consideration for the next major release. -- Ticket URL: <http://trac.calendarserver.org/ticket/376> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.mac

Re: [CalendarServer-dev] [Calendar and Contacts Server] #337: Hardcoded "WebDAV:" xattr prefix breaks Linux compatibility

2010-04-14 Thread Calendar and Contacts Server
bin/xattr is affected as well. Maybe the correct solution is to override the whole xattr class for Linux and import linuxxattr as xattr. I've attached a linuxxattr/__init__.py -- Ticket URL: <http://trac.calendarserver.org/ticket/337#comment:2> Calendar and Contacts Server HTTP

[CalendarServer-dev] [Calendar and Contacts Server] #377: Can't start ContactsServer

2010-04-25 Thread Calendar and Contacts Server
File "/opt/ContactsServer/Twisted/twisted/python/reflect.py", line 335, in namedModule topLevel = __import__(name) File "/opt/ContactsServer/ContactsServer/addressbookserver/tap/carddav.py", line 58, in from twisted.web2.http import Request, RedirectResponse F

[CalendarServer-dev] [Calendar and Contacts Server] #378: Test

2010-05-10 Thread Calendar and Contacts Server
Component: CalDAV Client|Severity: Other Keywords: | -+-- First time here -- Ticket URL: <http://trac.calendarserver.org/ticket/378> Calendar and Contacts Server HTTP/

calendarserver-dev@lists.macosforge.org

2010-05-24 Thread Calendar and Contacts Server
accounts.xml contains a "&" Example: "" causes 'run' to fail. -- Ticket URL: <http://trac.calendarserver.org/ticket/379> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserv

[CalendarServer-dev] [Calendar and Contacts Server] iPhone modified

2010-06-10 Thread Calendar and Contacts Server
edit, delete events on the Calendar Server. ---8<--8<--8<--8<--8<--8<------8<--8< * The IP shown here might not mean anything if the user or the server is behind a proxy. -- Calendar and Contacts Server HTTP/WebDAV/CalDAV Server Thi

[CalendarServer-dev] [Calendar and Contacts Server] CalDAVServers modified

2010-06-10 Thread Calendar and Contacts Server
;--8<--8<--8<--8<--8< * The IP shown here might not mean anything if the user or the server is behind a proxy. -- Calendar and Contacts Server HTTP/WebDAV/CalDAV Server This is an automated message. Someone at / added your email address to be

[CalendarServer-dev] [Calendar and Contacts Server] #380: Server throughs an exeption when configured to use SSL

2010-06-23 Thread Calendar and Contacts Server
x27; 2010-06-23 22:34:24+0200 [-] [caldav-1] }}} Both instances are run with the same user, and should use the same key and certificate. I have no idea what to check or change. -- Ticket URL: <http://trac.calendarserver.org/ticket/380> Calendar and Contacts Server HTTP/WebDAV/CalDAV

[CalendarServer-dev] [Calendar and Contacts Server] #381: CardDAV server does not start anymore since changeset 5775 applied

2010-06-24 Thread Calendar and Contacts Server
in from twistedcaldav.directory.principal import DirectoryPrincipalProvisioningResource File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 53, in from twistedcaldav.directory.resourceinfo import ResourceInfoDatabase '''Impor

[CalendarServer-dev] [Calendar and Contacts Server] #382: doQuery should call returnValue on return

2010-06-25 Thread Calendar and Contacts Server
t URL: <http://trac.calendarserver.org/ticket/382> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #383: something missing :

2010-07-05 Thread Calendar and Contacts Server
me to meetings -Don't let anyone to invite me to meetings -Allow only the following local users to invite me to meetings:... -- Ticket URL: <http://trac.calendarserver.org/ticket/383> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server __

[CalendarServer-dev] [Calendar and Contacts Server] WikiStart modified

2010-07-06 Thread Calendar and Contacts Server
DAV protocol is being developed by the IETF and is currently an internet draft. - -Calendar and Contacts Server is presently implemented as two separate servers: [source:CalendarServer Calendar Server] and [source:ContactsServer Contacts Server]. The plan is the merge these into one code base.

[CalendarServer-dev] [Calendar and Contacts Server] #384: visual studio

2010-07-09 Thread Calendar and Contacts Server
ttp://trac.calendarserver.org/ticket/384> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #385: This is not working properly

2010-07-09 Thread Calendar and Contacts Server
ttp://trac.calendarserver.org/ticket/385> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #386: DTSTAMP should be (partially) filtered in calendarDataMatch

2010-07-11 Thread Calendar and Contacts Server
nt to the "LAST-MODIFIED" property. }}} -- Ticket URL: <http://trac.calendarserver.org/ticket/386> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #387: Content-type could use its own verifier

2010-07-11 Thread Calendar and Contacts Server
text/calendar;charset=utf-8 }}} and receive {{{ text/calendar; charset=UTF-8 }}} The space(s) after the semi-colon are valid as is the UC "UTF-8" This might be complicated enough to justify its own verifier -- Ticket URL: <http://trac.calendarserver.org/ticket/387> Calendar and

[CalendarServer-dev] [Calendar and Contacts Server] #388: Calendar and Contacts Server doesn't start under IronPython

2010-07-22 Thread Calendar and Contacts Server
#388: Calendar and Contacts Server doesn't start under IronPython --+- Reporter: adam_j_brad...@… | Owner: wsanc...@… Type: Defect| Status: new Pri

[CalendarServer-dev] [Calendar and Contacts Server] #389: Allow 400 (Bad Request) for bad requests

2010-07-26 Thread Calendar and Contacts Server
ttp://trac.calendarserver.org/ticket/389> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Re: [CalendarServer-dev] [Calendar and Contacts Server] #388: Calendar and Contacts Server doesn't start under IronPython

2010-07-26 Thread Calendar and Contacts Server
#388: Calendar and Contacts Server doesn't start under IronPython ---+ Reporter: adam_j_brad...@… | Owner: wsanc...@… Type: Defect| Status: c

[CalendarServer-dev] [Calendar and Contacts Server] #390: $PYTHONPATH should be configured automatically by the 'run' script when used with -i (install)

2010-08-05 Thread Calendar and Contacts Server
te-packages". Note - I'm on an x86_64 system... On x86 systems, only PYTHONPATH="$DESTDIR/usr/lib/python2.6/site-packages" would be required. -- Ticket URL: <http://trac.calendarserver.org/ticket/390> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server _

[CalendarServer-dev] [Calendar and Contacts Server] #391: 'run' script installs Twisted plugins to wrong location on x86_64 systems

2010-08-05 Thread Calendar and Contacts Server
h has Python 2.6. -- Ticket URL: <http://trac.calendarserver.org/ticket/391> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #392: Provide a more descriptive error when log directory is missing

2010-08-05 Thread Calendar and Contacts Server
icket URL: <http://trac.calendarserver.org/ticket/392> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

[CalendarServer-dev] [Calendar and Contacts Server] #393: Kerberos dependancy prevents startup; obvious fix enclosed

2010-08-08 Thread Calendar and Contacts Server
e to get this fix in soon, since server installs of Ubuntu 10.04 (and quite likely some other distros) don't come with kerberos installed. Thanks. -- Ticket URL: <http://trac.calendarserver.org/ticket/393> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server __

Re: [CalendarServer-dev] [Calendar and Contacts Server] #317: System install (run's -i option) ambiguities

2010-08-08 Thread Calendar and Contacts Server
spool, and /etc. Not having docs on what parts of your hierarchy are what makes this more challenging to get right, though I think it'll be alright - I'll try it in the next few days. -- Ticket URL: <http://trac.calendarserver.org/ticket/317#comment:3> Calendar and Contac

Re: [CalendarServer-dev] [Calendar and Contacts Server] #360: Can't start CardDAV server on Centos 5

2010-08-08 Thread Calendar and Contacts Server
<http://trac.calendarserver.org/ticket/360#comment:1> Calendar and Contacts Server HTTP/WebDAV/CalDAV Server ___ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

  1   2   3   4   5   6   >