index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Framework
/
UserManagement
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
For unknown user issue, bump GUN7 to GUN8 and UMMAU3 to UMMAU4 to assess what...
Justin Clark-Casey (justincc)
2013-07-23
1
-2
/
+2
*
Improvements to the ServiceThrottleModule: added a category and an itemid to ...
Diva Canto
2013-07-16
1
-1
/
+1
*
UserManagementModule: in the continuation, call the method that also looks up...
Diva Canto
2013-07-16
1
-2
/
+2
*
Deleted a couple of verbose messages
Diva Canto
2013-07-16
1
-3
/
+1
*
Eliminated the UserManagement/UserManagementModule throttle thread. Made the ...
Diva Canto
2013-07-16
1
-117
/
+60
*
In the pursuit of using less CPU: now trying to avoid blocking queues altoget...
Diva Canto
2013-07-16
1
-7
/
+57
*
Actually use DoubleQueue in UserManagement/UserManagementModule
Diva Canto
2013-07-16
1
-1
/
+1
*
High CPU hunt: try a different blocking queue, DoubleQueue
Diva Canto
2013-07-16
1
-0
/
+1
*
Protect against null requests
Diva Canto
2013-07-15
1
-8
/
+10
*
Placed a throttle on UserManagementModule for name lookups. Singularity appar...
Diva Canto
2013-07-08
2
-11
/
+57
*
Revert "WARNING: BRUTE FORCE DEBUG AGAIN. AVOID USING THIS COMMIT"
Diva Canto
2013-07-06
1
-3
/
+1
*
Some more fixes on strange behaviors of Unknown User, esp. related to large m...
Diva Canto
2013-07-06
1
-3
/
+2
*
WARNING: BRUTE FORCE DEBUG AGAIN. AVOID USING THIS COMMIT
Diva Canto
2013-07-06
1
-1
/
+3
*
Guard against completely unknown user UUIDs.
Diva Canto
2013-07-04
1
-3
/
+6
*
With diva's permission, temporarily reinsert Unknown UserUMMAU3 to make sure ...
Justin Clark-Casey (justincc)
2013-07-04
1
-7
/
+18
*
Squoosh one last opportunity for Unknown Users to creep in.
Diva Canto
2013-07-02
1
-7
/
+5
*
Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...
Diva Canto
2013-07-02
1
-3
/
+2
*
More debug messages
Diva Canto
2013-07-02
1
-1
/
+6
*
This should have a strong effect on the Unknown User issue mantis #6625
Diva Canto
2013-07-02
1
-2
/
+18
*
Update debug unknown user name UserUMMTGUN3 to UserUMMTGUN4 and UserUMMAU -> ...
Justin Clark-Casey (justincc)
2013-07-01
1
-2
/
+2
*
Update temporary "Unknown UserUMMTGUN2" name to "Unknown UserUMMTGUN3" to see...
Justin Clark-Casey (justincc)
2013-06-25
1
-1
/
+1
*
Removed the lock entirely
Diva Canto
2013-06-11
1
-56
/
+52
*
Really bad idea to lock m_UserCache for so long in UserManagementModule. Adde...
Diva Canto
2013-06-11
1
-13
/
+17
*
Try caching the user name for a new agent earlier on in the process of establ...
Justin Clark-Casey (justincc)
2013-05-29
2
-2
/
+2
*
Add HG regression TestCachedUserNameForNewAgent()
Justin Clark-Casey (justincc)
2013-05-29
1
-0
/
+76
*
Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...
Justin Clark-Casey (justincc)
2013-05-23
1
-1
/
+1
*
To further help with tracking down the apperance of too much "Unknown User" i...
Justin Clark-Casey (justincc)
2013-05-21
1
-2
/
+2
*
Fix compile failure from recent git master 434c3cf
Justin Clark-Casey (justincc)
2013-05-21
1
-1
/
+1
*
Make "show name" command display HomeURL like "show names"
Justin Clark-Casey (justincc)
2013-05-21
1
-4
/
+11
*
minor: Change "show names" command to use consistent console display table
Justin Clark-Casey (justincc)
2013-05-21
1
-15
/
+9
*
Add "show name" console command to make it possible to show a single binding ...
Justin Clark-Casey (justincc)
2013-05-21
1
-0
/
+34
*
Log when "Unknown User" is sent to a user because the UMM had no binding for ...
Justin Clark-Casey (justincc)
2013-05-21
1
-17
/
+32
*
Lock m_UserCache whilst iterating over it in UserManagementModule.GetUserData...
Justin Clark-Casey (justincc)
2013-05-21
1
-4
/
+9
*
Added AvatarPickerSearch capability handler.
Diva Canto
2013-05-07
2
-35
/
+39
*
Bug fix: compare tolower. This should fix the issue where HG visitors current...
Diva Canto
2013-04-24
1
-1
/
+1
*
Fix what appears to be a bug in HGUserManagementModule where it enables on th...
Justin Clark-Casey (justincc)
2013-04-02
1
-2
/
+1
*
UserManagementModule: search the local cache for names too.
Diva Canto
2012-12-09
1
-0
/
+10
*
More module cleanup: removed the CoreModules.Framework modules directives out...
Diva Canto
2012-11-12
2
-0
/
+4
*
Finally fix build break by allowing UserManagementModule (which constructs a ...
Justin Clark-Casey (justincc)
2012-10-05
1
-0
/
+1
*
Show the user's home url too on the console command.
Diva Canto
2012-09-26
1
-4
/
+3
*
Not really a change, just added a reminder to fix something here.
Diva Canto
2012-09-26
1
-0
/
+3
*
Add "friends show cache <first-name> <last-name>" command for debugging purpo...
Justin Clark-Casey (justincc)
2012-03-28
1
-0
/
+29
*
HG Friends: allow the establishment of HG friendships without requiring co-pr...
Diva Canto
2012-03-20
2
-42
/
+54
*
Added GetUUID(first, last) on UserAgentsService so that we can finally make d...
Diva Canto
2012-03-17
2
-7
/
+34
*
Amend to previous commit: normalize strings ToLower.
Diva Canto
2012-03-17
1
-2
/
+6
*
More on HG access control. This commit splits the UserManagementModule into t...
Diva Canto
2012-03-17
2
-40
/
+181
*
Moved HandleAvatarPickerRequest from the generic Scene.PacketHandlers to the ...
Diva Canto
2012-03-17
1
-0
/
+62
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
1
-1
/
+1
*
Fix improper code formatting introduced in 6214e6a217cf
Bo Iwu
2012-01-13
1
-24
/
+40
*
Undo some prior work
BlueWall
2012-01-12
1
-93
/
+0
[next]