aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1UserServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-1/+59
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-28/+23
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-151-0/+5
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-9/+26
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-061-10/+10
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-41/+41
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-191-16/+0
* Formatting cleanup.Jeff Ames2008-08-181-5/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-1/+1
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-0/+14
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-6/+8
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-141-0/+7
* Mantis #1946Melanie Thielker2008-08-141-1/+3
* Patch #9161Melanie Thielker2008-08-081-2/+2
* * minor: log message twiddlingJustin Clarke Casey2008-08-011-6/+2
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-0/+6
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+1
* Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-281-1/+1
* * Temporary workaround for mantis 1568. If the avatar apperance factory now ...Justin Clarke Casey2008-06-191-9/+7
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-6/+6
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+53
* * Made UpdateUserCurrentRegion a bit more forgiving.lbsa712008-05-311-9/+35
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+30
* we should be return null in these 2 places, though this won'tSean Dague2008-05-221-2/+2
* Formatting cleanup.Jeff Ames2008-05-171-3/+3
* it helps when both sides of the xml-rpc server agree on the method namesSean Dague2008-05-161-2/+2
* some more wrapping of errors in user service on appearance forSean Dague2008-05-161-9/+15
* front end of OGS1 Appearance bits. Now I need to write theSean Dague2008-05-161-3/+47
* starting to put appearance into grid comms. now I know why Sean Dague2008-05-161-1/+34
* Formatting cleanup.Jeff Ames2008-05-161-21/+21
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-3/+3
* added in IUserService functions. These don't do anything yet,Sean Dague2008-05-011-0/+28
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-0/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+4
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-0/+10
* * With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares2008-04-101-1/+1
* further renaming of properties for claritySean Dague2008-04-101-12/+12
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-20/+20
* * Tweaking master uuid exception to make it clearer what just went wrong (use...Justin Clarke Casey2008-03-261-10/+40
* * Make master UUID exception a bit more useful by telling us which uuid it wa...Justin Clarke Casey2008-03-221-1/+3
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * More almost completely unproductive log message fiddlingJustin Clarke Casey2008-03-171-2/+2
* * Fixed about Text in the profile in grid mode.Teravus Ovares2008-03-031-0/+1
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-0/+42
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-30/+30
* * Fixed a crash if the server is unable to connect to the UserServer when a u...Teravus Ovares2008-01-291-1/+9
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-1/+25
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* * Updates UserServer Teravus Ovares2008-01-021-1/+174