aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/RemoteConsole.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-54/+263
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-2/+2
2012-08-14Allow the use of the region debug console found in recent viewers. This consoleMelanie1-0/+1
2011-12-07Stop also adding an ordinary http handler when we set up a poll http handler.Justin Clark-Casey (justincc)1-8/+2
2010-11-02Add support for cross-domain AJAX requests to REST console.Marck1-0/+31
2010-09-18REST Console delivers responses with content type text/xml instead of text/pl...Marck1-2/+2
2010-06-17Force newly connecting remote consoles to display a promptMelanie1-0/+7
2010-06-08Make the text mode remote console really work. It can now be used to sendMelanie Thielker1-14/+22
2010-02-15Formatting cleanup.Jeff Ames1-2/+2
2010-01-26* Quick fix to Remote Console session ID handling.Adam Frisby1-0/+6
2009-09-22Completely remove the prior implementation of the request event handlingMelanie1-1/+1
2009-09-21Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie1-5/+5
2009-09-21Add a UUID param to NoEvents in PollServiceEventArgs to make it more genericMelanie1-3/+3
2009-09-21A small fix for remote console to accommodate PollServiceArgs behavior aMelanie1-1/+6
2009-08-26Fix some compile warnings.Jeff Ames1-2/+0
2009-08-22Change prompt handling in console. No user changesMelanie1-0/+6
2009-08-17Add the OpenSim.ConsoleClient app.Melanie1-11/+33
2009-08-17Filling in the blanks: The "meat" of the REST consoleMelanie1-9/+325
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-1/+1
2009-05-22cleaning out warnings.Dr Scofield1-4/+4
2009-05-21Implement .ini file includes. Anything that begins with "Include-" will beMelanie Thielker1-1/+3
2009-05-20Put some meat on the bones of the REST console. NO user functionality yetMelanie Thielker1-1/+45
2009-05-20Move the color console logic from the appender into the local console, sinceMelanie Thielker1-1/+2
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