summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...Ermal2012-12-171-139/+140
* 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
* | Fix cp variablebcyrill2012-12-151-1/+1
|/
* Add missing cpzonebcyrill2012-12-151-1/+1
* Start dnsmasq before ntp because ntp can fail if it doesn't have proper/worki...jim-p2012-12-141-3/+3
* Switch all the actions(pipe create/table modify/get mac address) during fast ...Ermal2012-12-131-28/+22
* Remove IPFW_FILTER flag since it gets not used anymoreErmal2012-12-131-19/+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
* Add the new tunable in the GUI for custommization and its default valueErmal2012-12-111-1/+2
* Properly unlock before exit. Allow rarp to flow through ipfw of CP alos allow...Ermal2012-12-101-10/+7
* switch to using the fullbogons-ipv4.txt from Cymru, and standardize paths to ...Chris Buechler2012-12-091-8/+8
* Add extra checks for reading and saving certain wireless settings and fix an ...Erik Fonnesbeck2012-12-081-4/+4
* ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-071-0/+7
* Fixes #2703 correctly remove ips from v6 interfaces. Also cleanup the srd0 bi...Ermal2012-12-071-22/+12
* Merge pull request #273 from N0YB/Widget-Firewall-Logs-FilteringJim P2012-12-071-1/+15
|\
| * Update etc/inc/filter_log.incN0YB2012-12-071-1/+15
* | Also consider 0.0.0.0/0 here since it fails both these tests but is still a v...jim-p2012-12-071-1/+1
|/
* If the old configuration is present there use the new one for local usersErmal2012-12-061-0/+2
* Cleanup the php session data.Ermal2012-12-061-0/+1
* Use functions to reduce code duplication; Add function to clear route to the ...jim-p2012-12-051-18/+40
* Merge pull request #262 from PiBa-NL/cleanupJim P2012-12-051-2/+4
|\
| * code cleanup, and extra newline for message and rule generationPiBa-NL2012-11-181-2/+4
* | Unbreak console menujim-p2012-12-041-2/+1
* | Make 11/111 console menu options both kill php, lighty, and then restart the ...jim-p2012-12-041-2/+0
* | Activate choices for UDP6 and TCP6 for OpenVPN. Make sure interface IP select...jim-p2012-12-041-6/+9
* | Do not echo any messages here as this would otherwise end up through the XML ...smos2012-12-041-3/+3
* | Use the IPv6 tunnel network for peer to peer OpenVPN modes.jim-p2012-12-031-0/+28
* | Add a couple more (small, optional) snmp modules.jim-p2012-11-291-1/+12
* | Make this a bit more easier to readErmal2012-11-261-23/+25
* | No need to duplicate all this code here. If vouchers are enabled just display...Ermal2012-11-261-134/+76
* | The context creation and memmber interfaces are only used during rules creati...Ermal2012-11-231-7/+19
* | Update copyrightErmal2012-11-231-1/+1
* | Update copyrightErmal2012-11-231-1/+1
* | Resolves #2529. Load the ipfw module before any commands are executed on CP. ...Ermal2012-11-223-36/+31
* | Fix in/out packet count reportingPhil Davis2012-11-221-2/+2
* | Create these dirs earlier rather than later to avoid the errors reported on h...Ermal2012-11-221-10/+10
* | Correct checkErmal2012-11-211-1/+1
* | The pppoe handle scriptErmal2012-11-211-68/+60
* | Well seems its useful at list for bringing a link up with a phone call :)Ermal2012-11-211-0/+1
* | Fix typoErik Fonnesbeck2012-11-211-1/+1
* | Wrap dir creation for openvpn in a function to reduce duplication, and use th...jim-p2012-11-211-13/+14
OpenPOWER on IntegriCloud