index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Communications
/
UserManagerBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
Fix http://opensimulator.org/mantis/view.php?id=4224
Justin Clark-Casey (justincc)
1
-1
/
+2
2010-01-10
Some more unnecessary things deleted in Framework.Communications.
Diva Canto
1
-910
/
+0
2010-01-10
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
Diva Canto
1
-19
/
+0
2009-12-06
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...
Kunnis
1
-3
/
+0
2009-10-01
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2009-09-30
Make create user to the Right Thing with regard to salting user passwords
Melanie
1
-2
/
+4
2009-09-24
Allow load/save iar password checks to be done in grid mode
Justin Clark-Casey (justincc)
1
-4
/
+28
2009-08-11
Re-adding a conditional in UserManager that was removed with arthusv's commit...
Diva Canto
1
-1
/
+1
2009-08-11
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...
Arthur Valadares
1
-1
/
+1
2009-08-10
Changed RequestRootFolder to GetRootFolder
Diva Canto
1
-1
/
+1
2009-08-10
Conditional to prevent a null ref in tests. The tests may still not pass.
Diva Canto
1
-1
/
+1
2009-06-10
Bug fix for creating users in standalone: the newly-created root folder was n...
diva
1
-0
/
+3
2009-06-10
Heart surgery no.2: the inventory service hooks.
diva
1
-1
/
+25
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
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
[next]