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
/
Main.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-16
* Move GridInfoService into Framework.Communications and eliminate Common.Com...
Justin Clarke Casey
1
-1
/
+0
2008-08-13
Mantis #1936
Melanie Thielker
1
-1
/
+0
2008-08-09
* minor: remove unused grid send/receive keys from user server configuration
Justin Clarke Casey
1
-10
/
+6
2008-07-28
moving GridInfo application plugin into a common standalone/grid
Dr Scofield
1
-0
/
+7
2008-07-24
* refactor: move remaining user service -> inventory service OGS1 calls into ...
Justin Clarke Casey
1
-3
/
+3
2008-07-24
* Separate out OGS1 calls used between services (rather than from region to s...
Justin Clarke Casey
1
-2
/
+2
2008-07-24
* minor: Rename IInterGridInventoryServices since it's inter service rather t...
Justin Clarke Casey
1
-3
/
+3
2008-07-23
thanks lulurun for a security patch that blocks unathorized access to the inv...
Johan Berntsson
1
-0
/
+1
2008-07-22
* refactor: move new inventory service call by user server to OGS1 with all t...
Justin Clarke Casey
1
-7
/
+8
2008-07-08
Added option to userserver config, to be able disable/enable the LLSD Login s...
MW
1
-1
/
+4
2008-06-01
* This enables grid-wide instant messaging in a peer to peer with tracker sty...
Teravus Ovares
1
-1
/
+1
2008-06-01
* Fix build break by eliminating remaining IScenePermissions references - mus...
Justin Clarke Casey
1
-1
/
+3
2008-05-31
* Implements UserServer logoff in a few situations
Teravus Ovares
1
-0
/
+63
2008-05-16
in theory implement the backend of appearance for grid.
Sean Dague
1
-0
/
+2
2008-05-16
* Minor: For no particularly good reason, make all console prompts conform to...
Justin Clarke Casey
1
-1
/
+1
2008-05-16
Formatting cleanup.
Jeff Ames
1
-23
/
+23
2008-05-14
* Refactor additional stats collection common code into base opensim server
Justin Clarke Casey
1
-7
/
+2
2008-05-14
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-05-09
* Fix opensim region server shutdown.
Justin Clarke Casey
1
-1
/
+1
2008-05-08
* Some refactorings.
Adam Frisby
1
-1
/
+1
2008-05-07
* Move shutdown processing to base OpenSimServer, overriding the method where...
Justin Clarke Casey
1
-8
/
+8
2008-05-02
plumb in connection string to the user database paths. mysql and mssql
Sean Dague
1
-1
/
+1
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-73
/
+72
2008-05-01
* Cleaning code still.
Adam Frisby
1
-72
/
+73
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+7
2008-04-20
* Change user inventory create from explicit 'create user' command on the con...
Justin Clarke Casey
1
-8
/
+28
2008-03-28
* Refactored out common http handler operations
lbsa71
1
-43
/
+26
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-03
* Applying Ahzz's profile patch. Thanks Ahzz!
Teravus Ovares
1
-0
/
+1
2008-02-26
* More Message server stuff. Still not ready.
Teravus Ovares
1
-2
/
+11
2008-02-25
* Message Server Linkages (still not ready for use so don't start it yet)
Teravus Ovares
1
-0
/
+1
2008-02-18
* Do not allow a user to be created if one with the same name already exists
Justin Clarke Casey
1
-9
/
+14
2008-02-14
Changed UserServer create user password input to cleartext so we can see what...
Tedd Hansen
1
-1
/
+2
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-2
/
+2
2008-02-07
Update version numbers to 0.5
Jeff Ames
1
-1
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-28
/
+27
2008-02-04
* Rebase all current servers on common abstract BaseOpenSimServer class
Justin Clarke Casey
1
-23
/
+20
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
1
-7
/
+5
2008-01-28
* Add total logouts (and total logins) to server side user stats
Justin Clarke Casey
1
-5
/
+4
2008-01-25
* Add very basic initial login stats to the user server
Justin Clarke Casey
1
-1
/
+11
2008-01-20
* Added hooks for logout to all IUserService and all that implement it.
Teravus Ovares
1
-0
/
+1
2008-01-15
* Mother of all commits:
Adam Frisby
1
-3
/
+3
2008-01-09
* This update enables the web_login method.
Teravus Ovares
1
-0
/
+2
2008-01-09
* Added a hashtable based HTTP processor in preparation of the web_login_key
Teravus Ovares
1
-0
/
+1
2008-01-06
* Added some userserver glue for communications with the message server
Teravus Ovares
1
-1
/
+17
2008-01-05
* Applying jhurliman's LLSD login enablement patch.
Teravus Ovares
1
-1
/
+2
2008-01-05
And another log-instead-of-crash... when creating user fails.
Tedd Hansen
1
-3
/
+19
2008-01-02
* Updates UserServer
Teravus Ovares
1
-1
/
+5
2007-12-31
Standard library folders can now be configued in the xml in inventory/OpenSim...
Justin Clarke Casey
1
-1
/
+3
2007-12-27
* Optimized usings
lbsa71
1
-7
/
+14
[prev]
[next]