summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pfctrl is comment aware (#).N0YB2012-12-181-1/+1
* 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
* Merge pull request #276 from N0YB/Diagnostics-Tables-Top-StatusChris Buechler2012-12-171-2/+4
|\
| * 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 fata...Ermal2012-12-171-1/+2
* | Move down a bit of codeErmal2012-12-171-5/+5
* | Merge pull request #285 from bcyrill/cp_v6Ermal Luçi2012-12-172-6/+14
|\ \
| * | 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 chec...jim-p2012-12-171-2/+0
* | Do not flush tables on save of CP. This should allow the informations to be r...Ermal2012-12-171-27/+15
* | Cleanup the pipes as well when removing or operating on tables for hostnames/...Ermal2012-12-173-8/+19
* | Handle even hostname through filterdns entries correctly now that only 3/4 ta...Ermal2012-12-173-60/+44
* | 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 th...Ermal2012-12-171-8/+8
* | Merge pull request #284 from bcyrill/cp_certsErmal Luçi2012-12-171-2/+2
|\ \
| * | 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 featu...Ermal2012-12-174-162/+163
|/ /
* | Merge pull request #283 from bcyrill/patch-5Chris Buechler2012-12-161-1/+1
|\ \
| * | Update etc/inc/openvpn.incbcyrill2012-12-161-1/+1
|/ /
* | Merge pull request #281 from bcyrill/cp_tableChris Buechler2012-12-151-6/+6
|\ \
| * | 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 variablebcyrill2012-12-151-1/+1
| |/ /
* | | Merge pull request #282 from bcyrill/cp_indexChris Buechler2012-12-151-11/+12
|\ \ \ | |/ / |/| |
| * | 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 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 proper/worki...jim-p2012-12-141-3/+3
* | 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
* | Switch all the actions(pipe create/table modify/get mac address) during fast ...Ermal2012-12-132-29/+23
* | Remove IPFW_FILTER flag since it gets not used anymoreErmal2012-12-132-35/+0
* | Remove set 1 keywords from rules since sets are not used in CP since long time.Ermal2012-12-131-17/+16
* | Remove useless rule and reorder the static rule numbersErmal2012-12-131-6/+4
* | Correct rule number for httpsErmal2012-12-131-1/+1
* | Fixes #2006 Forward to lighty only port 80 and 443 tcp rather than all tcp tr...Ermal2012-12-131-1/+6
* | Use the hex value since seems parsing of ipfw is broken for theseErmal2012-12-131-1/+1
* | Remove remain from IFF_IPFW_FILTER flag not used anymoreErmal2012-12-131-1/+0
* | Exclude the VPN peer from routes so as to not break connectivity to the actua...jim-p2012-12-131-0/+2
* | Bumpitty bump bump.jim-p2012-12-121-1/+1
OpenPOWER on IntegriCloud