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