aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis #2584 (again)Melanie Thielker2008-11-301-0/+1
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-282-4/+3
* * minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey2008-11-281-6/+2
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-282-27/+7
* * minor: rename m_parent to m_commsManager to make it a little clearer what i...Justin Clarke Casey2008-11-271-18/+18
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-272-58/+0
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-1/+1
* Update svn properties.Jeff Ames2008-11-257-3366/+3366
* * minor: eliminate mono compiler warningsJustin Clarke Casey2008-11-253-8/+8
* * Apply http://opensimulator.org/mantis/view.php?id=2640Justin Clarke Casey2008-11-257-0/+3366
* WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz2008-11-241-1/+9
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-232-2/+2
* * test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey2008-11-142-5/+10
* * Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey2008-11-121-17/+32
* * 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, minor formatting cleanup.Jeff Ames2008-11-041-2/+2
* Add a bit more error-checking to GetFriendRegionInfos.Homer Horwitz2008-11-031-13/+24
* Thanks diva for a patch that removes an unnecessary dependency on Communicati...Dahlia Trimble2008-11-031-2/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-11-021-1/+1
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-015-8/+164
* 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-032-43/+91
* * Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares2008-10-011-1/+22
* * Patch from JHurlimanTeravus Ovares2008-09-261-3/+3
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+30
* * 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-195-34/+68
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-28/+23
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-0/+2
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-151-0/+5
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-141-8/+8
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-122-138/+154
* Update svn properties, formatting cleanup.Jeff Ames2008-09-092-6/+6
* Mantis #2142Melanie Thielker2008-09-071-30/+33
* * Improve login failure handling.Justin Clarke Casey2008-09-072-2/+5
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-12/+10
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-063-17/+17
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-069-145/+145
* Mantis #1903Melanie Thielker2008-08-281-0/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-7/+7
* * Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares2008-08-261-12/+30
* * minor: some logging conformance, code documentingJustin Clarke Casey2008-08-251-5/+21
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-251-6/+23
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-252-1/+4