| Commit message (Expand) | Author | Age | Files | Lines |
* | Inconsistent behavior with Alias info popup | Darren Embry | 2012-09-06 | 1 | -1/+1 |
* | never call parseInt without a radix. | Darren Embry | 2012-09-06 | 1 | -2/+2 |
* | 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 | 3 | -9/+8 |
* | Simplify schedules code and some styly nits | Ermal | 2012-08-30 | 1 | -44/+28 |
* | Merge pull request #217 from phildd/master | Ermal Luçi | 2012-08-29 | 1 | -5/+2 |
|\ |
|
| * | Month matching for scheduler rules | phildd | 2012-08-30 | 1 | -5/+2 |
|/ |
|
* | Try to remove old states when a DHCP IP changes, might be related to ticket #... | jim-p | 2012-08-29 | 1 | -0/+24 |
* | Correct filter tdr install_cron function | Ermal | 2012-08-29 | 1 | -11/+10 |
* | Don't skip over wrap_vga here. | jim-p | 2012-08-29 | 1 | -0/+9 |
* | Add check for local port being set before testing. Fixes #2606 | Ermal | 2012-08-28 | 1 | -1/+1 |
* | 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 |
* | Merge pull request #216 from bcyrill/patch-8 | Jim P | 2012-08-27 | 1 | -34/+37 |
|\ |
|
| * | Fix bug reported in http://forum.pfsense.org/index.php/topic,53000.0.html | bcyrill | 2012-08-27 | 1 | -34/+37 |
|/ |
|
* | Merge pull request #215 from phildd/master | Jim P | 2012-08-26 | 1 | -6/+10 |
|\ |
|
| * | 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 |
* | Merge pull request #214 from phildd/master | Seth Mos | 2012-08-24 | 1 | -1/+1 |
|\ |
|
| * | Fix IPv6 remote_network typo | phildd | 2012-08-24 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #213 from bcyrill/patch-5 | Jim P | 2012-08-23 | 1 | -1/+1 |
|\ |
|
| * | Test for an array before using it like one. | bcyrill | 2012-08-24 | 1 | -1/+1 |
|/ |
|
* | Fix another typo | jim-p | 2012-08-22 | 1 | -1/+1 |
* | Fix typo | jim-p | 2012-08-22 | 1 | -1/+1 |
* | 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 | 3 | -3/+127 |
* | Test for an array before using it like one. | jim-p | 2012-08-19 | 1 | -1/+1 |
* | Use REQUEST_URI here so the GET parameters are preserved (makes the links wor... | jim-p | 2012-08-17 | 2 | -2/+2 |
* | Disable Execution timeout for this script. | smos | 2012-08-17 | 1 | -0/+2 |
* | Correct carp rules and a weird nat rule on carp so they actually generate wha... | Ermal | 2012-08-16 | 1 | -6/+5 |
* | Extend the shortcuts code and link back from Status > Services also. | jim-p | 2012-08-15 | 3 | -14/+80 |
* | 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 | 13 | -1/+43 |
* | Initialize this for good measure. | jim-p | 2012-08-14 | 1 | -0/+2 |
* | Add (c) header, also add ability to glob in shortcuts so packages can use it ... | jim-p | 2012-08-14 | 2 | -5/+79 |
* | Add a hidden menu option to forcefully kill php, lighty, and then restart the... | jim-p | 2012-08-14 | 1 | -0/+3 |
* | Clarify requirements for DHCP static mapping IP | jim-p | 2012-08-14 | 2 | -2/+8 |
* | Merge pull request #211 from bcyrill/patch-4 | Jim P | 2012-08-13 | 1 | -3/+7 |
|\ |
|
| * | Update usr/local/www/services_router_advertisements.php | bcyrill | 2012-08-13 | 1 | -3/+7 |
* | | 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 | 3 | -7/+11 |
|/ |
|
* | Merge pull request #210 from bcyrill/patch-3 | Jim P | 2012-08-13 | 1 | -4/+7 |
|\ |
|
| * | Update usr/local/www/vpn_openvpn_server.php | bcyrill | 2012-08-13 | 1 | -4/+7 |
|/ |
|
* | Add some safety belts. | jim-p | 2012-08-13 | 1 | -2/+2 |
* | Make sure we start with an empty service. | jim-p | 2012-08-13 | 1 | -0/+1 |