aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-18Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques...Diva Canto1-2/+9
2013-07-18Reverting the reverts I did yesterday. cpu-branch has now beenDiva Canto1-3/+5
2013-07-17Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi...Diva Canto1-5/+3
2013-07-17Cleared up much confusion in PollServiceRequestManager. Here's the history:Diva Canto1-3/+5
2013-07-16revert last commit which seems to conflict with DoubleQueue internals. The ra...dahlia1-10/+5
2013-07-16add locking to internal queue in WebFetchInvDescModule; lack of which caused ...dahlia1-5/+10
2013-07-16Simplify EventQueue cap setup so that it is also stat monitored.Justin Clark-Casey (justincc)1-45/+29
2013-07-15Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)3-48/+33
2013-07-15Guard against null refDiva Canto1-1/+2
2013-07-12Changed UploadBakedTextureModule so that it uses the same pattern as the othe...Diva Canto1-8/+27
2013-07-08For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)2-3/+10
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-1/+1
2013-07-06Get InventoryWorkerThreads to update watchdog on processing requestsJustin Clark-Casey (justincc)1-0/+2
2013-06-17minor: remove mono compiler warnings in WebFetchInvDescModuleJustin Clark-Casey (justincc)1-3/+2
2013-06-14Don't try to abort worker threads in WebFetchInvDescModule if module was not ...Justin Clark-Casey (justincc)1-6/+4
2013-06-10Explicitly set uploaded mesh object permsMelanie1-10/+13
2013-06-07Put the configuration back in FetchInventoryDesc2 cap.Diva Canto1-0/+29
2013-06-07Supply proper type information for the various types of requestsMelanie1-0/+1
2013-06-07Adding Avination's PollService to round out the HTTP inventory changesMelanie2-4/+4
2013-06-05Port Avination's inventory send throttlingMelanie1-52/+213
2013-05-22Let the event queue do lees work - expire every 40s as per Teravus instead of...Melanie1-1/+1
2013-05-10Delete debug messageDiva Canto1-1/+0
2013-05-07Added AvatarPickerSearch capability handler.Diva Canto1-0/+140
2013-04-30Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie1-1/+12
2013-04-30Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie1-1/+12
2013-04-25Send 503 when throttling texturesMelanie1-1/+33
2013-03-28minor: Fix usage error message for "debug eq" console commandJustin Clark-Casey (justincc)1-1/+1
2013-03-28Add "show eq" console command to show numbers of messages in agent event queues.Justin Clark-Casey (justincc)1-0/+23
2013-03-26Implement a pref to turn on the simulator ExportSupported feature entry.Melanie1-0/+6
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2-2/+4
2013-03-24Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie1-4/+5
2013-03-11minor: Remove mono compiler warnings in EventQueueTestsJustin Clark-Casey (justincc)1-1/+3
2013-03-04Fix issue in the mesh upload flag module where the ID of the last agent to re...Justin Clark-Casey (justincc)1-6/+6
2013-03-03Make a viewer sent XML error prettierMelanie1-0/+4
2013-02-24The viewer tries to parse the error message body to LLSD - give it some.Melanie1-2/+2
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-20minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linde...Justin Clark-Casey (justincc)2-5/+5
2013-02-18Fix an issue where the viewer would request the seed cap beforeMelanie1-0/+3
2013-02-14Add an event and some logic to allow customizing Simulator Features by avatarMelanie1-4/+21
2013-02-14Add an event and some logic to allow customizing Simulator Features by avatarMelanie1-4/+21
2013-02-14Small fix to sim features moduleMelanie1-0/+2
2013-02-13Make the sim features module register it's interface so it can be usedMelanie1-0/+2
2013-02-07Plumb the path from the client to the extra physics params and backMelanie2-0/+28
2013-02-07Rename Bounciness to RestitutionMelanie1-1/+1
2013-02-07Send the new physics params to the viewer build dialogMelanie1-0/+35
2013-02-07Rename Bounciness to RestitutionMelanie1-1/+1
2013-02-06Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie1-7/+70
2013-02-05* the root prim was being given an OffsetPosition in addition to setting the ...teravus1-1/+1
2013-02-05Try to fix uploaded mesh rotations - code from Avination code base.Melanie1-12/+27
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1