aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-15Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)2-21/+77
2013-07-15Protect against null requestsDiva Canto2-12/+16
2013-07-14Cleanup old hg sessions (older than 2 days)Diva Canto1-2/+5
2013-07-14Change the auth token to be the user's sessionid.Diva Canto1-3/+3
2013-07-13Guard against unauthorized agent deletes.Diva Canto3-12/+12
2013-07-13Deleted GET agent all around. Not used.Diva Canto2-38/+0
2013-07-13That didn't fix the problem.Diva Canto1-1/+4
2013-07-13Trying to reduce CPU usage on logins and TPs: trying radical elimination of a...Diva Canto1-4/+1
2013-07-11minor: remove some regression test logging switches accidentally left uncomme...Justin Clark-Casey (justincc)1-1/+1
2013-07-11minor: Take out unnecessary clumsy sleep at the end of regression Test404Resp...Justin Clark-Casey (justincc)1-3/+0
2013-07-11Fix regression where llHTTPRequests which did not get an OK response returned...Justin Clark-Casey (justincc)2-40/+238
2013-07-11Changed the UserProfileModule so that it's less greedy in terms of thread usage.Diva Canto1-7/+5
2013-07-09Revert "minor: remove some mono compiler warnings in UserProfileModule"Robert Adams1-13/+16
2013-07-09Put guards on a bunch of exception-inducing code, as seen in logs from load t...Diva Canto3-4/+9
2013-07-09minor: remove some mono compiler warnings in UserProfileModuleJustin Clark-Casey (justincc)1-16/+13
2013-07-08For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)1-3/+3
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)3-6/+232
2013-07-08Make dictionary read/write locking consistent in CapabilitiesModule, rename t...Justin Clark-Casey (justincc)1-48/+82
2013-07-08Placed a throttle on UserManagementModule for name lookups. Singularity appar...Diva Canto2-11/+57
2013-07-06Revert "WARNING: BRUTE FORCE DEBUG AGAIN. AVOID USING THIS COMMIT"Diva Canto1-3/+1
2013-07-06Some more fixes on strange behaviors of Unknown User, esp. related to large m...Diva Canto2-16/+16
2013-07-06MORE DEBUG. DON"T USE THIS.Diva Canto1-3/+3
2013-07-06WARNING: BRUTE FORCE DEBUG AGAIN. AVOID USING THIS COMMITDiva Canto1-1/+3
2013-07-05Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...Diva Canto5-25/+29
2013-07-06Update thread watchdog on GridServiceRequestThread periodically and turn off ...Justin Clark-Casey (justincc)1-1/+3
2013-07-04Delete some verbose debug messagesDiva Canto3-6/+6
2013-07-04Throttle the viewer's requests for region handles. Apparently Kokua is reques...Diva Canto1-0/+161
2013-07-04Guard against completely unknown user UUIDs.Diva Canto1-3/+6
2013-07-04Revert "Same freeze issue, now checking if it's in estate"Diva Canto1-1/+0
2013-07-04Same freeze issue, now checking if it's in estateDiva Canto1-0/+1
2013-07-04With diva's permission, temporarily reinsert Unknown UserUMMAU3 to make sure ...Justin Clark-Casey (justincc)1-7/+18
2013-07-04More debug, same issueDiva Canto2-1/+3
2013-07-04More debug, same issueDiva Canto2-3/+5
2013-07-04More debug related to the previous commitDiva Canto1-1/+1
2013-07-04Now trying to find a cause of freeze at login related to friends status notif...Diva Canto1-2/+5
2013-07-04HG Friends: this was commented some commits ago, but it shouldn't have been.Diva Canto1-25/+24
2013-07-04Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto1-1/+0
2013-07-04HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto1-0/+1
2013-07-02Squoosh one last opportunity for Unknown Users to creep in.Diva Canto1-7/+5
2013-07-02Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...Diva Canto1-3/+2
2013-07-03minor: Correct typo of "Descrition" to "Description" in "show object *" conso...Justin Clark-Casey (justincc)1-1/+1
2013-07-02More debug messagesDiva Canto1-1/+6
2013-07-02This should have a strong effect on the Unknown User issue mantis #6625Diva Canto1-2/+18
2013-07-02HG: close a loophole by which if something was wrong with the ServiceURLs it ...Diva Canto2-1/+10
2013-07-01Update debug unknown user name UserUMMTGUN3 to UserUMMTGUN4 and UserUMMAU -> ...Justin Clark-Casey (justincc)1-2/+2
2013-06-30Revert "One more debug mantis #6625"Diva Canto1-1/+0
2013-06-30Same fix to LocalInventoryServiceConnector.csDiva Canto1-1/+2
2013-06-29More on mantis #6625Diva Canto1-1/+2
2013-06-29Fixed previous debug messageDiva Canto1-1/+1
2013-06-29One more debug mantis #6625Diva Canto1-0/+1