| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2012-02-23 | 2 | -2/+3 |
* | 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, blackli... | Diva Canto | 2012-02-20 | 1 | -6/+14 |
* | 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 gr... | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -1/+1 |
* | Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex... | Justin Clark-Casey (justincc) | 2012-02-07 | 9 | -103/+120 |
* | 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 locatio... | Diva Canto | 2012-01-12 | 2 | -7/+13 |
* | 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 |
* | Move asset commands from AssetService to AssetServerConnector so that we can ... | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -121/+3 |
* | 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 hu... | Justin Clark-Casey (justincc) | 2012-01-02 | 1 | -0/+6 |
* | | Profile Updates | BlueWall | 2012-01-03 | 3 | -0/+80 |
|/ |
|
* | Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe... | Diva Canto | 2011-12-30 | 1 | -30/+25 |
* | Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r... | Diva Canto | 2011-12-30 | 1 | -5/+1 |
* | Set the local grid flag in the user account through the simian connector | Mic Bowman | 2011-12-29 | 1 | -0/+4 |
* | 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 o... | Diva Canto | 2011-12-29 | 2 | -1/+4 |
* | 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 |
* | | 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 |
* | 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 |
* | Improve the error messages returned if the HelloNeighbour call fails. | Justin Clark-Casey (justincc) | 2011-11-21 | 1 | -19/+46 |
* | Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff... | Justin Clark-Casey (justincc) | 2011-11-19 | 2 | -3/+3 |
* | Improve some grid region log messages to express regions at co-ordinate (e.g.... | Justin Clark-Casey (justincc) | 2011-11-19 | 3 | -8/+21 |
* | 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 regen... | Justin Clark-Casey (justincc) | 2011-11-19 | 3 | -1/+6 |
* | 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 construc... | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -11/+10 |
* | Make log messages on authentication failure more explicit | Justin Clark-Casey (justincc) | 2011-11-11 | 1 | -13/+26 |
* | Damaged assets, especially appearance textures, could crash the region server... | Snoopy Pfeffer | 2011-11-06 | 1 | -1/+9 |
* | Multiple lines in welcome message use '\n' in the welcome message to | nebadon | 2011-11-05 | 1 | -0/+3 |
* | Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer size | Mic Bowman | 2011-11-02 | 1 | -1/+1 |
* | Revert "fix CopyTo call that was breaking under mono 2.10" | Melanie | 2011-11-03 | 1 | -1/+1 |
* | fix CopyTo call that was breaking under mono 2.10 | Mic Bowman | 2011-11-02 | 1 | -1/+1 |
* | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 2011-10-24 | 4 | -1/+94 |
* | Provide an option to allow remote calls to the CreateUser method on the UserA... | Justin Clark-Casey (justincc) | 2011-10-18 | 1 | -3/+11 |
* | Bug fix on the bug fix on UserAccountService.cs | Diva Canto | 2011-10-16 | 1 | -1/+0 |
* | Guard HGAssetService against uninitialized variables and null arguments. | Diva Canto | 2011-10-15 | 1 | -0/+3 |
* | Bug fix -- Test User on first run standalone might not be created properly: l... | Diva Canto | 2011-10-13 | 1 | -46/+44 |