aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/UserManagement/HGUserManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change warns associated with UserAgentServiceConnector to debugs, as this is ...Justin Clark-Casey (justincc)2014-02-141-1/+1
* If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)2014-02-141-1/+11
* Placed a throttle on UserManagementModule for name lookups. Singularity appar...Diva Canto2013-07-081-1/+1
* Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...Justin Clark-Casey (justincc)2013-05-231-1/+1
* Added AvatarPickerSearch capability handler.Diva Canto2013-05-071-1/+1
* Fix what appears to be a bug in HGUserManagementModule where it enables on th...Justin Clark-Casey (justincc)2013-04-021-2/+1
* More module cleanup: removed the CoreModules.Framework modules directives out...Diva Canto2012-11-121-0/+2
* Not really a change, just added a reminder to fix something here.Diva Canto2012-09-261-0/+3
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-33/+43
* Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-6/+34
* Amend to previous commit: normalize strings ToLower.Diva Canto2012-03-171-2/+6
* More on HG access control. This commit splits the UserManagementModule into t...Diva Canto2012-03-171-0/+119