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