aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2013-07-02Fix SQL statementDiva Canto3-3/+3
2013-07-02Do the same for SQLite and MSSQLDiva Canto2-2/+2
2013-07-02Really make it call the method with the query interfaceDiva Canto1-1/+1
2013-07-02More debug messagesDiva Canto2-2/+11
2013-07-02This should have a strong effect on the Unknown User issue mantis #6625Diva Canto6-6/+50
2013-07-02HG: close a loophole by which if something was wrong with the ServiceURLs it ...Diva Canto3-2/+11
2013-07-01Update debug unknown user name UserUMMTGUN3 to UserUMMTGUN4 and UserUMMAU -> ...Justin Clark-Casey (justincc)1-2/+2
2013-06-30BulletSim: add the reset of the last commit for flush log file problems.Robert Adams2-2/+2
2013-06-30BulletSim: fix an occasional crash with flushing log files.Robert Adams1-4/+2
2013-06-30BulletSim: remove the handle to the vehicle actor and cause routinesRobert Adams2-32/+70
2013-06-30BulletSim: set linkset type to be prim specific rather than a simulatorRobert Adams3-15/+8
2013-06-30BulletSim: a better version of llMoveToTarget that doesn't go crazy.Robert Adams5-19/+98
2013-06-30BulletSim: add inTaintTime parameter to collision cache clear function.Robert Adams1-3/+3
2013-06-30Groups V2: charge for group creation only after the group has been successful...Diva Canto1-1/+4
2013-06-30Revert "More debug mantis #6625"Diva Canto1-1/+0
2013-06-30Revert "One more debug mantis #6625"Diva Canto1-1/+0
2013-06-30Revert "A little more debug for the Unknown User problem mantis #6625"Diva Canto1-3/+0
2013-06-30Same fix to LocalInventoryServiceConnector.csDiva Canto1-1/+2
2013-06-29More on mantis #6625Diva Canto1-1/+2
2013-06-29More debug mantis #6625Diva Canto1-0/+1
2013-06-29Fixed previous debug messageDiva Canto1-1/+1