summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the new tunable in the GUI for custommization and its default valueErmal2012-12-112-1/+7
* Properly unlock before exit. Allow rarp to flow through ipfw of CP alos allow...Ermal2012-12-101-10/+7
* Add .gitattributes file to help maintain proper newlines.jim-p2012-12-101-0/+46
* switch to using the fullbogons-ipv4.txt from Cymru, and standardize paths to ...Chris Buechler2012-12-091-8/+8
* Add extra check for DHCP(v6) static mapping edit pages to prevent an error wh...Erik Fonnesbeck2012-12-082-4/+10
* Add extra checks for reading and saving certain wireless settings and fix an ...Erik Fonnesbeck2012-12-084-6/+14
* Merge pull request #274 from N0YB/ARP-Table-Static-EntriesErmal Luçi2012-12-083-2/+25
|\
| * ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-073-2/+25
|/
* Fixes #2703 correctly remove ips from v6 interfaces. Also cleanup the srd0 bi...Ermal2012-12-071-22/+12
* Don't allow transport mode to be selected for mobile clients. Fixes #2713jim-p2012-12-071-0/+2
* Merge pull request #273 from N0YB/Widget-Firewall-Logs-FilteringJim P2012-12-073-9/+79
|\
| * Update etc/inc/filter_log.incN0YB2012-12-071-1/+15
| * Update usr/local/www/javascript/filter_log.jsN0YB2012-12-071-2/+15
| * Update usr/local/www/widgets/widgets/log.widget.phpN0YB2012-12-071-6/+49
* | 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
* | Merge pull request #272 from matsimon/copyright-bumpsChris Buechler2012-12-071-6/+6
|\ \ | |/ |/|
| * license: Bump and fix some copyrights.Mathieu Simon2012-12-071-6/+6
|/
* Merge pull request #271 from brunostein/masterErmal Luçi2012-12-061-1/+44
|\
| * add input autocomplete array aliasesbruno2012-12-061-1/+44
* | 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 #269 from N0YB/Diagnostics-Tables-Top-StatusJim P2012-12-051-8/+11
|\ \
OpenPOWER on IntegriCloud