Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | HG inventory/asset transfers: serialize asset posts. I'm using the same ↵ | Diva Canto | 2012-03-08 | 1 | -1/+20 | |
| |_|/ |/| | | | | | | | | pattern as suggested in the patch mantis #5921. Testing it in this smaller context to see how it works. | |||||
* | | | Fixes mantis #5923 | Diva Canto | 2012-03-08 | 1 | -2/+3 | |
|/ / | ||||||
* | | Change "help" to display categories/module list then "help ↵ | Justin Clark-Casey (justincc) | 2012-03-08 | 3 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | <category/module>" to display commands in a category. This is to deal with the hundred lines of command splurge when one previously typed "help" Modelled somewhat on the mysql console One can still type help <command> to get per command help at any point. Categories capitalized to avoid conflict with the all-lowercase commands (except for commander system, as of yet). Does not affect command parsing or any other aspects of the console apart from the help system. Backwards compatible with existing modules. | |||||
* | | OpenID auth needs hashing before authenticating | BlueWall | 2012-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into v3_support | BlueWall | 2012-03-02 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Revert "Fix authentication for OpenID provider" | BlueWall | 2012-02-29 | 1 | -2/+2 | |
| | | | | | | | | This reverts commit 9f597c2d423a80279c4aed042be8a991eedefa21. Fixing OpenID causes issues with other parts of the code. | |||||
* | | Merge branch 'master' of /home/opensim/src/opensim into v3_support | BlueWall | 2012-02-29 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Fix authentication for OpenID provider | BlueWall | 2012-02-29 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into v3_support | BlueWall | 2012-02-22 | 2 | -2/+3 | |
|\ \ | |/ | ||||||
| * | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2012-02-23 | 2 | -2/+3 | |
| | | | | | | | | | | | | potential bad update that places an object at the opposite side of the origin sim for a moment before actually crossing it. Especially important in grids like OSG where lag between sims is high. | |||||
* | | V3 Support | BlueWall | 2012-02-22 | 2 | -2/+22 | |
| | | | | | | | | The V3 webapps need SSO capability and use OpenID. We need to send both our OpenID server url and a token for the user in the login response. | |||||
* | | V3 Support: | BlueWall | 2012-02-21 | 2 | -2/+22 | |
|/ | | | | This starts V3 support by adding a profile server url to the login response. This requires viewer support - which is also being worked on. | |||||
* | Amend to last commit: synchronize access to queues. | Diva Canto | 2012-02-20 | 1 | -2/+5 | |
| | ||||||
* | More improvements on agent position updates: if the target sims fail, ↵ | Diva Canto | 2012-02-20 | 1 | -6/+14 | |
| | | | | blacklist them for 2 min, so that we don't keep doing remote calls that fail. | |||||
* | Propagate our teleport flags on logins | BlueWall | 2012-02-18 | 2 | -2/+8 | |
| | ||||||
* | Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends ↵ | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -1/+1 | |
| | | | | grid call would try and contact the wrong uri. Also fixes the build from df960d5 | |||||
* | Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ↵ | Justin Clark-Casey (justincc) | 2012-02-07 | 9 | -103/+120 | |
| | | | | exception in service connectors | |||||
* | Supply correct parameters to detailed authentication login fail message | Justin Clark-Casey (justincc) | 2012-02-04 | 1 | -1/+1 | |
| | ||||||
* | Next step for world map overlays | Melanie | 2012-01-30 | 1 | -1/+8 | |
| | ||||||
* | HG Inventoty: Guard against items not found. | Diva Canto | 2012-01-26 | 1 | -6/+7 | |
| | ||||||
* | Allow retrival of multiple user records in one operation, analog to presence | Melanie | 2012-01-16 | 4 | -2/+77 | |
| | ||||||
* | HG: normalize all externalized user ULRs to be the Home URL, i.e. the ↵ | Diva Canto | 2012-01-12 | 2 | -7/+13 | |
| | | | | location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI. | |||||
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2012-01-07 | 1 | -1/+1 | |
| | ||||||
* | Move simulator asset info commands to an optional module from the connector. ↵ | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -43/+2 | |
| | | | | | | Make them conform with service side commands. This stops them appearing twice when Hypergrid is enabled. | |||||
* | Move asset commands from AssetService to AssetServerConnector so that we can ↵ | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -121/+3 | |
| | | | | | | harmonise the same commands on the simulator side. No functional change. | |||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2012-01-03 | 1 | -0/+6 | |
|\ | ||||||
| * | Adding commented out log messages and some minor formatting for future bug ↵ | Justin Clark-Casey (justincc) | 2012-01-02 | 1 | -0/+6 | |
| | | | | | | | | hunting. No functional changes. | |||||
* | | Profile Updates | BlueWall | 2012-01-03 | 3 | -0/+80 | |
|/ | | | | Update basic profile to use the replaceable interface, making configuration less error-prone. Add support to query avatar's home user account and profile service for regions usng the updated OpenProfileModule with Hypergrid. | |||||
* | Bring back the Hyperlinker to the Robust console. Moved the config to ↵ | Diva Canto | 2011-12-30 | 1 | -30/+25 | |
| | | | | [GridService]. Changed all HG-related .inis, including HyperSimianGrid. No changes in user-facing inis. | |||||
* | Default LocalToGrid to true. Fixes minor bug introduced yesterday where old ↵ | Diva Canto | 2011-12-30 | 1 | -5/+1 | |
| | | | | robust UserAccount service would result is LocalToGrid at the sim being false. | |||||
* | Set the local grid flag in the user account through the simian connector | Mic Bowman | 2011-12-29 | 1 | -0/+4 | |
| | | | | This should make bi-directional hypergrid work. | |||||
* | Added field LocalToGrid in UserAccount. Context: make HG work in Simian. | Diva Canto | 2011-12-29 | 1 | -0/+8 | |
| | ||||||
* | HG: more adjustments for making HG Simian work. Added server_uri as new key ↵ | Diva Canto | 2011-12-29 | 2 | -1/+4 | |
| | | | | on get_agent_home in UAS. | |||||
* | HG: more / love for Xmas | Diva Canto | 2011-12-24 | 2 | -4/+44 | |
| | ||||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-12-23 | 1 | -25/+56 | |
|\ | ||||||
| * | Enables processing of hypergrid links through simiangrid services. Thanks | Mic Bowman | 2011-12-22 | 1 | -25/+56 | |
| | | | | | | | | otakup0pe | |||||
* | | HG: AAdded a few missing /'s at the end of URLs | Diva Canto | 2011-12-23 | 3 | -1/+6 | |
|/ | ||||||
* | HG: Verify that the user is local | Diva Canto | 2011-12-21 | 1 | -0/+8 | |
| | ||||||
* | HG minor bug fix and marked one method obsolete in UAS. | Diva Canto | 2011-12-16 | 1 | -0/+1 | |
| | ||||||
* | HG: Added HEAD method to Helo service. This is the preferred method, but its ↵ | Diva Canto | 2011-12-04 | 1 | -0/+2 | |
| | | | | wide use will have to wait a few releases. So the sims are still calling GET for now. | |||||
* | HG: Renamed one method | Diva Canto | 2011-12-04 | 4 | -4/+4 | |
| | ||||||
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-11-24 | 1 | -1/+1 | |
| | ||||||
* | Append asset ID to URL for storage requests to allow caching proxies to work ↵ | Dan Lake | 2011-11-23 | 1 | -1/+3 | |
| | | | | with Simian | |||||
* | Improve the error messages returned if the HelloNeighbour call fails. | Justin Clark-Casey (justincc) | 2011-11-21 | 1 | -19/+46 | |
| | | | | This is the message a region sends to its neighbours when it comes up | |||||
* | Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent ↵ | Justin Clark-Casey (justincc) | 2011-11-19 | 2 | -3/+3 | |
| | | | | | | | 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages These are just the result of an attempt to canonicalize received messages - it's not important that we constantly log them. Also finally get the deregister grid service message working properly | |||||
* | Improve some grid region log messages to express regions at co-ordinate ↵ | Justin Clark-Casey (justincc) | 2011-11-19 | 3 | -8/+21 | |
| | | | | (e.g. 1000, 1000) rather than meter positions (256000, 256000) | |||||
* | improve region deregistration log message | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -1/+4 | |
| | ||||||
* | Don't register a region twice on both official registration and maptile ↵ | Justin Clark-Casey (justincc) | 2011-11-19 | 3 | -1/+6 | |
| | | | | | | regeneration. Maptile storage appears orthogonal to region registration | |||||
* | distinguish between FriendsSimConnector and FriendsServiceConnector in log | Justin Clark-Casey (justincc) | 2011-11-15 | 2 | -17/+17 | |
| | ||||||
* | Dont' bother with a userAgentService != null check right after we've ↵ | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -11/+10 | |
| | | | | constructed it |