aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Major change to how appearance is managed, including changes in login and use...diva2009-02-171-0/+3
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-1/+1
* * optimized usings.lbsa712009-02-121-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
* * 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: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-281-8/+3
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-1/+1
* * test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey2008-11-141-3/+1
* * 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-191-23/+41
* * 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-061-6/+6
* * Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares2008-08-261-12/+30
* Mantis#904. Thank you kindly, Jonc for a patch that solves:Charles Krinke2008-08-211-3/+9
* * refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey2008-07-241-1/+1
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-241-4/+4
* * refactor: break out inter grid inventory services furtherJustin Clarke Casey2008-07-231-4/+4
* more work on the support for multiple inventory servers. MW2008-06-281-1/+1
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-23/+23
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+1
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-251-12/+60
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+4
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-4/+4
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-4/+4
* further renaming of properties for claritySean Dague2008-04-101-2/+2
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-15/+15
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-7/+7
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-35/+20
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-1/+1
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-1/+2
* * Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey2008-03-281-1/+2
* * Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey2008-03-281-1/+1
* * Massaging CAPS setup/teardown log messagesJustin Clarke Casey2008-03-251-1/+5