summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a setting for configuring the firewall log to either:PiBa-NL2012-09-106-34/+89
* Changed firewall log to show the applied rule description directly on screen,...PiBa-NL2012-09-082-13/+54
* fix imbalanced HTML tagsDarren Embry2012-09-061-7/+16
* fix more imbalanced HTML tags.Darren Embry2012-09-061-0/+8
* fix some imbalanced HTML tagsDarren Embry2012-09-061-7/+7
* a few coding indentation/style fixes.Darren Embry2012-09-061-63/+61
* Correct this function call, OpenVPN client killing works again, fixes #2554jim-p2012-09-061-1/+1
* Inconsistent behavior with Alias info popupDarren Embry2012-09-061-1/+1
* never call parseInt without a radix.Darren Embry2012-09-061-2/+2
* Don't add ldapcfg to racoon.conf since we're not using racoon's built-in LDAP...jim-p2012-09-061-24/+27
* No need for these other lines on nanobsd, and it can interfere with booting o...jim-p2012-09-051-8/+1
* Add another test here for Nano+VGA to preserve the console selection.jim-p2012-09-041-2/+8
* Fix up tcpdump for pflog stop/start a little, consolodate code, and restart t...jim-p2012-09-043-9/+8
* Simplify schedules code and some styly nitsErmal2012-08-301-44/+28
* Merge pull request #217 from phildd/masterErmal Luçi2012-08-291-5/+2
|\
| * Month matching for scheduler rulesphildd2012-08-301-5/+2
|/
* Try to remove old states when a DHCP IP changes, might be related to ticket #...jim-p2012-08-291-0/+24
* Correct filter tdr install_cron functionErmal2012-08-291-11/+10
* Don't skip over wrap_vga here.jim-p2012-08-291-0/+9
* Add check for local port being set before testing. Fixes #2606Ermal2012-08-281-1/+1
* Don't put this rule in if $carp_int is empty, it makes an invalid rule. Fixes...jim-p2012-08-281-1/+1
* Restructure these IP/subnet tests so they don't break transport mode.jim-p2012-08-271-5/+5
* Merge pull request #216 from bcyrill/patch-8Jim P2012-08-271-34/+37
|\
| * Fix bug reported in http://forum.pfsense.org/index.php/topic,53000.0.htmlbcyrill2012-08-271-34/+37
|/
* Merge pull request #215 from phildd/masterJim P2012-08-261-6/+10
|\
| * Tidy console package install progress percentagephildd2012-08-271-6/+10
|/
* Fix ntp config syntax for the version we're usingjim-p2012-08-251-2/+2
* Try harder to determine hostname when sending e-mail.jim-p2012-08-241-1/+3
* Merge pull request #214 from phildd/masterSeth Mos2012-08-241-1/+1
|\
| * Fix IPv6 remote_network typophildd2012-08-241-1/+1
|/
* Merge pull request #213 from bcyrill/patch-5Jim P2012-08-231-1/+1
|\
| * Test for an array before using it like one.bcyrill2012-08-241-1/+1
|/
* Fix another typojim-p2012-08-221-1/+1
* Fix typojim-p2012-08-221-1/+1
* This file won't exist at bootup yet, drop it from the sanity test.jim-p2012-08-211-4/+2
* Teach ntpd how to get its time from a local GPS on serial.jim-p2012-08-213-3/+127
* Test for an array before using it like one.jim-p2012-08-191-1/+1
* Use REQUEST_URI here so the GET parameters are preserved (makes the links wor...jim-p2012-08-172-2/+2
* Disable Execution timeout for this script.smos2012-08-171-0/+2
* Correct carp rules and a weird nat rule on carp so they actually generate wha...Ermal2012-08-161-6/+5
* Extend the shortcuts code and link back from Status > Services also.jim-p2012-08-153-14/+80
* Fix secondary auth source to reference the zone like everything else in this ...jim-p2012-08-151-8/+8
* Put propper curlies since this is themeaning of this test so its readbleErmal2012-08-141-1/+1
* Remove extra curly to allow checking braces closure easily in vi[m]Ermal2012-08-141-1/+1
* More shortcutsjim-p2012-08-1413-1/+43
* Initialize this for good measure.jim-p2012-08-141-0/+2
* Add (c) header, also add ability to glob in shortcuts so packages can use it ...jim-p2012-08-142-5/+79
* Add a hidden menu option to forcefully kill php, lighty, and then restart the...jim-p2012-08-141-0/+3
* Clarify requirements for DHCP static mapping IPjim-p2012-08-142-2/+8
* Merge pull request #211 from bcyrill/patch-4Jim P2012-08-131-3/+7
|\
OpenPOWER on IntegriCloud