summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Correct the config path to the vip arraysmos2011-02-231-1/+1
| * Attempted fix that should convert the old carp[$i] naming to vip[$vhid]smos2011-02-231-0/+5
| * Make sure we iterate by the vlan number lest we end up with a empty variable?...smos2011-02-231-3/+4
| * Correct the gateway group member name to the correct GW_". strtoupper($if) up...smos2011-02-231-1/+1
| * Do not cross filesystem boundaries when removing files lest we empty Seth' US...smos2011-02-231-1/+1
* | Try again, a little cleaner: Prevent GUI from giving error for freeDNS servic...gnhb2011-02-242-7/+8
* | Revert "Prevent GUI from giving error for freeDNS service since username and ...gnhb2011-02-231-11/+0
|/
* Update "Last Tested" date for freeDNS in commentsgnhb2011-02-231-1/+1
* Prevent GUI from giving error for freeDNS service since username and passwordgnhb2011-02-231-0/+11
* Add a check if the configuration of dhcpd exists for wan before unset, resolv...lgcosta2011-02-221-1/+1
* Remove direction from traffic shaper generated rules now that the match actio...Ermal2011-02-224-28/+0
* Reset this var before this test, otherwise if the test is skipped, it will ca...jim-p2011-02-221-0/+1
* Don't consider a cert as in use by the GUI if it's in HTTP mode. Fixes #1171jim-p2011-02-221-1/+2
* Move all functions from index.php for captiveportal.inclgcosta2011-02-222-407/+412
* Add Global reply-to disable checkbox, resolves the issue #1137lgcosta2011-02-222-1/+18
* reversal of accidentally deleted fileslgcosta2011-02-222-24/+17
* Add Global reply-to disable checkbox, resolves the issue #1137Luiz Gustavo S. Costa2011-02-212-17/+24
* Fix typo/spacing issue. Resolves #1300jim-p2011-02-211-1/+1
* Add the diag_ipsec_xml.php page, this provides a XML interface to thesmos2011-02-211-0/+83
* Prevent empty remote endpoints from skewing the log outputsmos2011-02-211-0/+2
* Trigger a VPN tunnel reload after configuring IPsec, it will handle all the h...smos2011-02-211-0/+2
* Don't forget to include $g, otherwise the check will fail and still perform a...smos2011-02-211-0/+1
* Hold off on resolve_retry during boot. The rest of the IPsec config is alread...smos2011-02-211-3/+4
* Add more safeguards and IP address checkssmos2011-02-211-4/+4
* Do not resolve the hostname during boot, also make really sure we have a IP a...smos2011-02-211-2/+3
* Resolves #1288. Add alc(4) to altq(4) supported list.Ermal2011-02-211-1/+1
* Prevent a empty remote gateway IP from ending up in the configsmos2011-02-211-0/+2
* Make sure to initialize the remote gateway IP variable so that it does not en...smos2011-02-211-0/+1
* Correct indentationWarren Baker2011-02-211-1/+1
* Make sure it is an array before foreach.Warren Baker2011-02-211-8/+10
* log when CP is restarted. ticket #1278Chris Buechler2011-02-201-1/+3
* fix default password displayChris Buechler2011-02-201-1/+1
* fix log textChris Buechler2011-02-181-1/+1
* Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/i...jim-p2011-02-171-1/+4
* Fix whitespace formatting.jim-p2011-02-171-181/+184
* Allow sorting of DNS forwarder entries.jim-p2011-02-171-3/+16
* Add IPsec and OpenVPN to packet capture. Ticket #1032jim-p2011-02-161-2/+12
* Fix wordingjim-p2011-02-161-2/+2
* Comment out the "config write on bootup" error. This is normal now with the p...jim-p2011-02-161-0/+4
* Do not rely on php new foreach by reference and use the old method of chaning...Ermal2011-02-161-8/+6
* Change this form to a POST instead of using GET with button inputs. For some ...jim-p2011-02-161-4/+6
* Add automatic rules to pass DHCP failover traffic if a failover peer is defin...jim-p2011-02-161-0/+9
* Use a better regex here, sometimes ad devices can be numbered >=10.jim-p2011-02-161-1/+1
* silence the music.jim-p2011-02-161-1/+1
* Break on 'You can also monitor the reload progress' instead of letting it wra...Scott Ullrich2011-02-152-2/+2
* Add snort2c table back in for now.jim-p2011-02-151-0/+3
* Pass $notices to print_notices(), since it requires a parameter.jim-p2011-02-151-1/+1
* Adding support for snortsam from Robert ZScott Ullrich2011-02-141-5/+6
* Back to beta5Scott Ullrich2011-02-141-1/+1
* Fix start/end test for an IP in DHCP pool. Resolves #1280jim-p2011-02-131-2/+2
OpenPOWER on IntegriCloud