| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Add a few more debug messages to diagnose problems in OSGrid's proxy ... | Diva Canto | 2016-06-13 | 1 | -5/+0 |
* | Revert "More debug to diagnose osgrid" | Diva Canto | 2016-06-13 | 1 | -1/+0 |
* | More debug to diagnose osgrid | Diva Canto | 2016-06-13 | 1 | -0/+1 |
* | Add a few more debug messages to diagnose problems in OSGrid's proxy use | Diva Canto | 2016-06-13 | 1 | -0/+5 |
* | Apply user specified default perms across the board, to items uploaded as wel... | Melanie Thielker | 2016-04-29 | 1 | -1/+2 |
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 2016-02-21 | 2 | -2/+2 |
* | fix typo | UbitUmarov | 2015-12-02 | 1 | -1/+1 |
* | createAgent needs to be sync | UbitUmarov | 2015-12-02 | 1 | -1/+4 |
* | revert previus commit | UbitUmarov | 2015-11-23 | 1 | -4/+10 |
* | remove libomv detection/log from llLoginService | UbitUmarov | 2015-11-23 | 1 | -10/+4 |
* | Plumb the rest of the context stuff. Well, what I see so far anyway | Melanie Thielker | 2015-11-02 | 3 | -6/+16 |
* | More EntityTransferContext plumbing | Melanie Thielker | 2015-11-01 | 1 | -3/+5 |
* | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2015-11-01 | 1 | -3/+10 |
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -8/+98 |
|\ |
|
| * | Minor: Add an initializer to show what the default value would be. | Melanie Thielker | 2015-11-01 | 1 | -1/+1 |
| * | Remove an unneeded code path, it could never be reached. Ubit caught it | Melanie Thielker | 2015-11-01 | 1 | -12/+0 |
| * | This is the replacement fix for large regions and string version. | Melanie Thielker | 2015-11-01 | 1 | -0/+6 |
| * | Revert "fix transfer protocol version in string format. These are not | Melanie Thielker | 2015-11-01 | 1 | -17/+5 |
| * | fix transfer protocol version in string format. Let that case have tests iden... | UbitUmarov | 2015-10-31 | 1 | -5/+17 |
| * | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 2015-10-31 | 1 | -14/+17 |
| * | Put back the option of having asymmetrical protocol versions in | Melanie Thielker | 2015-10-31 | 1 | -25/+18 |
| * | simplify new regions protocol version control. (May not work, and babies safe... | UbitUmarov | 2015-10-31 | 1 | -27/+41 |
| * | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 2015-10-31 | 1 | -9/+94 |
| * | Let the initiator of a teleport or crossing know that we handle extra | Melanie Thielker | 2015-10-20 | 1 | -0/+1 |
| * | On to 0.8.3! | Diva Canto | 2015-10-18 | 2 | -2/+2 |
| * | The protocol version checking on the grid server connector seemed to have a b... | Diva Canto | 2015-10-18 | 1 | -1/+18 |
| * | Change the actual versions allowed to connect, which is different from | Melanie Thielker | 2015-09-14 | 1 | -4/+4 |
* | | On to 0.8.3! | Diva Canto | 2015-10-18 | 2 | -2/+2 |
* | | The protocol version checking on the grid server connector seemed to have a b... | Diva Canto | 2015-10-17 | 1 | -1/+18 |
* | | ... merge issue | UbitUmarov | 2015-09-28 | 1 | -0/+2 |
* | | Change the actual versions allowed to connect, which is different from | Melanie Thielker | 2015-09-14 | 1 | -4/+4 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 5 | -63/+5 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 11 | -11/+390 |
|\ \
| |/
|/| |
|
| * | change default scopeID to UUID.Zero | UbitUmarov | 2015-08-29 | 3 | -3/+6 |
| * | add more of the v03 checks and homeURL. Sending side only for now | UbitUmarov | 2015-08-26 | 1 | -2/+14 |
| * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 2 | -2/+2 |
| * | Fix content type checking to confirm to newer core versions | Melanie Thielker | 2015-03-10 | 1 | -1/+1 |
| * | TEST**** wingridproxy detection at grid login. Untested possible not | UbitUmarov | 2014-10-24 | 1 | -3/+8 |
| * | Allow 20 outbound connections per endpoint for the services | Melanie Thielker | 2014-10-13 | 1 | -0/+1 |
| * | Set connection limit to 20 for all servers. | Melanie Thielker | 2014-10-13 | 1 | -0/+4 |
| * | Fix a string format | Melanie Thielker | 2014-09-24 | 1 | -1/+1 |
| * | make CreateAgent sync for logins, async for other cases | UbitUmarov | 2014-09-24 | 1 | -13/+18 |
| * | coment out stack trace at newUserConnection, add log msh at createAgent | UbitUmarov | 2014-09-24 | 1 | -2/+3 |
| * | TEST do createAgent sync, forcing grid services and other regions to wait | UbitUmarov | 2014-09-24 | 1 | -2/+7 |
| * | If GridUserService is asked for a nonexistent user, bail gracefully | Melanie Thielker | 2014-08-23 | 1 | -0/+3 |
| * | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 2014-08-23 | 3 | -3/+19 |
| * | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Melanie Thielker | 2014-06-21 | 34 | -350/+885 |
| |\ |
|
| | * | Revert "Add support for user preferences (im via email)" | Melanie | 2013-12-07 | 2 | -55/+0 |
| | * | Merge branch 'master' into careminster | Melanie | 2013-12-07 | 2 | -0/+55 |
| | |\ |
|
| | * \ | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 2 | -1/+25 |
| | |\ \ |
|