aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1UserServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto2010-01-101-176/+0
* Formatting cleanup.Jeff Ames2009-10-011-5/+5
* re-enable registration of user service authentication method I accidentally d...Justin Clark-Casey (justincc)2009-09-241-11/+1
* Produce a different error message if the user service does not have the authe...Justin Clark-Casey (justincc)2009-09-241-23/+23
* Allow load/save iar password checks to be done in grid modeJustin Clark-Casey (justincc)2009-09-241-1/+42
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-4/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-738/+24
* Bug fix for standalone HG login. VerifySession should be local for local users.diva2009-04-181-1/+1
* Fix for minor bug introduced yesterday, HG only. Can't lookup the profile whe...diva2009-04-141-1/+1
* Making OGS1UserServices friendly to subclassing.diva2009-04-141-29/+45
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-75/+93
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+5
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4
* * optimized usings.lbsa712009-02-121-1/+1
* Plumb in the birthdate from the user server reply to the cacheMelanie Thielker2008-12-221-0/+1
* Add a null check. Mantis #2798idb2008-12-111-1/+1
* * minor: rename m_parent to m_commsManager to make it a little clearer what i...Justin Clarke Casey2008-11-271-18/+18
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-52/+0
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-1/+1
* WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz2008-11-241-1/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-041-2/+2
* Add a bit more error-checking to GetFriendRegionInfos.Homer Horwitz2008-11-031-13/+24
* Thanks diva for a patch that removes an unnecessary dependency on Communicati...Dahlia Trimble2008-11-031-2/+2
* 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