aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Base/HttpServerBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-0/+3
2010-01-11Add the console port setting to ROBUST, tooMelanie1-1/+6
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+9
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+9
2009-09-28Allow the notation config_name@port/dll_name:class_name as a handler specMelanie1-0/+18
2009-08-17Filling in the blanks: The "meat" of the REST consoleMelanie1-5/+5
2009-07-10Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker1-0/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-22cleaning out warnings.Dr Scofield1-3/+1
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-0/+4
2009-05-18Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker1-1/+1
2009-05-05Plumb the new server connector logicMelanie Thielker1-0/+5
2009-05-05Committing the HTTP (REST) server baseMelanie Thielker1-24/+33
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-05-04* minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey1-1/+1
2009-05-04Prebuild changes to allow the console to reference the http serverMelanie Thielker1-0/+15
2009-05-04Add a skeleton class, "RemoteConsole", for a console that uses RESTMelanie Thielker1-6/+15
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+0
2008-05-20Add copyright notices.Jeff Ames1-1/+28
2008-05-09Update svn properties.Jeff Ames1-21/+21
2008-05-08* Some refactorings.Adam Frisby1-0/+21