aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RemoteController (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ability to pass in the permissions option (perm) to save oar via RemoteAdminJustin Clark-Casey (justincc)2011-10-011-1/+8
* Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan2011-09-161-4/+13
* Added a check to the CreateRegion method of the RemoteAdmin module that the s...Kevin Houlihan2011-09-091-0/+13
* Add profile, merge, noassets and skip-assets options for loading/saving oars ...Justin Clark-Casey (justincc)2011-07-021-2/+39
* Mantis #5442: Add admin_save_heightmapMelanie2011-04-171-0/+56
* Make remote admin error messages more helpful on windows.Justin Clark-Casey (justincc)2011-04-151-88/+73
* Thanks Snoopy for a patch that allows setting of perms on items given to new ...BlueWall2011-04-151-1/+34
* Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-251-5/+12
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-1/+5
* Formatting cleanup.Jeff Ames2010-11-081-1/+1
* Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0Melanie2010-11-031-1/+1
* Admin Server can now bind to a private ip addressmores2010-11-031-1/+3
* READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-10/+8
* First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-211-4/+4
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-18/+10
* Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-151-1/+1
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-6/+6
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-12/+11
* In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...Justin Clark-Casey (justincc)2010-09-031-5/+25
* Updated the create_region command in the RemoteAdmin plugin to properly suppo...randomhuman2010-08-131-27/+65
* Renamed variables in RemoteAdmin plugin to be closer to the coding standards.randomhuman2010-08-011-472/+473
* Changed all method names in the RemoteAdmin plugin to use the correct capital...randomhuman2010-08-011-30/+30
* Fox my changes to radminMelanie2010-06-131-2/+2
* Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the followingMelanie2010-06-131-341/+608
* Allow remote admin to be used on a different port from the main region portMelanie Thielker2010-05-181-2/+3
* More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-081-3/+3
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-1/+1
* * May fix mantis #4603.Diva Canto2010-04-051-1/+3
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
* Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-111-2/+2
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* * Starting to clean the house...Diva Canto2010-01-101-1/+0
* Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...Diva Canto2010-01-101-38/+2
|\
| * Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-38/+2
* | * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-7/+12
|/
* A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2010-01-081-12/+19
* Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-203/+230
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-2/+2
* Allow terrain heightmaps to be loaded directly from URIs via the remote admin...Justin Clark-Casey (justincc)2009-12-041-2/+15
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-4/+1
* Fix an invalid argument exception in the remote admin module when.Melanie2009-11-021-1/+1
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-8/+8
* Formatting cleanup.Jeff Ames2009-10-011-103/+48
* * Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)2009-09-091-1/+4
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-6/+6
* Thank you kindly, Fly-Man for a patch that solves:Charles Krinke2009-07-121-1/+72
* Thank you kindly, RandomHuman for a patch that:Charles Krinke2009-07-081-0/+94
* - adding a Persistent flag to RegionInfoDr Scofield2009-07-031-1/+12
* Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker2009-06-261-18/+21