summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | fix up textChris Buechler2014-11-041-3/+3
* | | Fix updating of hosts file on host override updates by bringing back the same...Chris Buechler2014-11-041-0/+4
* | | skip disabled phase 1 entries in status outputChris Buechler2014-11-041-0/+2
* | | fix NAT-T status. The 'nat' in the status array just tells how the connection...Chris Buechler2014-11-041-4/+4
* | | use tabs rather than spaces, as most of this already did.Chris Buechler2014-11-041-8/+6
* | | strongswan only has two options for NAT-T, force or auto.Chris Buechler2014-11-041-1/+0
* | | setting nmbclusters to 0 just results in an error, remove unnecessary lineChris Buechler2014-11-041-1/+0
* | | remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days an...Chris Buechler2014-11-0428-28/+0
* | | touch up textChris Buechler2014-11-041-3/+3
* | | fix invalid ipsec.confChris Buechler2014-11-041-1/+1
* | | clean up textChris Buechler2014-11-041-4/+3
* | | Use a better method of finding disks for SMART.jim-p2014-11-043-3/+15
* | | Restore 3 values back on NAT-T settings Just Enable now its Auto as per stron...Ermal2014-11-042-5/+8
* | | Rename the options to actually make sense with strongswanErmal2014-11-041-2/+2
* | | Remove Force options since it has not meaning for now.Ermal2014-11-041-4/+3
OpenPOWER on IntegriCloud