aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-06Fix build breakMelanie2-2/+7
2019-10-06Introduce a way to send the grid's message kay, if one is usedMelanie1-2/+3
2019-09-23do removed the old API function (replaced in 2016). Thanks Terry for finding ...UbitUmarov1-28/+0
2019-09-23fix a HGsuitcase APIUbitUmarov1-0/+28
2019-07-13When using FSAssets, the HGAssetService would still use AssetService.Melanie1-13/+70
2019-07-13When using FSAssets, the HGAssetService would still use AssetService.Melanie1-13/+70
2019-04-06UserAgentService: change handling of its external IPUbitUmarov1-22/+28
2018-07-08replace some string testsUbitUmarov1-3/+3
2018-07-08we don't use tab simbol, we use 4 whitespacesUbitUmarov1-13/+13
2018-07-08Add mac banningVincent Sylvester1-0/+16
2018-01-17pesty warningUbitUmarov1-1/+1
2017-08-03avoid a null refUbitUmarov1-3/+4
2017-05-12mantis 8165: fix a null ref on hg gatekeeper on another placeUbitUmarov1-3/+4
2017-05-12fix a null ref on hg gatekeeperUbitUmarov1-1/+1
2017-05-12yes it is not destiny grid but destination.. thx u know who :)UbitUmarov1-2/+2
2017-05-11don't allow multiple presences of same avatar also on HG gatekeeperUbitUmarov2-23/+99
2017-01-05Massive tab and trailing space cleanupMelanie Thielker11-41/+41
2017-01-03Suppress misleading message when logging in locallyMelanie Thielker1-2/+6
2017-01-02Add the HGRemoteAssetService. Allows to use any asset service with HGMelanie Thielker1-0/+240
2016-11-20HG LinkRegion sends region size alsoUbitUmarov1-1/+7
2016-08-13remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov1-2/+1
2016-08-13 add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov1-0/+6
2016-07-21 add another gatekeeper login fail reason replyUbitUmarov1-2/+3
2016-07-21 add a gatekeeper login fail reason replyUbitUmarov1-1/+2
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2-6/+6
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto1-1/+1
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2-2/+4
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-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
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-08Convert the enum to int before casting it to string for DB queryDiva Canto1-1/+1
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2-43/+43
2015-08-03In the AgentCircuitData of HG users, set the last name to include the portOren Hurvitz1-1/+1
2015-08-02Add HGFSAssetService to the HypergridService to provide HG support for FSAssets.AliciaRaven1-0/+189
2015-08-01Mantis #7657 and #7514. This should alleviate the problem of bad object asset...Diva Canto1-0/+22
2015-05-10Knocked off a few compiler warnings regarding unused variables.Diva Canto1-1/+1
2015-05-10Added simple test for IM in Robust too.Diva Canto1-1/+8
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto1-1/+8
2015-05-05Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto1-1/+1
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2014-11-25When processing incoming attachments via HG, if a request for uuid gathering ...Justin Clark-Casey (justincc)1-1/+1
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)1-1/+2
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