summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename all Help area itemsScott Ullrich2009-09-201-4/+4
|
* s/Doc Site/Documentation/Scott Ullrich2009-09-201-1/+1
|
* Add target support which allows launching links in a new window/tab, etc for ↵Scott Ullrich2009-09-201-3/+5
| | | | help menu area
* Rename Commercial Support to Support so it appears correctly in all themes. ↵Scott Ullrich2009-09-201-1/+1
| | | | 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 ↵Scott Ullrich2009-09-201-1/+17
| | | | jumptos such as http://www.pfsense.org/j.php?jumpto=book
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+4
| | | | include 2009 on files that I have asserted (C) on
* Rename variables names to item_menu. ie: system -> system_menuScott Ullrich2009-09-111-71/+71
|
* Sort by item name and include packages in the sorting orderScott Ullrich2009-09-111-120/+144
|
* Rename 'DNS' to 'DNS Lookup' to better match what the diag utility doesScott Ullrich2009-08-201-1/+1
|
* Modify sortable.js to work on tabcont as opposed to sortable class. This ↵Scott Ullrich2009-08-201-0/+3
| | | | 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.Scott Ullrich2009-08-191-0/+1
|
* Adding nanobsd optionScott Ullrich2009-07-051-1/+3
|
* Add packages on 2.0Scott Ullrich2009-06-271-1/+1
|
* Revert "Rename cvssync to gitsync"Scott Ullrich2009-06-181-1/+0
| | | | This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.
* Rename cvssync to gitsyncScott Ullrich2009-06-181-0/+1
|
* Add a handy DNS resolution page.jim-p2009-06-011-0/+1
|
* Make it more readble by removing unecessary php open/close tags.Ermal Luçi2009-03-161-98/+94
|
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-141-1/+1
| | | | Purged unused JS
* Set pgtitle_output after outputting page titlesullrich2009-02-091-0/+4
|
* Make L2TP visible on the menus.Ermal Luçi2009-02-011-0/+1
|
* Add the GUI part for IGMPproxy that has been on the snapshots for a while.Ermal Luci2009-01-281-0/+1
|
* Add pfTOPScott Ullrich2008-11-161-0/+1
|
* Bring back DHCP server menu.Ermal Luçi2008-11-041-0/+1
|
* Add services_dhcp_server_enable which allows the DHCP server to be turnedScott Ullrich2008-10-291-1/+4
| | | | off easily.
* Adding Diagnostics -> System Activity which shows top in an ajaxy way.Scott Ullrich2008-10-261-0/+1
|
* Fix typo.Ermal Luçi2008-10-231-1/+1
|
* Remove ocurrences of m0n0 for shaper type in the code.Ermal Luçi2008-10-231-7/+1
|
* Rename to interfaces.phpScott Ullrich2008-09-081-1/+1
| | | | Repocopy following up to this commit.
* Merge lan configuration to the interfaces_wan.php page wich does the ↵Ermal Luçi2008-09-071-7/+1
| | | | | | configuration of all other assigned interfaces.
* Break out the advanced system options page into tabs group by categories.Matthew Grooms2008-09-041-7/+6
| | | | | | Fold the sysctl tunables page into a tab under the advanced options page. This reduces the top level menu options by one. There should be no functional changes.
* Replace the old openvpn status page with a new implementation. We now addMatthew Grooms2008-08-271-1/+1
| | | | | | | | a tcp management port option to each OpenVPN server. Instead of rooting through the OpenVPN logs once a minute for status updates, we now submit a request to the management port to obtain informaiton. We probably need to add a pf rule to prevent management ports from being accessed by unwanted processes.
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-1/+2
| | | | | | | | | | not use the pkg system and the configuration has been migrated to an openvpn prefix. The centralized user and certificate manager is now used to support the openvpn configurations. Most of the files removed in this commit were not being referenced. This commit also splits out the certificate management components into a new system menu item.
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-19/+3
| | | | | | | | | | | the system password and group databases. This is to provide better support for centralized user management when local account administration is preferred. I also took this opportunity to do some housekeeping. A lot of funtions that were only being used in one place or not at all were removed. The user page privelege checks were also simplified in preperation for future work in this area.
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-2/+2
| | | | | | | * Much improved rule generation speed * Many bug fixing in general of the interface handling NOTE: this is the other half of changes
* Fixup problems that aries by using the same variables withing for loops.Ermal Luçi2008-06-241-5/+5
| | | | | | PHP does not define any scope for this vars and this breaks things. For this instance fix tabs on dhcp and firerwall rules.
* Continue interface improvements.Ermal Luçi2008-06-211-13/+6
| | | | Show disabled interfaces on the Interfaces menu.
* Continue interface improvements.Ermal Luçi2008-06-211-3/+5
|
* Add menu item and tabs for page to comeSeth Mos2008-06-171-0/+1
|
* Remove syntax error <?=?>Scott Ullrich2008-03-081-2/+1
|
* Adding OpenVPN status page originall written by Peter AllgeyerScott Ullrich2008-02-171-0/+1
| | | | and Manuel Kasper.
* Ensure $allowed is set correctly.Scott Ullrich2008-02-161-1/+3
|
* Remove additional menu items that aren't applicable on single interface ↵Chris Buechler2008-02-091-3/+8
| | | | deployments
* Remove additional menu items that aren't applicable on single interface ↵Chris Buechler2008-02-091-3/+21
| | | | deployments
* No need for any of the NAT screens in a single interface environment, so ↵Chris Buechler2008-02-091-1/+8
| | | | don't show them.
* Don't show LAN in Interfaces menu if it doesn't actually exist.Chris Buechler2008-02-091-1/+5
| | | | Bye bye, LAN interface requirement.
* touch up textChris Buechler2008-01-081-2/+2
| | | | Ticket #1569
* Remove blank entryScott Ullrich2007-12-021-1/+0
|
* Only show menu subitems that the user has access to.Scott Ullrich2007-12-021-65/+89
|
* Move PPPoE Server to Services, VPN menu is misleadingChris Buechler2007-11-261-1/+1
|
* Move common functions to guiconfig.inc since head.inc requires them.Scott Ullrich2007-11-161-5/+0
|
OpenPOWER on IntegriCloud