| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the IPsec settings from System > Advanced, Misc tab to "Advanced Setting... | jim-p | 2014-04-25 | 1 | -122/+2 |
* | Tidy up package signature text | Phil Davis | 2014-04-12 | 1 | -4/+4 |
* | Add curly brackets here to improve readability | Renato Botelho | 2014-04-10 | 1 | -2/+2 |
* | unset doesn't like @ to silent it, just check if it's set before unset | Renato Botelho | 2014-04-10 | 1 | -1/+2 |
* | Restore old logic and add a @ at unset to silent when it is not set as sugges... | Renato Botelho | 2014-04-08 | 1 | -3/+3 |
* | Merge pull request #1068 from FCI/patch-1 | Renato Botelho | 2014-04-08 | 1 | -3/+3 |
|\ |
|
| * | Update system_advanced_misc.php | Nick Daniels | 2014-04-05 | 1 | -1/+1 |
| * | Added check line 175: Needed to fix error in GUI | Nick Daniels | 2014-04-05 | 1 | -1/+2 |
* | | Check if the ipsec section exists before doing operations on it. | Ermal | 2014-04-07 | 1 | -5/+7 |
|/ |
|
* | Fix variable name, it's not necessary to check since it is always set at ipse... | Renato Botelho | 2014-04-04 | 1 | -4/+2 |
* | Tidy up "system_advanced_misc.php" XHTML | Colin Fleming | 2014-04-03 | 1 | -2/+2 |
* | syntax error | ayvis | 2014-03-21 | 1 | -1/+3 |
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -19/+19 |
* | Push log changes for IPSec and fix generation of strongswan.conf and ipsec.se... | Ermal | 2014-02-25 | 1 | -21/+32 |
* | Fixup pkg_nochecksig option | jim-p | 2014-02-10 | 1 | -3/+3 |
* | Add support for signed PBI, help ticket #3365: | Renato Botelho | 2014-02-07 | 1 | -0/+18 |
* | Provide a setting to disable the auto added LAN SPDs in the DB | Ermal | 2013-12-19 | 1 | -0/+20 |
* | Many fixes on privileges, ticket #3216: | Renato Botelho | 2013-11-15 | 1 | -1/+1 |
* | Disable state killing on gateway failure by default for new configs. | Chris Buechler | 2013-09-03 | 1 | -3/+2 |
* | Fixes #3100. Fix spell and spaces issues | Renato Botelho | 2013-07-22 | 1 | -2/+2 |
* | Add an option to force IPsec to reload on failover, which is needed in some c... | jim-p | 2013-06-18 | 1 | -0/+18 |
* | Tidy up "system_advanced_misc.php" XHTML | Colin Fleming | 2013-04-03 | 1 | -4/+4 |
* | Move tmp/var init to just after mount of /cf so that the sizing works properl... | jim-p | 2013-03-12 | 1 | -5/+5 |
* | Do not route do default gw when rule gw is down | Renato Botelho | 2013-03-12 | 1 | -0/+16 |
* | Fix indent and whitespaces | Renato Botelho | 2013-03-12 | 1 | -62/+62 |
* | Add the ability for full installs to optionally use RAM disks for /tmp and /v... | jim-p | 2013-03-11 | 1 | -0/+103 |
* | Tidy up System:Advanced:Misc XHTML | Colin Fleming | 2013-03-07 | 1 | -30/+31 |
* | System: Advanced: Miscellaneous: PowerD | N0YB | 2013-02-08 | 1 | -11/+23 |
* | Fix typo | jim-p | 2012-07-06 | 1 | -1/+1 |
* | Add an option to System > Advanced, misc tab to enable loading thermal module... | jim-p | 2012-07-06 | 1 | -0/+37 |
* | Fix some Crypto Acceleration text typos | Phil Davis | 2012-06-13 | 1 | -2/+2 |
* | Generalize the Crypto hardware option and add GUI support for AES-NI. | jim-p | 2012-06-12 | 1 | -18/+30 |
* | Added mode selection options for PowerD. | Cristian Feldman | 2012-04-10 | 1 | -6/+24 |
* | Ticket #2157. Add missing call to relayd_configure() | Pierre POMES | 2012-02-14 | 1 | -0/+2 |
* | If the sticky option is changed, restart relayd. Fixes #2157 | jim-p | 2012-02-02 | 1 | -5/+14 |
* | Add a gui field to set the source tracking timeout for sticky connections. | jim-p | 2011-11-15 | 1 | -3/+17 |
* | More typos/text fixes. | jim-p | 2011-10-19 | 1 | -4/+4 |
* | convert javascript code to jQuery on system* files | Vinicius Coque | 2011-09-27 | 1 | -2/+2 |
* | Don't try to unset this variable if it isn't set to begin with. Fixes #1865 | jim-p | 2011-09-09 | 1 | -1/+1 |
* | Move the option to exclude localhost as a DNS server under System > General s... | jim-p | 2011-08-30 | 1 | -21/+0 |
* | fix text | Chris Buechler | 2011-08-24 | 1 | -1/+1 |
* | Fix field name label. | jim-p | 2011-08-22 | 1 | -1/+1 |
* | fix text | Chris Buechler | 2011-08-17 | 1 | -3/+3 |
* | Allow disabling having localhost in resolv.conf. There are some special setup... | Ermal | 2011-08-12 | 1 | -0/+22 |
* | makes correct use of printf and gettext | Vinicius Coque | 2011-07-18 | 1 | -4/+4 |
* | Fix typo | jim-p | 2011-06-28 | 1 | -1/+1 |
* | Correct input object name from wrong copy/pasto. Reported-by: http://forum.pf... | Ermal | 2011-06-02 | 1 | -1/+1 |
* | Add tunable, by default disabled, to enable the default gateway switching fea... | Ermal | 2011-06-01 | 1 | -0/+15 |
* | Add an option under advanced->misc to specify a proxy for retreiving pfsense ... | Ermal | 2011-04-18 | 1 | -0/+59 |
* | Add a toggle under System > Advanced on the misc tab to enable/disable debug ... | jim-p | 2011-04-11 | 1 | -0/+28 |