aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/BaseOpenSimServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-1/+1
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-10/+10
2009-05-13Thank you kindly, BlueWall sir, for a patch that:Charles Krinke1-2/+10
2009-05-04Committing the changed treeMelanie Thielker1-0/+510
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-496/+0
2009-05-04Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker1-1/+1
2009-05-02Thank you kindly, BlueWall, for a patch that:Charles Krinke1-1/+15
2009-04-25Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble1-2/+3
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames1-4/+4
2009-04-17Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke1-0/+8
2009-04-01Add a PIDFile in [Startup], which the PID will be written toMelanie Thielker1-0/+36
2009-02-19* Fix http://opensimulator.org/mantis/view.php?id=3193Justin Clarke Casey1-51/+45
2009-02-12* optimized usings.lbsa711-2/+3
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker1-8/+8
2009-02-09* Restore show information for the OpenSim region server (version, info, thre...Justin Clarke Casey1-1/+1
2009-02-07Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker1-65/+54
2009-02-05* Make existing module commanders register as help topicsJustin Clarke Casey1-4/+24
2008-12-18* Added "show queues" command that shows throttling queues for all clients.lbsa711-1/+1
2008-12-02Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW1-1/+1
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-4/+1
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-1/+4
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-4/+1
2008-11-17* minor: add interface version to 'show version' command outputJustin Clarke Casey1-1/+4
2008-11-11* Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey1-19/+0
2008-10-29* Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in...Justin Clarke Casey1-1/+1
2008-10-28* minor: remove mono compiler warningsJustin Clarke Casey1-1/+1
2008-10-28* Apply http://opensimulator.org/mantis/view.php?id=2482Justin Clarke Casey1-3/+17
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-2/+9
2008-10-03* minor: restore the standard startup logo text now I understand why things w...Justin Clarke Casey1-1/+1
2008-10-03* oops, fix region startup to be in the correct sequence (though it appeared ...Justin Clarke Casey1-1/+1
2008-10-03* For shits and giggles, print out the time taken for a server to start up (w...Justin Clarke Casey1-0/+4
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-2/+9
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke1-10/+3
2008-09-15* Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey1-15/+1
2008-09-12Changed "show users" command to display only root agents, "show users full" toHomer Horwitz1-5/+5
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-9/+9
2008-08-25* Append thread information on to the end of period diagnostics informationJustin Clarke Casey1-2/+5
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-15/+29
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-4/+4
2008-08-18* It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey1-0/+30
2008-08-18Formatting cleanup.Jeff Ames1-23/+23
2008-08-16* Insert a new 'set log level [level] command on the console'Justin Clarke Casey1-5/+80
2008-08-14Thanks, BlueWall, for a patch that:Dahlia Trimble1-1/+1
2008-08-01* Register main thread as console thread with thread trackerJustin Clarke Casey1-0/+4
2008-08-01* minor: get rid of count number from 'show threads' display since they all h...Justin Clarke Casey1-12/+1
2008-07-22* minor: Make create user command appear on the region console only if the re...Justin Clarke Casey1-0/+1
2008-07-11* Move thread tracking code to base opensim server so that it's available for...Justin Clarke Casey1-6/+31
2008-07-08Mantis#1685. Thank you kindly, Mjm for a patch that:Charles Krinke1-1/+12
2008-06-18Minor formatting cleanup.Jeff Ames1-1/+1