aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-10-061-1/+1
|\
| * Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* | Merge branch 'master' into careminsterMelanie2013-09-071-1/+1
|\ \ | |/
| * Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-021-1/+1
* | Merge branch 'master' into careminsterMelanie2013-09-011-4/+8
|\ \ | |/
| * Revert "Make HG logins fall back to fallback regions if the desired region fa...Justin Clark-Casey (justincc)2013-08-261-24/+3
| * Revert "Added some more debug messages."Justin Clark-Casey (justincc)2013-08-261-4/+1
| * Added some more debug messages.Diva Canto2013-08-241-1/+4
| * Make HG logins fall back to fallback regions if the desired region fails.Diva Canto2013-08-241-3/+24
| * 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
* | Merge branch 'master' into careminsterMelanie2013-07-241-0/+20
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2013-07-184-92/+212
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2013-06-231-6/+6
|\ \ | |/
| * Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-211-6/+6
* | Merge branch 'master' into careminsterMelanie2013-06-131-1/+23
|\ \ | |/
| * After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...Justin Clark-Casey (justincc)2013-06-121-1/+23
* | Merge branch 'master' into careminsterMelanie2013-04-291-4/+21
|\ \ | |/
| * Added an interface to an external ban service. With this commit, the interfac...Diva Canto2013-04-271-4/+21
* | Merge branch 'master' into careminsterMelanie2013-02-284-4/+8
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2013-02-234-4/+4
|\ \ | |/
| * Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-224-4/+4
* | Merge branch 'master' into careminsterMelanie2013-02-225-11/+13
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2013-02-051-1/+1
|\ \ | |/
| * Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* | Merge branch 'master' into careminsterMelanie2012-12-041-10/+25
|\ \ | |/
| * Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto2012-12-041-10/+25
* | Merge branch 'master' into careminsterMelanie2012-11-171-0/+33
|\ \ | |/
| * The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* | Merge branch 'master' into careminsterMelanie2012-11-091-1/+22
|\ \ | |/
| * HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto2012-11-071-1/+22
* | Merge branch 'master' into careminsterMelanie2012-11-041-0/+9
|\ \ | |/
| * HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w...Diva Canto2012-11-031-0/+9
* | Merge branch 'master' into careminsterMelanie2012-11-031-5/+5
|\ \ | |/
| * HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto2012-11-021-5/+5
* | Merge branch 'master' into careminsterMelanie2012-10-202-2/+2
|\ \ | |/
| * Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-202-2/+2
* | Merge commit '3c77b8f463a852aecf3cb29fe4e5f4614f474dbf' into careminsterMelanie2012-09-271-4/+27
|\ \ | |/
| * Use GridUser properly for foreign users.Diva Canto2012-09-261-4/+27