| Commit message (Expand) | Author | Age | Files | Lines |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-04 | 1 | -2/+2 |
* | Add a bit more error-checking to GetFriendRegionInfos. | Homer Horwitz | 2008-11-03 | 1 | -13/+24 |
* | Thanks diva for a patch that removes an unnecessary dependency on Communicati... | Dahlia Trimble | 2008-11-03 | 1 | -2/+2 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -1/+59 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -28/+23 |
* | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 2008-09-15 | 1 | -0/+5 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -9/+26 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 1 | -10/+10 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -41/+41 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -16/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -5/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 1 | -1/+1 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 1 | -0/+14 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -6/+8 |
* | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 2008-08-14 | 1 | -0/+7 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -1/+3 |
* | Patch #9161 | Melanie Thielker | 2008-08-08 | 1 | -2/+2 |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 1 | -6/+2 |
* | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 2008-07-04 | 1 | -0/+6 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -1/+1 |
* | Mantis#1626. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-28 | 1 | -1/+1 |
* | * Temporary workaround for mantis 1568. If the avatar apperance factory now ... | Justin Clarke Casey | 2008-06-19 | 1 | -9/+7 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -6/+6 |
* | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 2008-06-01 | 1 | -0/+53 |
* | * Made UpdateUserCurrentRegion a bit more forgiving. | lbsa71 | 2008-05-31 | 1 | -9/+35 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+30 |
* | we should be return null in these 2 places, though this won't | Sean Dague | 2008-05-22 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-17 | 1 | -3/+3 |
* | it helps when both sides of the xml-rpc server agree on the method names | Sean Dague | 2008-05-16 | 1 | -2/+2 |
* | some more wrapping of errors in user service on appearance for | Sean Dague | 2008-05-16 | 1 | -9/+15 |
* | front end of OGS1 Appearance bits. Now I need to write the | Sean Dague | 2008-05-16 | 1 | -3/+47 |
* | starting to put appearance into grid comms. now I know why | Sean Dague | 2008-05-16 | 1 | -1/+34 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -21/+21 |
* | remove my UserAppearance object, switch all code to use | Sean Dague | 2008-05-15 | 1 | -3/+3 |
* | added in IUserService functions. These don't do anything yet, | Sean Dague | 2008-05-01 | 1 | -0/+28 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -0/+1 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
* | * Implements 'Set Home to Here' | Teravus Ovares | 2008-04-17 | 1 | -0/+10 |
* | * With Grid Comms up in the air.. I decided have the friends module update ... | Teravus Ovares | 2008-04-10 | 1 | -1/+1 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -12/+12 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -20/+20 |
* | * Tweaking master uuid exception to make it clearer what just went wrong (use... | Justin Clarke Casey | 2008-03-26 | 1 | -10/+40 |
* | * Make master UUID exception a bit more useful by telling us which uuid it wa... | Justin Clarke Casey | 2008-03-22 | 1 | -1/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | * More almost completely unproductive log message fiddling | Justin Clarke Casey | 2008-03-17 | 1 | -2/+2 |
* | * Fixed about Text in the profile in grid mode. | Teravus Ovares | 2008-03-03 | 1 | -0/+1 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 1 | -0/+42 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -30/+30 |
* | * Fixed a crash if the server is unable to connect to the UserServer when a u... | Teravus Ovares | 2008-01-29 | 1 | -1/+9 |