summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Save the return gateway value.Scott Ullrich2005-03-161-0/+1
|
* oops, really remove the system(chmod) callBill Marquette2005-03-161-1/+0
|
* replace hardcoded path with variableBill Marquette2005-03-161-1/+1
|
* use chmod() instead of system(chmod)Bill Marquette2005-03-161-1/+2
|
* Add option to edit default pkg_config.xml URL.Colin Smith2005-03-161-4/+9
|
* One more <alt_pkg_url> -> <alt_pkgconfig_url>.Colin Smith2005-03-162-2/+36
|
* <alt_pkg_url> -> <alt_pkgconfig_url>Colin Smith2005-03-161-1/+1
|
* Set and unset <enabled> flag correctly (to preserve URL information) and fix ↵Colin Smith2005-03-162-4/+6
| | | | field greyout.
* Modify alternate firmware URL fields to handle new config.xml directive.Colin Smith2005-03-161-6/+7
|
* Add <alt_firmware_url> config file entry and handle it properly.Colin Smith2005-03-161-4/+4
|
* Allow <alt_pkg_url> to be specified in config.xml.Colin Smith2005-03-161-1/+0
|
* *** empty log message ***Colin Smith2005-03-162-3/+3
|
* Add reply-to (aka return gateway) rule support for multiple WAN support.Scott Ullrich2005-03-151-0/+14
| | | | And the crowd goes nuts!
* static arp entries are interface specific now - no longer tied to only LAN ↵Bill Marquette2005-03-151-8/+10
| | | | | | | | interface added warning that this will break communications with hosts not in dhcp table I fully expect we'll want to move this to it's own section at some point
* extra </table>Bill Marquette2005-03-151-1/+0
|
* Move static arp code around to present it cleanerBill Marquette2005-03-151-5/+4
|
* Support for static ARP from Mircea RimbuBill Marquette2005-03-151-8/+22
|
* Add a little comment describing why you might want the gateway optionBill Marquette2005-03-151-0/+1
|
* Let users change the gateway that dhcpd assignsBill Marquette2005-03-151-3/+14
| | | | Hoba, this commit is for you
* Add pfsync and carp protocolsScott Ullrich2005-03-141-1/+1
|
* Show the interface friendly name and real interface name in interface column.Scott Ullrich2005-03-141-1/+4
|
* Write out all javascript updates in one batch instead of updating the uptime ↵Scott Ullrich2005-03-141-8/+7
| | | | before the sleep statements.
* Restore 1.2b5's captive portal. 1.2b7 + radius == boom.Scott Ullrich2005-03-143-257/+33
|
* * Restore pfSense custom portal pageScott Ullrich2005-03-145-88/+143
| | | | * Add back pre 1.2b6 headers in each file
* Restore 1.2b6's captive portal.Scott Ullrich2005-03-147-207/+149
|
* You've -> You have (breaks Komodos syntax highlighting for some reason)Scott Ullrich2005-03-141-2/+2
|
* Sync with Pascal's latestScott Ullrich2005-03-142-61/+61
|
* Allowed IP addresses -> User ManagerScott Ullrich2005-03-144-4/+4
|
* Correctly display optional interfacesScott Ullrich2005-03-141-3/+0
|
* Add user manager tab.Scott Ullrich2005-03-144-2/+8
|
* Add back header after Pascals syncScott Ullrich2005-03-145-88/+143
|
* * Update build time and versionScott Ullrich2005-03-141-1/+1
| | | | * Remove extra <br>
* Surround Base Url and Filename options in a tableScott Ullrich2005-03-141-2/+4
|
* Use class vtable so that the bottom table element has a line drawn on it.Scott Ullrich2005-03-141-1/+1
|
* Those that don't have Soekris boxes shouldn't be getting temp updates!Bill Marquette2005-03-131-5/+8
|
* Use php_check_syntax on code before eval()Scott Ullrich2005-03-131-4/+10
|
* Sync with Pascal's latest versinScott Ullrich2005-03-137-197/+51
|
* * Change .img -> .tgzScott Ullrich2005-03-131-1/+2
| | | | * Break between Invoke pfSense auto and Manual sections
* memusagemeter not memmeterBill Marquette2005-03-131-1/+1
|
* Created functions for most graphs (memory isn't done yet) to remove some ↵Bill Marquette2005-03-131-53/+83
| | | | | | | code duplication Temp graph, mem graph, and uptime are now dynamic (inline with cpu usage) swap still needs to be done (maybe config change also)
* stub in net4801 temp monitor - this needs workBill Marquette2005-03-131-1/+18
| | | | touch /etc/48xx if you want to play
* Add <prefix> and <suffix> tags to <adddeleteeditfields>.Colin Smith2005-03-121-1/+1
|
* touch up alternate firmware option a littleBill Marquette2005-03-121-1/+2
|
* custom firmware URLsBill Marquette2005-03-122-7/+49
|
* Stub in changes that will allow for custom firmware URLsBill Marquette2005-03-121-1/+6
|
* use relative urlBill Marquette2005-03-121-1/+1
|
* Client side input validation for the wizardBill Marquette2005-03-122-2/+19
| | | | Fix invalid domain name bug
* Make auto upgrade more obvious and make firmware screen a little cleanerBill Marquette2005-03-121-29/+32
|
* Remove some code duplicationBill Marquette2005-03-123-36/+29
|
* more variable cleanupBill Marquette2005-03-121-8/+8
|
OpenPOWER on IntegriCloud