aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-08minor: Add back commented out logging message in Caps.RegisterHandler() that ...Justin Clark-Casey (justincc)1-0/+1
2013-07-08For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)5-11/+20
2013-07-08BaseHttpServer: if the handler sets the content length, don't override it. Th...Diva Canto1-1/+1
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)43-80/+346
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-07Print out caller IP when unusual requests are received.Diva Canto1-1/+1
2013-07-07BulletSim: Different Implementation of Angular Deflection for vehicles, Activ...Vegaslon1-15/+16
2013-07-07BulletSim: fix jumping up and down of linksets when center-of-massRobert Adams1-6/+2
2013-07-07BulletSim: rename position and orientation variables to remove theRobert Adams3-95/+71
2013-07-06Try to normalize the creatorData of scene object parts with the trailing '/'....Diva Canto1-0/+4
2013-07-06A little more debugDiva Canto1-1/+1
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-06Simina activity detector was too eager. Disabled it in case simian is not bei...Diva Canto1-1/+2
2013-07-06Add implementations for llSetVelocity and llSetAngularVelocity.Robert Adams3-0/+38
2013-07-06BulletSim: implementation of linkset center-of-mass.Robert Adams5-29/+70
2013-07-06BulletSim: More tweaking on center-of-mass. Almost there. Changes have no eff...Robert Adams4-101/+51
2013-07-06BulletSim: comments and non-functional changes working toward the center-of-g...Robert Adams4-20/+39
2013-07-06BulletSim: non-functional updates. Comments and formatting.Robert Adams4-43/+67
2013-07-05Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...Diva Canto5-25/+29
2013-07-06Fix mono warning in LLImageManagerTestsJustin Clark-Casey (justincc)1-1/+1
2013-07-06Get InventoryWorkerThreads to update watchdog on processing requestsJustin Clark-Casey (justincc)1-0/+2
2013-07-06Update thread watchdog on GridServiceRequestThread periodically and turn off ...Justin Clark-Casey (justincc)1-1/+3
2013-07-06refactor: Make stats and sim status simpler by extending BaseStreamHandler li...Justin Clark-Casey (justincc)2-77/+23
2013-07-05Add very basic regression test TestChildAgentSingleRegionCapabilities() which...Justin Clark-Casey (justincc)1-0/+88
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 Canto2-18/+161
2013-07-04Guard against completely unknown user UUIDs.Diva Canto1-3/+6
2013-07-04Debug the RegionHandle handler (same issue)Diva Canto1-0/+1
2013-07-04Revert "WARNING: BRUTE FORCE DEBUG. AVOID USING THIS COMMIT."Diva Canto1-4/+0
2013-07-04WARNING: BRUTE FORCE DEBUG. AVOID USING THIS COMMIT.Diva Canto1-0/+4
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-04HG Friends: migration #3 is failing on some installations of MySql. Setting t...Diva Canto1-1/+1
2013-07-04Add --default option to "debug lludp packet" command to allow packet logging ...Justin Clark-Casey (justincc)1-17/+52
2013-07-04Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto2-9/+1
2013-07-04HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto2-1/+9
2013-07-04change "debug packet" command to "debug lludp packet" to conform with other "...Justin Clark-Casey (justincc)3-74/+59
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 Canto3-9/+7
2013-07-03minor: Correct typo of "Descrition" to "Description" in "show object *" conso...Justin Clark-Casey (justincc)1-1/+1