aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/UserConfig.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove now unused GridConfig, MessageServerConfig, UserConfigJustin Clark-Casey (justincc)2010-07-301-231/+0
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Fix the user and password defaults int he remote console setupMelanie2009-08-211-2/+2
* Add rest console support to the user server. Will ask new questions atMelanie2009-08-191-0/+14
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-7/+7
* * Some more work on refactoring configs;lbsa712009-04-171-28/+25
* * Since that was seemingly an false alarm, reverting the revert.lbsa712009-04-161-1/+1
* * bizarrely, two reports that that last commit broke script engine startup (!...lbsa712009-04-161-1/+1
* * Started arduous config refactoring task with babystep introduction of commo...lbsa712009-04-161-1/+1
* Added the hg login procedure to the user server.diva2009-03-271-2/+30
* * optimized usings.lbsa712009-02-121-1/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-1/+10
* Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-10-061-2/+11
* * Reinstate grid receive and send keys to user server configJustin Clarke Casey2008-08-091-0/+12
* * minor: oops, forgot the code that actually ends up eliminating the unused c...Justin Clarke Casey2008-08-091-12/+0
* * Refactored some heavily duplicated RequestSimProfileData functionslbsa712008-07-291-6/+19
* * Added safeguard to ensure valid inventoryserver uri.lbsa712008-07-271-3/+16
* small console message change related to last revisionMW2008-07-081-1/+1
* Added option to userserver config, to be able disable/enable the LLSD Login s...MW2008-07-081-0/+7
* * This update enables grid wide presence updates.Teravus Ovares2008-06-021-0/+4
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-0/+6
* * Spring cleaning.Adam Frisby2008-04-291-15/+11
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+0
* changing more references to OpenSim.DataSean Dague2008-04-021-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-0/+1
* * Mother of all commits:Adam Frisby2008-01-151-6/+8
* *Added ability to skip any use of the console when configuring and assume def...mingchen2008-01-041-1/+1
* * Optimized usingslbsa712007-12-271-5/+6
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* * Added SSL Support to HttpListenerAdam Frisby2007-12-041-0/+7
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-0/+10
* Added new configuration item to User Server: X and Y of region to send user t...Brian McBee2007-11-251-0/+12
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+103