summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Add meta refresh to log pages.Scott Ullrich2005-08-147-1/+7
| | | | Another-item-submitted-by: databeestje
* Enforce correct mac addressScott Ullrich2005-08-141-0/+3
| | | | Ticket #345
* Enforce bandwidth valuesScott Ullrich2005-08-144-1/+12
| | | | Ticket #347
* Make sure gateway is a valid ip addressScott Ullrich2005-08-141-0/+4
| | | | Ticket #348
* Enforce optoinal interface ip address and subnet when not bridgedScott Ullrich2005-08-141-2/+2
| | | | Ticket #343
* Add dhcp client field for optional interfacesScott Ullrich2005-08-141-1/+18
| | | | Ticket #352
* Ticket #346: Duplicated WAN logic for MTU enforcementBill Marquette2005-08-141-0/+4
| | | | MTU must be between 576 and 1500 bytes
* Clean up headerScott Ullrich2005-08-141-1/+2
|
* Update filenameScott Ullrich2005-08-141-1/+1
|
* Add wireless canning optionScott Ullrich2005-08-142-235/+54
|
* Ticket #338: better fix, this works even when the user access pfsenseBill Marquette2005-08-131-11/+13
| | | | via a name or IP other than pfsense thinks it is
* SERVER_NAME -> SERVER_ADDRScott Ullrich2005-08-131-2/+2
|
* Echo out meta refresh inside <html> tagsScott Ullrich2005-08-131-1/+3
|
* Echo out meta refresh inside <html> tagsScott Ullrich2005-08-131-3/+5
|
* Ticket #339: better fix, it's the nocache headers that are killing this inBill Marquette2005-08-131-2/+3
| | | | https
* We should still require authentication thoughBill Marquette2005-08-131-0/+3
|
* Ticket #339: IE6 doesn't like us including guiconfig.inc when we do httpsBill Marquette2005-08-131-2/+0
| | | | | Removing it doesn't appear to have broken anything both IE and FF now work
* Echo out information before calling system_webgui_start()Scott Ullrich2005-08-131-1/+1
|
* Switch operating mode cleaner and meta redirect at end of pageScott Ullrich2005-08-131-10/+15
| | | | Ticket #338
* Spell interfaces correctlyScott Ullrich2005-08-131-1/+1
|
* If the wizard step title is Reload in progress then set the top image url to ↵Scott Ullrich2005-08-131-1/+7
| | | | the LAN ip so that it matches what the system will try to access in 120 seconds.
* Ticket #330, fix the other half of the bugBill Marquette2005-08-131-2/+3
|
* Fix ticket #330Bill Marquette2005-08-131-1/+1
| | | | $ack is always set, just might not be true ;)
* Remove !Bill Marquette2005-08-131-1/+1
|
* Fix bad firmware logicBill Marquette2005-08-131-8/+11
|
* bars for the orangeflow-themeHolger Bauer2005-08-134-0/+0
|
* icons for the orangeflow-themeHolger Bauer2005-08-1324-0/+0
|
* slices for the orangeflow-themeHolger Bauer2005-08-1314-0/+0
|
* Making Another Theme ... Orange-FlowErik Kristensen2005-08-13107-0/+969
|
* * Add is_dhcp_running()Scott Ullrich2005-08-121-2/+2
| | | | * Modify status_interfaces.php to use is_dhcp_running()
* Fixup Renew/ReleaseScott Ullrich2005-08-121-8/+10
|
* If you are a developer show under development themes.Erik Kristensen2005-08-121-1/+1
|
* Minor commentScott Ullrich2005-08-121-0/+1
|
* Allows for theme directories with "_" as a prefix not show up in the GUI. :)Erik Kristensen2005-08-121-0/+1
|
* Add code from databeestje to finish off Renew/ReleaseScott Ullrich2005-08-121-0/+10
|
* Allow multi interface Renew/ReleaseScott Ullrich2005-08-121-1/+4
|
* Sync ifstats with current.Scott Ullrich2005-08-121-0/+0
|
* Add surrounding divScott Ullrich2005-08-121-1/+3
|
* Modernize status.phpScott Ullrich2005-08-121-0/+2
|
* Revert commit made to wrong branch. This addresses #325.Colin Smith2005-08-111-2/+3
|
* Use is_domain() to deterimine if item is DYNDNS.Scott Ullrich2005-08-111-4/+4
|
* Correct reject usage.Scott Ullrich2005-08-101-1/+1
| | | | Submitted-by: pscott
* Change to <meta http-equiv="refresh" content="120;url=<?php print ↵Scott Ullrich2005-08-101-1/+1
| | | | | | $_SERVER['PHP_SELF']; ?>"> Suggested-by: databeestje
* Correct status_interfaces.php location for meta refresh.Scott Ullrich2005-08-101-1/+1
| | | | Yet-another-bug-found-by: databeestje
* Sync password database before installation.Scott Ullrich2005-08-101-0/+1
|
* * Remove duplicate lineScott Ullrich2005-08-101-3/+1
| | | | * Use wireless regex to deterimine chip type
* Remove non alpha characters from interface descriptionsScott Ullrich2005-08-101-4/+8
|
* Add vmstat -i which shows interrupt usageScott Ullrich2005-08-101-0/+2
|
* Allow dynamic dns hostnamesScott Ullrich2005-08-101-1/+2
| | | | Ticket #324
* Remove Nifty JS as it's part of the themeBill Marquette2005-08-104-26/+1
|
OpenPOWER on IntegriCloud