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