summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3300 from plumbeo/disconnect-allRenato Botelho2016-12-272-14/+51
|\
| * Captive portal: add button to disconnect all usersplumbeo2016-12-242-14/+51
* | Merge pull request #3307 from blkeller/ignore-client-uidsRenato Botelho2016-12-272-0/+14
|\ \
| * | Add new "Ignore client identifiers" DHCP featureBrett Keller2016-12-222-0/+14
* | | Merge pull request #3266 from PiBa-NL/IPv6-prefixdelegation-size59Renato Botelho2016-12-273-1/+5
|\ \ \
| * \ \ Add case for 59 to prefix functions merge_ipv6_delegated_prefix / dhcpv6_pd_s...PiBa-NL2016-12-261-0/+2
| |\ \ \
| | * | | Add case for 59 to prefix functionsPhil Davis2016-12-131-0/+2
| * | | | IPv6, allow DHCP6 server to use a prefix size of /59 and /61 like dhcp client...PiBa-NL2016-12-171-0/+2
| |/ / /
| * | | IPv6, allow DHCP6 client to use a prefix size of /59PiBa-NL2016-12-111-1/+1
* | | | Merge pull request #3312 from phil-davis/staticroutesRenato Botelho2016-12-275-7/+18
|\ \ \ \
| * | | | Fix #3560 correctly handle disabled static routesPhil Davis2016-12-275-7/+18
* | | | | Fix nested aliases with FQDN (Fixes #6982)Renato Botelho2016-12-271-4/+3
* | | | | Remove unused variableRenato Botelho2016-12-271-5/+4
* | | | | PPTP Remote IP is host or V4Phil Davis2016-12-271-2/+2
* | | | | Merge pull request #3248 from phil-davis/ipaddressnopatternRenato Botelho2016-12-279-28/+60
|\ \ \ \ \
| * | | | | Form_IpAddress add types remove patternsPhil Davis2016-12-0310-29/+62
* | | | | | Merge pull request #3308 from plumbeo/details-popupRenato Botelho2016-12-271-10/+60
|\ \ \ \ \ \
| * | | | | | Captive portal: add popup with session details to the active sessions list in...plumbeo2016-12-271-10/+60
* | | | | | | Fix DNS Server Gateway CheckPhil Davis2016-12-271-6/+4
| |_|/ / / / |/| | | | |
* | | | | | 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
|\ \ \ \ \ \
OpenPOWER on IntegriCloud