aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey2009-01-231-0/+1
* - remove extra "; in http_loginform.html.example; fix issue 3025Mike Mazur2009-01-211-2/+2
* * Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey2009-01-051-2/+0
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-6/+6
* * Eliminate a possible null reference from the LLSDLogin method.Teravus Ovares2008-12-271-0/+4
* killing warnings, reformatting RemoteAdminPluginDr Scofield2008-12-051-1/+1
* some small refactoring of the LoginService to allow sub classes to override t...MW2008-12-051-11/+18
* Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames2008-11-301-1/+1
* * Changed name of auth function to better reflect actual uselbsa712008-11-281-2/+3
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-1/+1
* * minor: eliminate mono compiler warningsJustin Clarke Casey2008-11-251-1/+1
* * First step in refactoring the login code - extracting the authenticationlbsa712008-11-251-43/+49
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-4/+4
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-4/+4
* * Added and removed debug information relating to client connectionsAdam Frisby2008-11-181-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-4/+4
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-011-0/+9
* * Patch from JHurlimanTeravus Ovares2008-09-261-7/+7
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-2/+2
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-141-6/+6
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-26/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-3/+3
* * Improve login failure handling.Justin Clarke Casey2008-09-071-21/+20
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-14/+14
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-0/+6
* Formatting cleanup.Jeff Ames2008-08-181-5/+4
* Mantis#1960. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-161-0/+3
* 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