aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-1/+1
2008-02-18More exception checks and crash hintsTedd Hansen1-1/+1
2008-02-11From: Ansgar Schmidt <ANSI@de.ibm.com>Sean Dague1-0/+48
2008-02-07Update version numbers to 0.5Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+10
2008-01-29* Patch from Ansi (IBM)Justin Clarke Casey1-2/+54
2008-01-15* Mother of all commits:Adam Frisby1-7/+7
2008-01-12* For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap me...Adam Frisby1-0/+39
2008-01-05Removed ModuleName because its like that and thats the way it is (according t...Tedd Hansen1-5/+0
2008-01-05Implicit interface definitions (maybe Mono won't crash?)Tedd Hansen1-1/+1
2008-01-05Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen1-0/+6
2007-12-27* Optimized usingslbsa711-40/+38
2007-12-21*RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen1-70/+101
2007-12-19Misc. cleanup:Jeff Ames1-2/+2
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-1/+1
2007-12-04* Added SSL Support to HttpListenerAdam Frisby1-16/+19
2007-12-03Added another .ini file error catch to the RemoteAdminPlugin Initialise method.MW1-12/+16
2007-12-03* Added a XMLRPC Restart command to RemoteAdminPluginAdam Frisby1-0/+28
2007-12-03* Added XMLRPC Broadcast Alert method.Adam Frisby1-2/+20
2007-12-03set svn:eol-styleJeff Ames1-138/+138
2007-12-03* Moved XMLRPC Controller to a Application Plugin. Requires testing.Adam Frisby1-122/+139
2007-12-03* Applied a few commits left on my laptop to OpenSimController.Adam Frisby1-9/+11
2007-10-30* Optimized usingslbsa711-40/+28
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-3/+3
2007-10-25fix line endingsSean Dague1-132/+132
2007-10-25* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...Adam Frisby1-0/+132