aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RemoteController (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-05-111-1/+1
|\
| * minor: Remove mono compiler warning in RemoteAdminPluginJustin Clark-Casey (justincc)2013-05-091-1/+1
* | Merge branch 'master' into careminsterMelanie2013-05-061-0/+17
|\ \ | |/
| * Added new method to Remote Admin for reloading the estate settings. This is m...Diva Canto2013-05-061-0/+17
* | Merge branch 'master' into careminsterMelanie2013-05-041-0/+1
|\ \ | |/
| * On startup, start scenes after we're set up all local scenes, rather than sta...Justin Clark-Casey (justincc)2013-05-031-0/+1
* | Merge branch 'master' into careminsterMelanie2013-04-041-1/+1
|\ \ | |/
| * Fix XmlRpcAdmin admin_exists_user call so that it actually returns the last u...Justin Clark-Casey (justincc)2013-04-041-1/+1
* | Merge branch 'master' into careminsterMelanie2013-03-271-0/+66
|\ \ | |/
| * Add admin_get_agents xmlrpc method.Justin Clark-Casey (justincc)2013-03-261-0/+66
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+1
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-0/+1
* | Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
|\ \ | |/
| * Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-051-1/+1
|\ \ | |/
| * Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* | Implement get version RemoteAdmin callMelanie2013-01-231-0/+16
* | Add admin_refresh_search command to RemoteAdminMelanie2013-01-161-0/+29
* | Merge branch 'master' into careminsterMelanie2012-11-171-4/+0
|\ \ | |/
| * Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-4/+0
* | Merge branch 'master' into careminsterMelanie2012-11-151-0/+33
|\ \ | |/
| * Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...Diva Canto2012-11-131-0/+33
* | Merge branch 'master' into careminsterMelanie2012-09-291-5/+5
|\ \ | |/
| * Get rid of some unnecessary casts in RemoteAdminPlugin.Justin Clark-Casey (justincc)2012-09-291-5/+5
* | Merge branch 'master' into careminsterMelanie2012-09-241-74/+0
|\ \ | |/
| * Remove deprecated parameters for region_id.Michelle Argus2012-09-221-74/+0
* | Merge branch 'master' into careminsterMelanie2012-09-161-0/+7
|\ \ | |/
| * Support multi-region OAR filesOren Hurvitz2012-09-141-0/+7
* | When regions are set to shut down the instance, always send notifications toMelanie2012-06-031-6/+30
* | If a region is not found on a simulator, make the health query returnMelanie2012-05-281-4/+13
* | Merge branch 'master' into careminsterMelanie2012-02-041-2/+2
|\ \ | |/
| * Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-031-2/+2
* | Add the ability to abort a pending restart using the viewer UI or aMelanie2012-01-281-1/+19
* | Merge branch 'master' into careminsterMelanie2012-01-061-210/+190
|\ \ | |/
| * Allow RemoteAdmin to deal with all the different kinds of region id parameter...Justin Clark-Casey (justincc)2012-01-061-215/+191
* | Merge branch 'master' into careminsterMelanie2011-12-191-1/+1
|\ \ | |/
| * addresses mantis #5827nebadon2011-12-191-1/+1
| * Remove a left over log outputMelanie2011-12-081-2/+1
* | Remove spammy log messages when querying sim healthMelanie2011-12-121-8/+0
* | Remove superfluous try blockMelanie2011-12-081-27/+14
* | Merge branch 'master' into bigmergeMelanie2011-12-081-3/+3
|\ \ | |/
| * 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
* | Adapt to justincc's remote admin refactorMelanie2011-12-081-1744/+1394
* | Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmergeMelanie2011-12-081-0/+113
|\ \ | |/
| * Implement XMLRPCAdmin command admin_teleport_agent.Justin Clark-Casey (justincc)2011-12-071-0/+113
* | Merge commit 'a1f05a289dd845edb7e3d163b84ceecc85374427' into bigmergeMelanie2011-10-251-21/+41
|\ \ | |/
| * RemoteAdmin - Added optional terrain loading on region create using parameter...Michelle Argus2011-10-211-21/+41
* | Merge commit '29660fe175ef3b49ff649a26bd9bcf4c9eb7c6dd' into bigmergeMelanie2011-10-121-39/+1
|\ \ | |/