aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Osp/OspResolver.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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