aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Osp/OspResolver.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First attempt at fixing mantis #4641. It's better but there are now some ↵Diva Canto2010-03-311-1/+4
| | | | | | issues with permissions. (looks like my commit is going to touch CM files, I'm going to let it do it - eof only)
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+0
|
* Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-091-10/+11
|
* make logging less verbose when loading iarsJustin Clark-Casey (justincc)2009-11-131-1/+1
|
* Formatting cleanup.Jeff Ames2009-10-011-6/+6
|
* Add test to check behaviour if an iar is loaded where no user profile exists ↵Justin Clark-Casey (justincc)2009-09-091-1/+6
| | | | | | for the creators Disable generation of temporary profiles for now, instead record loading user as creator
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * minor: Quieten down temporary profile resolver to only log when it's ↵Justin Clarke Casey2009-05-071-3/+3
| | | | actually dealing with a temporary profile
* * If an item creator id contains an iar loaded name, create a temporary ↵Justin Clarke Casey2009-05-051-10/+9
| | | | profile and hashed UUID to represent the user
* * refactor: move OspResolver to a different namespaceJustin Clarke Casey2009-05-041-0/+170