aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1UserDataPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-12Guarding the unpacking of the email field introduced by Robsmart. Most profil...Diva Canto1-1/+2
2009-09-10The stubs for an authorization service, at the moment the service will always...Rob Smart1-0/+1
2009-09-05uh-hum. It might help if I remembered to save the file.Diva Canto1-1/+1
2009-09-04Fixed some long-standing issues with appearance in HG1.Diva Canto1-3/+7
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-26Commented a log message related to users not found, because it floods the log...diva1-4/+4
2009-04-23* Allow interested user data plugins to store temporary user profilesJustin Clarke Casey1-0/+5
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey1-266/+164
2009-04-18Bug fix for standalone HG login. VerifySession should be local for local users.diva1-1/+1
2009-04-14Fix for minor bug introduced yesterday, HG only. Can't lookup the profile whe...diva1-1/+1
2009-04-14Making OGS1UserServices friendly to subclassing.diva1-29/+45
2009-04-13* Some more experimental work on distributed assets. Nothing hotwired yet.lbsa711-75/+93
2009-04-08* Introduced some experimental code with regards to asset data substitutionlbsa711-0/+5
2009-02-12Commented a couple of not very useful log messages that are cluttering the lo...diva1-4/+4
2009-02-12* optimized usings.lbsa711-1/+1
2008-12-22Plumb in the birthdate from the user server reply to the cacheMelanie Thielker1-0/+1
2008-12-11Add a null check. Mantis #2798idb1-1/+1
2008-11-27* minor: rename m_parent to m_commsManager to make it a little clearer what i...Justin Clarke Casey1-18/+18
2008-11-27* Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey1-52/+0
2008-11-25Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+1
2008-11-24WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz1-1/+9
2008-11-04Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-11-03Add a bit more error-checking to GetFriendRegionInfos.Homer Horwitz1-13/+24
2008-11-03Thanks diva for a patch that removes an unnecessary dependency on Communicati...Dahlia Trimble1-2/+2
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