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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Formatting cleanup.
Jeff Ames
1
-10
/
+8
2008-08-15
Update svn properties, formatting cleanup, fix a couple compiler warnings.
Jeff Ames
1
-1
/
+1
2008-08-14
Mantis #1953
Melanie Thielker
1
-6
/
+17
2008-08-09
* Reinstate grid receive and send keys to user server config
Justin Clarke Casey
1
-1
/
+2
2008-07-24
* refactor: Remove now redundant inventory server url being passed to GetInve...
Justin Clarke Casey
1
-7
/
+2
2008-07-24
* refactor: move remaining user service -> inventory service OGS1 calls into ...
Justin Clarke Casey
1
-19
/
+11
2008-06-29
disabled the multiple inventory server support in login service again.
MW
1
-4
/
+4
2008-06-29
couple of small fixes to try to fix support for multiple inventory servers in...
MW
1
-4
/
+4
2008-06-28
disabled multiple Inventory server support in loginservice until I get more t...
MW
1
-4
/
+4
2008-06-28
small fix
MW
1
-1
/
+1
2008-06-28
more work on the support for multiple inventory servers.
MW
1
-4
/
+10
2008-06-21
* Adds Region ban capability to Regions. You access this by going to World->...
Teravus Ovares
1
-12
/
+72
2008-05-31
* Implements UserServer logoff in a few situations
Teravus Ovares
1
-0
/
+59
2008-05-25
Update svn properties. Formatting cleanup.
Jeff Ames
1
-1
/
+3
2008-05-16
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2008-05-14
More formatting cleanup. Minor refactoring.
Jeff Ames
1
-1
/
+2
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-62
/
+56
2008-05-01
* Cleaning code still.
Adam Frisby
1
-56
/
+62
2008-05-01
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
1
-1
/
+1
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-7
/
+4
2008-04-20
* Extra log line to notify the user console when a new user inventory skeleto...
Justin Clarke Casey
1
-0
/
+4
2008-04-20
* Change user inventory create from explicit 'create user' command on the con...
Justin Clarke Casey
1
-3
/
+6
2008-04-20
* Change lazy user inventory creation on first login to synchronous rather th...
Justin Clarke Casey
1
-15
/
+20
2008-04-20
* On grid mode, if the inventory service is responding but returning an empty...
Justin Clarke Casey
1
-20
/
+4
2008-04-15
* Tiny, tiny, login message refinement to reduce human parsing requirements
Justin Clarke Casey
1
-1
/
+1
2008-04-15
* Make it easier to follow logins on the user server by changing and tidying ...
Justin Clarke Casey
1
-2
/
+4
2008-04-15
* Send a meaningful response to both the user server console and the client i...
Justin Clarke Casey
1
-0
/
+2
2008-04-10
renaming of attributes in UserAgentData for readability
Sean Dague
1
-19
/
+19
2008-04-10
changing UserAgentData to use properties. This caused more
Sean Dague
1
-25
/
+24
2008-04-10
further renaming of properties for clarity
Sean Dague
1
-4
/
+4
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
1
-43
/
+43
2008-04-10
Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option
Teravus Ovares
1
-1
/
+12
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-7
/
+7
2008-04-02
changing more references to OpenSim.Data
Sean Dague
1
-1
/
+1
2008-03-31
* Minor: If a user exists but has no inventory in standalone, automatically c...
Justin Clarke Casey
1
-1
/
+1
2008-03-29
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
1
-0
/
+2
2008-03-28
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
Justin Clarke Casey
1
-1
/
+2
2008-03-28
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
1
-1
/
+1
2008-03-25
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
1
-0
/
+4
2008-03-23
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
1
-3
/
+3
2008-03-18
Formatting cleanup. Minor refactoring.
Jeff Ames
1
-5
/
+0
2008-03-18
* Added the ability to type the partial name of a region in the start locatio...
Teravus Ovares
1
-5
/
+33
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-18
Formatting cleanup.
Jeff Ames
1
-1
/
+0
2008-03-18
Building on Joha's update...
Teravus Ovares
1
-5
/
+25
2008-03-04
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
1
-4
/
+4
2008-03-02
Change handler001 through handler009 to more
Charles Krinke
1
-7
/
+7
2008-02-26
* More Message server stuff. Still not ready.
Teravus Ovares
1
-3
/
+9
2008-02-25
* Message Server Linkages (still not ready for use so don't start it yet)
Teravus Ovares
1
-1
/
+8
2008-02-22
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
1
-2
/
+5
[next]