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