aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-10this changeset adds an option to RemoteAdmin to limit the number ofDr Scofield1-0/+7
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen1-0/+1
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-8/+29
2008-10-23adding documentation for region_master_uuid to XML doc commentsDr Scofield1-0/+2
2008-10-23fix: allowing explicit setting of UUID for master avatar inDr Scofield1-7/+18
2008-10-23fix: recent patch to XmlRpcCreateRegionMethod introduced master avatarDr Scofield1-5/+23
2008-10-23Adding AddXmlRpcHandler(name, method, bool) to selectively disableDr Scofield1-14/+14
2008-10-20actually enabling SaveOAR XmlRpc ;-)Dr Scofield1-4/+93
2008-10-10Add the beginnings of a sim health check (through remote admin)Melanie Thielker1-0/+56
2008-10-09Small remote admin cleanups/additionsMelanie Thielker1-0/+4
2008-10-06adds admin_exists_user XmlRpc call.Dr Scofield1-0/+74
2008-09-26* Patch from JHurlimanTeravus Ovares1-5/+5
2008-09-18adds support to delete a region completely and offers thatDr Scofield1-4/+65
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2158Justin Clarke Casey1-9/+90
2008-09-08* some if inversions and added {}'s for readabilitylbsa711-3/+9
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-12/+12
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-4/+0
2008-08-28adds XmlRcpLoadOAR support to RemoteAdminPlugin.csDr Scofield1-0/+96
2008-08-22bug fixes:Dr Scofield1-1/+1
2008-08-22- fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield1-12/+27
2008-08-21- corrects statement about {asset,user,inventory} source configurationDr Scofield1-3/+8
2008-08-18Formatting cleanup.Jeff Ames1-7/+7
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur1-5/+0
2008-07-14adding support for Xml2 serialization format to XmlRpcLoadXMLMethod.Dr Scofield1-1/+20
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke1-0/+5
2008-07-10Mantis#1541. Thank you kindly, Phrearch for a patch that:Charles Krinke1-3/+3
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke1-5/+0
2008-07-04Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield1-0/+106
2008-07-01making XmlRpcs of RemoteController more robust; this fixes mantis #1467Dr Scofield1-17/+23
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke1-2/+15
2008-06-26small change to last commitMW1-3/+3
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW1-3/+3
2008-06-01* Refactor: Split opensim background server into a separate classJustin Clarke Casey1-2/+2
2008-05-16Formatting cleanup.Jeff Ames1-48/+48
2008-05-01* Rolled back a few changes.Adam Frisby1-116/+100
2008-05-01* Cleaning code still.Adam Frisby1-100/+116
2008-05-01* In ur code. Making it static.Adam Frisby1-2/+2
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-2/+2
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby1-1/+1
2008-04-29From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-17/+14
2008-04-28From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-21/+29
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-60/+100
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+4
2008-04-15From: dirk husemann <hud@zurich.ibm.com>Sean Dague1-21/+40
2008-04-11* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-33/+64
2008-04-04From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-103/+231
2008-03-18Formatting cleanup.Jeff Ames1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-1/+1
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-1/+1