Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Timeline


and

12/01/06:

17:06 Changeset [647] by dreid@…
Merge caladmin-tool-2, this creates a flexible administration tool and …
16:15 OpenDirectoryService edited by wsanchez@…
Remove XML hooey (diff)
16:14 XMLDirectoryService edited by wsanchez@…
Fix intro (diff)
16:12 XMLDirectoryService edited by wsanchez@…
(diff)
16:11 XMLDirectoryService created by wsanchez@…
16:04 OpenDirectoryService edited by wsanchez@…
(diff)
16:04 OpenDirectoryService created by wsanchez@…
16:03 WikiStart edited by wsanchez@…
OpenDirectory page is gone (diff)
15:00 WikiStart edited by wsanchez@…
Link to DirectoryService (diff)
14:46 QuickStart edited by wsanchez@…
Re-add title (diff)
14:45 Portability edited by wsanchez@…
Catch up (diff)
14:28 Changeset [646] by dreid@…
add ServerStatsFile to caldavd-test.plist
14:27 Changeset [645] by dreid@…
Merge changes for caldavd and comply with various changes to the default …
14:08 QuickStart edited by wsanchez@…
Update to reflect recent changes to configuration. (diff)
13:58 Changeset [644] by wsanchez@…
Note copyright and license
13:50 Changeset [643] by wsanchez@…
Update README to reflect recent major changes.
13:50 Changeset [642] by wsanchez@…
Clean up example configurations
13:07 Ticket #86 (SQLDirectoryService should be initially configured by another ...) created by wsanchez@…
SQLDirectoryService should be initially configured by another …
12:00 Changeset [641] by dreid@…
Merge forward caladmin-tool-2 pickup changes from trunk to bin/caldavd …
11:58 Changeset [640] by dreid@…
Branching to 'caladmin-tool-2'
11:39 Changeset [639] by wsanchez@…
Don't want two copies of the DTD in the sources
11:25 Changeset [638] by wsanchez@…
Remove metadata
11:18 Changeset [637] by wsanchez@…
Merge branches/users/wsanchez/provisioning-2.
10:36 Changeset [636] by wsanchez@…
Use principalCollection.principalCollectionURL()
10:36 Changeset [635] by wsanchez@…
patch acl tests
10:22 Changeset [634] by wsanchez@…
Remove defaultAccessControlList() pulled up from CalendarPrincipalFile; …
10:17 Changeset [633] by wsanchez@…
Nix CalendarPrincipalFile.
00:53 Changeset [632] by wsanchez@…
Auto-provision, similar to what we now have with principals.
00:20 Changeset [631] by wsanchez@…
00:19 Changeset [630] by wsanchez@…
Case checking code isn't needed here.
00:19 Changeset [629] by wsanchez@…
Pass down the principal collections to children of CalendarHomeFile.

11/30/06:

23:41 Changeset [628] by wsanchez@…
Have the resources auto-provision themselves, rather than relying on the …
22:39 Changeset [627] by wsanchez@…
Move inbox and outbox creation to CalendarHomeFile's init.
18:45 Changeset [626] by wsanchez@…
Don't need fromString()
18:44 Changeset [625] by wsanchez@…
Comment out provisionCalendarAccount(); don't think we're going to need …
18:32 Changeset [624] by wsanchez@…
Add principalCollections() to CalendarHomeFile
15:08 Changeset [623] by wsanchez@…
Clean up principal collections API some more.

11/29/06:

14:53 Ticket #85 (resource.checkPrivileges() is slow) created by wsanchez@…
If you run the …

11/28/06:

19:07 Changeset [622] by wsanchez@…
Have the SQLDB test inherrit from the XMLFile test. Add digest tests to …
18:43 Changeset [621] by wsanchez@…
18:41 Changeset [620] by wsanchez@…
Don't set an ACL in setup().
18:31 Changeset [619] by wsanchez@…
Add PermissionsMixIn which all classes here inherrit from. Make the ACL …
18:23 Changeset [618] by wsanchez@…
Add ACL tests.
17:54 Changeset [617] by wsanchez@…
Add defaultAccessControlList() to DirectoryPrincipalResource. Implement …
17:46 Changeset [616] by wsanchez@…
Fix a bug in matchPrincipals() which was matching DAV:all into …
11:31 Changeset [615] by wsanchez@…
11:26 Changeset [614] by wsanchez@…
Update folder filters
11:10 Changeset [613] by wsanchez@…
Add topfiles
10:39 Ticket #84 (caldavd incorrectly exits with status 0 when twistd fails to launch.) created by dreid@…
caldavd should always exit with the status that twistd exited with.
04:49 Ticket #48 (Writing to property fails on Linux) reopened by wallaye@…
Python xattr module is installed but I still get this error

11/27/06:

20:17 Changeset [612] by wsanchez@…
Add todo item for ACLs
20:07 Changeset [611] by wsanchez@…
More tests for principal provisioning.
20:06 Changeset [610] by wsanchez@…
Fix calendarHomeURLs() to deal with no calendar home collection. Same for …
19:18 Changeset [609] by wsanchez@…
Test principalCollections()
19:17 Changeset [608] by wsanchez@…
cosmetic
19:05 Changeset [607] by wsanchez@…
Undo most of r528 since there was no explanation as to what was broken. …
18:58 Changeset [606] by wsanchez@…
Test all modules.
18:26 Changeset [605] by wsanchez@…
Fix class name
18:25 Changeset [604] by wsanchez@…
Add principal provisioning hierarchy test.
18:24 Changeset [603] by wsanchez@…
cosmetic
17:23 Changeset [602] by wsanchez@…
Print a useful message when we can't find the config file.
17:19 Changeset [601] by wsanchez@…
.plist, not .xml
17:18 Changeset [600] by wsanchez@…
Move caldavd-dev.plist to caldavd-test.plist
17:17 Changeset [599] by wsanchez@…
Move twistedcaldav.directory.resource to …
17:12 Changeset [598] by wsanchez@…
Skip verifyCredentials if not configured with user data
17:11 Changeset [597] by wsanchez@…
Add (weak) OpenDirectory tests.
17:10 Changeset [596] by wsanchez@…
Allow OpenDirectoryRecord to take a calendarUserAddresses argument in …
17:09 Changeset [595] by wsanchez@…
Skip tests which aren't configured with data.
16:49 Changeset [594] by dreid@…
users.py replaced with code from principals.py
16:48 Changeset [593] by dreid@…
unused caldav code
16:34 Changeset [592] by dreid@…
ServerStatsFile in -dev
16:32 Changeset [591] by wsanchez@…
Make all arguments to DirectoryRecord's required. Add digest tests to …
15:56 Changeset [590] by dreid@…
better plain reporting
15:50 Changeset [589] by wsanchez@…
Cosmetic.
15:12 Changeset [588] by dreid@…
Default statsfile location in caldavd.plist and --nooutput and --readonly …
15:02 Changeset [587] by wsanchez@…
Add -b form
14:47 Changeset [586] by wsanchez@…
DirectoryService arguments need full class names.
14:43 Changeset [585] by wsanchez@…
14:40 Changeset [584] by wsanchez@…
self.directoryservice, was being inserted as a string into the generated …
14:19 Changeset [583] by wsanchez@…
syntax error
14:18 Changeset [582] by wsanchez@…
dev uses standard repository.xml
14:10 Changeset [581] by wsanchez@…
Rename project
11:52 Changeset [580] by wsanchez@…
Add py_build. Simpify configurations.
Note: See TracTimeline for information about the timeline view.