Melanie
|
7c824f02b4
Add the ability to abort a pending restart using the viewer UI or a
|
13 years ago |
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.
|
13 years ago |
Melanie
|
a34278cfc3
Merge branch 'master' into careminster
|
13 years ago |
Melanie
|
efa4284391
Merge branch 'master' into careminster
|
13 years ago |
nebadon
|
6baee2e10b
addresses mantis #5827
|
13 years ago |
Melanie
|
afab4b276e
Remove spammy log messages when querying sim health
|
13 years ago |
Melanie
|
43732794dd
Remove a left over log output
|
13 years ago |
Melanie
|
1e4842eaba
Remove superfluous try block
|
13 years ago |
Melanie
|
ea1f5fb08d
Merge branch 'master' into bigmerge
|
13 years ago |
Melanie
|
603ad905e1
Adapt to justincc's remote admin refactor
|
13 years ago |
Melanie
|
50aa89dae6
Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmerge
|
13 years ago |
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
|
13 years ago |
Justin Clark-Casey (justincc)
|
2b4de8f881
Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return success = true on success rather than false
|
13 years ago |
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
|
13 years ago |
Justin Clark-Casey (justincc)
|
415b7b7ec4
Implement XMLRPCAdmin command admin_teleport_agent.
|
13 years ago |
Melanie
|
1ae36695ba
Merge commit 'a1f05a289dd845edb7e3d163b84ceecc85374427' into bigmerge
|
13 years ago |
Michelle Argus
|
a1f05a289d
RemoteAdmin - Added optional terrain loading on region create using parameter heightmap_file to specify the terrain file to be loaded
|
13 years ago |
Melanie
|
cc4b1c69d8
Merge commit '29660fe175ef3b49ff649a26bd9bcf4c9eb7c6dd' into bigmerge
|
13 years ago |
Melanie
|
3a290e581a
Merge commit '71d29decc87952790b3f5264ad4a29da171b1689' into bigmerge
|
13 years ago |
Melanie
|
2c23fc9e68
Merge commit '4073cd6ced525cb36e4335e79e3f94ad4872b263' into bigmerge
|
13 years ago |
Melanie
|
6af388ded9
Merge commit 'b907a66f394b279d3ca2b1ac620bc7bb13cc6dd2' into bigmerge
|
13 years ago |
Melanie
|
30b2fc6aea
Merge commit 'b229a72a5fb929d4886117f39ed6bd17a6d56aef' into bigmerge
|
13 years ago |
Melanie
|
95a1a804bf
Merge commit 'a1875ec7600758087f6c06ccaf625507362e215c' into bigmerge
|
13 years ago |
Melanie
|
673886d231
Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmerge
|
13 years ago |
Justin Clark-Casey (justincc)
|
29660fe175
Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() check on XMLRPC RemoteAdmin handlers.
|
13 years ago |
Justin Clark-Casey (justincc)
|
71d29decc8
replace List used by m_accessIP in RemoteAdminPlugin with the more efficient HashSet
|
13 years ago |
Justin Clark-Casey (justincc)
|
4073cd6ced
Add option to allow only explicitly listed IPs to access RemoteAdmin facilities.
|
13 years ago |
Justin Clark-Casey (justincc)
|
9a49b3b519
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
13 years ago |
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.
|
13 years ago |
Mic Bowman
|
b229a72a5f
Turn off keepalives when commands are specified
|
13 years ago |