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