summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Exclude /var/empty from tar extract and make sure its permissions are respect...Renato Botelho2016-12-262-1/+2
* Merge pull request #3309 from phil-davis/dhcp31msgRenato Botelho2016-12-261-3/+14
|\
| * Modify DHCP Server messagesPhil Davis2016-12-241-3/+5
| * Customize DHCP Server on interfaces messagePhil Davis2016-12-241-3/+12
* | Captive portal: hide empty MAC column in status pageplumbeo2016-12-261-7/+19
* | This should be a regular input form since it is no longer using an IP address...jim-p2016-12-241-1/+1
|/
* Save the igmpproxy configuration in /var/etc and not on /tmp.Luiz Otavio O Souza2016-12-231-3/+3
* Change type of L2TP/PPTP WAN remote address to 'text' as it supports hostname...jim-p2016-12-231-1/+1
* Fix field type for TFTP in DHCP server settingsjim-p2016-12-231-0/+1
* Fix variable name used to pre-fill the NTP orphan mode field, add placeholder...jim-p2016-12-231-1/+2
* Merge pull request #3306 from phil-davis/ovpndhcpRenato Botelho2016-12-223-4/+68
|\
| * Refactor interface_has_dhcpPhil Davis2016-12-221-19/+21
| * Fix #7031 Allow interfaces that use DHCP for OpenVPNPhil Davis2016-12-223-4/+66
* | Be more forthcoming with errors about ALTQ interfaces in relevant areas of th...jim-p2016-12-228-12/+56
* | Update obsoleted files list for 2.4Renato Botelho2016-12-221-17/+146
|/
* Fix typo in grouping/$groupingSteve Beaver2016-12-211-2/+2
* Captive portal: convert tables to sortable tablesplumbeo2016-12-216-73/+41
* Silence realpath errors when /dev/dumpdev does not exist.Luiz Otavio O Souza2016-12-211-1/+1
* Fix "<onchange>" tag processing in package XML handlingSteve Beaver2016-12-211-2/+2
* Merge pull request #3290 from doktornotor/patch-3Renato Botelho2016-12-211-1/+1
|\
| * Revert manual changesdoktornotor2016-12-201-6/+0
| * Use sprintf()doktornotor2016-12-201-1/+1
| * Update pfSense.potdoktornotor2016-12-181-0/+6
| * gettext-ize this while heredoktornotor2016-12-181-1/+1
| * Add enable link to Status > UPnP & NAT-PMP error message if disabled (Todo #6...doktornotor2016-12-181-1/+1
* | Move the Growl section down to the end of the page, SMTP is the most commonly...jim-p2016-12-211-50/+51
* | Fix the download of files over https when the server uses a self signed certi...Luiz Otavio O Souza2016-12-211-0/+2
* | Print an error when the given URL cannot be fetched instead of just ignoring it.Luiz Otavio O Souza2016-12-211-1/+2
* | Add a warning to notify the use why nothing happens when it tries to click on...Luiz Otavio O Souza2016-12-211-0/+4
* | Fix missed reference to the pfSense-dhclient-script move.jim-p2016-12-211-1/+1
* | Merge pull request #3301 from doktornotor/patch-1Renato Botelho2016-12-211-1/+2
|\ \
| * | Use empty()doktornotor2016-12-211-1/+1
| * | Fix CPU update period in System Information widgetdoktornotor2016-12-201-1/+2
* | | Fix display of the number of states in the firewall rules pageplumbeo2016-12-201-1/+1
|/ /
* | Allow "DHCP" in upper or lower case when adding LAN IP to setup wizardSteve Beaver2016-12-201-1/+1
* | Do not enter or leave the persistent maintenance mode if the CARP is temporar...Luiz Otavio O Souza2016-12-201-3/+3
* | Test fix for #6762Steve Beaver2016-12-201-1/+2
* | Disable DHCP server on interfaces with subnet >= 31. Fixes #6930Renato Botelho2016-12-202-9/+37
* | Merge pull request #3299 from phil-davis/patch-8Steve Beaver2016-12-201-1/+1
|\ \
| * | NAT 1:1 use constant name when checking validateipaddr return valuePhil Davis2016-12-201-1/+1
* | | Merge pull request #3299 from phil-davis/patch-8Steve Beaver2016-12-201-6/+47
|\ \ \ | |/ /
| * | Fix #6927 1:1 NAT validate address familyPhil Davis2016-12-201-6/+47
* | | Merge pull request #3298 from phil-davis/patch-7Steve Beaver2016-12-201-7/+13
|\ \ \
| * | | validateipaddr update return value commentsPhil Davis2016-12-201-3/+3
| * | | validateipaddr use constants from globals.incPhil Davis2016-12-201-7/+7
| * | | validateipaddr return address familyPhil Davis2016-12-201-7/+13
| |/ /
* | | Fix #7021: Deprecate device pollingRenato Botelho2016-12-203-82/+0
* | | Revise define values for address types to allow an easier transition in valid...Steve Beaver2016-12-201-3/+4
* | | Revert "ctrl-c is handy in the shell. Do not lock out."Renato Botelho2016-12-201-3/+3
|/ /
* | Captive Portal: convert active sessions table to a sortable tableplumbeo2016-12-201-69/+26
OpenPOWER on IntegriCloud