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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-23
* Extend archive test to check for the presence of a control file in a saved ...
Justin Clarke Casey
1
-0
/
+1
2009-01-21
- remove extra "; in http_loginform.html.example; fix issue 3025
Mike Mazur
1
-2
/
+2
2009-01-05
* Extend stub to test the successful login of a user on the local login service
Justin Clarke Casey
1
-2
/
+0
2009-01-05
* Check in login service tests beachhead
Justin Clarke Casey
1
-6
/
+6
2008-12-27
* Eliminate a possible null reference from the LLSDLogin method.
Teravus Ovares
1
-0
/
+4
2008-12-05
killing warnings, reformatting RemoteAdminPlugin
Dr Scofield
1
-1
/
+1
2008-12-05
some small refactoring of the LoginService to allow sub classes to override t...
MW
1
-11
/
+18
2008-11-30
Update svn properties. Add copyright header. Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-28
* Changed name of auth function to better reflect actual use
lbsa71
1
-2
/
+3
2008-11-25
Add copyright headers. Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-25
* minor: eliminate mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-11-25
* First step in refactoring the login code - extracting the authentication
lbsa71
1
-43
/
+49
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
1
-4
/
+4
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
1
-4
/
+4
2008-11-18
* Added and removed debug information relating to client connections
Adam Frisby
1
-1
/
+1
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
1
-4
/
+4
2008-10-01
Add a user server XMLRPC method to set the MOTD and the minimum GodLevel
Melanie Thielker
1
-0
/
+9
2008-09-26
* Patch from JHurliman
Teravus Ovares
1
-7
/
+7
2008-09-19
* Only allow logins on standalone when the sim has completed it's initial sta...
Justin Clarke Casey
1
-2
/
+2
2008-09-14
* Converted a number of methods within the login processes from private to pr...
Adam Frisby
1
-6
/
+6
2008-09-12
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
Justin Clarke Casey
1
-26
/
+9
2008-09-09
Update svn properties, formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-09-07
* Improve login failure handling.
Justin Clarke Casey
1
-21
/
+20
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-14
/
+14
2008-08-19
Attachment persistence (Mantis #1711)
Melanie Thielker
1
-0
/
+6
2008-08-18
Formatting cleanup.
Jeff Ames
1
-5
/
+4
2008-08-16
Mantis#1960. Thank you kindly, Tyre for a patch that:
Charles Krinke
1
-0
/
+3
2008-07-29
Mantis#1849. Thank you kindly, Kinoc for a patch that:
Charles Krinke
1
-29
/
+64
2008-07-24
* refactor: Remove now redundant inventory server url being passed to GetInve...
Justin Clarke Casey
1
-17
/
+4
2008-06-29
disabled the multiple inventory server support in login service again.
MW
1
-8
/
+8
2008-06-29
couple of small fixes to try to fix support for multiple inventory servers in...
MW
1
-2
/
+14
2008-06-28
more disabling multiple inventory server support in LoginService
MW
1
-2
/
+2
2008-06-28
more work on the support for multiple inventory servers.
MW
1
-3
/
+3
2008-05-31
* Implements UserServer logoff in a few situations
Teravus Ovares
1
-1
/
+14
2008-05-16
Formatting cleanup.
Jeff Ames
1
-54
/
+54
2008-05-01
* Breaking all the code, breaking all the code..!
Adam Frisby
1
-1
/
+1
2008-05-01
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
1
-15
/
+15
2008-04-23
* Fix for mantis #1025 - Region always reports that location is unavailable. ...
Adam Frisby
1
-2
/
+3
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-5
/
+6
2008-04-20
* On grid mode, if the inventory service is responding but returning an empty...
Justin Clarke Casey
1
-2
/
+2
2008-04-15
* Make it easier to follow logins on the user server by changing and tidying ...
Justin Clarke Casey
1
-18
/
+22
2008-04-15
* Send a meaningful response to both the user server console and the client i...
Justin Clarke Casey
1
-13
/
+28
2008-04-10
changing UserAgentData to use properties. This caused more
Sean Dague
1
-7
/
+7
2008-04-10
further renaming of properties for clarity
Sean Dague
1
-5
/
+5
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
1
-23
/
+23
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-5
/
+5
2008-03-31
* Set Svn Properties eol-style: |337
Teravus Ovares
1
-1
/
+1
2008-03-29
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
1
-1
/
+1
2008-03-28
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
Justin Clarke Casey
1
-33
/
+17
2008-03-28
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
1
-1
/
+1
[next]