aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-2/+2
2009-01-02* reference is to Nini.Config, not NiniJustin Clarke Casey1-1/+1
2009-01-02* Add Nini reference to Communications.OGS1Justin Clarke Casey1-0/+1
2008-12-13Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke1-9/+9
2008-12-05- Use the http-port that is now provided by the grid-server. If it isn't (bec...Homer Horwitz1-0/+5
2008-11-11* Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey1-0/+1
2008-11-08Mantis#2590. Thank you kindly, Diva for a patch that solves:Charles Krinke1-1/+10
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-0/+3
2008-11-04* Improve the previous fix by pushing the exception catching down into OGS1 g...Justin Clarke Casey1-8/+8
2008-11-02Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-1/+79
2008-10-05Small optimization: Don't ask gridserver about regions on the local instance.Homer Horwitz1-0/+7
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-43/+76
2008-09-22* Remove some old libsecondlife workarounds as suggested by jhurliman in http...Justin Clarke Casey1-5/+4
2008-09-21* Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey1-5/+25
2008-09-20* Tidy up OGS1GridServicesJustin Clarke Casey1-101/+39
2008-09-19* Enables logins to regions on a grid once they have finished starting up (th...Justin Clarke Casey1-29/+46
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-2/+13
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-5/+5
2008-09-07Mantis #2142Melanie Thielker1-30/+33
2008-09-07* Improve login failure handling.Justin Clarke Casey1-0/+1
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey1-12/+10
2008-09-06* This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares1-3/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-37/+37
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-7/+7
2008-08-25* minor: some logging conformance, code documentingJustin Clarke Casey1-5/+21
2008-08-25* Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey1-6/+23
2008-08-18Formatting cleanup.Jeff Ames1-5/+5
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+101
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-9/+4
2008-08-15Minor formatting cleanup.Jeff Ames1-6/+6
2008-08-15Fixes a case where neighboring region info cannot be obtainedMelanie Thielker1-3/+6
2008-08-10Patch #9024Melanie Thielker1-1/+1
2008-08-10Update svn properties, minor formatting cleanup.Jeff Ames1-2/+0
2008-08-08* Removed unused m_bAvailablelbsa711-1/+1
2008-08-08* All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa711-20/+44
2008-07-20Mantis#1797. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke1-1/+1
2008-07-18Patch #9151Melanie Thielker1-2/+2
2008-07-14Patch #9150Melanie Thielker1-1/+1
2008-06-27dr scofield's continuing warnings safari:Dr Scofield1-16/+17
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-4/+66
2008-06-14* minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey1-2/+2
2008-06-13* Double timeout on region registration XMLRPC call to the grid serviceJustin Clarke Casey1-1/+4
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-4/+4
2008-06-02* This update enables grid wide presence updates.Teravus Ovares1-1/+7
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+26
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-2/+4
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke1-2/+6
2008-05-16Formatting cleanup.Jeff Ames1-66/+66