summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add checkbox on the left side of the table and remove checkall checkboxbruno2014-11-131-14/+13
* add input checkbox to remove multiple groupsbruno2014-11-111-1/+28
* touch up textChris Buechler2014-11-111-2/+2
* fix textChris Buechler2014-11-107-6/+6
* Change copyright statement to reflect realityJim Thompson2014-11-10236-62/+358
* modify copyright statement to reflect realityJim Thompson2014-11-1094-26/+111
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Fix syntax error in CARP status page. Ticket #3967Chris Buechler2014-11-101-1/+1
* Restore the CARP parent display in firewall_virtual_ip.php. Ticket #3967Chris Buechler2014-11-101-0/+3
* Set this to /8 instead since that's how it's done in stock FreeBSD 10.1. Tick...Chris Buechler2014-11-101-1/+1
* Setting an interface's IP to 0.0.0.0 with mask 0.0.0.0 overwrites theChris Buechler2014-11-101-1/+1
* Strengthen checkErmal2014-11-101-1/+1
* Compare the right things here.Ermal2014-11-101-3/+5
* Do not require the default sysctl items to be set on the config.xml but rathe...Ermal2014-11-104-173/+69
* Retire flowtable_configure as a useless code since its not in kernelErmal2014-11-102-33/+0
* Actually make default sysctls reside on globals.inc and use those by default ...Ermal2014-11-102-10/+7
* Put the new sysctl on the config as needed.Ermal2014-11-101-0/+5
* Tighten checks here to avoid overriding the default gw with garbageErmal2014-11-101-8/+8
* Make some more useful checks hereErmal2014-11-101-2/+2
* Be sure the same gateway is not processed for v4 and v6Ermal2014-11-101-1/+1
* Lets put a logging to see what is bing passed to the rtsold script on calling...Ermal2014-11-101-0/+1
* Ticket 3967, revert upgrade code. Existing 2.2 installs might be impactedErmal2014-11-101-23/+1
* Fixes #3967, configure ip alias on top of carp by joining them to the same vh...Ermal2014-11-102-14/+47
* Ticket #3967. Allow to have carp as parent of ipaliases - continuedErmal2014-11-105-4/+27
* Ticket #3967. Allow to have carp as parent of ipaliasesErmal2014-11-101-5/+35
* Fixes #3995. Do not set rightsourceip on site-to-site VPNs but only on mobile...Ermal2014-11-071-1/+1
* Make ipsec_starter log go to ipsec.log rather than system oneErmal2014-11-071-2/+2
* Reload also the configuration not only the secrets before trying to apply exi...Ermal2014-11-071-0/+1
* fix textChris Buechler2014-11-067-5/+5
* show interface name, not identifierChris Buechler2014-11-061-1/+1
* fix text, PPPoE Server, not VPNChris Buechler2014-11-0614-13/+13
* add a route debug option to log info about route commands executed (where tho...Chris Buechler2014-11-061-3/+29
* remove unnecessary is_array check, thanks RenatoChris Buechler2014-11-061-37/+35
* Don't allow P2 local+remote network combinations that overlap withChris Buechler2014-11-061-0/+44
* set install_routes=no for charon to avoid the issues noted in ticketChris Buechler2014-11-061-1/+2
* Pass zone id to pfSense_ipfw_getTablestats(), should fix #3990Renato Botelho2014-11-061-5/+5
* Make sure target has scope when it's a link-local. Fixes #3969Renato Botelho2014-11-061-9/+3
* Check if array is setRenato Botelho2014-11-061-1/+1
* Merge pull request #1330 from phil-davis/patch-1jim-p2014-11-061-1/+2
|\
| * Fix to SMART disk matchingPhil Davis2014-11-061-1/+2
* | Make sure srcip has scope when it's link-local. Should fix #3969Renato Botelho2014-11-061-1/+5
* | Remove extra ; and spaceRenato Botelho2014-11-062-3/+3
* | Process obsolete files in shell script instead of phpRenato Botelho2014-11-062-5/+10
* | Simplify post_upgrade_command logic and obsolete /usr/local/sbin/cvs_sync.sh ...Renato Botelho2014-11-062-23/+19
|/
* fix captive portal status page displayChris Buechler2014-11-051-1/+1
* fix up textChris Buechler2014-11-059-21/+21
* Pass friendlyifname to handle_argument_group, not realifname. Fixes #3984. cl...Chris Buechler2014-11-051-4/+6
* isset($_GET) seems to always evaluate to true, use something more specific. F...Chris Buechler2014-11-054-4/+4
* Disable delete_old_states in dhclient-script. rc.newwanip handles this correc...Chris Buechler2014-11-051-6/+3
* don't duplicate $message in CP log entriesChris Buechler2014-11-051-1/+1
OpenPOWER on IntegriCloud