aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-01Re-Apply Use current TravelingAgent if the the login failure reason is "Login...BlueWall1-2/+5
2011-06-01Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...BlueWall1-5/+2
2011-06-01Use current TravelingAgent if the login failure reason is "Logins Disabled" t...BlueWall1-2/+5
2011-05-27HG inventory transfers over the profile working.Diva Canto1-0/+2
2011-05-26Commented a few extra debug messages.Diva Canto1-5/+5
2011-05-26HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2-8/+38
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2-0/+322
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-0/+17
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto1-3/+169
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-86/+0
2011-05-22File to be removedDiva Canto1-11/+0
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-1/+3
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+95
2011-04-27Thank you Snoopy for a patch that adds some filtering to client versions allo...Diva Canto1-2/+37
2011-03-01Normalizing comparison to lower case, just in case ppl set their config vars ...Diva Canto1-1/+1
2011-01-17Put the 'new' back to avoid a warning. Yes, we want to hide it.Diva Canto1-1/+1
2011-01-18minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)3-5/+6
2011-01-17Revert "DEBUG DEBUG DEBUG"Diva Canto1-1/+1
2011-01-17DEBUG DEBUG DEBUGDiva Canto1-1/+1
2011-01-09Improved debug messages to track what is going on with the XFF headerDiva Canto1-5/+7
2010-12-29fixes a problem with ending slashes in GatekeeperService to verify session-ad...Myan Thor1-3/+5
2010-12-13Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.Marck1-16/+13
2010-12-09Minor bug fixes. Hunting down mantis #5259Diva Canto1-1/+1
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2-3/+7
2010-12-01Added some comments. Better than listening to the boring speaker...Diva Canto2-0/+12
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2-42/+107
2010-11-27Make gatekeeper's address check case-insensitive.Marck1-1/+2
2010-11-26Creator information preserved upon HG transfers.Diva Canto1-1/+0
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2-0/+514
2010-10-23* a bit of additional debugging:Jonathan Freedman1-4/+3
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2-12/+7
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)2-5/+5
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)1-1/+0
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman1-3/+7
2010-10-20* more url / hg cleanupJonathan Freedman1-0/+1
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2-5/+5
2010-10-11* more url / hg cleanupJonathan Freedman1-0/+1
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-1/+5
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2-5/+5
2010-09-29Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman1-1/+1
2010-08-19Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...Diva Canto2-12/+21
2010-08-19Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto1-12/+32
2010-08-15Thanks Marck for the patch to mantis #4941 (shortening avies' names on HG)Diva Canto1-1/+10
2010-08-03Further bug fixing, still related to the issue earlier.Diva Canto1-3/+17
2010-08-03Another bug fixed. Same issue.Diva Canto1-1/+2
2010-08-03this is so bad, brain is beyond fried. must stop.Diva Canto1-1/+1
2010-08-03sigh. fried brain.Diva Canto1-1/+1
2010-08-03One more buglet related to the issue at hand.Diva Canto1-1/+1
2010-08-03One more thing related to the previous commit. Must avoid all in-process remo...Diva Canto1-10/+15
2010-08-03Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but...Diva Canto2-56/+63