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
/
LoginService.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Normalized and pulled GetInventorySkeleton up.
lbsa71
2009-03-20
1
-31
/
+79
*
* De-duplicated login service some more
lbsa71
2009-03-20
1
-1
/
+32
*
Update svn properties, formatting cleanup.
Jeff Ames
2009-03-12
1
-3
/
+3
*
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
lbsa71
2009-03-12
1
-9
/
+147
*
* Reverted r8750 to do another round of debugging on mantis #3287
lbsa71
2009-03-11
1
-141
/
+9
*
*** POTENTIAL BREAKAGE ***
lbsa71
2009-03-10
1
-9
/
+141
*
* Re-aligned CustomiseResponse function for imminent up-pulling
lbsa71
2009-03-10
1
-0
/
+3
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-03-09
1
-5
/
+5
*
Making the web_login_key code work, even if the LL Viewer doesn't support it....
diva
2009-03-08
1
-4
/
+19
*
Add copyright headers. Minor formatting cleanup.
Jeff Ames
2009-02-21
1
-1
/
+1
*
* optimized usings.
lbsa71
2009-02-12
1
-2
/
+2
*
* Extend archive test to check for the presence of a control file in a saved ...
Justin Clarke Casey
2009-01-23
1
-0
/
+1
*
- remove extra "; in http_loginform.html.example; fix issue 3025
Mike Mazur
2009-01-21
1
-2
/
+2
*
* Extend stub to test the successful login of a user on the local login service
Justin Clarke Casey
2009-01-05
1
-2
/
+0
*
* Check in login service tests beachhead
Justin Clarke Casey
2009-01-05
1
-6
/
+6
*
* Eliminate a possible null reference from the LLSDLogin method.
Teravus Ovares
2008-12-27
1
-0
/
+4
*
killing warnings, reformatting RemoteAdminPlugin
Dr Scofield
2008-12-05
1
-1
/
+1
*
some small refactoring of the LoginService to allow sub classes to override t...
MW
2008-12-05
1
-11
/
+18
*
Update svn properties. Add copyright header. Minor formatting cleanup.
Jeff Ames
2008-11-30
1
-1
/
+1
*
* Changed name of auth function to better reflect actual use
lbsa71
2008-11-28
1
-2
/
+3
*
Add copyright headers. Minor formatting cleanup.
Jeff Ames
2008-11-25
1
-1
/
+1
*
* minor: eliminate mono compiler warnings
Justin Clarke Casey
2008-11-25
1
-1
/
+1
*
* First step in refactoring the login code - extracting the authentication
lbsa71
2008-11-25
1
-43
/
+49
*
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
2008-11-19
1
-4
/
+4
*
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
2008-11-19
1
-4
/
+4
*
* Added and removed debug information relating to client connections
Adam Frisby
2008-11-18
1
-1
/
+1
*
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
2008-11-17
1
-4
/
+4
*
Add a user server XMLRPC method to set the MOTD and the minimum GodLevel
Melanie Thielker
2008-10-01
1
-0
/
+9
*
* Patch from JHurliman
Teravus Ovares
2008-09-26
1
-7
/
+7
*
* Only allow logins on standalone when the sim has completed it's initial sta...
Justin Clarke Casey
2008-09-19
1
-2
/
+2
*
* Converted a number of methods within the login processes from private to pr...
Adam Frisby
2008-09-14
1
-6
/
+6
*
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
Justin Clarke Casey
2008-09-12
1
-26
/
+9
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-09-09
1
-3
/
+3
*
* Improve login failure handling.
Justin Clarke Casey
2008-09-07
1
-21
/
+20
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-14
/
+14
*
Attachment persistence (Mantis #1711)
Melanie Thielker
2008-08-19
1
-0
/
+6
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-5
/
+4
*
Mantis#1960. Thank you kindly, Tyre for a patch that:
Charles Krinke
2008-08-16
1
-0
/
+3
*
Mantis#1849. Thank you kindly, Kinoc for a patch that:
Charles Krinke
2008-07-29
1
-29
/
+64
*
* refactor: Remove now redundant inventory server url being passed to GetInve...
Justin Clarke Casey
2008-07-24
1
-17
/
+4
*
disabled the multiple inventory server support in login service again.
MW
2008-06-29
1
-8
/
+8
*
couple of small fixes to try to fix support for multiple inventory servers in...
MW
2008-06-29
1
-2
/
+14
*
more disabling multiple inventory server support in LoginService
MW
2008-06-28
1
-2
/
+2
*
more work on the support for multiple inventory servers.
MW
2008-06-28
1
-3
/
+3
*
* Implements UserServer logoff in a few situations
Teravus Ovares
2008-05-31
1
-1
/
+14
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-54
/
+54
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
1
-1
/
+1
*
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
2008-05-01
1
-15
/
+15
*
* Fix for mantis #1025 - Region always reports that location is unavailable. ...
Adam Frisby
2008-04-23
1
-2
/
+3
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-5
/
+6
[next]