aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/NetworkServersInfo.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+2
2011-10-12Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)1-31/+0
2011-05-05Adding ssl supportBlueWall1-0/+15
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto1-17/+0
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-26Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...Diva Canto1-2/+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-10/+10
2009-04-17* Some more work on refactoring configs;lbsa711-12/+10
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-2/+2
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-0/+4
2008-09-14* This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares1-0/+7
2008-07-23The new secure inventory server mode (in r5590) can now be disabled from Open...Johan Berntsson1-1/+3
2008-04-29* Spring cleaning.Adam Frisby1-18/+13
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+1
2008-03-23* Start passing around a region server's http port in RegionInfo.Justin Clarke Casey1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-01-15* Mother of all commits:Adam Frisby1-8/+9
2007-12-27* Optimized usingslbsa711-3/+5
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-5/+5
2007-11-01* Diuerse beavtificatemslbsa711-2/+3
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-100/+100
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax1-1/+5
2007-10-30* Optimized usingslbsa711-10/+12
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-94/+94
2007-10-26Added method to create default config file in region server(OpenSim) followin...Tleiades Hax1-1/+1
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa711-7/+9
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-4/+1
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-1/+4
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-17*Moved network_servers_info.xml into OpenSim.ini under [Network]mingchen1-61/+15
2007-08-06* SimpleApp works again:lbsa711-6/+16
2007-07-20* Fixed an config issue (log not initialized in RegionInfo config)lbsa711-0/+5
2007-07-19*Handler Functions can now refuse an object as invalid by returning false, th...mingchen1-12/+14
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-157/+59
2007-07-16changed to native line ending encodingSean Dague1-219/+219
2007-07-15* Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby1-1/+1
2007-07-13Changed simpleApp to use basic physics.MW1-2/+2
2007-07-03*Fixed storage issue as noted in last commit of the OGS1 GridServermingchen1-1/+1
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-15/+14
2007-06-28*Master User is now set upmingchen1-0/+39