aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/EstateSettings.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-13/+96
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+147
* refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...Justin Clark-Casey (justincc)2012-04-171-2/+2
* llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...PixelTomsen2012-01-261-0/+6
* Remove the reading of estate_settings.xml and the associated processing ofMelanie2010-03-221-187/+7
* Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-091-0/+28
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker2009-04-281-0/+3
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-271-0/+5
* * remind me to never touch EstateSettings ever again. Ever.lbsa712009-04-171-4/+4
* * Apparently, I broke reflection voodo. Reverting.lbsa712009-04-171-22/+22
* quick fix for mantis #3477 --- m_configMember is being picked up byDr Scofield2009-04-171-26/+26
* * Some more work on refactoring configs;lbsa712009-04-171-26/+26
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-3/+3
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-3/+1
* * Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey2008-10-131-1/+1
* Make a missing or read-only estate_settings.xml non-fatalMelanie Thielker2008-10-111-10/+16
* * Patch from JHurlimanTeravus Ovares2008-09-261-12/+12
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-40/+40
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-0/+11
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-011-0/+8
* Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker2008-08-011-0/+16
* fixing warnings in EstateSettings and correcting coding style:Dr Scofield2008-07-181-20/+20
* Patch #9151Melanie Thielker2008-07-181-335/+325
* Patch #9150Melanie Thielker2008-07-141-87/+0
* Patch #9149Melanie Thielker2008-07-141-275/+0
* Patch #9147Melanie Thielker2008-07-141-162/+0
* Mantis#1005. Thank you kindly, Mircea for a two patches that:Charles Krinke2008-07-111-4/+4
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-3/+3
* * Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares2008-05-301-1/+3
* * Spring cleaning.Adam Frisby2008-04-291-127/+94
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-231-0/+12
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+3
* * Set default EstateSettings regionFlags to allow 'set home here', and 'creat...Teravus Ovares2008-04-161-1/+1
* * Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares2008-04-161-1/+2
* * Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares2008-04-151-0/+18
* * Fixes Region/Estate panel in current Linden Official client.Teravus Ovares2008-04-031-3/+3
* Formatting cleanup.Jeff Ames2008-03-181-38/+32
* Converted logging to use log4net.Jeff Ames2008-02-051-2/+5
* * Mother of all commits:Adam Frisby2008-01-151-46/+46
* *Added ability to skip any use of the console when configuring and assume def...mingchen2008-01-041-1/+1
* * Added the ability for Region Owners to add and remove estate managers using...Teravus Ovares2008-01-021-3/+58
* * Did a bit of estate work. Added some fields to EstateSettings.xml for est...Teravus Ovares2008-01-021-0/+252
* * Fixed an issue where the RegionFlags and SimAccess settings were being save...Teravus Ovares2008-01-021-2/+2
* * Optimized usingslbsa712007-12-271-2/+2
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* there is no real reason to write this value back to estate settings,Sean Dague2007-11-191-1/+5
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+707