aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't include time to transmit response back to requester when assessing slow...Justin Clark-Casey (justincc)2012-06-131-1/+0
* Saving estate state is really slow (relatively) and it getsMic Bowman2012-05-101-2/+3
* Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-031-2/+2
* Allow RemoteAdmin to deal with all the different kinds of region id parameter...Justin Clark-Casey (justincc)2012-01-061-215/+191
* addresses mantis #5827nebadon2011-12-191-1/+1
* Remove a left over log outputMelanie2011-12-081-2/+1
* Remove warning in admin_save_oar xmlrpc method where noassets == true was com...Justin Clark-Casey (justincc)2011-12-071-1/+1
* Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return ...Justin Clark-Casey (justincc)2011-12-071-2/+2
* Refactor RemoteAdminPlugin so that every xmlrpc method calls a common block o...Justin Clark-Casey (justincc)2011-12-071-1711/+1370
* Implement XMLRPCAdmin command admin_teleport_agent.Justin Clark-Casey (justincc)2011-12-071-0/+113
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-054-15/+15
* Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-1/+1
* Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-1/+1
* RemoteAdmin - Added optional terrain loading on region create using parameter...Michelle Argus2011-10-211-21/+41
* Slightly change log message in LoadRegionsPluginJustin Clark-Casey (justincc)2011-10-191-1/+1
* Region-UUID - can not be zero-uuidPixel Tomsen2011-10-191-1/+13
* Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() c...Justin Clark-Casey (justincc)2011-10-081-39/+1
* replace List used by m_accessIP in RemoteAdminPlugin with the more efficient ...Justin Clark-Casey (justincc)2011-10-081-5/+4
* Add option to allow only explicitly listed IPs to access RemoteAdmin facilities.Justin Clark-Casey (justincc)2011-10-081-124/+116
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2011-10-041-1/+1
|\
| * Turn off keepalives when commands are specifiedMic Bowman2011-10-041-1/+1
* | When creating a new user on the comand line, give the option of allowing a UU...Justin Clark-Casey (justincc)2011-10-041-1/+1
|/
* Add ability to pass in the permissions option (perm) to save oar via RemoteAdminJustin Clark-Casey (justincc)2011-10-011-1/+8
* Removed uncalled region load method.Kevin Houlihan2011-09-241-30/+0
* Reinstate option to land an npc when it reaches a target.Justin Clark-Casey (justincc)2011-09-221-1/+1
* 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
* early code to allow scripts to force npcs not to fly when moving to targetJustin Clark-Casey (justincc)2011-08-101-1/+1
* refactor: rename the move to position methods to move to target to be consist...Justin Clark-Casey (justincc)2011-08-031-1/+1
* get rid of vestigal move to parametersJustin Clark-Casey (justincc)2011-08-031-2/+2
* Partially fix autopilot/go hereJustin Clark-Casey (justincc)2011-08-021-1/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-7/+7
* 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
* minor: make it clearer in the log where we're loading region config files and...Justin Clark-Casey (justincc)2011-03-251-15/+13
* Thanks Kevin Cozens for a patch that:BlueWall2011-03-171-3/+3
* Fix bug where "My estate" name was always used even if the user entered a dif...Justin Clark-Casey (justincc)2011-02-121-0/+2
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-02-042-5/+5
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-12-041-55/+45
|\
| * refactor some common code in RegionModulesControllerPluginJustin Clark-Casey (justincc)2010-12-041-55/+45
* | Convert the agent asset transactions module to a new style module.Melanie2010-12-041-2/+2
|/
* 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-212-1/+6
* 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-302-11/+12
* First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-212-19/+14