| Commit message (Expand) | Author | Age | Files | Lines |
* | On startup, start scenes after we're set up all local scenes, rather than sta... | Justin Clark-Casey (justincc) | 2013-05-03 | 1 | -0/+1 |
* | Fix XmlRpcAdmin admin_exists_user call so that it actually returns the last u... | Justin Clark-Casey (justincc) | 2013-04-04 | 1 | -1/+1 |
* | Add admin_get_agents xmlrpc method. | Justin Clark-Casey (justincc) | 2013-03-26 | 1 | -0/+66 |
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-26 | 1 | -0/+1 |
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
* | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid | Justin Clark-Casey (justincc) | 2012-11-17 | 1 | -4/+0 |
* | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which... | Diva Canto | 2012-11-13 | 1 | -0/+33 |
* | Get rid of some unnecessary casts in RemoteAdminPlugin. | Justin Clark-Casey (justincc) | 2012-09-29 | 1 | -5/+5 |
* | Remove deprecated parameters for region_id. | Michelle Argus | 2012-09-22 | 1 | -74/+0 |
* | Support multi-region OAR files | Oren Hurvitz | 2012-09-14 | 1 | -0/+7 |
* | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 2012-02-03 | 1 | -2/+2 |
* | Allow RemoteAdmin to deal with all the different kinds of region id parameter... | Justin Clark-Casey (justincc) | 2012-01-06 | 1 | -215/+191 |
* | addresses mantis #5827 | nebadon | 2011-12-19 | 1 | -1/+1 |
* | Remove a left over log output | Melanie | 2011-12-08 | 1 | -2/+1 |
* | Remove warning in admin_save_oar xmlrpc method where noassets == true was com... | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -1/+1 |
* | Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return ... | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -2/+2 |
* | Refactor RemoteAdminPlugin so that every xmlrpc method calls a common block o... | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -1711/+1370 |
* | Implement XMLRPCAdmin command admin_teleport_agent. | Justin Clark-Casey (justincc) | 2011-12-07 | 1 | -0/+113 |
* | RemoteAdmin - Added optional terrain loading on region create using parameter... | Michelle Argus | 2011-10-21 | 1 | -21/+41 |
* | Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() c... | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -39/+1 |
* | replace List used by m_accessIP in RemoteAdminPlugin with the more efficient ... | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -5/+4 |
* | Add option to allow only explicitly listed IPs to access RemoteAdmin facilities. | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -124/+116 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2011-10-04 | 1 | -1/+1 |
|\ |
|
| * | Turn off keepalives when commands are specified | Mic Bowman | 2011-10-04 | 1 | -1/+1 |
* | | When creating a new user on the comand line, give the option of allowing a UU... | Justin Clark-Casey (justincc) | 2011-10-04 | 1 | -1/+1 |
|/ |
|
* | Add ability to pass in the permissions option (perm) to save oar via RemoteAdmin | Justin Clark-Casey (justincc) | 2011-10-01 | 1 | -1/+8 |
* | Reattaching a region was failing if the estate name had not changed (issue 50... | Kevin Houlihan | 2011-09-16 | 1 | -4/+13 |
* | Added a check to the CreateRegion method of the RemoteAdmin module that the s... | Kevin Houlihan | 2011-09-09 | 1 | -0/+13 |
* | Add profile, merge, noassets and skip-assets options for loading/saving oars ... | Justin Clark-Casey (justincc) | 2011-07-02 | 1 | -2/+39 |
* | Mantis #5442: Add admin_save_heightmap | Melanie | 2011-04-17 | 1 | -0/+56 |
* | Make remote admin error messages more helpful on windows. | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -88/+73 |
* | Thanks Snoopy for a patch that allows setting of perms on items given to new ... | BlueWall | 2011-04-15 | 1 | -1/+34 |
* | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 1 | -5/+12 |
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 1 | -1/+5 |
* | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -1/+1 |
* | Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0 | Melanie | 2010-11-03 | 1 | -1/+1 |
* | Admin Server can now bind to a private ip address | mores | 2010-11-03 | 1 | -1/+3 |
* | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -10/+8 |
* | First attempt to get multiple attachments working to support viewer2. | Master ScienceSim | 2010-10-21 | 1 | -4/+4 |
* | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -18/+10 |
* | Made OARs use the new serialization procedure. (TPs/crossings still on the ol... | Diva Canto | 2010-10-15 | 1 | -1/+1 |
* | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -6/+6 |
* | Move code that allows llGiveInvetory() to move item into appropriate system f... | Justin Clark-Casey (justincc) | 2010-09-04 | 1 | -12/+11 |
* | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra... | Justin Clark-Casey (justincc) | 2010-09-03 | 1 | -5/+25 |
* | Updated the create_region command in the RemoteAdmin plugin to properly suppo... | randomhuman | 2010-08-13 | 1 | -27/+65 |
* | Renamed variables in RemoteAdmin plugin to be closer to the coding standards. | randomhuman | 2010-08-01 | 1 | -472/+473 |
* | Changed all method names in the RemoteAdmin plugin to use the correct capital... | randomhuman | 2010-08-01 | 1 | -30/+30 |
* | Fox my changes to radmin | Melanie | 2010-06-13 | 1 | -2/+2 |
* | Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following | Melanie | 2010-06-13 | 1 | -341/+608 |