| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -4/+4 |
* | Make create user to the Right Thing with regard to salting user passwords | Melanie | 2009-09-30 | 1 | -2/+4 |
* | Allow load/save iar password checks to be done in grid mode | Justin Clark-Casey (justincc) | 2009-09-24 | 1 | -4/+28 |
* | Re-adding a conditional in UserManager that was removed with arthusv's commit... | Diva Canto | 2009-08-11 | 1 | -1/+1 |
* | Merged with origin, and resolved one conflict in LoginServiceTests.cs | Diva Canto | 2009-08-11 | 1 | -1/+1 |
|\ |
|
| * | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 2009-08-11 | 1 | -1/+1 |
* | | Changed RequestRootFolder to GetRootFolder | Diva Canto | 2009-08-10 | 1 | -1/+1 |
|/ |
|
* | Conditional to prevent a null ref in tests. The tests may still not pass. | Diva Canto | 2009-08-10 | 1 | -1/+1 |
* | Bug fix for creating users in standalone: the newly-created root folder was n... | diva | 2009-06-10 | 1 | -0/+3 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 1 | -1/+25 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3573 | Justin Clarke Casey | 2009-05-04 | 1 | -2/+2 |
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -3/+10 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 1 | -17/+23 |
* | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 2009-04-22 | 1 | -2/+8 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 1 | -20/+25 |
* | * Allow plugins to play nicely in UserManagerBase | Justin Clarke Casey | 2009-04-22 | 1 | -23/+25 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 1 | -57/+51 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 1 | -0/+15 |
* | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 2009-04-13 | 1 | -2/+6 |
* | * 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 |