summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple DHCP pools within the interface's subnet, and allow ...jim-p2012-09-163-42/+122
* Force resync of vpns and dns even if the IP doesn't change in rc.newwanip, si...jim-p2012-09-141-7/+14
* Add note about mac matching and media type.jim-p2012-09-141-0/+1
* Add some safety checks against empty entriesjim-p2012-09-141-0/+6
* Allow/deny access to DHCP by partial MAC matching.jim-p2012-09-132-2/+21
* Make the openvpn resync less intrusive, only trigger this if the OpenVPN inte...smos2012-09-131-2/+7
* Make the gateway group member check a boolean, might convert to something els...smos2012-09-132-5/+8
* Always prepend the hostname we are working onsmos2012-09-131-116/+116
* Make sure we process dyndns interfaces that use a failover group when process...smos2012-09-131-5/+6
* Add function that checks if the interface is part of a gateway group.smos2012-09-131-0/+22
* Reference the correct variable here, it was broken before and could never hav...smos2012-09-131-1/+1
* Remove the filter configure call as this could otherwise lead to a recursive ...smos2012-09-122-5/+3
* Bail here so we don't make invalid rules for IPsec if this is empty.jim-p2012-09-121-0/+2
* Added a setting for configuring the firewall log to either:PiBa-NL2012-09-102-7/+6
* Changed firewall log to show the applied rule description directly on screen,...PiBa-NL2012-09-081-0/+35
* 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-041-1/+5
* Simplify schedules code and some styly nitsErmal2012-08-301-44/+28
* Month matching for scheduler rulesphildd2012-08-301-5/+2
* Correct filter tdr install_cron functionErmal2012-08-291-11/+10
* 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
* Fix bug reported in http://forum.pfsense.org/index.php/topic,53000.0.htmlbcyrill2012-08-271-34/+37
* 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
* 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-211-0/+61
* Correct carp rules and a weird nat rule on carp so they actually generate wha...Ermal2012-08-161-6/+5
* 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-141-0/+7
* Add a hidden menu option to forcefully kill php, lighty, and then restart the...jim-p2012-08-141-0/+3
* Remove comments which may begin with a ';' so URL Table entries like SpamHaus...Warren Baker2012-08-131-1/+1
* Refine the formatting of the service status icon a bit depending on its context.jim-p2012-08-131-5/+9
* Add some safety belts.jim-p2012-08-131-2/+2
* Add/use some more similarly styled icons here, for a more consistent look.jim-p2012-08-111-2/+2
* Fixup openvpn shortcut bar status/controljim-p2012-08-101-0/+16
* Give status icon a title/tooltipjim-p2012-08-101-4/+6
* Print service title in tooltip for shortcut barjim-p2012-08-101-4/+5
* Start revamp of shortcuts, central file to hold links, also service status/co...jim-p2012-08-101-0/+8
* Fixup output formattingjim-p2012-08-101-6/+6
* Consolodate a bunch of duplicate service status codejim-p2012-08-101-1/+217
* Add forgotten "ipv6 remote network", clean up a couple bits, make sure local ...jim-p2012-08-091-0/+9
* Catch another error herejim-p2012-08-071-0/+2
* Make sure we don't have any extra whitespace here.jim-p2012-08-071-2/+3
* Change rcfileprefix to a constantphildd2012-08-071-12/+11
OpenPOWER on IntegriCloud