aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Agent/UDP (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-7/+7
* minor: correct text and usage for "image queues show" reigon console command.Justin Clark-Casey (justincc)2012-01-241-2/+2
* Add "image queues clear <first-name> <last-name>" console commandJustin Clark-Casey (justincc)2012-01-191-15/+60
* minor: Fix wrong column length in image queues reportJustin Clark-Casey (justincc)2012-01-101-2/+2
* rename "show image queue" to "show image queues" in line with other udp info ...Justin Clark-Casey (justincc)2012-01-101-29/+8
* Add "show image queue <first-name> <last-name>" region console commandJustin Clark-Casey (justincc)2012-01-101-1/+88
* Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ...Justin Clark-Casey (justincc)2011-12-091-3/+3
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-05-061-1/+1
* add descriptive explanations for region restart functionalityJustin Clark-Casey (justincc)2011-05-061-1/+0
* fix command display for debugging 'emergency-monitoring'Justin Clark-Casey (justincc)2011-05-061-1/+1
* Cleaned up various configuration options. Removed the category throttleMic Bowman2011-04-251-9/+9
* Various clean ups. Removed some debugging code. Added a new "show pqueues"Mic Bowman2011-04-221-2/+101
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-03-051-1/+1
* Detect negative dripAmounts in TokenBuckets. These negatives result from over...Diva Canto2011-02-091-1/+1
* Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen...Diva Canto2011-02-081-2/+28
* Record number of resent packets in LindenUDP stack and display in stats reportJustin Clark-Casey (justincc)2011-02-021-11/+13
* minor: remove unnecessary newline from "show throttles" informationJustin Clark-Casey (justincc)2011-01-211-1/+1
* properly format "show throttles" tableJustin Clark-Casey (justincc)2011-01-211-26/+55
* crudely refactor table generation code for "show queues" and "show throttles"Justin Clark-Casey (justincc)2011-01-211-41/+30
* implement "show throttles" command for showing current agent throttles and th...Justin Clark-Casey (justincc)2011-01-211-0/+330