aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (follow)
Commit message (Expand)AuthorAgeFilesLines
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-051-4/+19
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-0/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-222-12/+18
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-1/+1
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-1/+1
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+1
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+32
* * Removed unused and uncommented filelbsa712009-03-101-433/+0
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-1/+3
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-222-6/+9
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-3/+3
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-202-218/+1
* Addresses mantis #3181. Waiting for confirmation from the reporter.diva2009-02-171-1/+1
* Major change to how appearance is managed, including changes in login and use...diva2009-02-172-0/+10
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-1/+1
* * optimized usings.lbsa712009-02-123-3/+3
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...lbsa712009-02-071-8/+31
* Thank you dslake for a patch that:lbsa712009-02-071-1/+1
* * Add new unit test for simple teleport in a standalone.Justin Clarke Casey2009-01-151-0/+1
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-1/+1
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-061-1/+1
* * Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey2009-01-061-3/+4
* * minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey2009-01-061-1/+2
* * Add seed cap check to login testJustin Clarke Casey2009-01-051-1/+1
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-3/+3
* Kicking child agents off on the first login after a client crash. The child a...diva2008-12-171-1/+24
* Correct the last checkin.Homer Horwitz2008-12-111-1/+1
* Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz2008-12-111-2/+2
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-281-2/+2
* * minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey2008-11-281-6/+2
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-282-27/+7
* 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
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-012-5/+23
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-0/+15
* * 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
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-193-30/+51
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-0/+2
* * 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-121-129/+128
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* * Improve login failure handling.Justin Clarke Casey2008-09-071-2/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-064-25/+25
* Mantis #1903Melanie Thielker2008-08-281-0/+1
* * Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares2008-08-261-12/+30