| Commit message (Expand) | Author | Age | Files | Lines |
* | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 2009-04-08 | 1 | -0/+5 |
* | Initial support for authentication/authorization keys in UserManagerBase, and... | diva | 2009-03-21 | 1 | -1/+82 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -4/+3 |
* | The DataPluginFactory is now a set of generic methods instead of | Mike Mazur | 2009-02-09 | 1 | -1/+1 |
* | - moved data plugin loading code from various places to | Mike Mazur | 2009-02-03 | 1 | -12/+9 |
* | - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs | Mike Mazur | 2009-02-03 | 1 | -30/+30 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -3/+0 |
* | changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent... | MW | 2008-12-02 | 1 | -1/+1 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -1/+1 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 1 | -22/+46 |
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 1 | -15/+0 |
* | * test: Add the ability to add a plugin directory to the user and inventory s... | Justin Clarke Casey | 2008-11-27 | 1 | -6/+26 |
* | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 2008-11-25 | 1 | -1/+1 |
* | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 2008-11-23 | 1 | -0/+8 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 1 | -5/+24 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -1/+1 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -1/+23 |
* | * reverse part of a change that accidentally crept in with the last revision | Justin Clarke Casey | 2008-10-17 | 1 | -0/+4 |
* | * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290 | Justin Clarke Casey | 2008-10-17 | 1 | -5/+15 |
* | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 2008-09-30 | 1 | -3/+6 |
* | * In Standalone, add a persistant account for the OGP user. | Teravus Ovares | 2008-09-25 | 1 | -2/+7 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -23/+0 |
* | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 2008-09-15 | 1 | -1/+1 |
* | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 2008-09-15 | 1 | -2/+27 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -100/+96 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -34/+34 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+5 |
* | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-23 | 1 | -0/+8 |
* | Attachment persistence (Mantis #1711) | Melanie Thielker | 2008-08-19 | 1 | -46/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -2/+2 |
* | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 2008-08-09 | 1 | -1/+0 |
* | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 2008-07-31 | 1 | -25/+25 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 1 | -94/+75 |
* | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 2008-07-04 | 1 | -5/+6 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -50/+52 |
* | Mantis#1626. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-28 | 1 | -2/+2 |
* | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 2008-06-01 | 1 | -0/+13 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+15 |
* | i can haz pantz? | Sean Dague | 2008-05-19 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -13/+13 |
* | remove my UserAppearance object, switch all code to use | Sean Dague | 2008-05-15 | 1 | -3/+3 |
* | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 2008-05-02 | 1 | -4/+4 |
* | minor refactoring. Change getName and GetVersion methods (yes the had differ... | Sean Dague | 2008-05-02 | 1 | -1/+1 |
* | create pass through of UserManagerBase to plugin calls | Sean Dague | 2008-05-01 | 1 | -4/+55 |
* | added in IUserService functions. These don't do anything yet, | Sean Dague | 2008-05-01 | 1 | -0/+28 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -5/+5 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+3 |