summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Since there is a firewall no need to do ingress checks in the routing tableErmal2012-12-211-0/+2
|
* Restore needed codeErmal2012-12-191-1/+5
|
* Various fixes to removal of pipesErmal2012-12-195-15/+20
|
* Properly setup arrayErmal2012-12-191-2/+2
|
* Make the script rc.linkuip compatible with ipv6 as well.Ermal2012-12-191-23/+24
|
* Merge pull request #287 from bcyrill/alias_gifErmal Luçi2012-12-192-10/+27
|\ | | | | Add IP alias support to GIF interfaces
| * Remove whitespacebcyrill2012-12-191-1/+1
| |
| * Add IP alias support to GIF interfacesbcyrill2012-12-192-10/+27
| |
* | Fix stray DOS carriage return.jim-p2012-12-191-1/+1
|/
* Sync PBI scriptsjim-p2012-12-181-347/+849
|
* Make gateways for assigned OpenVPN servers as well as clients.jim-p2012-12-182-5/+5
|
* If there is no roll do not try to save anythingErmal2012-12-181-0/+3
|
* Correct field name and add an index for ipErmal2012-12-181-2/+3
|
* Convert the CP db to sqlite rather than a text file. Some more optimizations ↵Ermal2012-12-183-98/+115
| | | | might be needed and probably vouchers db might need conversion as well.
* Merge pull request #276 from N0YB/Diagnostics-Tables-Top-StatusChris Buechler2012-12-171-2/+4
|\ | | | | Include bogons last update info in Diagnostics: Tables
| * Include bogons last update info in Diagnostics: TablesN0YB2012-12-101-2/+4
| |
| * Include bogons last update info in Diagnostics: TablesN0YB2012-12-101-1/+1
| |
* | Correct limiter queue rule generationErmal2012-12-171-1/+1
| |
* | Put the CP call during reload of interface under function_exists its not ↵Ermal2012-12-171-1/+2
| | | | | | | | fatal and in some scripts captiveportal might not be included
* | Move down a bit of codeErmal2012-12-171-5/+5
| |
* | Merge pull request #285 from bcyrill/cp_v6Ermal Luçi2012-12-172-6/+14
|\ \ | | | | | | Improve future IPv6 compatibility for CP
| * | Add square brackets around IPv6 addressesbcyrill2012-12-171-3/+7
| | |
| * | Add square brackets around IPv6 addressesbcyrill2012-12-171-3/+7
|/ /
* | Add missing >. Fixes #2722jim-p2012-12-171-1/+1
| |
* | Needs more thought - might route something an unintended path. Perhaps a ↵jim-p2012-12-171-2/+0
| | | | | | | | | | | | checkbox. Revert "Exclude the VPN peer from routes so as to not break connectivity to the actual VPN peer if a route includes its IP." This reverts commit 5d8e8c9d25b55c6d3260e69fcf4620f76488d173.
* | Do not flush tables on save of CP. This should allow the informations to be ↵Ermal2012-12-171-27/+15
| | | | | | | | retained during cp reconfigurations.
* | Cleanup the pipes as well when removing or operating on tables for ↵Ermal2012-12-173-8/+19
| | | | | | | | hostnames/ips/mac
* | Handle even hostname through filterdns entries correctly now that only 3/4 ↵Ermal2012-12-173-60/+44
| | | | | | | | table exists and they consider pipe argument. While here adapt addinga hostname without reloading CP
* | There is no more table 5,6,7,8,9,10Ermal2012-12-171-6/+0
| |
* | There is no more table 7,8Ermal2012-12-171-2/+0
| |
* | Give a minimum bucket paramter of 16 since it does not need much. To avoid ↵Ermal2012-12-171-8/+8
| | | | | | | | those console warnings
* | Merge pull request #284 from bcyrill/cp_certsErmal Luçi2012-12-171-2/+2
|\ \ | | | | | | Allow multiple cp zones with different ssl certs
| * | Allow multiple cp zones with different ssl certsbcyrill2012-12-171-2/+2
| | |
* | | Separate ipfw rule no db from limiter ones. Since ipfw has per instance ↵Ermal2012-12-174-162/+163
|/ / | | | | | | feature while dummynet/limiters is a single instance.
* | Merge pull request #283 from bcyrill/patch-5Chris Buechler2012-12-161-1/+1
|\ \ | | | | | | Update etc/inc/openvpn.inc
| * | Update etc/inc/openvpn.incbcyrill2012-12-161-1/+1
|/ / | | | | Mute error when interface does not exist, e.g. after reboot.
* | Merge pull request #281 from bcyrill/cp_tableChris Buechler2012-12-151-6/+6
|\ \ | | | | | | Fix action and table order in pfSense_ipfw_Tableaction calls
| * | Fix action and table order in pfSense_ipfw_Tableaction callsbcyrill2012-12-151-6/+6
| | |
* | | Merge pull request #280 from bcyrill/cp_httpsChris Buechler2012-12-151-1/+1
|\ \ \ | | | | | | | | Fix cp variable
| * | | Fix cp variablebcyrill2012-12-151-1/+1
| |/ /
* | | Merge pull request #282 from bcyrill/cp_indexChris Buechler2012-12-151-11/+12
|\ \ \ | |/ / |/| | Fix cp url redirect
| * | only trim the / if it is alonebcyrill2012-12-151-1/+2
| | |
| * | only trim the / at the end of the redirurlbcyrill2012-12-151-1/+1
| | |
| * | always use the shortcut cpcfg variablebcyrill2012-12-151-10/+10
|/ /
* | Merge pull request #279 from bcyrill/cp_logoutChris Buechler2012-12-141-1/+1
|\ \ | | | | | | Add missing cpzone
| * | Add missing cpzonebcyrill2012-12-151-1/+1
|/ /
* | Fix line endingsErik Fonnesbeck2012-12-141-138/+138
| |
* | Start dnsmasq before ntp because ntp can fail if it doesn't have ↵jim-p2012-12-141-3/+3
| | | | | | | | proper/working DNS.
* | Correctly retrieve the mac addressErmal2012-12-141-2/+4
| |
* | Do not exit from php rather return to not have to refork again from the managerErmal2012-12-131-7/+7
| |
OpenPOWER on IntegriCloud