| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 3 | -1176/+1 |
* | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 2009-02-20 | 1 | -78/+0 |
* | Major change to how appearance is managed, including changes in login and use... | diva | 2009-02-17 | 1 | -1/+5 |
* | Commented a couple of not very useful log messages that are cluttering the lo... | diva | 2009-02-12 | 1 | -4/+4 |
* | * Remove a change which shouldn't have made it into the last commit | Justin Clarke Casey | 2009-02-12 | 1 | -2/+0 |
* | * Add missing OpenSIm.Framework.Communications ref for Wdinwos builds | Justin Clarke Casey | 2009-02-12 | 1 | -0/+2 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 5 | -9/+6 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | * Move the timed_out change to earlier on in the async handler | Justin Clarke Casey | 2009-01-14 | 1 | -4/+9 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -2/+2 |
* | * reference is to Nini.Config, not Nini | Justin Clarke Casey | 2009-01-02 | 1 | -1/+1 |
* | * Add Nini reference to Communications.OGS1 | Justin Clarke Casey | 2009-01-02 | 1 | -0/+1 |
* | Plumb in the birthdate from the user server reply to the cache | Melanie Thielker | 2008-12-22 | 1 | -0/+1 |
* | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 2008-12-13 | 1 | -9/+9 |
* | Add a null check. Mantis #2798 | idb | 2008-12-11 | 1 | -1/+1 |
* | - Use the http-port that is now provided by the grid-server. If it isn't (bec... | Homer Horwitz | 2008-12-05 | 1 | -0/+5 |
* | * minor: rename m_parent to m_commsManager to make it a little clearer what i... | Justin Clarke Casey | 2008-11-27 | 1 | -18/+18 |
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 1 | -52/+0 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-25 | 1 | -1/+1 |
* | WIP: Adding a few things to PresenceModule. Not quite finished yet. | Homer Horwitz | 2008-11-24 | 1 | -1/+9 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 1 | -0/+1 |
* | Mantis#2590. Thank you kindly, Diva for a patch that solves: | Charles Krinke | 2008-11-08 | 1 | -1/+10 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -0/+3 |
* | * Improve the previous fix by pushing the exception catching down into OGS1 g... | Justin Clarke Casey | 2008-11-04 | 1 | -8/+8 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-04 | 1 | -2/+2 |
* | Add a bit more error-checking to GetFriendRegionInfos. | Homer Horwitz | 2008-11-03 | 1 | -13/+24 |
* | Thanks diva for a patch that removes an unnecessary dependency on Communicati... | Dahlia Trimble | 2008-11-03 | 1 | -2/+2 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-11-02 | 1 | -1/+1 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 3 | -3/+141 |
* | Small optimization: Don't ask gridserver about regions on the local instance. | Homer Horwitz | 2008-10-05 | 1 | -0/+7 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 1 | -43/+76 |
* | * Remove some old libsecondlife workarounds as suggested by jhurliman in http... | Justin Clarke Casey | 2008-09-22 | 1 | -5/+4 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 2008-09-21 | 1 | -5/+25 |
* | * Tidy up OGS1GridServices | Justin Clarke Casey | 2008-09-20 | 1 | -101/+39 |
* | * Enables logins to regions on a grid once they have finished starting up (th... | Justin Clarke Casey | 2008-09-19 | 1 | -29/+46 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 2 | -4/+17 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -28/+23 |
* | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 2008-09-15 | 1 | -0/+5 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -9/+26 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -5/+5 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 1 | -30/+33 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 1 | -0/+1 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -12/+10 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 3 | -17/+17 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 5 | -120/+120 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -7/+7 |
* | * minor: some logging conformance, code documenting | Justin Clarke Casey | 2008-08-25 | 1 | -5/+21 |
* | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 2008-08-25 | 1 | -6/+23 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -16/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 2 | -10/+10 |