aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/BaseOpenSimServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-07-281-1/+1
|\
| * Remove a couple of compiler warnings pointed out by SignpostMarvJustin Clark-Casey (justincc)2012-07-271-1/+0
| * Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-251-0/+1
| * Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-1/+1
* | Merge branch 'master' into careminsterMelanie2012-07-121-2/+2
|\ \ | |/
| * Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-2/+2
* | Merge branch 'master' into careminsterMelanie2012-06-261-1/+1
|\ \ | |/
| * If starting scripts on initial sim start, provide INFO level log feedback eac...Justin Clark-Casey (justincc)2012-06-221-1/+1
* | Merge branch 'master' into careminsterMelanie2012-06-211-1/+3
|\ \ | |/
| * Remove STARTUP COMPLETE message from the startuplogo.txt file and into main l...Justin Clark-Casey (justincc)2012-06-201-1/+3
| * Comment out the neighbour and land in connectors from info logging that they ...Justin Clark-Casey (justincc)2012-06-201-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-181-6/+10
|\ \ | |/
| * minor: reuse threadpool count we just fetched instead of fetching it againJustin Clark-Casey (justincc)2012-03-161-1/+1
| * Add total scripts count to "show threads"Justin Clark-Casey (justincc)2012-03-161-2/+10
| * Improve threadpool reporting to "show threads" console command (also gets pri...Justin Clark-Casey (justincc)2012-03-161-6/+2
* | Merge branch 'master' into careminsterMelanie2012-03-081-10/+10
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-10/+10
* | Merge branch 'master' into careminsterMelanie2012-02-241-1/+1
|\ \ | |/
| * Rename Watchdog.GetThreads() to GetThreadsInfo() to reflect what it actually ...Justin Clark-Casey (justincc)2012-02-241-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-181-1/+3
|\ \ | |/
| * On Windows automatically load the correct native ODE library depending on whe...Justin Clark-Casey (justincc)2012-02-181-1/+3
* | Merge branch 'master' into careminsterMelanie2012-01-311-1/+1
|\ \ | |/
| * Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCo...Justin Clark-Casey (justincc)2012-01-311-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-12-051-1/+1
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-171-3/+18
|\ \ | |/
| * fix build break on UserManagementModule.Justin Clark-Casey (justincc)2011-11-151-4/+8
| * improve formatting of "show threads"Justin Clark-Casey (justincc)2011-11-151-1/+8
| * Add number of milliseconds since last update to "show threads"Justin Clark-Casey (justincc)2011-11-151-3/+7
* | Merge branch 'master' into bigmergeMelanie2011-10-261-0/+30
|\ \ | |/
| * minor: add "threads show" as synonym for "show threads" for consistencyJustin Clark-Casey (justincc)2011-10-251-0/+5
| * Add "threads abort <thread-id>" simulator console command that allows us to a...Justin Clark-Casey (justincc)2011-10-251-0/+25
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-051-17/+40
|\ \ | |/
| * Make default serverside_object_permissions = true since this better matches u...Justin Clark-Casey (justincc)2011-07-011-11/+0
| * If OpenSim has been built from a git tree, then include version information a...Justin Clark-Casey (justincc)2011-07-011-4/+39
| * refactor: rename gitCommitFileName to manualVersionFileName since bin/.versio...Justin Clark-Casey (justincc)2011-07-011-5/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-12/+15
|\ \ | |/
| * Fix "set log level" to once again display current log level if it's not given...Justin Clark-Casey (justincc)2011-02-041-12/+15
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-231-6/+30
|\ \ | |/
| * Update the "config get <section> <key>" command to "config get [<section>] [<...Justin Clark-Casey (justincc)2011-01-211-0/+14
| * make "show info" and "show version" show the same version textJustin Clark-Casey (justincc)2011-01-211-4/+7
| * add current console log level to "show info"Justin Clark-Casey (justincc)2011-01-211-2/+9
| * minor: make "show info" help slightly clearerJustin Clark-Casey (justincc)2011-01-201-1/+1
* | Remove "OpenSimulator" from startup messageMelanie2010-11-091-1/+1
|/
* Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat...Justin Clark-Casey (justincc)2010-09-141-16/+10
* add a smidgen more log debug information in the form of the operating system ...Justin Clark-Casey (justincc)2010-05-281-1/+5
* Apply patch to reduce git revision text length if running sim directly from a...Justin Clark-Casey (justincc)2009-11-271-1/+1
* Formatting cleanup.Jeff Ames2009-10-191-1/+1
* Bug fix.Diva Canto2009-10-071-2/+6
* Printout one more field in show threads, but this won't buy us much.Diva Canto2009-10-071-1/+2