aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Base/HttpServerBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the console port setting to ROBUST, tooMelanie2010-01-111-1/+6
|
* Fix loading modules with alternate configurations and ports into ROBUST.Melanie2009-09-291-1/+9
| | | | Make all current modules support the configuration name option
* Allow the notation config_name@port/dll_name:class_name as a handler specMelanie2009-09-281-0/+18
| | | | | | in OpenSim.Server.ini This allows things like "8003/AssetServirce.dll local@8004/InventoryService.dll" The config name is not yet supported by any modules
* Filling in the blanks: The "meat" of the REST consoleMelanie2009-08-171-5/+5
|
* Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker2009-07-101-0/+4
|
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* cleaning out warnings.Dr Scofield2009-05-221-3/+1
| | | | | | NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that?
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-0/+4
|
* Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker2009-05-181-0/+86