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