aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1849. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-07-291-29/+64
* * refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey2008-07-241-17/+4
* disabled the multiple inventory server support in login service again.MW2008-06-291-8/+8
* couple of small fixes to try to fix support for multiple inventory servers in...MW2008-06-291-2/+14
* more disabling multiple inventory server support in LoginServiceMW2008-06-281-2/+2
* more work on the support for multiple inventory servers. MW2008-06-281-3/+3
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-1/+14
* Formatting cleanup.Jeff Ames2008-05-161-54/+54
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-15/+15
* * Fix for mantis #1025 - Region always reports that location is unavailable. ...Adam Frisby2008-04-231-2/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-5/+6
* * On grid mode, if the inventory service is responding but returning an empty...Justin Clarke Casey2008-04-201-2/+2
* * Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2008-04-151-18/+22
* * Send a meaningful response to both the user server console and the client i...Justin Clarke Casey2008-04-151-13/+28
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-7/+7
* further renaming of properties for claritySean Dague2008-04-101-5/+5
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-23/+23
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-5/+5
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-311-1/+1
* * Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2008-03-291-1/+1
* * Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey2008-03-281-33/+17
* * Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey2008-03-281-1/+1
* * minor: check in the rest of a comment I forgot to finish off in the last re...Justin Clarke Casey2008-03-231-1/+1
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-18/+39
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-2/+5
* Since we don't yet have a reliable way to release the lock that prevents a us...Teravus Ovares2008-03-181-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Formatting cleanup.Jeff Ames2008-03-181-87/+76
* Building on Joha's update...Teravus Ovares2008-03-181-3/+19
* Last position will be stored in the DB on logout, and the avatar can continue...Johan Berntsson2008-03-181-0/+4
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-4/+2
* Converted logging to use log4net.Jeff Ames2008-02-051-26/+18
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-12/+6
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-2/+24
* checking return code may make failed teleports fail more gracefully.Brian McBee2008-01-191-0/+5
* * Mother of all commits:Adam Frisby2008-01-151-22/+22
* * Just an update to the default login formTeravus Ovares2008-01-101-3/+3
* * After fighting with it a bit more, Opensim is now compatible with the most ...Teravus Ovares2008-01-101-31/+30
* * This update enables the web_login method.Teravus Ovares2008-01-091-14/+134
* * This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares2008-01-091-4/+145
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-051-0/+132
* Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey2007-12-311-0/+1
* * Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2007-12-311-0/+15
* Correctly output library inventory folder type and version informationJustin Clarke Casey2007-12-311-3/+3
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-21/+29
* Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey2007-12-301-1/+2
* * Optimized usingslbsa712007-12-271-13/+12
* Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey2007-12-271-0/+1