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
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
2008-03-23
* minor: check in the rest of a comment I forgot to finish off in the last re...
Justin Clarke Casey
1
-1
/
+1
2008-03-23
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
1
-18
/
+39
2008-03-18
Formatting cleanup. Minor refactoring.
Jeff Ames
1
-2
/
+5
2008-03-18
Since we don't yet have a reliable way to release the lock that prevents a us...
Teravus Ovares
1
-1
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-18
Formatting cleanup.
Jeff Ames
1
-87
/
+76
2008-03-18
Building on Joha's update...
Teravus Ovares
1
-3
/
+19
2008-03-18
Last position will be stored in the DB on logout, and the avatar can continue...
Johan Berntsson
1
-0
/
+4
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-13
Clean up more unnecessary String.Format calls
Jeff Ames
1
-4
/
+2
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-26
/
+18
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
1
-12
/
+6
2008-01-25
* Add very basic initial login stats to the user server
Justin Clarke Casey
1
-2
/
+24
2008-01-19
checking return code may make failed teleports fail more gracefully.
Brian McBee
1
-0
/
+5
2008-01-15
* Mother of all commits:
Adam Frisby
1
-22
/
+22
2008-01-10
* Just an update to the default login form
Teravus Ovares
1
-3
/
+3
2008-01-10
* After fighting with it a bit more, Opensim is now compatible with the most ...
Teravus Ovares
1
-31
/
+30
2008-01-09
* This update enables the web_login method.
Teravus Ovares
1
-14
/
+134
2008-01-09
* This may be broken.. it hasn't been tested, however I wanted to get the l...
Teravus Ovares
1
-4
/
+145
2008-01-05
* Applying jhurliman's LLSD login enablement patch.
Teravus Ovares
1
-0
/
+132
2007-12-31
Make it possible for new inventory 'libraries' to be added without changing t...
Justin Clarke Casey
1
-0
/
+1
2007-12-31
* Added database and UserManagerBase glue for FriendsList management
Teravus Ovares
1
-0
/
+15
2007-12-31
Correctly output library inventory folder type and version information
Justin Clarke Casey
1
-3
/
+3
2007-12-31
Standard library folders can now be configued in the xml in inventory/OpenSim...
Justin Clarke Casey
1
-21
/
+29
2007-12-30
Add an extra check that we don't create new inventory folders for a user that...
Justin Clarke Casey
1
-1
/
+2
2007-12-27
* Optimized usings
lbsa71
1
-13
/
+12
2007-12-27
Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...
Justin Clarke Casey
1
-0
/
+1
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-8
/
+8
2007-12-16
Clean up the Login message on UserServer console just
Charles Krinke
1
-1
/
+2
2007-12-16
Reposition 'user profile not found' messages to stop spurious messages caused...
Justin Clarke Casey
1
-0
/
+6
2007-12-04
* More console message fixes
Adam Frisby
1
-2
/
+2
2007-12-04
* Removed 12 compiler warnings.
Adam Frisby
1
-1
/
+0
2007-11-30
return of the inv-lib-root patch from Justin Casey (IBM)
Sean Dague
1
-0
/
+7
2007-11-30
* This extends my first hack to clear out the useragent table for that specif...
Teravus Ovares
1
-1
/
+1
2007-11-30
* Temporary fix for 'User already online' issue in standalone mode.
Teravus Ovares
1
-0
/
+5
2007-11-29
revert r2510, this seems to break normal logins, at least from
Sean Dague
1
-7
/
+0
2007-11-29
return an appropriate inv_lib_root, which the libsl folks have
Sean Dague
1
-0
/
+7
[next]