| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor fix for HG request neighbors. Should not return hyperlink neighbors, on... | diva | 2009-01-01 | 2 | -4/+4 |
* | Minor bug fix in HG home regions management, removing the use of m_knownRegio... | diva | 2008-12-31 | 1 | -8/+15 |
* | Backing off from the accidental removal one of the most valued 'features' of ... | diva | 2008-12-24 | 1 | -2/+2 |
* | Better error handling for expect_hg_user on the HG. | diva | 2008-12-24 | 2 | -2/+12 |
* | Plumb in the birthdate from the user server reply to the cache | Melanie Thielker | 2008-12-22 | 1 | -0/+1 |
* | Kicking child agents off on the first login after a client crash. The child a... | diva | 2008-12-17 | 1 | -1/+24 |
* | Attempt at fixing the HG home jump by looking up hyperlink regions before gri... | diva | 2008-12-15 | 1 | -2/+2 |
* | 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 |
* | Correct the last checkin. | Homer Horwitz | 2008-12-11 | 1 | -1/+1 |
* | Move from IP to hostname for seed caps on login, for gridmode and standalone. | Homer Horwitz | 2008-12-11 | 1 | -2/+2 |
* | - 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 |
* | Mantis #2584 (again) | Melanie Thielker | 2008-11-30 | 1 | -0/+1 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 2 | -4/+3 |
* | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 2008-11-28 | 1 | -6/+2 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 2 | -27/+7 |
* | * 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 | 2 | -58/+0 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-25 | 1 | -1/+1 |
* | Update svn properties. | Jeff Ames | 2008-11-25 | 7 | -3366/+3366 |
* | * minor: eliminate mono compiler warnings | Justin Clarke Casey | 2008-11-25 | 3 | -8/+8 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 2008-11-25 | 7 | -0/+3366 |
* | WIP: Adding a few things to PresenceModule. Not quite finished yet. | Homer Horwitz | 2008-11-24 | 1 | -1/+9 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 2 | -2/+2 |
* | * test: Add scene root agent test stub, since I'll be picking up with somethi... | Justin Clarke Casey | 2008-11-14 | 2 | -5/+10 |
* | * Stop the pointless passing of a scene's own region handler back to it in re... | Justin Clarke Casey | 2008-11-12 | 1 | -17/+32 |
* | * 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 | 5 | -8/+164 |
* | 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 | 2 | -43/+91 |
* | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 2008-10-01 | 1 | -1/+22 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -3/+3 |
* | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2008-09-24 | 1 | -0/+30 |
* | * 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 | 5 | -34/+68 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -28/+23 |
* | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 2008-09-15 | 1 | -0/+2 |
* | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 2008-09-15 | 1 | -0/+5 |
* | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 2008-09-14 | 1 | -8/+8 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 2 | -138/+154 |