aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Poof! on OGS1 GridServices.Diva Canto2009-09-261-937/+0
* Add System.Xml reference to the console projectMelanie2009-08-171-1/+1
* * minor format changes and message additionsJustin Clarke Casey2009-07-101-3/+3
* * minor: standardize some logging messagesJustin Clarke Casey2009-07-101-2/+1
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-10/+2
* Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva2009-06-141-1/+3
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-2/+2
* * NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby2009-05-231-1/+0
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-1/+1
* Added a bool variable to OGS1GridServices to be able to turn off the use of t...MW2009-05-141-9/+16
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+2
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* Change of word in log message.diva2009-05-021-1/+1
* Another attempt at mantis #3527.diva2009-04-271-1/+11
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-1/+1
* * Some more work on refactoring configs;lbsa712009-04-171-1/+1
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+22
* regionInfo isn't defined here yet, which leads to a NRE. Grid-serverHomer Horwitz2009-03-151-1/+1
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+4
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-13/+11
* forgotten filesMW2009-03-031-2/+2
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-201-912/+1
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-78/+0
* Major change to how appearance is managed, including changes in login and use...diva2009-02-171-1/+5
* * Remove a change which shouldn't have made it into the last commitJustin Clarke Casey2009-02-121-2/+0
* * Add missing OpenSIm.Framework.Communications ref for Wdinwos buildsJustin Clarke Casey2009-02-121-0/+2
* * optimized usings.lbsa712009-02-121-4/+1
* * Move the timed_out change to earlier on in the async handlerJustin Clarke Casey2009-01-141-4/+9
* * 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