aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-10-061-4/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-051-1/+1
* * Check in the second part of http://opensimulator.org/mantis/view.php?id=233...Justin Clarke Casey2008-10-041-7/+12
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-031-3/+1
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-3/+1
* Mantis #2314Melanie Thielker2008-10-022-3/+42
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-012-0/+44
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-2/+32
* * Add "reset user password" command to user serverJustin Clarke Casey2008-09-151-2/+55
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-1/+1
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-151-6/+9
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-133/+106
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-15/+15
* * 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