| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a1f05a289dd845edb7e3d163b84ceecc85374427' into bigmerge | Melanie | 2011-10-25 | 1 | -21/+41 |
|\ |
|
| * | RemoteAdmin - Added optional terrain loading on region create using parameter... | Michelle Argus | 2011-10-21 | 1 | -21/+41 |
* | | Merge commit '29660fe175ef3b49ff649a26bd9bcf4c9eb7c6dd' into bigmerge | Melanie | 2011-10-12 | 1 | -39/+1 |
|\ \
| |/ |
|
| * | Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() c... | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -39/+1 |
* | | Merge commit '71d29decc87952790b3f5264ad4a29da171b1689' into bigmerge | Melanie | 2011-10-12 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | replace List used by m_accessIP in RemoteAdminPlugin with the more efficient ... | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -5/+4 |
* | | Merge commit '4073cd6ced525cb36e4335e79e3f94ad4872b263' into bigmerge | Melanie | 2011-10-12 | 1 | -124/+116 |
|\ \
| |/ |
|
| * | 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 |
| |\ |
|
* | \ | Merge commit 'b907a66f394b279d3ca2b1ac620bc7bb13cc6dd2' into bigmerge | Melanie | 2011-10-12 | 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 |
* | | | Merge commit 'b229a72a5fb929d4886117f39ed6bd17a6d56aef' into bigmerge | Melanie | 2011-10-12 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Turn off keepalives when commands are specified | Mic Bowman | 2011-10-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge commit 'a1875ec7600758087f6c06ccaf625507362e215c' into bigmerge | Melanie | 2011-10-11 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Add ability to pass in the permissions option (perm) to save oar via RemoteAdmin | Justin Clark-Casey (justincc) | 2011-10-01 | 1 | -1/+8 |
* | | Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmerge | Melanie | 2011-10-11 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | Reattaching a region was failing if the estate name had not changed (issue 50... | Kevin Houlihan | 2011-09-16 | 1 | -4/+13 |
* | | Bring us up to date. | Tom | 2011-09-14 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Added a check to the CreateRegion method of the RemoteAdmin module that the s... | Kevin Houlihan | 2011-09-09 | 1 | -0/+13 |
* | | Merge branch 'master' into careminster-presence-refactor | root | 2011-07-05 | 1 | -2/+39 |
|\ \
| |/ |
|
| * | Add profile, merge, noassets and skip-assets options for loading/saving oars ... | Justin Clark-Casey (justincc) | 2011-07-02 | 1 | -2/+39 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-17 | 1 | -0/+56 |
|\ \
| |/ |
|
| * | Mantis #5442: Add admin_save_heightmap | Melanie | 2011-04-17 | 1 | -0/+56 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-17 | 1 | -89/+107 |
|\ \
| |/ |
|
| * | 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 |
* | | Fix status responses in remote admin | Melanie | 2010-12-03 | 1 | -2/+2 |
* | | Improve health reporting | Melanie | 2010-12-03 | 1 | -1/+5 |
* | | Fix a bug caused by leftover code | Melanie | 2010-11-25 | 1 | -4/+0 |
* | | Fix up remote controller. | Melanie | 2010-11-25 | 1 | -8/+29 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-25 | 1 | -42/+17 |
|\ \
| |/ |
|
| * | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 1 | -5/+12 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-22 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 1 | -1/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 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 |
* | | 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 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-02 | 1 | -10/+8 |
|\ \
| |/ |
|
| * | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -10/+8 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-29 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | First attempt to get multiple attachments working to support viewer2. | Master ScienceSim | 2010-10-21 | 1 | -4/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-29 | 1 | -18/+10 |
|\ \
| |/ |
|
| * | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -18/+10 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Made OARs use the new serialization procedure. (TPs/crossings still on the ol... | Diva Canto | 2010-10-15 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -6/+6 |