| Commit message (Expand) | Author | Files | Lines |
2009-05-04 | * Resolve http://opensimulator.org/mantis/view.php?id=3573 | Justin Clarke Casey | 1 | -2/+2 |
2009-04-23 | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 1 | -3/+10 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 1 | -17/+23 |
2009-04-22 | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 1 | -2/+8 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 1 | -20/+25 |
2009-04-22 | * Allow plugins to play nicely in UserManagerBase | Justin Clarke Casey | 1 | -23/+25 |
2009-04-22 | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 1 | -57/+51 |
2009-04-14 | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 1 | -0/+15 |
2009-04-13 | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 1 | -2/+6 |
2009-04-08 | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 1 | -0/+5 |
2009-03-21 | Initial support for authentication/authorization keys in UserManagerBase, and... | diva | 1 | -1/+82 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -4/+3 |
2009-02-09 | The DataPluginFactory is now a set of generic methods instead of | Mike Mazur | 1 | -1/+1 |
2009-02-03 | - moved data plugin loading code from various places to | Mike Mazur | 1 | -12/+9 |
2009-02-03 | - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs | Mike Mazur | 1 | -30/+30 |
2009-01-06 | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 1 | -3/+0 |
2008-12-02 | changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent... | MW | 1 | -1/+1 |
2008-11-28 | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 1 | -1/+1 |
2008-11-28 | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 1 | -22/+46 |
2008-11-27 | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 1 | -15/+0 |
2008-11-27 | * test: Add the ability to add a plugin directory to the user and inventory s... | Justin Clarke Casey | 1 | -6/+26 |
2008-11-25 | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 1 | -1/+1 |
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 1 | -0/+8 |
2008-11-23 | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 1 | -5/+24 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -1/+1 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -1/+1 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -1/+1 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -1/+23 |
2008-10-17 | * reverse part of a change that accidentally crept in with the last revision | Justin Clarke Casey | 1 | -0/+4 |
2008-10-17 | * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290 | Justin Clarke Casey | 1 | -5/+15 |
2008-09-30 | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 1 | -3/+6 |
2008-09-25 | * In Standalone, add a persistant account for the OGP user. | Teravus Ovares | 1 | -2/+7 |
2008-09-15 | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 1 | -23/+0 |
2008-09-15 | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 1 | -1/+1 |
2008-09-15 | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 1 | -2/+27 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 1 | -100/+96 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -34/+34 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 1 | -0/+5 |
2008-08-23 | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -0/+8 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 1 | -46/+7 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-09 | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 1 | -1/+0 |
2008-07-31 | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 1 | -25/+25 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -94/+75 |
2008-07-04 | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 1 | -5/+6 |
2008-07-04 | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 1 | -50/+52 |
2008-06-28 | Mantis#1626. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-06-01 | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 1 | -0/+13 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 1 | -0/+15 |