| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't die silently if the time is too far off. Fix from: dhatz | jim-p | 2012-09-23 | 1 | -0/+1 |
* | Allow for changing OpenVPN TUN to TAP device mode without reboot. | PiBa-NL | 2012-09-22 | 1 | -1/+6 |
* | We should also resync openvpn clients since they can use gateway groups too. | jim-p | 2012-09-19 | 1 | -1/+5 |
* | don't log here, users can define their own logging rules if they want logging | Chris Buechler | 2012-09-18 | 1 | -2/+2 |
* | Merge pull request #223 from PiBa-NL/master | Jim P | 2012-09-18 | 1 | -1/+1 |
|\ |
|
| * | (line endings UNIX format..) | PiBa-NL | 2012-09-16 | 1 | -1/+1 |
* | | gitsync: Improve parameter handling to allow hyphenated options anywhere in t... | Erik Fonnesbeck | 2012-09-17 | 1 | -32/+54 |
* | | gitsync: Add --minimal parameter that installs only the updated files. | Erik Fonnesbeck | 2012-09-17 | 2 | -3/+25 |
* | | Fix special build_commit tag that was broken from previous change to how it r... | Erik Fonnesbeck | 2012-09-17 | 1 | -1/+1 |
* | | Add support for multiple DHCP pools within the interface's subnet, and allow ... | jim-p | 2012-09-16 | 3 | -42/+122 |
* | | Force resync of vpns and dns even if the IP doesn't change in rc.newwanip, si... | jim-p | 2012-09-14 | 1 | -7/+14 |
* | | Add note about mac matching and media type. | jim-p | 2012-09-14 | 1 | -0/+1 |
* | | Add some safety checks against empty entries | jim-p | 2012-09-14 | 1 | -0/+6 |
* | | Allow/deny access to DHCP by partial MAC matching. | jim-p | 2012-09-13 | 2 | -2/+21 |
* | | Make the openvpn resync less intrusive, only trigger this if the OpenVPN inte... | smos | 2012-09-13 | 1 | -2/+7 |
* | | Make the gateway group member check a boolean, might convert to something els... | smos | 2012-09-13 | 2 | -5/+8 |
* | | Always prepend the hostname we are working on | smos | 2012-09-13 | 1 | -116/+116 |
* | | Make sure we process dyndns interfaces that use a failover group when process... | smos | 2012-09-13 | 1 | -5/+6 |
* | | Add function that checks if the interface is part of a gateway group. | smos | 2012-09-13 | 1 | -0/+22 |
* | | Reference the correct variable here, it was broken before and could never hav... | smos | 2012-09-13 | 1 | -1/+1 |
* | | Remove the filter configure call as this could otherwise lead to a recursive ... | smos | 2012-09-12 | 2 | -5/+3 |
* | | Bail here so we don't make invalid rules for IPsec if this is empty. | jim-p | 2012-09-12 | 1 | -0/+2 |
|/ |
|
* | Added a setting for configuring the firewall log to either: | PiBa-NL | 2012-09-10 | 2 | -7/+6 |
* | Changed firewall log to show the applied rule description directly on screen,... | PiBa-NL | 2012-09-08 | 1 | -0/+35 |
* | Don't add ldapcfg to racoon.conf since we're not using racoon's built-in LDAP... | jim-p | 2012-09-06 | 1 | -24/+27 |
* | No need for these other lines on nanobsd, and it can interfere with booting o... | jim-p | 2012-09-05 | 1 | -8/+1 |
* | Add another test here for Nano+VGA to preserve the console selection. | jim-p | 2012-09-04 | 1 | -2/+8 |
* | Fix up tcpdump for pflog stop/start a little, consolodate code, and restart t... | jim-p | 2012-09-04 | 1 | -1/+5 |
* | Simplify schedules code and some styly nits | Ermal | 2012-08-30 | 1 | -44/+28 |
* | Month matching for scheduler rules | phildd | 2012-08-30 | 1 | -5/+2 |
* | Correct filter tdr install_cron function | Ermal | 2012-08-29 | 1 | -11/+10 |
* | Don't put this rule in if $carp_int is empty, it makes an invalid rule. Fixes... | jim-p | 2012-08-28 | 1 | -1/+1 |
* | Restructure these IP/subnet tests so they don't break transport mode. | jim-p | 2012-08-27 | 1 | -5/+5 |
* | Fix bug reported in http://forum.pfsense.org/index.php/topic,53000.0.html | bcyrill | 2012-08-27 | 1 | -34/+37 |
* | Tidy console package install progress percentage | phildd | 2012-08-27 | 1 | -6/+10 |
* | Fix ntp config syntax for the version we're using | jim-p | 2012-08-25 | 1 | -2/+2 |
* | Try harder to determine hostname when sending e-mail. | jim-p | 2012-08-24 | 1 | -1/+3 |
* | This file won't exist at bootup yet, drop it from the sanity test. | jim-p | 2012-08-21 | 1 | -4/+2 |
* | Teach ntpd how to get its time from a local GPS on serial. | jim-p | 2012-08-21 | 1 | -0/+61 |
* | Correct carp rules and a weird nat rule on carp so they actually generate wha... | Ermal | 2012-08-16 | 1 | -6/+5 |
* | Fix secondary auth source to reference the zone like everything else in this ... | jim-p | 2012-08-15 | 1 | -8/+8 |
* | Put propper curlies since this is themeaning of this test so its readble | Ermal | 2012-08-14 | 1 | -1/+1 |
* | Remove extra curly to allow checking braces closure easily in vi[m] | Ermal | 2012-08-14 | 1 | -1/+1 |
* | More shortcuts | jim-p | 2012-08-14 | 1 | -0/+7 |
* | Add a hidden menu option to forcefully kill php, lighty, and then restart the... | jim-p | 2012-08-14 | 1 | -0/+3 |
* | Remove comments which may begin with a ';' so URL Table entries like SpamHaus... | Warren Baker | 2012-08-13 | 1 | -1/+1 |
* | Refine the formatting of the service status icon a bit depending on its context. | jim-p | 2012-08-13 | 1 | -5/+9 |
* | Add some safety belts. | jim-p | 2012-08-13 | 1 | -2/+2 |
* | Add/use some more similarly styled icons here, for a more consistent look. | jim-p | 2012-08-11 | 1 | -2/+2 |
* | Fixup openvpn shortcut bar status/control | jim-p | 2012-08-10 | 1 | -0/+16 |