aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IUserProfilesService.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-02seems to compile ( tests comented out)UbitUmarov1-0/+5
2013-12-07Revert "Add support for user preferences (im via email)"Melanie1-5/+0
This reverts commit 1842388bb4dcf5ecd57732ffa877b6ca1a3dec7b.
2013-12-06Add support for user preferences (im via email)BlueWall1-0/+5
2013-05-31Adding standard OpenSim header to source filesBlueWall1-0/+27
2013-05-30UserProfilesBlueWall1-0/+48
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module.