aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/UserConfig.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-21Fix the user and password defaults int he remote console setupMelanie1-2/+2
2009-08-19Add rest console support to the user server. Will ask new questions atMelanie1-0/+14
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa711-7/+7
2009-04-17* Some more work on refactoring configs;lbsa711-28/+25
2009-04-16* Since that was seemingly an false alarm, reverting the revert.lbsa711-1/+1
2009-04-16* bizarrely, two reports that that last commit broke script engine startup (!...lbsa711-1/+1
2009-04-16* Started arduous config refactoring task with babystep introduction of commo...lbsa711-1/+1
2009-03-27Added the hg login procedure to the user server.diva1-2/+30
2009-02-12* optimized usings.lbsa711-1/+2
2008-12-29* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey1-1/+10
2008-10-06Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke1-2/+11
2008-08-09* Reinstate grid receive and send keys to user server configJustin Clarke Casey1-0/+12
2008-08-09* minor: oops, forgot the code that actually ends up eliminating the unused c...Justin Clarke Casey1-12/+0
2008-07-29* Refactored some heavily duplicated RequestSimProfileData functionslbsa711-6/+19
2008-07-27* Added safeguard to ensure valid inventoryserver uri.lbsa711-3/+16
2008-07-08small console message change related to last revisionMW1-1/+1
2008-07-08Added option to userserver config, to be able disable/enable the LLSD Login s...MW1-0/+7
2008-06-02* This update enables grid wide presence updates.Teravus Ovares1-0/+4
2008-05-02plumb in connection string to the user database paths. mysql and mssqlSean Dague1-0/+6
2008-04-29* Spring cleaning.Adam Frisby1-15/+11
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-04-02changing more references to OpenSim.DataSean Dague1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-0/+1
2008-01-15* Mother of all commits:Adam Frisby1-6/+8
2008-01-04*Added ability to skip any use of the console when configuring and assume def...mingchen1-1/+1
2007-12-27* Optimized usingslbsa711-5/+6
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-1/+1
2007-12-04* Added SSL Support to HttpListenerAdam Frisby1-0/+7
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-0/+10
2007-11-25Added new configuration item to User Server: X and Y of region to send user t...Brian McBee1-0/+12
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-102/+102
2007-10-30* Optimized usingslbsa711-19/+24
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-98/+98
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa711-4/+4
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-11/+0
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-0/+11
2007-09-14Can now set the http ports that grid server and user server use. MW1-1/+9
2007-07-30mass update of files to have native line endingsSean Dague1-62/+62
2007-07-21Re-added the ability to set the database provider (dll) in the config file fo...MW1-1/+6
2007-07-19*Handler Functions can now refuse an object as invalid by returning false, th...mingchen1-6/+8
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-0/+55