aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-041-1/+1
* minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so ...Justin Clark-Casey (justincc)2013-08-221-4/+8
* Revert "Implement ability for hg logins to try fallback regions just like loc...Justin Clark-Casey (justincc)2013-08-221-39/+5
* Implement ability for hg logins to try fallback regions just like local logins.Justin Clark-Casey (justincc)2013-08-211-5/+39
* Better version of previous commitDiva Canto2013-07-211-2/+6
* Add the Current Outfit folder as an available folder in the SuitcaseInventory.Diva Canto2013-07-211-0/+16
* Cleanup old hg sessions (older than 2 days)Diva Canto2013-07-141-0/+3
* HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto2013-07-142-90/+199
* Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...Diva Canto2013-07-131-0/+6
* minor: remove mono compiler warnings from HGSuitcaseInventoryServiceJustin Clark-Casey (justincc)2013-07-091-3/+3
* Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-211-6/+6
* After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...Justin Clark-Casey (justincc)2013-06-121-1/+23
* Added an interface to an external ban service. With this commit, the interfac...Diva Canto2013-04-271-4/+21
* Switched to using the other Util function with a default value.Diva Canto2013-02-274-4/+8
* Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-274-4/+4
* Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-224-4/+4
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-214-10/+12
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto2012-12-041-10/+25
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto2012-11-071-1/+22
* HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w...Diva Canto2012-11-031-0/+9
* HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto2012-11-021-5/+5
* Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-202-2/+2
* Use GridUser properly for foreign users.Diva Canto2012-09-261-4/+27
* HG 2.0: User Agent Service now can also control where the local users can go....Diva Canto2012-09-221-3/+100
* More HG 2.0: access control at the Gatekeeper. \o/Diva Canto2012-09-211-8/+54
* Minor: change the return value of unsuccessful posts to string.Empty.Diva Canto2012-09-211-1/+1
* Improvement over last commit: refactor the asset permissions code, so that it...Diva Canto2012-09-201-58/+5
* More HG2.0: Added permission policies in HGAsset Service based on asset types...Diva Canto2012-09-201-3/+76
* More on HG2.0: added the possibility of controlling the appearance that avies...Diva Canto2012-09-151-0/+1
* Restarting to work on HGSuitcaseInventoryService: added the ability for the o...Diva Canto2012-09-131-4/+56
* Remove some mono compiler warningsJustin Clark-Casey (justincc)2012-06-303-17/+15
* A few more minor improvements on Suitcase inventory service.Diva Canto2012-04-071-7/+6
* Better Suitcase Inventory Service.Diva Canto2012-04-061-48/+55
* Deleted the unused and commented code from 2 commits ago.Diva Canto2012-04-061-594/+0
* WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...Diva Canto2012-04-061-36/+712
* Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-061-0/+6
* Finish up the SuitcaseInventory service.Diva Canto2012-03-291-120/+218
* HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto2012-03-281-0/+368
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-272-2/+25
|\
| * User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-272-2/+25
* | Amend to previous commit regarding the config name. Bugs bite.Diva Canto2012-03-271-2/+0
|/
* Send the config section name up to the service classes themselves (XInventory...Diva Canto2012-03-272-36/+8
* HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-212-0/+109
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-0/+301
* Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-0/+10
* Fixes mantis #5923Diva Canto2012-03-081-2/+3
* Propagate our teleport flags on loginsBlueWall2012-02-181-2/+6