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