summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* When an alias contain hosts, add IPs and networks to filterdns too, otherwise...Renato Botelho2014-11-051-1/+15
* Merge pull request #1323 from derelict-pf/masterRenato Botelho2014-11-051-8/+8
|\
| * s/a/an/ and speling.derelict-pf2014-10-311-7/+7
| * s/then/than/derelict-pf2014-10-311-1/+1
* | Merge pull request #1320 from phil-davis/patch-2Renato Botelho2014-11-055-10/+10
|\ \
| * | Fix getext to gettext typoPhil Davis2014-10-311-2/+2
| * | Fix getext to gettext typoPhil Davis2014-10-311-2/+2
| * | Fix getext to gettext typoPhil Davis2014-10-311-2/+2
| * | Fix getext to gettext typoPhil Davis2014-10-311-2/+2
| * | Fix getext to gettext typoPhil Davis2014-10-311-2/+2
* | | fix up textChris Buechler2014-11-041-14/+14
* | | use a bit stronger of defaults in OpenVPN wizardChris Buechler2014-11-041-1/+3
* | | Fix WINS description. It's not 1999, and it wasn't a good description for bac...Chris Buechler2014-11-041-2/+2
OpenPOWER on IntegriCloud