summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update zoneinfo to 2012.jjim-p2013-01-091-0/+0
* Merge pull request #317 from bcyrill/patch-2Jim P2013-01-091-4/+4
|\
| * Update usr/local/www/diag_system_pftop.phpbcyrill2013-01-091-4/+4
|/
* Rework the pfTOP page to provide the ability to select the view. Also provide...Warren Baker2013-01-091-26/+63
* In the case that no bandwidth limits are configured for queues but PRIQ is be...Warren Baker2013-01-091-1/+4
* Fix convert_real_interface_to_friendly_interface_name() when parameter is alr...Renato Botelho2013-01-091-1/+1
* Use get_parent_interface() instead of doing it manuallyRenato Botelho2013-01-091-4/+4
* Fix get_parent_interface() for ppp interfaces, it was using an unset variable...Renato Botelho2013-01-091-1/+1
* Add physical interface alias for pptp interfaces. It should fix #2663Renato Botelho2013-01-091-1/+10
* use Sunday rather than Monday for weekly bogon updateChris Buechler2013-01-081-1/+1
* Merge pull request #315 from bcyrill/patch-2Jim P2013-01-081-1/+1
|\
| * Update etc/rc.newwanipv6bcyrill2013-01-081-1/+1
|/
* List VLAN interfaces on Interfaces -> (assign) -> PPPs edit. It should fix #1767Renato Botelho2013-01-081-0/+6
* Merge pull request #314 from phil-davis/masterChris Buechler2013-01-081-2/+2
|\
| * Display gateways with matching IP protocol in Gateways listPhil Davis2013-01-081-2/+2
* | Merge pull request #310 from bcyrill/bogons_patch1Chris Buechler2013-01-085-42/+133
|\ \ | |/ |/|
| * Avoid 'Cannot allocate memory' errorsbcyrill2013-01-071-22/+25
| * Add support for compressed bogon filesbcyrill2013-01-071-16/+54
| * Add back end support for custom bogon urlsbcyrill2013-01-071-18/+28
| * Add bogons update frequency selectionbcyrill2013-01-063-0/+40
| * Fix spellingbcyrill2013-01-061-1/+1
* | Interface assignment wrongly changing:Renato Botelho2013-01-071-1/+1
* | While I'm here, allow selecting "Localhost" as an OpenVPN interface.jim-p2013-01-072-0/+2
* | Unbreak selecting "any" for OpenVPN client/server interface.jim-p2013-01-072-4/+4
* | Retain user configured values for all fields when a validation error occours....Renato Botelho2013-01-071-1/+1
* | Fix typoRenato Botelho2013-01-071-1/+1
* | Merge pull request #311 from bcyrill/ipv6_newwanipChris Buechler2013-01-061-6/+18
|\ \ | |/ |/|
| * Partly revert commit 4c45712fbcyrill2013-01-071-6/+18
|/
* Merge pull request #309 from phil-davis/masterJim P2013-01-061-4/+6
|\
| * Prevent no such file message when pid file does not existPhil Davis2013-01-061-4/+6
|/
* Update the GUI page for the DHCP6 server, add a if statement that prevents th...smos2013-01-061-4/+28
* Add some backend support for writing out a config so that the dhcp6 server ca...smos2013-01-062-76/+55
* Add the PPPoE Server IP addresses to the locally configured addresses, this p...smos2013-01-051-0/+13
* Move up the syslog daemon so that we get a larger part of the bootup sequence.smos2013-01-051-3/+3
* Make sure the dhcp6c client always launches with the correct real interface a...smos2013-01-051-4/+4
* Removing gettext from strins that should not be translatedVinicius Coque2013-01-051-2/+2
* Put protection for session functions even hereErmal2013-01-051-1/+2
* Make the logic a bit more robust and readbleErmal2013-01-051-1/+8
* While here try to hint the user from _ENV['USER'] if no session infoErmal2013-01-051-1/+1
* Since php_sapi_name() is useless in pfSense test if argc has been registered ...Ermal2013-01-051-7/+9
* Make a bit more sense and consistent with when apc is enabledErmal2013-01-051-6/+3
* Update the rc.newwanipv6 with patches from the forum atsmos2013-01-051-35/+23
* The ISC client was far worse then the WIDE client was, back to plan Asmos2013-01-054-316/+111
* Do not skip displaying outbound NAT rules with no interface or an invalid int...Erik Fonnesbeck2013-01-051-8/+0
* Revert "Use get_Cofnigured_interface_with_descr() here since that's the purpose"Erik Fonnesbeck2013-01-051-6/+9
* Use get_Cofnigured_interface_with_descr() here since that's the purposeErmal2013-01-051-9/+6
* Fix outbound NAT rules when interface is deleted:Renato Botelho2013-01-055-21/+27
* Cleanup unused pages that was supposed for upload_progress barsErmal2013-01-054-290/+0
* Add to obsolete files as wellErmal2013-01-051-0/+3
* This seems to break upnp for IPv4 in other ways, and we have since disabled I...jim-p2013-01-041-1/+2
OpenPOWER on IntegriCloud