Commit History

Autor SHA1 Mensaxe Data
  Oren Hurvitz 91fd9c4670 Refactored: use a single function to apply an object's folded permissions to its main permissions %!s(int64=11) %!d(string=hai) anos
  Eva Comaroski c896b4179e Added admin_authenticate_user command %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 5cef8bf64e Make admin_save_oar request submit a request ID and log this for tracking. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 14ae89dbe7 Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not working. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0e6ad94829 minor: Remove mono compiler warning in RemoteAdminPlugin %!s(int64=11) %!d(string=hai) anos
  Diva Canto 90f03ccd42 Added new method to Remote Admin for reloading the estate settings. This is meant to be called when some other program has changed the data on the backend. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 304c5d4a8b On startup, start scenes after we're set up all local scenes, rather than starting scenes before others have been created. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) f064075a85 Fix XmlRpcAdmin admin_exists_user call so that it actually returns the last user login time rather than serializing the DateTime directly which generates a set of unexpected fields. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) da5dbaf1d0 Add admin_get_agents xmlrpc method. %!s(int64=11) %!d(string=hai) anos
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 392e84e554 Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4e9509dafa Get rid of some unnecessary casts in RemoteAdminPlugin. %!s(int64=12) %!d(string=hai) anos
  Michelle Argus a6f7328216 Remove deprecated parameters for region_id. %!s(int64=12) %!d(string=hai) anos
  Oren Hurvitz ce468215d5 Support multi-region OAR files %!s(int64=12) %!d(string=hai) anos
  Snoopy Pfeffer 83ef13a79a Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 3073370d0e Allow RemoteAdmin to deal with all the different kinds of region id parameter that have been used in different methods. %!s(int64=12) %!d(string=hai) anos
  nebadon 6baee2e10b addresses mantis #5827 %!s(int64=12) %!d(string=hai) anos
  Melanie 43732794dd Remove a left over log output %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) dae58e0937 Remove warning in admin_save_oar xmlrpc method where noassets == true was comparing against an object rather than a string %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 2b4de8f881 Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return success = true on success rather than false %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) fb2f4f158c Refactor RemoteAdminPlugin so that every xmlrpc method calls a common block of code to do password checks, etc., instead of copy/pasting this code into every method %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 415b7b7ec4 Implement XMLRPCAdmin command admin_teleport_agent. %!s(int64=12) %!d(string=hai) anos
  Michelle Argus a1f05a289d RemoteAdmin - Added optional terrain loading on region create using parameter heightmap_file to specify the terrain file to be loaded %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 29660fe175 Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() check on XMLRPC RemoteAdmin handlers. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 71d29decc8 replace List used by m_accessIP in RemoteAdminPlugin with the more efficient HashSet %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4073cd6ced Add option to allow only explicitly listed IPs to access RemoteAdmin facilities. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 9a49b3b519 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) b907a66f39 When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one. %!s(int64=13) %!d(string=hai) anos
  Mic Bowman b229a72a5f Turn off keepalives when commands are specified %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) a1875ec760 Add ability to pass in the permissions option (perm) to save oar via RemoteAdmin %!s(int64=13) %!d(string=hai) anos