aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-15If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold...Justin Clark-Casey (justincc)1-6/+13
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-1/+1
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1
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-21Better version of previous commitDiva Canto1-2/+6
2013-07-21Add the Current Outfit folder as an available folder in the SuitcaseInventory.Diva Canto1-0/+16
2013-07-14Cleanup old hg sessions (older than 2 days)Diva Canto1-0/+3
2013-07-14HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto2-90/+199
2013-07-13Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...Diva Canto1-0/+6
2013-07-09minor: remove mono compiler warnings from HGSuitcaseInventoryServiceJustin Clark-Casey (justincc)1-3/+3
2013-06-21Finally moved HG agent transfers to use agent fatpacks.Diva Canto1-6/+6
2013-06-12After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...Justin Clark-Casey (justincc)1-1/+23
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 Canto4-4/+8
2013-02-27Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto4-4/+4
2013-02-22Added new Util function for reading config vars that's more generic than the ...Diva Canto4-4/+4
2013-02-21Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto4-10/+12
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1
2013-02-01Update assembly version numbersBlueWall1-1/+1
2012-12-04Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto1-10/+25
2012-11-14The last few AssemblyInfos. Finished!Diva Canto1-0/+33
2012-11-07HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto1-1/+22
2012-11-03HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w...Diva Canto1-0/+9
2012-11-02HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto1-5/+5
2012-10-20Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2-2/+2
2012-09-26Use GridUser properly for foreign users.Diva Canto1-4/+27
2012-09-22HG 2.0: User Agent Service now can also control where the local users can go....Diva Canto1-3/+100
2012-09-21More HG 2.0: access control at the Gatekeeper. \o/Diva Canto1-8/+54
2012-09-21Minor: change the return value of unsuccessful posts to string.Empty.Diva Canto1-1/+1
2012-09-20Improvement over last commit: refactor the asset permissions code, so that it...Diva Canto1-58/+5
2012-09-20More HG2.0: Added permission policies in HGAsset Service based on asset types...Diva Canto1-3/+76
2012-09-15More on HG2.0: added the possibility of controlling the appearance that avies...Diva Canto1-0/+1
2012-09-13Restarting to work on HGSuitcaseInventoryService: added the ability for the o...Diva Canto1-4/+56
2012-06-30Remove some mono compiler warningsJustin Clark-Casey (justincc)3-17/+15
2012-04-07A few more minor improvements on Suitcase inventory service.Diva Canto1-7/+6
2012-04-06Better Suitcase Inventory Service.Diva Canto1-48/+55
2012-04-06Deleted the unused and commented code from 2 commits ago.Diva Canto1-594/+0
2012-04-06WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...Diva Canto1-36/+712
2012-04-06Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto1-0/+6
2012-03-29Finish up the SuitcaseInventory service.Diva Canto1-120/+218
2012-03-28HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto1-0/+368