summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-193-3/+11
|
* Gateway is not a required field, do not bold it.Scott Ullrich2005-03-181-1/+1
|
* * Remove return gateway from the rules sectionScott Ullrich2005-03-182-12/+12
| | | | | * Add a gateway option to the optional interfaces * Use new gateway in filter.inc when creating the rules if its defined
* Use the firewall interface for reply-to directive.Scott Ullrich2005-03-171-12/+0
|
* Use new config file directive. <system><alt_firmware_url> instead of ↵Colin Smith2005-03-171-1/+1
| | | | <system><firmwareurl>.
* use new make_dirs() and safe_mkdir() functionsBill Marquette2005-03-171-11/+11
|
* system(touch) -> touch()Bill Marquette2005-03-171-1/+1
|
* unused wan variableBill Marquette2005-03-171-1/+0
|
* path cleanup and remove a system call (more to do here)Bill Marquette2005-03-171-5/+5
|
* Correctly assign chmod commands with older system format until we can ↵Scott Ullrich2005-03-171-0/+1
| | | | discover where the php chmod is failing.
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-171-1/+1
|
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-161-1/+1
|
* Eliminate duplicate queue name on pull down menu.Scott Ullrich2005-03-161-12/+4
|
* Ensure the cell doesnt look broken by placing a non-breaking space in the cell.Scott Ullrich2005-03-161-0/+1
|
* * Do not output alias javascript array unless its an arrayScott Ullrich2005-03-161-11/+26
| | | | * Add return interface for return gateway
* 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
|
OpenPOWER on IntegriCloud