Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-14 | 1 | -339/+606 |
|\ | |||||
| * | 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 |
| | | | | | | | | | | | | | | changes: - Start location is NOT optional. The signature was defined with it being mandataory and there is no reason to change it - Adjusted comments to remove misleading or no longer true comments. Default is neuter, according to the code, not male, as the comment stated. | ||||
| * | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 2010-05-18 | 1 | -2/+3 |
| | | |||||
* | | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 2010-05-18 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-09 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | GridUserService in place. Replaces the contrived concept of storing user's ↵ | Diva Canto | 2010-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. BTW, the Meshing files want to be committed too -- EOFs. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | * May fix mantis #4603. | Diva Canto | 2010-04-05 | 1 | -1/+3 |
| | | | | | | | | * My local git wants to commit the groups files for line endings, I'm gonna let it do it. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -248/+250 |
|\ \ | |/ | | | | | This brings careminster on the level of master. To be tested | ||||
| * | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
| | | |||||
| * | * Adds CreatorID to asset metadata. This is just the plumbing to support ↵ | John Hurliman | 2010-02-22 | 1 | -1/+1 |
| | | | | | | | | CreatorID, it doesn't modify database backends or OAR files to support storing/loading it | ||||
| * | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -2/+2 |
| | | |||||
| * | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
| | | |||||
| * | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -1/+0 |
| | | | | | | | | * Fixed circular dependency | ||||
| * | Merge branch 'presence-refactor' of ↵ | Diva Canto | 2010-01-10 | 1 | -38/+2 |
| |\ | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor | ||||
| | * | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -38/+2 |
| | | | | | | | | | | | | | | | appropriate. This changes the behavior of the REST plugins and RemoteAdmin's region creation process. | ||||
| * | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -7/+12 |
| |/ | | | | | | | * CommsManager.AvatarService rerouted | ||||
| * | A few more inches... Old friends things removed. Less references to ↵ | Diva Canto | 2010-01-08 | 1 | -12/+19 |
| | | | | | | | | UserProfileService. | ||||
| * | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -203/+230 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2010-01-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2009-12-05 | 1 | -2/+15 |
|\ \ | |/ | |||||
| * | Allow terrain heightmaps to be loaded directly from URIs via the remote ↵ | Justin Clark-Casey (justincc) | 2009-12-04 | 1 | -2/+15 |
| | | | | | | | | | | | | | | | | admin plugin See http://opensimulator.org/mantis/view.php?id=4418 Thanks StrawberryFride See | ||||
* | | Improvements to rAdmin admin_shutdown and admin_restart. Both methods can ↵ | CasperW | 2009-11-26 | 1 | -2/+72 |
| | | | | | | | | now accept a parameter of noticetype = dialog in order to display a blue persistant dropdown instead of a short notice. Added an optional and configurable delay to the restart method, defaulting at 30 seconds as before. Both methods can also accept a noticetype = none dialog in order to act silently. | ||||
* | | Add the ability to send messages to users ir regions via remote admin | Melanie | 2009-11-15 | 1 | -0/+48 |
|/ | |||||
* | Changing the AssetBase constructors to avoid initializing assets with an ↵ | John Hurliman | 2009-11-05 | 1 | -4/+1 |
| | | | | unknown asset type, and log an error if it ever does happen | ||||
* | Fix an invalid argument exception in the remote admin module when. | Melanie | 2009-11-02 | 1 | -1/+1 |
| | | | | Patch from CasperW | ||||
* | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -8/+8 |
| | | | | - adding LandDataSerializer to OAR mechanics | ||||
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -103/+48 |
| | |||||
* | * Lock timers when Calling Start() and Stop() when the Thread Context is ↵ | Teravus Ovares (Dan Olivares) | 2009-09-09 | 1 | -1/+4 |
| | | | | murky. This affects Mono only. | ||||
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -6/+6 |
| | | | | | | | | * Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html | ||||
* | Thank you kindly, Fly-Man for a patch that solves: | Charles Krinke | 2009-07-12 | 1 | -1/+72 |
| | | | | | | [RADMIN] Exception whilst loading default avatars ; Object reference not set to an instance of an object. | ||||
* | Thank you kindly, RandomHuman for a patch that: | Charles Krinke | 2009-07-08 | 1 | -0/+94 |
| | | | | | | | | | | | | | The admin_close_region method removes a region from the simulator without deleting it. The region can then be recreated by calling admin_create_region with the same UUID. There is also a change to admin_create_region to facilitate this.The reason I want to have this functionality is to make it possible to detach regions when they are idle and recreate them on demand through a web interface. It's probably doable using the existing methods by saving and loading oars, but it also doesn't seem like that should be necessary. | ||||
* | - adding a Persistent flag to RegionInfo | Dr Scofield | 2009-07-03 | 1 | -1/+12 |
| | | | | | - adding EstateSettings.Save() to RemoteAdmin ACL code (invoked only when region is persistent) | ||||
* | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 2009-06-26 | 1 | -18/+21 |
| | |||||
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 1 | -6/+6 |
| | | | | | | | Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored. | ||||
* | persists Estate.PublicAccess settings across reboots [re #552] | Dr Scofield | 2009-06-10 | 1 | -0/+3 |
| | |||||
* | makes voice setting persistent [re #552] | Dr Scofield | 2009-06-10 | 1 | -0/+2 |
| | |||||
* | adding lastlogin information to admin_exists_user: will be 0 if the | Dr Scofield | 2009-06-10 | 1 | -0/+9 |
| | | | | | user does not exist or hasn't logged in yet. | ||||
* | ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)! | Dr Scofield | 2009-06-09 | 1 | -1/+2 |
| | | | | | | this patch fixes RemoteAdminPlugin gratuitously updating the user password even if no update was intended. | ||||
* | * Fix race condition in save oar | Justin Clarke Casey | 2009-06-01 | 1 | -4/+2 |
| | |||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ↵ | Adam Frisby | 2009-05-23 | 1 | -20/+20 |
| | | | | | | | | | | needed to be able to 'NAT-wrap' the login sequence. * If you have something using XmlRpc that isn't in core, change your method signature from: (XmlRpcRequest request) to: (XmlRpcRequest request, IPEndPoint remoteClient) | ||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 1 | -2/+1 |
| | | | | | | - Fix typographical error in RPC response. - Remove obsolete commentary. | ||||
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-05-20 | 1 | -5/+5 |
| | |||||
* | logging ACL list additions | Dr Scofield | 2009-05-18 | 1 | -1/+2 |
| | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-18 | 1 | -1/+18 |
| | | | | | | | | | Fixes: [1] Sharing exception on remote OAR management [2] Occasional 505 error talking to Tomcat [3] Occasional mono aborts caused by mlog in the script engine's app domain (mono 2.4) |