aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/BaseOpenSimServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* 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
* 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
* 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
* 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
* 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
* 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
* Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-21/+6
* * GridServerPostHandler.cs: Try/catch in HandleDiva Canto2009-10-051-1/+7
* Formatting cleanup.Jeff Ames2009-10-011-6/+6
* Formatting cleanup. Add copyright headers.Jeff Ames2009-08-131-1/+1
* Enable the console show version command and the viewer about command, to show...Chris Down2009-08-111-22/+46
* Formatting cleanup.Jeff Ames2009-06-101-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-1/+1
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-10/+10
* Thank you kindly, BlueWall sir, for a patch that:Charles Krinke2009-05-131-2/+10
* Committing the changed treeMelanie Thielker2009-05-041-0/+510
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-496/+0
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-1/+1
* Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-05-021-1/+15
* Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble2009-04-251-2/+3
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-221-4/+4
* Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-04-171-0/+8
* Add a PIDFile in [Startup], which the PID will be written toMelanie Thielker2009-04-011-0/+36
* * Fix http://opensimulator.org/mantis/view.php?id=3193Justin Clarke Casey2009-02-191-51/+45
* * optimized usings.lbsa712009-02-121-2/+3
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-8/+8
* * Restore show information for the OpenSim region server (version, info, thre...Justin Clarke Casey2009-02-091-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-65/+54
* * Make existing module commanders register as help topicsJustin Clarke Casey2009-02-051-4/+24
* * Added "show queues" command that shows throttling queues for all clients.lbsa712008-12-181-1/+1
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-021-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-4/+1
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-1/+4
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-4/+1
* * minor: add interface version to 'show version' command outputJustin Clarke Casey2008-11-171-1/+4