fix css style to themes.
convert menu alerts/notices to jquery + domtt
Bye, bye olsrd back to packages.
Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process.
fix cosmetic bug when developer was turned on.
highlight the hidden menu item differently.
With FreeBSD's ntpd, the current options are irrelevant, but we can have a nice status page
s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)
fix a bug in anti-clickjack that made all pages blank
https://github.com/bsdperimeter/pfsense/commit/babac37a3b9a676525fff422011b9f3c0f9bd39f
Add click jacking support. Ticket #2419
Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
ARP table is singular
Properly dispaly CP status page with the multi instance CP
Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663
Correct the link to index.php so it always works correctly.
Merge remote-tracking branch 'upstream/master'
Conflicts: etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/interfaces.inc etc/inc/services.inc etc/inc/xmlrpc_client.inc usr/local/www/fbegin.inc usr/local/www/services_dhcp.php
Merge remote branch 'upstream/master'
Merge remote-tracking branch 'mainline/master' into inc
Conflicts: etc/inc/voucher.inc usr/local/www/fbegin.inc
Ticket #1412. Provide even a link to this page through System->User Manager
Add gettext calls on main menu
Revert "Add gettext calls on main menu"
This reverts commit 67f0f0a772722d418f0f660bf2b16ff5b4c94fd5.
system_firmware.php shouldn't be commited
Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/filter.inc etc/inc/pfsense-utils.inc etc/inc/pkg-utils.inc etc/inc/priv.defs.inc etc/inc/services.inc...
Add the dhcp v6 page to the menu, eventhough it is broken. Tabs for later integration
Add the neighbour table to the menu
Pass $notices to print_notices(), since it requires a parameter.
fix url for jumpto
If product name == pfSense show a link to redmine / bug database
Merge remote branch 'mainline/master'
Conflicts: etc/inc/system.inc
Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html )
Conflicts: etc/inc/interfaces.inc etc/inc/vslb.inc usr/local/www/interfaces.php
Conflicts: usr/local/www/fbegin.inc
Rename this variable to avoid collisions. Fixes #1067
BP: Implement gettext() calls on fbegin.inc #multilang
Make pfTop uniform
Rename to pfInfo for consistency
Adding Diagnostics: Limiter
Adding Diagnostics: pf Info which shows the output of pfctl -vvi and pfctl -vvI via AJAX
Conflicts: etc/inc/filter.inc etc/inc/system.inc usr/local/www/interfaces.php usr/local/www/interfaces_gif_edit.php
One more potential XSS vector. Not sure how it would have text injected here, but better safe than sorry.
More notice XSS fixes.
Fix XSS in notices.
Fix Misc XSS issues
Fix misc input validation errors. Move routed/* to same dir as pkg items
Conflicts: etc/inc/filter.inc
Add the dhcpv6 server menu item and allow for configuration
Make the $pgtitle output a link back to the current page for a convenient way of reloading.
Clear some forgotten </img> </font> tags.
Remove redundant 'Show Bogons' link and added Bogons list to Diagnostics -> Tables while preserving the same download functionality.
Rename to 'Tables'. Ticket #850
Default to the 'pools' tab of the inbound load balancer, and move the monitor tab to the end.
NAT is useful with single interface systems too, both rdr and outbound
Add NAT-PMP support to UPnP. Fixes #262. Thanks to Salvatore LaMendola for the patch.
Add Diagnostics > SMART Status for ATA HDDs. (Some functionality disabled, still needs hooked into notifications, and service code for smartd)
rename slbd pages since this is no longer slbd
this page is status, not diag.
Adding option to show the PF overload tables (sshlockout, virusprot) and the ability to delete individual or all entries
Add a way to show status/log icons by the help icon. Define $statusurl and/or $logurl in the same manner as $pgtitle and if the variables are defined and not empty, the shortcut icons will appear. Ticket #623.
fix seperation between href and class
Fix package URLs that use $myurl. Resolves #584
Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
Add a new global option, disablehelpicon, to hide help icon from all pages
Add a diag page for authentication.
Add Diagnostics > States Summary, which produces a report summarizing pf states by IP and protocol.
Add FreeBSD handbook to Help menu
add ability to hide help menu
Escape $myurl so that it can be replaced
Lots of help page mappings to newly created content. Adjust package editing logic a tad.
Align the help link to the right of the title. Less wasted space this way.Seems to work OK in FF, IE8, and Opera. If anyone knows a better way to align images to the right, I'm all ears.
Make help link open in a new window
Add support for contextual help on each page. Add a help icon to the upper right, and an entry under the Help menu. (Text, style, placement, etc are open for suggestions)
Fix a couple menu options which has their parameters reversed
When a user clicks on System -> Packages take them to the installed packages tab by default. This will help remind them of package updates that are needed before insalling a new package
Default to the Load Balancer Monitors tab
Oops, use the pfSense jumpto service for the Book and add a pfSense custom search portal powered by google that is limited to specific pfSense
Rename all Help area items
s/Doc Site/Documentation/
Add target support which allows launching links in a new window/tab, etc for help menu area
Rename Commercial Support to Support so it appears correctly in all themes. Need to find the font weight for the drop downs and lower that a bit.
Adding new 'Help' menu area with common areas. These items call pfSense jumptos such as http://www.pfsense.org/j.php?jumpto=book
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Rename variables names to item_menu. ie: system -> system_menu
Sort by item name and include packages in the sorting order
Rename 'DNS' to 'DNS Lookup' to better match what the diag utility does
Modify sortable.js to work on tabcont as opposed to sortable class. This has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
Add Show Bogons command.
Adding nanobsd option
Add packages on 2.0
Revert "Rename cvssync to gitsync"
This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.
Rename cvssync to gitsync
Add a handy DNS resolution page.
Make it more readble by removing unecessary php open/close tags.
Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptPurged unused JS
Set pgtitle_output after outputting page title
Make L2TP visible on the menus.
Add the GUI part for IGMPproxy that has been on the snapshots for a while.
Add pfTOP