Timeline
01/08/07:
- 20:31 Changeset [995] by
- Add principalForGUID(), and add principalForShortName() to type resource
- 20:15 Changeset [994] by
- Define calendarHomesCollection as a property so we can set it on contained …
- 20:05 Changeset [993] by
- groupMembers() and groupMemberships() should return principals, not …
- 19:44 Changeset [992] by
- Missing import.
- 18:55 Changeset [991] by
- Record types are now plural.
- 18:52 Changeset [990] by
- No need for substitutions.
- 18:27 Changeset [989] by
- Record types are now plural.
- 18:26 Changeset [988] by
- When comparing iCalendar data we need to eliminate the effect of line …
- 17:34 Changeset [987] by
- merge users/dreid/sudoers-3 to provide the ability for special users …
- 17:27 Changeset [986] by
- make ACL tests pass
- 17:18 Changeset [985] by
- fix tests
- 16:58 Changeset [984] by
- use a class attribute for the sudoers record type
- 16:33 Changeset [983] by
- Resolve conflicts
- 16:27 Changeset [982] by
- Resolve conflicts and add SudoAuthIDMixin to all
- 16:24 Changeset [981] by
- Branching to 'users/dreid/sudoers-3'
- 15:28 Changeset [980] by
- make sure the Sudoer's file exists before we try to add it.
- 15:26 Changeset [979] by
- comment about incomplete implementation in sudoers.plist
- 15:18 Changeset [978] by
- Hooray multiple inheritance
- 15:05 Changeset [977] by
- Cleanup
- 14:28 Changeset [976] by
- fix launchd.plist stdout key, and get the latest version of …
- 14:02 Changeset [975] by
- Make sure stderr and stdout of caldavd are going _somewhere_ for now that …
- 13:55 Changeset [974] by
- Abstract the record type names into constants and reference those instead …
- 13:09 Changeset [973] by
- Clean up test_verifyRealmFromDB. - Don't assume that the DB already …
- 12:32 Changeset [972] by
- Tweak.
- 12:31 Changeset [971] by
- Basic server monitoring capability.
- 12:30 Changeset [970] by
- Basic server monitoring capability.
- 11:56 Changeset [969] by
- make sure we strip the root from the install_lib if --root was specified …
- 11:45 Changeset [968] by
- fix for makefile for installing the sbs_backup stuff
- 11:29 Changeset [967] by
- Remove test that called super, since it was only there so we could mark it …
- 11:21 Changeset [966] by
- fix space indentation from not using makefile-mode
- 11:16 Changeset [965] by
- Sync with latest dtd.
- 11:05 Changeset [964] by
- Fix namespace
- 09:30 Changeset [963] by
- merge users/dreid/cluster-2 to provide support for a variety of clustering …
- 09:22 Changeset [962] by
- Install runner with the apple makefile, and pass environment of parent …
- 09:15 Changeset [961] by
- Added location record type to SQLDB implementation. Fixed tests for …
- 09:03 Changeset [960] by
- fix incorrect conflict
- 09:01 Changeset [959] by
- Add support for "location" record type when using OD.
- 08:48 Changeset [958] by
- Merge of cuproxy-857 branch. This completes cuproxy work.
- 08:43 Changeset [957] by
- merge forward to resolve conflicts
- 08:41 Changeset [956] by
- Branching to 'users/dreid/cluster-2'
- 08:29 Changeset [955] by
- move sbs_backup stuff to the apple makefile, and rewrite #PATH, and …
01/05/07:
- 18:57 Changeset [954] by
- Move self.parent into the resource class from the file class for …
- 18:05 Changeset [953] by
- Add resourceType() method to set calendar collections up properly.
- 17:44 Changeset [952] by
- Use a new server that implements privilegedStartService so our logfiles …
- 17:00 Changeset [951] by
- install the manpage for caladmin, install the twisted directory, and make …
- 14:33 Ticket #114 (caldav tap provisions /principals and type children before shedding ...) closed by
- fixed: Fixed in r950
- 14:30 Changeset [950] by
- Merge users/dreid/principalsOnDemand-114-2 so that we don't provision …
- 14:28 Changeset [949] by
- remove comments about principals being used prior to request lookups, …
- 13:42 Changeset [948] by
- Principal resources are now collections.
- 13:41 Changeset [947] by
- Data files missing from earlier commit.
- 13:39 Changeset [946] by
- Principal resources are now collections.
- 13:20 Changeset [945] by
- Principal resources are now collections.
- 13:03 Changeset [944] by
- Cleaned-up docstring and argument name.
- 13:00 Changeset [943] by
- Clean up principalForRecord lookup, by calling up the parent chain, rather …
- 12:59 Changeset [942] by
- Principal resources are now collections.
- 11:57 Changeset [941] by
- Move calendaruserproxy into directory module.
- 11:45 Changeset [940] by
- Principal resources are now collections.
- 11:44 Changeset [939] by
- Principal resources are now collections.
- 11:25 Changeset [938] by
- Principal resources are now collections.
- 11:04 Changeset [937] by
- Fix incorrect resource types for inbox and outbox.
- 10:50 Changeset [936] by
- Multiple bind addresses, don't expose PyDirector in the config because …
- 09:31 Changeset [935] by
- Merge of branches/users/cdaboo/new-schema-904. This changes the …
- 09:30 Changeset [934] by
- Add ignores.
- 09:29 Changeset [933] by
- Merge of branches/users/cdaboo/new-schema-892. This changes the api to a …
- 08:57 Changeset [932] by
- Fix patchmaker, remove support for PyDirector's admin interface
01/04/07:
- 22:16 Ticket #38 (Several incorrect usages of Deferreds) closed by
- fixed
- 22:11 Ticket #118 (Docs need another roll) created by
- Documentation (on the Wiki) is stale again: * repository.xml no longer …
- 21:20 Changeset [931] by
- Have ReadOnlyResourceMixIn inherit from …
- 21:18 Changeset [930] by
- Fix comment
- 20:10 Changeset [929] by
- Temprary fix to allow Kerberos authentication to work with directory …
- 20:08 Changeset [928] by
- merge forward to pick up fixed DirectoryService tests.
- 20:07 Changeset [927] by
- Branching to 'users/dreid/principalsOnDemand-114-2'
- 19:48 Changeset [926] by
- Fix tests WRT locations record type
- 19:47 Ticket #117 (Time in logfiles is wrong) created by
- The timestamp in the log files is one hour off. It looks like it thinks …
- 19:23 Changeset [925] by
- fix test_root, some of these things never make it past the RootResource. …
- 19:14 Changeset [924] by
- Try and fix #144, by provisioning these principals on demand.
- 19:13 Changeset [923] by
- Branching to 'users/dreid/principalsOnDemand-114'
- 17:42 Changeset [922] by
- Add location resource type to XML service
- 17:13 Changeset [921] by
- 17:00 Changeset [920] by
- check if the authz is a group first.
- 16:38 Changeset [919] by
- these shouldn't be 401s
- 13:54 Changeset [918] by
- fix a really bad error message
- 13:37 Changeset [917] by
- dead simple patch to fix group membership lookup, this is poorly factored …
- 12:43 Changeset [916] by
- Remove canproxy support from SQLDB, add principalForShortName to …
- 11:04 Ticket #84 (caldavd incorrectly exits with status 0 when twistd fails to launch.) closed by
- fixed: Fixed in r772
- 10:41 Ticket #116 (IDAVPrincipalCollectionResource is incomplete) created by
- It does not include several generally useful methods found on …
- 10:19 Ticket #115 (principalIsGroupMember doesn't do the right thing with the new directory ...) created by
- It tries to find pincipal1 (which is a string principal URI) in a set of …
- 09:30 Ticket #114 (caldav tap provisions /principals and type children before shedding ...) created by
- This causes these directories to be owned by root:_calendar and not …
- 08:51 Changeset [915] by
- Switch to using POST instead of X-APPLE-xxx for notifcation …
- 08:39 Changeset [914] by
- Merge forward to pick up fixes for launchd.plist and caldavd etc
- 08:38 Changeset [913] by
- Branching to 'users/dreid/sudoers-2'
- 08:38 Changeset [912] by
- This should be in a user directory apparently.
- 08:37 Changeset [911] by
- Branching to 'sudoers-2'
- 08:36 Changeset [910] by
- Test for pre/post-condition errors. Test for POST instead of X-APPLE-xxx …
- 08:18 Changeset [909] by
- refactor sudoer support so we never access the directory directly. add …
Note: See TracTimeline
for information about the timeline view.

