nebadon
|
546eb88112
addresses mantis #5827
|
13 anos atrás |
Melanie
|
ac445463e9
Remove a left over log output
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
1e83800d32
Remove warning in admin_save_oar xmlrpc method where noassets == true was comparing against an object rather than a string
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
3d94984eee
Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return success = true on success rather than false
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
fd8734b22c
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 anos atrás |
Justin Clark-Casey (justincc)
|
81daedcfe3
Implement XMLRPCAdmin command admin_teleport_agent.
|
13 anos atrás |
Michelle Argus
|
b819771919
RemoteAdmin - Added optional terrain loading on region create using parameter heightmap_file to specify the terrain file to be loaded
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
2f536f92c0
Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() check on XMLRPC RemoteAdmin handlers.
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
0b4774c50c
replace List used by m_accessIP in RemoteAdminPlugin with the more efficient HashSet
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
c13916d392
Add option to allow only explicitly listed IPs to access RemoteAdmin facilities.
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
e6d1182dec
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 anos atrás |
Justin Clark-Casey (justincc)
|
bb419044ef
Add ability to pass in the permissions option (perm) to save oar via RemoteAdmin
|
13 anos atrás |
Kevin Houlihan
|
1458fab82c
Reattaching a region was failing if the estate name had not changed (issue 5035).
|
13 anos atrás |
Kevin Houlihan
|
7cafc2e46e
Added a check to the CreateRegion method of the RemoteAdmin module that the specified user exists.
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
bb4cb16512
Add profile, merge, noassets and skip-assets options for loading/saving oars via RemoteAdmin
|
13 anos atrás |
Melanie
|
03e725ad87
Mantis #5442: Add admin_save_heightmap
|
13 anos atrás |
Justin Clark-Casey (justincc)
|
ed74be6599
Make remote admin error messages more helpful on windows.
|
13 anos atrás |
BlueWall
|
fc365f2a31
Thanks Snoopy for a patch that allows setting of perms on items given to new avatars
|
13 anos atrás |
Melanie
|
57c4def254
Change all restarting to use the restart module. Remove hardcoded behavior
|
14 anos atrás |
Diva Canto
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
14 anos atrás |
Jeff Ames
|
ae9c4a4d11
Formatting cleanup.
|
14 anos atrás |
Melanie
|
c25f84e31c
Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0
|
14 anos atrás |
mores
|
1f77f05f02
Admin Server can now bind to a private ip address
|
14 anos atrás |
Melanie
|
818ed2032a
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
|
14 anos atrás |
Master ScienceSim
|
267f18925d
First attempt to get multiple attachments working to support viewer2.
|
14 anos atrás |
Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
14 anos atrás |
Diva Canto
|
1499607215
Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>.
|
14 anos atrás |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 anos atrás |
Justin Clark-Casey (justincc)
|
1e8e98a07f
Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs
|
14 anos atrás |
Justin Clark-Casey (justincc)
|
b8da15c104
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod rather than an older XML one
|
14 anos atrás |