summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Really fix #3376Phil Davis2014-01-281-3/+3
* Merge pull request #895 from N0YB/RELENG_2_1Jim P2014-01-271-2/+2
|\
| * Also make the dialog_output query string option XHTML compliant.N0YB2014-01-271-2/+2
* | Merge pull request #894 from N0YB/RELENG_2_1Jim P2014-01-271-1/+1
|\ \ | |/
| * Make select option XHTML compliant for "Number of lines to display".N0YB2014-01-271-1/+1
* | Merge pull request #893 from N0YB/RELENG_2_1Renato Botelho2014-01-275-4/+14
|\ \ | |/
| * Missing a couple table element end tags.N0YB2014-01-261-0/+2
| * The service status icon (get_service_status_icon) is not always in a table.N0YB2014-01-264-4/+12
|/
* Do not list the same CARP ip as an option for InterfaceRenato Botelho2014-01-231-1/+2
* Fix typo on variable nameRenato Botelho2014-01-211-3/+3
* Revert "Fix #3350. Do not destroy an interface when it's being disabled"Renato Botelho2014-01-211-2/+4
* Obsolete old ntp binariesRenato Botelho2014-01-201-0/+9
* Bump versionjim-p2014-01-161-1/+1
* ports ntp moved to sbin, followjim-p2014-01-153-6/+6
* updates to license.phpChris Buechler2014-01-131-79/+7
* Use "disable monitor" in NTP config to mitigate CVE-2013-5211.jim-p2014-01-101-1/+1
* Should to go master, not RELENG_2_1. Revert "Merge pull request #882 from der...Chris Buechler2014-01-092-13/+1
* Merge pull request #882 from derelict-pf/cp-nohttpsforwardsChris Buechler2014-01-092-1/+13
|\
| * Add checkbox and logic to disable forwarding HTTPS/SSL (Port 443)derelict-pf2013-12-202-1/+13
* | Add 'limited' to ntpd restrict list to workaround CVE-2013-5211. It fixes #3384Renato Botelho2014-01-071-2/+2
* | Update reserved_keywords checks to match firewall_aliases_editPhil Davis2014-01-071-2/+8
* | This might also say "icmpv6" here and lead to a bad rule.jim-p2014-01-061-1/+1
* | Do not allocate the same pipe to everyone rather give each person its own!Ermal2014-01-031-9/+9
* | Use empty here for testing even if the setting is unsetErmal2014-01-031-1/+1
* | Fix display of CIDR/Update Freq in Alias EditPhil Davis2013-12-301-2/+2
* | Validate IP address ranges correctly on Alias Bulk Importphildd2013-12-301-2/+2
* | Correct the check to what was intendedErmal2013-12-271-1/+1
* | Remove not needed codeErmal2013-12-271-2/+0
* | Make sense of interface mtu handling code. No need to do unneeded operations....Ermal2013-12-272-107/+51
* | Delete static route when monitor IP is removed, also save monitor IP even whe...Renato Botelho2013-12-271-9/+9
* | No reason to set the same value to ipprotocolRenato Botelho2013-12-271-2/+0
* | Use empty even hereErmal2013-12-261-1/+1
* | Check if there is a value before trying to do any operationErmal2013-12-261-1/+1
* | Use intval even hereErmal2013-12-241-1/+1
* | Use intval here to not trust php and also use empty which gives more protectionsErmal2013-12-241-3/+3
* | Remove /var/run/booting early to be consistent with $g['booting']Renato Botelho2013-12-241-1/+4
* | Revert "Make sure functions called by rc.start_packages can see $g['booting']...Renato Botelho2013-12-241-7/+0
* | Revert "Only unset $g['booting'] when it was set here"Renato Botelho2013-12-241-5/+2
* | Only unset $g['booting'] when it was set hereRenato Botelho2013-12-241-2/+5
* | Make sure functions called by rc.start_packages can see $g['booting'] when we...Renato Botelho2013-12-241-0/+7
* | When WANTIME is empty, there is nothing to do hereRenato Botelho2013-12-241-1/+1
* | test only does integer comparison, use bc to compare floatRenato Botelho2013-12-241-2/+2
* | Save status even if no script is executedRenato Botelho2013-12-241-2/+2
* | On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ...Renato Botelho2013-12-241-5/+7
* | unset these values to not confuse phpErmal2013-12-241-0/+1
* | Properly initialize thisErmal2013-12-241-0/+1
* | Switch to a while loop to make things clear and readble. Also properly set zo...Ermal2013-12-241-35/+54
* | Remove not relevant comment now. Also make the operation clear to avoid prior...Ermal2013-12-241-7/+2
* | Fix DHCP lease time display, strftime already convert it to local timezone, s...Renato Botelho2013-12-231-11/+5
* | Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it...Renato Botelho2013-12-232-13/+0
OpenPOWER on IntegriCloud