summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add wrap custom loader.confScott Ullrich2005-03-161-0/+6
|
* Remove () for non-interface ip'sScott Ullrich2005-03-161-1/+1
|
* Version bump.Scott Ullrich2005-03-161-1/+1
|
* Save the return gateway value.Scott Ullrich2005-03-161-0/+1
|
* add rm -rf equivalency function - more cleanup can now commence :)Bill Marquette2005-03-161-0/+19
|
* add function to recursively create directories so we can replace mkdir -p in ↵Bill Marquette2005-03-161-0/+9
| | | | our source tree
* 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
|
* don't shell to call chmod - php does this nativelyBill Marquette2005-03-161-2/+3
|
* 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
|
* Add pkg_config_base_url and pkg_config_filename (needed for ↵Colin Smith2005-03-161-0/+2
| | | | /usr/local/www/system_advanced.php, among other things).
* Set and unset <enabled> flag correctly (to preserve URL information) and fix ↵Colin Smith2005-03-162-4/+6
| | | | field greyout.
* More style of not yet written (9) from outer space.Scott Ullrich2005-03-161-113/+110
|
* Add conversion from config.xml versions 1.5 to 1.6 (properly handle new ↵Colin Smith2005-03-161-0/+13
| | | | firmware directive).
* Style of not yet written (9) from outer space.Scott Ullrich2005-03-161-271/+271
|
* Make is_package_installed() work for other packages again ;)Colin Smith2005-03-162-1/+4
|
* * Make consistent the variable names ($pkg)Scott Ullrich2005-03-161-2/+2
| | | | * Fix a invalid argument bug
* 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
|
* Bump versionScott Ullrich2005-03-161-1/+1
|
* 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
|
* Use is_package_installed() for both squid-specific IFs.Colin Smith2005-03-161-3/+2
|
* Make is_package_installed() work for all packages - not just squid ;)Colin Smith2005-03-161-1/+1
|
* * Introduce is_package_instaleld()Scott Ullrich2005-03-152-6/+17
| | | | * Use is_package_installed to figure out if we should install a squid rule
* Add reply-to (aka return gateway) rule support for multiple WAN support.Scott Ullrich2005-03-152-0/+18
| | | | And the crowd goes nuts!
* Fix get_pkg_depends() description.Colin Smith2005-03-151-1/+1
|
* static arp entries are interface specific now - no longer tied to only LAN ↵Bill Marquette2005-03-152-15/+17
| | | | | | | | 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-0/+25
|
* 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
|
* *REALLY* convert LAN and WAN to their real interface.Scott Ullrich2005-03-141-11/+10
|
* Version bumpScott Ullrich2005-03-141-1/+1
|
* Accept the area that will be backed up instead of deafulting to filter.Scott Ullrich2005-03-141-1/+1
|
* Say hello to firewall rules syncing!Scott Ullrich2005-03-141-4/+4
|
* Correctly convert real interfaces to friendly names.Scott Ullrich2005-03-141-0/+1
|
* Show the interface friendly name and real interface name in interface column.Scott Ullrich2005-03-141-1/+4
|
* Correctly return lan or wan interface.Scott Ullrich2005-03-141-2/+3
|
* Version bumpScott Ullrich2005-03-141-1/+1
|
* Write out all javascript updates in one batch instead of updating the uptime ↵Scott Ullrich2005-03-141-8/+7
| | | | before the sleep statements.
* Correctly return lan and wan interfaces.Scott Ullrich2005-03-141-2/+2
|
* Restore 1.2b5's captive portal. 1.2b7 + radius == boom.Scott Ullrich2005-03-143-257/+33
|
* * Restore pfSense custom portal pageScott Ullrich2005-03-146-189/+265
| | | | * Add back pre 1.2b6 headers in each file
OpenPOWER on IntegriCloud