| Commit message (Expand) | Author | Files | Lines |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 1 | -2/+2 |
2009-05-23 | * NetworkUtil now handles an error case in a way which is easier to debug. | Adam Frisby | 1 | -1/+0 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-05-14 | Added a bool variable to OGS1GridServices to be able to turn off the use of t... | MW | 1 | -9/+16 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 1 | -0/+2 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -1/+1 |
2009-05-02 | Change of word in log message. | diva | 1 | -1/+1 |
2009-04-27 | Another attempt at mantis #3527. | diva | 1 | -1/+11 |
2009-04-17 | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 1 | -1/+1 |
2009-04-17 | * Some more work on refactoring configs; | lbsa71 | 1 | -1/+1 |
2009-03-18 | Adds support for unlink-region command in hypergrid. | diva | 1 | -0/+22 |
2009-03-15 | regionInfo isn't defined here yet, which leads to a NRE. Grid-server | Homer Horwitz | 1 | -1/+1 |
2009-03-12 | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 1 | -1/+4 |
2009-03-10 | * Refactored out Create() methods to ensure proper transformation between Reg... | lbsa71 | 1 | -13/+11 |
2009-03-03 | forgotten files | MW | 1 | -2/+2 |
2009-02-20 | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 1 | -912/+1 |
2009-02-20 | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 1 | -78/+0 |
2009-02-17 | Major change to how appearance is managed, including changes in login and use... | diva | 1 | -1/+5 |
2009-02-12 | * Remove a change which shouldn't have made it into the last commit | Justin Clarke Casey | 1 | -2/+0 |
2009-02-12 | * Add missing OpenSIm.Framework.Communications ref for Wdinwos builds | Justin Clarke Casey | 1 | -0/+2 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -4/+1 |
2009-01-14 | * Move the timed_out change to earlier on in the async handler | Justin Clarke Casey | 1 | -4/+9 |
2009-01-06 | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 1 | -2/+2 |
2009-01-02 | * reference is to Nini.Config, not Nini | Justin Clarke Casey | 1 | -1/+1 |
2009-01-02 | * Add Nini reference to Communications.OGS1 | Justin Clarke Casey | 1 | -0/+1 |
2008-12-13 | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 1 | -9/+9 |
2008-12-05 | - Use the http-port that is now provided by the grid-server. If it isn't (bec... | Homer Horwitz | 1 | -0/+5 |
2008-11-11 | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 1 | -0/+1 |
2008-11-08 | Mantis#2590. Thank you kindly, Diva for a patch that solves: | Charles Krinke | 1 | -1/+10 |
2008-11-07 | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 1 | -0/+3 |
2008-11-04 | * Improve the previous fix by pushing the exception catching down into OGS1 g... | Justin Clarke Casey | 1 | -8/+8 |
2008-11-02 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -1/+79 |
2008-10-05 | Small optimization: Don't ask gridserver about regions on the local instance. | Homer Horwitz | 1 | -0/+7 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 1 | -43/+76 |
2008-09-22 | * Remove some old libsecondlife workarounds as suggested by jhurliman in http... | Justin Clarke Casey | 1 | -5/+4 |
2008-09-21 | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 1 | -5/+25 |
2008-09-20 | * Tidy up OGS1GridServices | Justin Clarke Casey | 1 | -101/+39 |
2008-09-19 | * Enables logins to regions on a grid once they have finished starting up (th... | Justin Clarke Casey | 1 | -29/+46 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 1 | -2/+13 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-09-07 | Mantis #2142 | Melanie Thielker | 1 | -30/+33 |
2008-09-07 | * Improve login failure handling. | Justin Clarke Casey | 1 | -0/+1 |
2008-09-07 | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 1 | -12/+10 |
2008-09-06 | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 1 | -3/+3 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -37/+37 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-08-25 | * minor: some logging conformance, code documenting | Justin Clarke Casey | 1 | -5/+21 |