aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IUserManagement.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+2
2012-10-05minor: Add missing license information from the top of IUserManagementJustin Clark-Casey (justincc)1-1/+28
2012-03-28Add "friends show cache <first-name> <last-name>" command for debugging purpo...Justin Clark-Casey (justincc)1-0/+15
2012-01-12Undo some prior workBlueWall1-3/+0
2012-01-12Renamed one var and deleted commented code. No functional changes.Diva Canto1-1/+1
2012-01-03Profile UpdatesBlueWall1-0/+3
2011-12-29Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto1-0/+2
2011-08-19Stop NPC's getting hypergrid like names in some circumstances.Justin Clark-Casey (justincc)1-1/+36
2011-06-08Fixed "Unknown User" listed as creator/owner on prims created with the Build ...Diva Canto1-0/+1
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-0/+2
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto1-0/+1
2010-11-21Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto1-0/+13