aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/GatekeeperService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-15Bandaid for ghost users, check and remove them from Presence when they log on.onefang1-2/+28
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-33/+118
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-24/+97
2012-11-07HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto1-1/+22
2012-09-26Use GridUser properly for foreign users.Diva Canto1-4/+27
2012-09-21More HG 2.0: access control at the Gatekeeper. \o/Diva Canto1-8/+54
2012-06-30Remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+0
2012-03-27User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer1-0/+13
2012-03-08Fixes mantis #5923Diva Canto1-2/+3
2012-02-18Propagate our teleport flags on loginsBlueWall1-2/+6
2011-12-04HG: Renamed one methodDiva Canto1-1/+1
2011-11-15Dont' bother with a userAgentService != null check right after we've construc...Justin Clark-Casey (justincc)1-11/+10
2011-04-27Thank you Snoopy for a patch that adds some filtering to client versions allo...Diva Canto1-2/+37
2011-01-18minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
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-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto1-1/+3
2010-11-27Make gatekeeper's address check case-insensitive.Marck1-1/+2
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-1/+1
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-1/+1
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+1
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+1
2010-08-19Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...Diva Canto1-10/+18
2010-08-15Thanks Marck for the patch to mantis #4941 (shortening avies' names on HG)Diva Canto1-1/+10
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 Canto1-50/+53
2010-05-03Assorted bug fixes in hypergrid linking.Diva Canto1-1/+2
2010-02-25List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto1-0/+1
2010-01-31Batter debug messages.Diva Canto1-1/+2
2010-01-31Assorted bug fixes related to hyperlinkingDiva Canto1-7/+2
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-45/+32
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-1/+4
2010-01-18Check for impersonations at the Gatekeeper.Diva Canto1-29/+52
2010-01-18Go Home works. With security!!Diva Canto1-16/+37
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-1/+37
2010-01-17HG teleports through gatekeeper are working.Diva Canto1-38/+1
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-6/+62
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-1/+33
2010-01-17Copyright notices.Diva Canto1-1/+28
2010-01-17Hyperlinking minimally tested and working.Diva Canto1-4/+13
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto1-0/+167