| Commit message (Expand) | Author | Files | Lines |
2012-07-27 | Remove a couple of compiler warnings pointed out by SignpostMarv | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2012-07-25 | Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2012-07-25 | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-07-11 | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-06-22 | If starting scripts on initial sim start, provide INFO level log feedback eac... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-06-20 | Remove STARTUP COMPLETE message from the startuplogo.txt file and into main l... | Justin Clark-Casey (justincc) | 1 | -1/+3 |
2012-06-20 | Comment out the neighbour and land in connectors from info logging that they ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-16 | minor: reuse threadpool count we just fetched instead of fetching it again | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-16 | Add total scripts count to "show threads" | Justin Clark-Casey (justincc) | 1 | -2/+10 |
2012-03-16 | Improve threadpool reporting to "show threads" console command (also gets pri... | Justin Clark-Casey (justincc) | 1 | -6/+2 |
2012-03-08 | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 1 | -10/+10 |
2012-02-24 | Rename Watchdog.GetThreads() to GetThreadsInfo() to reflect what it actually ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-02-18 | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 1 | -1/+3 |
2012-01-31 | Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCo... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-12-05 | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-11-15 | fix build break on UserManagementModule. | Justin Clark-Casey (justincc) | 1 | -4/+8 |
2011-11-15 | improve formatting of "show threads" | Justin Clark-Casey (justincc) | 1 | -1/+8 |
2011-11-15 | Add number of milliseconds since last update to "show threads" | Justin Clark-Casey (justincc) | 1 | -3/+7 |
2011-10-25 | minor: add "threads show" as synonym for "show threads" for consistency | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-10-25 | Add "threads abort <thread-id>" simulator console command that allows us to a... | Justin Clark-Casey (justincc) | 1 | -0/+25 |
2011-07-01 | Make default serverside_object_permissions = true since this better matches u... | Justin Clark-Casey (justincc) | 1 | -11/+0 |
2011-07-01 | If OpenSim has been built from a git tree, then include version information a... | Justin Clark-Casey (justincc) | 1 | -4/+39 |
2011-07-01 | refactor: rename gitCommitFileName to manualVersionFileName since bin/.versio... | Justin Clark-Casey (justincc) | 1 | -5/+4 |
2011-02-04 | Fix "set log level" to once again display current log level if it's not given... | Justin Clark-Casey (justincc) | 1 | -12/+15 |
2011-01-21 | Update the "config get <section> <key>" command to "config get [<section>] [<... | Justin Clark-Casey (justincc) | 1 | -0/+14 |
2011-01-21 | make "show info" and "show version" show the same version text | Justin Clark-Casey (justincc) | 1 | -4/+7 |
2011-01-21 | add current console log level to "show info" | Justin Clark-Casey (justincc) | 1 | -2/+9 |
2011-01-20 | minor: make "show info" help slightly clearer | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-09-14 | Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat... | Justin Clark-Casey (justincc) | 1 | -16/+10 |
2010-05-28 | add a smidgen more log debug information in the form of the operating system ... | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2009-11-27 | Apply patch to reduce git revision text length if running sim directly from a... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-10-19 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-10-07 | Bug fix. | Diva Canto | 1 | -2/+6 |
2009-10-07 | Printout one more field in show threads, but this won't buy us much. | Diva Canto | 1 | -1/+2 |
2009-10-06 | Fixing a few compile errors in the previous commit | John Hurliman | 1 | -21/+6 |
2009-10-05 | * GridServerPostHandler.cs: Try/catch in Handle | Diva Canto | 1 | -1/+7 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2009-08-13 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -1/+1 |
2009-08-11 | Enable the console show version command and the viewer about command, to show... | Chris Down | 1 | -22/+46 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-20 | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 1 | -1/+1 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -10/+10 |
2009-05-13 | Thank you kindly, BlueWall sir, for a patch that: | Charles Krinke | 1 | -2/+10 |
2009-05-04 | Committing the changed tree | Melanie Thielker | 1 | -0/+510 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -496/+0 |
2009-05-04 | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 1 | -1/+1 |
2009-05-02 | Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 1 | -1/+15 |
2009-04-25 | Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers... | Dahlia Trimble | 1 | -2/+3 |
2009-04-22 | Add copyright headers. Formatting cleanup. | Jeff Ames | 1 | -4/+4 |