| Commit message (Expand) | Author | Age | Files | Lines |
* | Profile Updates | BlueWall | 2012-01-03 | 1 | -0/+25 |
* | HG: Verify that the user is local | Diva Canto | 2011-12-21 | 1 | -0/+8 |
* | HG: Renamed one method | Diva Canto | 2011-12-04 | 1 | -1/+1 |
* | Removing special casing on failures. This may also fix reports of this issue: | Diva Canto | 2011-06-08 | 1 | -2/+4 |
* | Added error message to help understand http://opensimulator.org/mantis/view.p... | Diva Canto | 2011-06-07 | 1 | -0/+5 |
* | This hopefully fixes all issues with online/offline notifications across grid... | Diva Canto | 2011-06-07 | 1 | -7/+21 |
* | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=... | Diva Canto | 2011-06-07 | 1 | -1/+1 |
* | Re-Apply Use current TravelingAgent if the the login failure reason is "Login... | BlueWall | 2011-06-01 | 1 | -2/+5 |
* | Revert "Use current TravelingAgent if the login failure reason is "Logins Dis... | BlueWall | 2011-06-01 | 1 | -5/+2 |
* | Use current TravelingAgent if the login failure reason is "Logins Disabled" t... | BlueWall | 2011-06-01 | 1 | -2/+5 |
* | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 2011-05-26 | 1 | -0/+24 |
* | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ... | Diva Canto | 2011-05-25 | 1 | -0/+11 |
* | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 2011-05-24 | 1 | -0/+17 |
* | HG friends: Status notifications working. Also initial logins get the online ... | Diva Canto | 2011-05-23 | 1 | -3/+169 |
* | Normalizing comparison to lower case, just in case ppl set their config vars ... | Diva Canto | 2011-03-01 | 1 | -1/+1 |
* | Improved debug messages to track what is going on with the XFF header | Diva Canto | 2011-01-09 | 1 | -5/+7 |
* | Minor bug fixes. Hunting down mantis #5259 | Diva Canto | 2010-12-09 | 1 | -1/+1 |
* | Fixed some inconsistency with trailing /. Made debug messages consistent. Cha... | Diva Canto | 2010-12-05 | 1 | -2/+4 |
* | * a bit of additional debugging: | Jonathan Freedman | 2010-10-23 | 1 | -4/+3 |
* | * change the data exchanged within hypergrid transactions | Jonathan Freedman | 2010-10-21 | 1 | -3/+7 |
* | * more url / hg cleanup | Jonathan Freedman | 2010-10-11 | 1 | -0/+1 |
* | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-05 | 1 | -1/+5 |
|\ |
|
| * | Added viewer's channel, mac, and id0 to agent circuit data. Also moved client... | Diva Canto | 2010-10-03 | 1 | -1/+5 |
* | | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -4/+4 |
|/ |
|
* | Part two of the previous commit, making IGridUserService.LoggedOut() more fle... | John Hurliman | 2010-09-29 | 1 | -1/+1 |
* | Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c... | Diva Canto | 2010-08-19 | 1 | -2/+3 |
* | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 2010-08-19 | 1 | -12/+32 |
* | Further bug fixing, still related to the issue earlier. | Diva Canto | 2010-08-03 | 1 | -3/+17 |
* | Another bug fixed. Same issue. | Diva Canto | 2010-08-03 | 1 | -1/+2 |
* | Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but... | Diva Canto | 2010-08-03 | 1 | -6/+10 |
* | Changed the way HG client verification is done: now transforming local and LA... | Diva Canto | 2010-07-30 | 1 | -4/+7 |
* | This combination is working. It all points to not being able to use 127.0.0.1... | Diva Canto | 2010-05-15 | 1 | -5/+5 |
* | Almost, but not quite. Commenting verification again, until I understand wher... | Diva Canto | 2010-05-15 | 1 | -4/+4 |
* | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -12/+15 |
* | * Added missing loggout notification to home grid upon agents logging out in ... | Diva Canto | 2010-05-08 | 1 | -0/+4 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -11/+10 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+28 |
* | Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no... | Diva Canto | 2010-02-02 | 1 | -11/+16 |
* | * Remove unnecessary debug message | Diva Canto | 2010-01-31 | 1 | -1/+3 |
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -0/+210 |