| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+101 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 2 | -2/+2 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 1 | -0/+14 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -9/+4 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-15 | 1 | -6/+6 |
* | Fixes a case where neighboring region info cannot be obtained | Melanie Thielker | 2008-08-15 | 1 | -3/+6 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -6/+8 |
* | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 2008-08-14 | 1 | -0/+7 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -1/+3 |
* | Patch #9024 | Melanie Thielker | 2008-08-10 | 1 | -1/+1 |