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
/
IUserService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-15
* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...
Justin Clarke Casey
1
-7
/
+0
2008-09-15
* refactor: Break out IUserServiceAdmin out of IUserService since admin metho...
Justin Clarke Casey
1
-17
/
+0
2008-09-15
* Add "reset user password" command to standalone region console
Justin Clarke Casey
1
-1
/
+10
2008-09-12
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
Justin Clarke Casey
1
-1
/
+12
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-20
/
+20
2008-07-04
Renaming UserManagerBase.SetUserProfile(UserProfileData) to
Dr Scofield
1
-0
/
+7
2008-07-04
mini-warnings-safari, plus cleanup of IUserServices method naming.
Dr Scofield
1
-1
/
+1
2008-06-28
Extracted the Avatar appearance functions out of the IUserService interface a...
MW
1
-5
/
+5
2008-06-28
plumbing for multiple inventory servers. Mostly done on the region server side.
MW
1
-4
/
+4
2008-06-01
* Committing more unfinished stuff. Nothing significant at the moment. IM ...
Teravus Ovares
1
-0
/
+2
2008-05-31
* Implements UserServer logoff in a few situations
Teravus Ovares
1
-0
/
+7
2008-05-16
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2008-05-15
remove my UserAppearance object, switch all code to use
Sean Dague
1
-2
/
+2
2008-05-01
added in IUserService functions. These don't do anything yet,
Sean Dague
1
-0
/
+12
2008-05-01
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
1
-1
/
+1
2008-04-30
move IUserService into the OpenSim.Framework.Communications assembly
Sean Dague
1
-0
/
+0
2008-04-29
* Spring cleaning.
Adam Frisby
1
-4
/
+4
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2008-03-03
* Applying Ahzz's profile patch. Thanks Ahzz!
Teravus Ovares
1
-0
/
+7
2008-02-18
* Do not allow a user to be created if one with the same name already exists
Justin Clarke Casey
1
-1
/
+15
2008-01-20
* Added hooks for logout to all IUserService and all that implement it.
Teravus Ovares
1
-0
/
+10
2008-01-01
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
1
-0
/
+30
2007-12-27
* Optimized usings
lbsa71
1
-2
/
+2
2007-12-15
Put out a more comprehensible message when user authentication fails than the...
Justin Clarke Casey
1
-1
/
+1
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-01
Initial working Grid Inventory server. Only been tested on a very small grid,...
MW
1
-1
/
+1
2007-11-19
* Changed namespace
lbsa71
1
-1
/
+1
2007-11-13
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...
Teravus Ovares
1
-0
/
+2
2007-11-03
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
1
-0
/
+1
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
1
-0
/
+0
2007-10-31
set svn:eol-style
Jeff Ames
1
-47
/
+47
2007-10-30
* Optimized usings
lbsa71
1
-1
/
+0
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-48
/
+48
2007-10-05
* minor refactoring
lbsa71
1
-1
/
+1
2007-10-05
== The "right name and place" commit ==
lbsa71
1
-1
/
+1
2007-10-05
* Moved IUserService to OpenSim.Framework.Interfaces
lbsa71
1
-2
/
+2
2007-10-05
* Renamed IUserServices to IUserService
lbsa71
1
-1
/
+1
2007-09-24
* Started major restructusing of comms to prepare for better grid and region ...
lbsa71
1
-0
/
+5
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-07-31
clear userAgent state on client shutdown, which fixes the issue
Sean Dague
1
-0
/
+1
2007-07-16
changed to native line ending encoding
Sean Dague
1
-43
/
+43
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-4
/
+0
2007-06-28
*User Profile requests on OGS UserServer now uses XMLRPC instead of REST
mingchen
1
-1
/
+4