Jeff Ames
|
606e831ff5
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Justin Clark-Casey (justincc)
|
7870152d23
Allow load/save iar password checks to be done in grid mode
|
15 years ago |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
0d51c22620
* Allow interested user data plugins to store temporary user profiles
|
15 years ago |
Justin Clarke Casey
|
342126b7b9
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager
|
15 years ago |
diva
|
0413d052a3
Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities.
|
15 years ago |
lbsa71
|
29355de6ee
* Some more experimental work on distributed assets. Nothing hotwired yet.
|
15 years ago |
lbsa71
|
e93b782f9d
* Introduced some experimental code with regards to asset data substitution
|
15 years ago |
MW
|
4db232763f
More refactoring of the Grid, User and Messaging servers.
|
15 years ago |
Justin Clarke Casey
|
b4680f653d
* Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object
|
16 years ago |
Justin Clarke Casey
|
45c50998c2
* Remove unused and largely unimplemented UpdateUserCurrentRegion()
|
16 years ago |
Charles Krinke
|
02fd7751d9
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
|
16 years ago |
Justin Clarke Casey
|
ddaa90d270
* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserProfile
|
16 years ago |
Justin Clarke Casey
|
c2ee263999
* refactor: Break out IUserServiceAdmin out of IUserService since admin methods don't need to be implemented on Grid hosted region servers
|
16 years ago |
Justin Clarke Casey
|
6d289c3ae0
* Add "reset user password" command to standalone region console
|
16 years ago |
Justin Clarke Casey
|
52a4c4d82f
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Dr Scofield
|
6265a09ff9
Renaming UserManagerBase.SetUserProfile(UserProfileData) to
|
16 years ago |
Dr Scofield
|
2dadbc2f70
mini-warnings-safari, plus cleanup of IUserServices method naming.
|
16 years ago |
MW
|
a9347b6ceb
Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService
|
16 years ago |
MW
|
86defd0a69
plumbing for multiple inventory servers. Mostly done on the region server side.
|
16 years ago |
Teravus Ovares
|
d20cae2d03
* Committing more unfinished stuff. Nothing significant at the moment. IM related.
|
16 years ago |
Teravus Ovares
|
febe78d062
* Implements UserServer logoff in a few situations
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Sean Dague
|
4ff4475d02
remove my UserAppearance object, switch all code to use
|
16 years ago |
Sean Dague
|
70f7672dad
added in IUserService functions. These don't do anything yet,
|
16 years ago |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
16 years ago |
Sean Dague
|
dd96158afe
move IUserService into the OpenSim.Framework.Communications assembly
|
16 years ago |