aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey1-4/+19
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-0/+1
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2-12/+18
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey1-1/+1
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-1/+1
2009-03-18Adds support for unlink-region command in hypergrid.diva1-0/+32
2009-03-10* Removed unused and uncommented filelbsa711-433/+0
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-1/+3
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2-6/+9
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2-218/+1
2009-02-17Addresses mantis #3181. Waiting for confirmation from the reporter.diva1-1/+1
2009-02-17Major change to how appearance is managed, including changes in login and use...diva2-0/+10
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa713-3/+3
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-07* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...lbsa711-8/+31
2009-02-07Thank you dslake for a patch that:lbsa711-1/+1
2009-01-15* Add new unit test for simple teleport in a standalone.Justin Clarke Casey1-0/+1
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-1/+1
2009-01-06* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey1-1/+1
2009-01-06* Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey1-3/+4
2009-01-06* minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey1-1/+2
2009-01-05* Add seed cap check to login testJustin Clarke Casey1-1/+1
2009-01-05* Check in login service tests beachheadJustin Clarke Casey1-3/+3
2008-12-17Kicking child agents off on the first login after a client crash. The child a...diva1-1/+24
2008-12-11Correct the last checkin.Homer Horwitz1-1/+1
2008-12-11Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz1-2/+2
2008-11-28* refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey1-2/+2
2008-11-28* minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey1-6/+2
2008-11-28* refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2-27/+7
2008-11-23Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2-2/+2
2008-11-14* test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey2-5/+10
2008-11-12* Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey1-17/+32
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2-5/+23
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+15
2008-10-01* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares1-1/+22
2008-09-26* Patch from JHurlimanTeravus Ovares1-3/+3
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+30
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey3-30/+51
2008-09-15* refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey1-0/+2
2008-09-14* Converted a number of methods within the login processes from private to pr...Adam Frisby1-8/+8
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-129/+128
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-09-07* Improve login failure handling.Justin Clarke Casey1-2/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares4-25/+25
2008-08-28Mantis #1903Melanie Thielker1-0/+1
2008-08-26* Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares1-12/+30