aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/UserProfiles/UserProfileModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with editing notes for other avatarsBlueWall2013-12-161-2/+2
* Backport profile fixesBlueWall2013-12-061-0/+67
* Remove mono compiler warnings from UserProfilesModuleJustin Clark-Casey (justincc)2013-08-171-19/+16
* Changed the UserProfileModule so that it's less greedy in terms of thread usage.Diva Canto2013-07-111-7/+5
* Revert "minor: remove some mono compiler warnings in UserProfileModule"Robert Adams2013-07-091-13/+16
* minor: remove some mono compiler warnings in UserProfileModuleJustin Clark-Casey (justincc)2013-07-091-16/+13
* Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfi...Justin Clark-Casey (justincc)2013-06-151-14/+13
* Correct build break in previous commit 9c530d7Justin Clark-Casey (justincc)2013-06-151-10/+7
* refactor: In UserProfileModule, change classifiedCache and classifiedInterest...Justin Clark-Casey (justincc)2013-06-151-19/+23
* Catch exception triggered by incoming avatars using legacy profilesBlueWall2013-06-081-1/+10
* SQLite support for UserProfilesBlueWall2013-06-071-0/+1
* Prevent processing for NpcBlueWall2013-06-051-1/+3
* Remove a couple of orphaned linesBlueWall2013-06-051-3/+0
* Make locking more uniformBlueWall2013-06-051-14/+19
* Adding back the BasicProfileModuleBlueWall2013-05-311-73/+15
* UserProfilesBlueWall2013-05-301-0/+1386