aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/EstateSettings.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-13/+96
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+147
2012-04-17refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...Justin Clark-Casey (justincc)1-2/+2
2012-01-26llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen1-0/+6
2012-01-22Move Telehub tables and data from EstateSettings to RegionSettings.Melanie1-150/+0
2012-01-21Telehub Support:BlueWall1-0/+150
2010-03-22Remove the reading of estate_settings.xml and the associated processing ofMelanie1-187/+7
2010-01-09Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie1-0/+28
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-28Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker1-0/+3
2009-04-27From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+5
2009-04-17* remind me to never touch EstateSettings ever again. Ever.lbsa711-4/+4
2009-04-17* Apparently, I broke reflection voodo. Reverting.lbsa711-22/+22
2009-04-17quick fix for mantis #3477 --- m_configMember is being picked up byDr Scofield1-26/+26
2009-04-17* Some more work on refactoring configs;lbsa711-26/+26
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa711-3/+3
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-3/+1
2008-10-13* Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey1-1/+1
2008-10-11Make a missing or read-only estate_settings.xml non-fatalMelanie Thielker1-10/+16
2008-09-26* Patch from JHurlimanTeravus Ovares1-12/+12
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-40/+40
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker1-0/+11
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker1-0/+8
2008-08-01Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker1-0/+16
2008-07-18fixing warnings in EstateSettings and correcting coding style:Dr Scofield1-20/+20
2008-07-18Patch #9151Melanie Thielker1-335/+325
2008-07-14Patch #9150Melanie Thielker1-87/+0
2008-07-14Patch #9149Melanie Thielker1-275/+0
2008-07-14Patch #9147Melanie Thielker1-162/+0
2008-07-11Mantis#1005. Thank you kindly, Mircea for a two patches that:Charles Krinke1-4/+4
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-3/+3
2008-05-30* Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares1-1/+3
2008-04-29* Spring cleaning.Adam Frisby1-127/+94
2008-04-23From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-0/+12
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+3
2008-04-16* Set default EstateSettings regionFlags to allow 'set home here', and 'creat...Teravus Ovares1-1/+1
2008-04-16* Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares1-1/+2
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares1-0/+18
2008-04-03* Fixes Region/Estate panel in current Linden Official client.Teravus Ovares1-3/+3
2008-03-18Formatting cleanup.Jeff Ames1-38/+32
2008-02-05Converted logging to use log4net.Jeff Ames1-2/+5
2008-01-15* Mother of all commits:Adam Frisby1-46/+46
2008-01-04*Added ability to skip any use of the console when configuring and assume def...mingchen1-1/+1
2008-01-02* Added the ability for Region Owners to add and remove estate managers using...Teravus Ovares1-3/+58
2008-01-02* Did a bit of estate work. Added some fields to EstateSettings.xml for est...Teravus Ovares1-0/+252
2008-01-02* Fixed an issue where the RegionFlags and SimAccess settings were being save...Teravus Ovares1-2/+2
2007-12-27* Optimized usingslbsa711-2/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-11-19there is no real reason to write this value back to estate settings,Sean Dague1-1/+5