summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-133-3/+64
* 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
* Use a better link here.jim-p2012-09-121-1/+1
* Print a nice large warning on the PPTP page about it no longer being consider...jim-p2012-09-121-0/+1
* Bail here so we don't make invalid rules for IPsec if this is empty.jim-p2012-09-121-0/+2
* Merge pull request #221 from j-white/masterJim P2012-09-111-1/+2
|\
| * Fixed the rendering in IE. Moved the head section out of the body.Jesse White2012-09-111-1/+2
|/
* Merge pull request #220 from PiBa-NL/masterJim P2012-09-106-36/+132
|\
| * Show/hide togglePiBa-NL2012-09-102-2/+2
| * 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
* | remove bunk input validationChris Buechler2012-09-091-3/+0
|/
* 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
|\
OpenPOWER on IntegriCloud