aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid/GatekeeperServiceConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+16
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-58/+41
2012-11-07HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto1-1/+1
2012-04-20Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn...Justin Clark-Casey (justincc)1-4/+11
2011-05-02Oops, forgot this one.Diva Canto1-1/+1
2011-01-06HG map tile fetch: handle cached images appropriately.Diva Canto1-4/+12
2011-01-03Cleaned up debugging messages in the WebRequest handlersMic Bowman1-1/+1
2010-12-29Standardize the way WebRequests are made in the SimulationServiceConnector. A...Mic Bowman1-29/+35
2010-12-14More on mantis #5270Diva Canto1-2/+3
2010-12-13Changed logging level for message about failure to retrieve a map image from ...Marck1-1/+1
2010-12-13Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.Marck1-14/+15
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto1-14/+14
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-31/+19
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-19/+12
2010-10-22Revert "* additional serveruri cleanup"Justin Clark-Casey (justincc)1-6/+8
2010-10-22Revert "* remove some spurious debug info"Justin Clark-Casey (justincc)1-15/+15
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman1-14/+21
2010-10-20* remove some spurious debug infoJonathan Freedman1-15/+15
2010-10-20* additional serveruri cleanupJonathan Freedman1-8/+6
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-12/+19
2010-10-20* remove some spurious debug infoJonathan Freedman1-15/+15
2010-10-03* additional serveruri cleanupJonathan Freedman1-8/+6
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-12/+19
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-09-03One last tweak, hopefully.Diva Canto1-2/+2
2010-09-03Another tweak. Sux^2Diva Canto1-2/+2
2010-09-03More tweaks related to my previous commit. Tweaks sux.Diva Canto1-2/+2
2010-09-02Quick fix for making global references for gatekeepers that are not domain:po...Diva Canto1-3/+3
2010-08-23Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)1-3/+1
2010-08-19Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto1-0/+44
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+28
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-90/+0
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-3/+4
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto1-0/+215
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-0/+119