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
/
UserLoginService.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More formatting cleanup. Minor refactoring.
Jeff Ames
2008-05-14
1
-1
/
+2
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
1
-62
/
+56
*
* Cleaning code still.
Adam Frisby
2008-05-01
1
-56
/
+62
*
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
2008-05-01
1
-1
/
+1
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-7
/
+4
*
* Extra log line to notify the user console when a new user inventory skeleto...
Justin Clarke Casey
2008-04-20
1
-0
/
+4
*
* Change user inventory create from explicit 'create user' command on the con...
Justin Clarke Casey
2008-04-20
1
-3
/
+6
*
* Change lazy user inventory creation on first login to synchronous rather th...
Justin Clarke Casey
2008-04-20
1
-15
/
+20
*
* On grid mode, if the inventory service is responding but returning an empty...
Justin Clarke Casey
2008-04-20
1
-20
/
+4
*
* Tiny, tiny, login message refinement to reduce human parsing requirements
Justin Clarke Casey
2008-04-15
1
-1
/
+1
*
* Make it easier to follow logins on the user server by changing and tidying ...
Justin Clarke Casey
2008-04-15
1
-2
/
+4
*
* Send a meaningful response to both the user server console and the client i...
Justin Clarke Casey
2008-04-15
1
-0
/
+2
*
renaming of attributes in UserAgentData for readability
Sean Dague
2008-04-10
1
-19
/
+19
*
changing UserAgentData to use properties. This caused more
Sean Dague
2008-04-10
1
-25
/
+24
*
further renaming of properties for clarity
Sean Dague
2008-04-10
1
-4
/
+4
*
moved fields to properties for UserDataProfile, which was
Sean Dague
2008-04-10
1
-43
/
+43
*
Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option
Teravus Ovares
2008-04-10
1
-1
/
+12
*
more refactoring, this time on InventoryFolderBase
Sean Dague
2008-04-07
1
-7
/
+7
*
changing more references to OpenSim.Data
Sean Dague
2008-04-02
1
-1
/
+1
*
* Minor: If a user exists but has no inventory in standalone, automatically c...
Justin Clarke Casey
2008-03-31
1
-1
/
+1
*
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
2008-03-29
1
-0
/
+2
*
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
Justin Clarke Casey
2008-03-28
1
-1
/
+2
*
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
2008-03-28
1
-1
/
+1
*
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
2008-03-25
1
-0
/
+4
*
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
2008-03-23
1
-3
/
+3
*
Formatting cleanup. Minor refactoring.
Jeff Ames
2008-03-18
1
-5
/
+0
*
* Added the ability to type the partial name of a region in the start locatio...
Teravus Ovares
2008-03-18
1
-5
/
+33
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+25
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-1
/
+0
*
Building on Joha's update...
Teravus Ovares
2008-03-18
1
-5
/
+25
*
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
2008-03-04
1
-4
/
+4
*
Change handler001 through handler009 to more
Charles Krinke
2008-03-02
1
-7
/
+7
*
* More Message server stuff. Still not ready.
Teravus Ovares
2008-02-26
1
-3
/
+9
*
* Message Server Linkages (still not ready for use so don't start it yet)
Teravus Ovares
2008-02-25
1
-1
/
+8
*
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
2008-02-22
1
-2
/
+5
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-1
/
+1
*
* Output XmlRpc error message if user server gets a fault response from the r...
Justin Clarke Casey
2008-02-18
1
-2
/
+9
*
* Make RegionProfileData.RequestSimProfileData static
Justin Clarke Casey
2008-02-18
1
-11
/
+13
*
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
2008-02-14
1
-5
/
+5
*
Shorten root inventory create folder message.
Charles Krinke
2008-02-07
1
-2
/
+1
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-21
/
+21
*
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
2008-02-04
1
-2
/
+2
*
* Add very basic initial login stats to the user server
Justin Clarke Casey
2008-01-25
1
-3
/
+5
*
* Added some userserver glue for communications with the message server
Teravus Ovares
2008-01-06
1
-0
/
+9
*
Standard library folders can now be configued in the xml in inventory/OpenSim...
Justin Clarke Casey
2007-12-31
1
-2
/
+5
*
* Optimized usings
lbsa71
2007-12-27
1
-33
/
+32
*
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2007-12-20
1
-4
/
+4
*
More subtle message tuning of log messages.
Charles Krinke
2007-12-16
1
-1
/
+1
*
A bit more tuning of UserServer messages.
Charles Krinke
2007-12-16
1
-6
/
+8
*
Comment out an unneeded "Home Location" message.
Charles Krinke
2007-12-16
1
-1
/
+2
[next]