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
/
Grid
/
UserServer.Modules
/
UserLoginService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-03
Better error handling to diagnose login problems.
Diva Canto
1
-0
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-28
Fixed bug in HG that was causing secondlife:// refs to bomb the client.
Diva Canto
1
-3
/
+2
2009-09-28
Fixed bug in user server related to region's serverURI.
Diva Canto
1
-1
/
+1
2009-09-27
Fixed small bug in having to deal with RegionInfo's ServerURI, which wasn't b...
Diva Canto
1
-0
/
+1
2009-09-27
Fixed the connection from User server to GridServer.
Diva Canto
1
-32
/
+30
2009-06-18
* Corrected CAPS namespaces
Arthur Valadares
1
-1
/
+1
2009-06-11
InterServiceInventoryService references *almost* completely removed from the ...
diva
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-26
Restoring the initial CAP Url to exactly what it used to be before Adam's cha...
diva
1
-6
/
+13
2009-05-26
* Fiddles with some login network code to attempt to fix login bug.
Adam Frisby
1
-1
/
+2
2009-05-23
* Implements automatic loopback handling for standalone regions.
Adam Frisby
1
-4
/
+6
2009-05-23
* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.
Adam Frisby
1
-3
/
+3
2009-05-23
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
1
-1
/
+2
2009-05-04
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
1
-0
/
+1
2009-04-29
Flipping check_session xmlrpc's keep-alive to false, because some clients hang.
diva
1
-1
/
+1
2009-04-22
* Fission OGS1UserServices into user service and OGS1 user data plugin compon...
Justin Clarke Casey
1
-0
/
+1
2009-04-14
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
1
-0
/
+1
2009-03-29
Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...
diva
1
-0
/
+1
2009-03-20
* Normalized and pulled GetInventorySkeleton up.
lbsa71
1
-62
/
+0
2009-03-20
* De-duplicated login service some more
lbsa71
1
-29
/
+0
2009-03-12
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
lbsa71
1
-149
/
+47
2009-03-11
* Reverted r8750 to do another round of debugging on mantis #3287
lbsa71
1
-28
/
+155
2009-03-10
*** POTENTIAL BREAKAGE ***
lbsa71
1
-155
/
+28
2009-03-10
* Re-aligned CustomiseResponse function for imminent up-pulling
lbsa71
1
-2
/
+4
2009-02-26
* renamed IRegionProfileService to IRegionProfileRouter to better reflect use...
lbsa71
1
-2
/
+2
2009-02-24
Setting svn:eol-style=native on new files.
Mike Mazur
1
-600
/
+600
2009-02-24
First step in separating out the Userserver console command handling to a "mo...
MW
1
-600
/
+600
2009-02-24
More refactoring of the UserServer.
MW
1
-0
/
+26
2009-02-22
Addresses some issues with appearance after TPs. Appearance.Owner was not bei...
diva
1
-1
/
+1
2009-02-21
A small improvement in the UserLoginService, hence the User Server: users are...
diva
1
-2
/
+5
2009-02-17
Major change to how appearance is managed, including changes in login and use...
diva
1
-0
/
+10
2009-02-12
* Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...
lbsa71
1
-2
/
+2
2009-02-12
* Turned RegionProfileService non-static
lbsa71
1
-5
/
+7
2009-02-12
* Added RegionProfileService and moved RequestSimData to it.
lbsa71
1
-4
/
+4
2009-02-12
* optimized usings.
lbsa71
1
-1
/
+1
2009-02-07
* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...
lbsa71
1
-12
/
+36
2009-02-07
Thank you dslake for a patch that:
lbsa71
1
-1
/
+1
2009-01-13
* Add a second logoffuser message with the region secret.
Teravus Ovares
1
-1
/
+32
2009-01-13
* Fix an invalid seed cap that could be causing issues.
Teravus Ovares
1
-0
/
+4
2009-01-06
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
1
-1
/
+1
2009-01-06
* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...
Justin Clarke Casey
1
-1
/
+1
2009-01-06
* Move common string aggregation for caps seed path to a method in CapsUtil
Justin Clarke Casey
1
-2
/
+1
2009-01-06
* minor: Move GetRandomCapsPath() to a CapsUtil class
Justin Clarke Casey
1
-1
/
+2
2009-01-05
* Extend stub to test the successful login of a user on the local login service
Justin Clarke Casey
1
-0
/
+1
2009-01-05
* Check in login service tests beachhead
Justin Clarke Casey
1
-0
/
+1
2008-12-02
* reverted 7561 as the logger reference should always be private to the class...
lbsa71
1
-1
/
+1
2008-11-28
* minor: Eliminate unused paramter in LocalUserServices constructors
Justin Clarke Casey
1
-2
/
+2
2008-11-28
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
1
-2
/
+4
2008-11-25
* Adding some virtual hooks and making some privaets protected for great just...
lbsa71
1
-1
/
+1
[next]