summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Switch all the actions(pipe create/table modify/get mac address) during fast ↵Ermal2012-12-132-29/+23
| | | | path of CP to pfSense modules ones.
* 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 ↵Ermal2012-12-131-1/+6
| | | | traffic.
* 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 ↵jim-p2012-12-131-0/+2
| | | | actual VPN peer if a route includes its IP.
* 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 ↵Ermal2012-12-101-10/+7
| | | | allow ipv6 packets so CP can work on v6
* 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
| | | | /lists/
* Add extra check for DHCP(v6) static mapping edit pages to prevent an error ↵Erik Fonnesbeck2012-12-082-4/+10
| | | | when no DHCP config exists yet.
* Add extra checks for reading and saving certain wireless settings and fix an ↵Erik Fonnesbeck2012-12-084-6/+14
| | | | existing check.
* Merge pull request #274 from N0YB/ARP-Table-Static-EntriesErmal Luçi2012-12-083-2/+25
|\ | | | | ARP Table Static Entries from Individual DHCP Static Mappings
| * ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-073-2/+25
|/ | | | | Assign individual DHCP static mappings as ARP table static entries. Useful / necessary for sending WoL magic packets from external services / sources, and for any other purpose that needs a static ARP table entry.
* Fixes #2703 correctly remove ips from v6 interfaces. Also cleanup the srd0 ↵Ermal2012-12-071-22/+12
| | | | bits here
* 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
|\ | | | | Widget Firewall Logs Filtering
| * Update etc/inc/filter_log.incN0YB2012-12-071-1/+15
| | | | | | Firewall Logs Widget FilteringOptions to filter on interfaces, 'pass', 'block', & 'reject'
| * Update usr/local/www/javascript/filter_log.jsN0YB2012-12-071-2/+15
| | | | | | Firewall Logs Widget FilteringOptions to filter on interfaces, 'pass', 'block', & 'reject'
| * Update usr/local/www/widgets/widgets/log.widget.phpN0YB2012-12-071-6/+49
| | | | | | | | Firewall Logs Widget Filtering Options to filter on interfaces, 'pass', 'block', & 'reject'
* | Also consider 0.0.0.0/0 here since it fails both these tests but is still a ↵jim-p2012-12-071-1/+1
| | | | | | | | valid/special config.
* | Merge pull request #272 from matsimon/copyright-bumpsChris Buechler2012-12-071-6/+6
|\ \ | |/ |/| license: Bump and fix some copyrights.
| * license: Bump and fix some copyrights.Mathieu Simon2012-12-071-6/+6
|/ | | | | | | | | | | The copyright statements have been taken from source archives 1:1 Notes: - FreeBSD is NOT an Inc. it's the FreeBSD project (and exists since 1992!) (Took COPYRIGHT from RELENG 8.3) - ISC changed to an Inc. and does not explicitely state "all rights reserved", allign ourselves. - PHP 5.3.14 says 2010 (interesting although it was relased 2012)
* Merge pull request #271 from brunostein/masterErmal Luçi2012-12-061-1/+44
|\ | | | | Add input autocomplete array aliases
| * 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
| | | | | | | | interface IP before starting openvpn, otherwise the process cannot start. Ticket #2712
* | Merge pull request #269 from N0YB/Diagnostics-Tables-Top-StatusJim P2012-12-051-8/+11
|\ \ | | | | | | Diagnostics Tables Top Status
| * \ Merge remote-tracking branch 'origin/master' into Diagnostics-Tables-Top-StatusN0YB2012-11-294-8/+41
| |\ \
| * | | Update usr/local/www/diag_tables.phpN0YB2012-11-291-1/+1
| | | | | | | | | | | | String correction
| * | | Diagnostics Tables Top StatusN0YB2012-11-281-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated: Removed variable from gettext fuction call. Add table entries count to status line. Place table status line at top so don't have to scroll to bottom of large tables to see. Add Download latest bogon data button to bogonsv6 table.
| * | | Update usr/local/www/diag_tables.phpN0YB2012-11-281-8/+11
| | | | | | | | | | | | | | | | | | | | | | | |   Add table entries count to status line. Place table status line at top so don't have to scroll to bottom of large tables to see.Add Download latest bogon data button to bogonsv6 table. 
* | | | Merge pull request #262 from PiBa-NL/cleanupJim P2012-12-051-2/+4
|\ \ \ \ | |_|_|/ |/| | | code formatting, and extra newline for message and rule generation
| * | | 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
| | | | | | | | | | | | | | | | GUI. Not perfect, but better than 11 not working for the times most people need it. Ticket #2709
* | | | Add input validation to reject invalid combinations of IPv4/IPv6 openvpn ↵jim-p2012-12-042-0/+22
| | | | | | | | | | | | | | | | protocols and interface/VIPs.
* | | | Activate choices for UDP6 and TCP6 for OpenVPN. Make sure interface IP ↵jim-p2012-12-041-6/+9
| | | | | | | | | | | | | | | | selection chooses the proper IP and sets the proper protocol string. May need some GUI input validation to prevent someone from selecting a *6 proto with an IPv4 VIP and vice versa.
* | | | Fix more tests for DHCP relay being enabled.jim-p2012-12-041-2/+2
| | | |
* | | | Remove this now-irrelevant comment.jim-p2012-12-041-5/+0
| | | |
* | | | Fix test to see if DHCP Relay is enabled.jim-p2012-12-041-12/+1
| | | |
* | | | Do a more strict type match here, otherwise if the result returned is 0, ↵jim-p2012-12-041-1/+1
| | | | | | | | | | | | | | | | that is also "== false" but not actually boolean false.
* | | | Do not echo any messages here as this would otherwise end up through the XML ↵smos2012-12-041-3/+3
| | | | | | | | | | | | | | | | of the XMLRPC server.
* | | | Use the IPv6 tunnel network for peer to peer OpenVPN modes.jim-p2012-12-031-0/+28
| |_|/ |/| |
* | | Be a little more verbose when starting the NTP daemonjim-p2012-11-291-0/+5
| | |
OpenPOWER on IntegriCloud