summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2847 from jazzl0ver/patch-1Chris Buechler2016-07-121-3/+15
|\
| * notify by email and in syslog when a channel goes up or downjazzl0ver2016-04-061-3/+15
| |
* | Merge pull request #2966 from scipiojr/masterChris Buechler2016-07-121-2/+10
|\ \
| * | Update openvpn.incscipiojr2016-05-191-2/+2
| | |
| * | Update openvpn.incscipiojr2016-05-161-1/+8
| | |
| * | Update openvpn.incscipiojr2016-05-161-2/+3
| | |
* | | Merge pull request #3007 from stilez/patch-34Chris Buechler2016-07-121-6/+3
|\ \ \
| * | | simplify subnet_size()stilez2016-06-171-6/+3
| | | | | | | | | | | | is_ipaddr() returns the type of IP if valid. Use this to simplify the function
* | | | style sortable tablesJared Dillard2016-07-122-0/+16
| | | |
* | | | clean up captive poral widgetJared Dillard2016-07-121-49/+31
| | | |
* | | | change order of css files in head elementJared Dillard2016-07-121-1/+1
| | | |
* | | | Merge pull request #2905 from Chrisc-c-c/LAGG-MTUChris Buechler2016-07-121-0/+38
|\ \ \ \
| * | | | Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to parent ↵Chris Rowe2016-04-241-0/+38
| | | | | | | | | | | | | | | | | | | | correctly
* | | | | write_config before openvpn_resync here as well. Ticket #6139Chris Buechler2016-07-111-1/+1
| | | | |
* | | | | Add upgrade code to clean up the old GRE/GIF flags that are no longer used. ↵jim-p2016-07-112-1/+25
| | | | | | | | | | | | | | | | | | | | Ticket #6586 and Ticket #6587
* | | | | Align GIF link options with those currently supported by the base OS. Ticket ↵jim-p2016-07-112-14/+14
| | | | | | | | | | | | | | | | | | | | #6587
* | | | | Remove GRE link flag options from GUI/backend. Keep link1 as it was also ↵jim-p2016-07-112-31/+2
| | | | | | | | | | | | | | | | | | | | used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586
* | | | | write_config before calling openvpn_resync. Ticket #6319Chris Buechler2016-07-101-1/+1
| | | | |
* | | | | Merge pull request #3032 from NewEraCracker/patch-pppoe-rulesChris Buechler2016-07-101-3/+8
|\ \ \ \ \
| * | | | | Fix firewall rules for PPPoE serverNewEraCracker2016-06-301-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) PPPoE Clients are located within 'Remote Address Range' (sa) and not Server Address (ip), see lines 1194 and 1195. 2) Interfaces for floating rules were not being correctly added due to a bug on interface detection caused by PPPoE differences. This commit fixes those two issues.
* | | | | | Properly follow style guidelines.Nash Kaminski2016-07-101-1/+1
| | | | | |
* | | | | | Include ignored DHCP server(s) config option even when advanced DHCP config ↵Nash Kaminski2016-07-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | is enabled
* | | | | | Remove input_errors2Ajax calls, was never implemented. Ticket #3027Chris Buechler2016-07-1010-78/+0
| | | | | |
* | | | | | fix typo. noticed-by: phil.davisChris Buechler2016-07-091-1/+1
| | | | | |
* | | | | | Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.Chris Buechler2016-07-091-3/+0
| | | | | |
* | | | | | Add config option for AdvDefaultLifetime, clean up descriptions on other. ↵Chris Buechler2016-07-092-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | Ticket #6533
* | | | | | Add configuration for Min and MaxRtrAdvInterval. Ticket #6533Chris Buechler2016-07-092-9/+72
| | | | | |
* | | | | | Fix #6590 NTPd Leapfile UploadPhil Davis2016-07-091-0/+1
| | | | | |
* | | | | | Merge pull request #3037 from NOYB/Check_IP_ServicesChris Buechler2016-07-089-3/+465
|\ \ \ \ \ \
| * | | | | | Check IP ServicesNOYB2016-07-029-3/+465
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configurable check IP services. Used by Dynamic DNS services to check IP addresses. Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default. A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service. Addresses bug #6493 by allowing additional check IP service to be added and selected as the default.
* | | | | | Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2016-07-081-12/+12
| | | | | |
* | | | | | Omit non-qualified hostnames from unbound's local-data. Ticket #6064Chris Buechler2016-07-081-3/+0
| | | | | |
* | | | | | Call filter_configure in rc.linkup. Ticket #6297Chris Buechler2016-07-081-0/+1
| | | | | |
* | | | | | Verify a valid IPv6 subnet is going to be used before including in radvd's ↵Chris Buechler2016-07-081-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | config. Ticket #6581
* | | | | | Merge pull request #3049 from doktornotor/patch-2Chris Buechler2016-07-081-0/+3
|\ \ \ \ \ \
| * | | | | | Missing closing quotedoktornotor2016-07-081-1/+1
| | | | | | |
| * | | | | | Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)doktornotor2016-07-081-0/+3
| | | | | | | | | | | | | | | | | | | | | See https://redmine.pfsense.org/issues/6573
* | | | | | | Fix indent and spacesRenato Botelho2016-07-081-23/+40
| | | | | | |
* | | | | | | Remove stray 'Renato Botelho2016-07-081-1/+1
|/ / / / / /
* | | | | | Merge pull request #3046 from phil-davis/portimportRenato Botelho2016-07-082-25/+85
|\ \ \ \ \ \
| * | | | | | Fix #6582 Allow import of portsPhil Davis2016-07-072-25/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change does: 1) Allow bulk import of a port alias. That happens when the Import button is pressed from the Ports tab of the firewall_aliases screen. 2) Allow bulk import of an IP alias, automatically determine if the imported data fits a host or network alias type. That happens when the Import button is pressed from the IP tab of the firewall_aliases screen. 3) When Import is pressed from the "All" tab of the firewall_aliases screen, make an IP alias. 4) Do not display the Import button when on the URL tab of the firewall_aliases screen.
* | | | | | | Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ↵Renato Botelho2016-07-081-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ia-na line not showing up. It fixes #6543
* | | | | | | Fix #6585 Do not use [] syntax for lookupsPhil Davis2016-07-081-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | IPv6 address plus port is displayed with the format [1:2::3]:80 - the address is in square brackets followed by colon and the port number. This is necessary to disambiguate the port from the address, a good thing. But it messes up the use of the IPv6 address for reverse lookup. Keep the "raw" format of the IPv6 address pass that to the reverse lookup code, and use it for generating the htmlclass names that enable the answer to be slotted in for display.
* | | | | | | Do not check platform to decide if enableserial and primaryconsole fields ↵Renato Botelho2016-07-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | will be hidden, global parameters are the rule to decide it. Fixes #6291
* | | | | | | Show "cannot delete alias" message as errorPhil Davis2016-07-071-1/+4
|/ / / / / / | | | | | | | | | | | | If I try to delete an alias that is in use, the "cannot delete alias" message was being displayed as the "success" color.
* | | | | | Fix PTR lookups on diag_dns.php. Ticket #6561Chris Buechler2016-07-061-3/+6
| | | | | |
* | | | | | Merge pull request #3043 from NOYB/Label_RenameChris Buechler2016-07-062-2/+2
|\ \ \ \ \ \
| * | | | | | Change group labels s/MAC controls/MAC Address/NOYB2016-07-062-2/+2
| | | | | | |
* | | | | | | Add missing -R parameter to pkg callRenato Botelho2016-07-061-1/+1
| | | | | | |
* | | | | | | Use .0 at the end of first major versionRenato Botelho2016-07-061-1/+1
| | | | | | |
OpenPOWER on IntegriCloud