aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/GatekeeperService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker1-1/+1
2015-11-01 fix merge issuesUbitUmarov1-1/+0
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker1-2/+2
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker1-3/+2
2015-10-18Fixed merge conflictsDiva Canto1-1/+2
2015-10-18Clean up of simulation version, the number that rules the compatibility of te...Diva Canto1-1/+2
2015-09-06Clean up viewer-based access control specifications.Diva Canto1-2/+5
2015-08-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker1-1/+1
2015-08-03In the AgentCircuitData of HG users, set the last name to include the portOren Hurvitz1-1/+1
2014-11-21When logging reigon information returned by GateKeeperService.GetHyperlinkReg...Justin Clark-Casey (justincc)1-3/+20
2014-07-22Fix recent regression in 3c6becd5 where login or hg login to variable sized r...Justin Clark-Casey (justincc)1-1/+1
2014-07-21On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)1-0/+7
2014-04-09In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz1-6/+8
2014-04-06When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz1-2/+4
2014-04-03When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz1-1/+12
2014-03-24Get the full viewer name even if it's (incorrectly) sent in the 'Channel' fieldOren Hurvitz1-5/+7
2013-09-02Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)1-1/+1
2013-08-26Revert "Make HG logins fall back to fallback regions if the desired region fa...Justin Clark-Casey (justincc)1-24/+3
2013-08-26Revert "Added some more debug messages."Justin Clark-Casey (justincc)1-4/+1
2013-08-24Added some more debug messages.Diva Canto1-1/+4
2013-08-24Make HG logins fall back to fallback regions if the desired region fails.Diva Canto1-3/+24
2013-08-22minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so ...Justin Clark-Casey (justincc)1-4/+8
2013-08-22Revert "Implement ability for hg logins to try fallback regions just like loc...Justin Clark-Casey (justincc)1-39/+5
2013-08-21Implement ability for hg logins to try fallback regions just like local logins.Justin Clark-Casey (justincc)1-5/+39
2013-07-13Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...Diva Canto1-0/+6
2013-04-27Added an interface to an external ban service. With this commit, the interfac...Diva Canto1-4/+21
2013-02-27Switched to using the other Util function with a default value.Diva Canto1-1/+2
2013-02-27Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto1-1/+1
2013-02-22Added new Util function for reading config vars that's more generic than the ...Diva Canto1-1/+1
2013-02-21Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto1-1/+2
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-81/+12
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-28Make gatekeeper's address check case-insensitive.Marck1-1/+2
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