aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/UserManagerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * test: Add the ability to add a plugin directory to the user and inventory s...Justin Clarke Casey2008-11-271-6/+26
* * Adding some virtual hooks and making some privaets protected for great just...lbsa712008-11-251-1/+1
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+8
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-5/+24
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-1/+1
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-1/+1
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-1/+23
* * reverse part of a change that accidentally crept in with the last revisionJustin Clarke Casey2008-10-171-0/+4
* * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290Justin Clarke Casey2008-10-171-5/+15
* * Replacing Net.HttpListener with HttpServer. Teravus Ovares2008-09-301-3/+6
* * In Standalone, add a persistant account for the OGP user.Teravus Ovares2008-09-251-2/+7
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-23/+0
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-1/+1
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-151-2/+27
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-100/+96
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-34/+34
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+5
* Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-231-0/+8
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-46/+7
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* * minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey2008-08-091-1/+0
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-311-25/+25
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-94/+75
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-5/+6
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-50/+52
* Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-281-2/+2
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+13
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+15
* i can haz pantz?Sean Dague2008-05-191-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-13/+13
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-3/+3
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-4/+4
* minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague2008-05-021-1/+1
* create pass through of UserManagerBase to plugin callsSean Dague2008-05-011-4/+55
* 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-5/+5
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+3
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-17/+17
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-31/+31
* further renaming of properties for claritySean Dague2008-04-101-9/+9
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-36/+36
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-1/+2
* Fixed some comparisons of LLUUIDs to null.Jeff Ames2008-03-191-4/+2
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Formatting cleanup.Jeff Ames2008-03-181-7/+5
* Last position will be stored in the DB on logout, and the avatar can continue...Johan Berntsson2008-03-181-8/+49
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-5/+26
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-181-27/+18