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
/
UserConfig.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-12
* optimized usings.
lbsa71
1
-1
/
+2
2008-12-29
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
Justin Clarke Casey
1
-1
/
+10
2008-10-06
Mantis#2340. Thank you kindly, Sacha Magne for a patch that:
Charles Krinke
1
-2
/
+11
2008-08-09
* Reinstate grid receive and send keys to user server config
Justin Clarke Casey
1
-0
/
+12
2008-08-09
* minor: oops, forgot the code that actually ends up eliminating the unused c...
Justin Clarke Casey
1
-12
/
+0
2008-07-29
* Refactored some heavily duplicated RequestSimProfileData functions
lbsa71
1
-6
/
+19
2008-07-27
* Added safeguard to ensure valid inventoryserver uri.
lbsa71
1
-3
/
+16
2008-07-08
small console message change related to last revision
MW
1
-1
/
+1
2008-07-08
Added option to userserver config, to be able disable/enable the LLSD Login s...
MW
1
-0
/
+7
2008-06-02
* This update enables grid wide presence updates.
Teravus Ovares
1
-0
/
+4
2008-05-02
plumb in connection string to the user database paths. mysql and mssql
Sean Dague
1
-0
/
+6
2008-04-29
* Spring cleaning.
Adam Frisby
1
-15
/
+11
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-1
/
+0
2008-04-02
changing more references to OpenSim.Data
Sean Dague
1
-1
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+26
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-0
/
+1
2008-01-15
* Mother of all commits:
Adam Frisby
1
-6
/
+8
2008-01-04
*Added ability to skip any use of the console when configuring and assume def...
mingchen
1
-1
/
+1
2007-12-27
* Optimized usings
lbsa71
1
-5
/
+6
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-1
/
+1
2007-12-04
* Added SSL Support to HttpListener
Adam Frisby
1
-0
/
+7
2007-12-01
Initial working Grid Inventory server. Only been tested on a very small grid,...
MW
1
-0
/
+10
2007-11-25
Added new configuration item to User Server: X and Y of region to send user t...
Brian McBee
1
-0
/
+12
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
1
-0
/
+0
2007-10-31
set svn:eol-style
Jeff Ames
1
-102
/
+102
2007-10-30
* Optimized usings
lbsa71
1
-19
/
+24
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-98
/
+98
2007-10-15
* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...
lbsa71
1
-4
/
+4
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-09-27
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...
lbsa71
1
-11
/
+0
2007-09-27
* Tleiades grid mode inventory (#444) - thanx Tleiades!
lbsa71
1
-0
/
+11
2007-09-14
Can now set the http ports that grid server and user server use.
MW
1
-1
/
+9
2007-07-30
mass update of files to have native line endings
Sean Dague
1
-62
/
+62
2007-07-21
Re-added the ability to set the database provider (dll) in the config file fo...
MW
1
-1
/
+6
2007-07-19
*Handler Functions can now refuse an object as invalid by returning false, th...
mingchen
1
-6
/
+8
2007-07-18
*New Configuration System, much easier and less buggy compared to the origina...
mingchen
1
-0
/
+55