aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* * On a failing login, don't bother trying the default region if it's the same...Justin Clarke Casey2008-09-071-4/+8
* * Increase expect_user XMLRPC timeout from 6 to 30 secondsJustin Clarke Casey2008-09-071-1/+1
* * Improve login failure handling.Justin Clarke Casey2008-09-071-18/+13
* * refactor: Remove duplication in UserLoginService where most of the emergenc...Justin Clarke Casey2008-09-071-260/+170
* * minor: for now, print out the exception if logging into the initially selec...Justin Clarke Casey2008-09-071-3/+3
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-1/+0
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-064-65/+65
* Mantis#2048. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-051-8/+28
* * minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey2008-08-301-0/+1
* * Ditto, UserServer/Main.csAdam Frisby2008-08-301-25/+23
* * More cleanup, including UserManager.Adam Frisby2008-08-302-119/+138
* * Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby2008-08-301-34/+27
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-1/+1
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-251-1/+0
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-1/+1
* Mantis#2041. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-241-21/+22
* Formatting cleanup.Jeff Ames2008-08-183-22/+19
* * Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey2008-08-161-1/+0
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-0/+29
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-141-0/+25
* Mantis #1953Melanie Thielker2008-08-141-6/+17
* Mantis #1946Melanie Thielker2008-08-141-0/+7
* Mantis #1936Melanie Thielker2008-08-131-1/+0
* * Reinstate grid receive and send keys to user server configJustin Clarke Casey2008-08-091-1/+2
* * minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey2008-08-091-10/+6
* moving GridInfo application plugin into a common standalone/gridDr Scofield2008-07-281-0/+7
* * refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey2008-07-241-7/+2
* * refactor: move remaining user service -> inventory service OGS1 calls into ...Justin Clarke Casey2008-07-242-22/+14
* * Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey2008-07-241-2/+2
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-241-3/+3
* thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2008-07-232-0/+40
* * refactor: move new inventory service call by user server to OGS1 with all t...Justin Clarke Casey2008-07-222-7/+9
* Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-201-19/+6
* Added option to userserver config, to be able disable/enable the LLSD Login s...MW2008-07-081-1/+4
* disabled the multiple inventory server support in login service again.MW2008-06-291-4/+4
* couple of small fixes to try to fix support for multiple inventory servers in...MW2008-06-291-4/+4
* disabled multiple Inventory server support in loginservice until I get more t...MW2008-06-281-4/+4
* small fixMW2008-06-281-1/+1
* more work on the support for multiple inventory servers. MW2008-06-281-4/+10
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-272-26/+26
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-12/+72
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-4/+4
* * This update enables grid wide presence updates.Teravus Ovares2008-06-021-3/+3
* * This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares2008-06-012-2/+2
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+48
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+3
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-313-0/+170
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-252-4/+9