summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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
* Restore 1.2b6's captive portal.Scott Ullrich2005-03-148-330/+250
|
* Restore pfSense's custom starting page.Scott Ullrich2005-03-141-101/+123
|
* Version bump.Scott Ullrich2005-03-141-1/+1
|
* 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
|
* Sync with pascals latestScott Ullrich2005-03-141-125/+104
|
* 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-142-2/+2
| | | | * Remove extra <br>
* Surround Base Url and Filename options in a tableScott Ullrich2005-03-141-2/+4
|
* Fix new package syncing code.Colin Smith2005-03-141-8/+13
|
* Use class vtable so that the bottom table element has a line drawn on it.Scott Ullrich2005-03-141-1/+1
|
* Return false until the php fork bomb fiasco is solved.Scott Ullrich2005-03-131-1/+3
|
* Oops, forgot to increment the counter.Colin Smith2005-03-131-0/+1
|
* Have sync_all_package_configs_bootup() use the new package syncing code ↵Colin Smith2005-03-131-36/+9
| | | | (it's tiny!) ;)
* Move /etc/rc.prunecaptiveportal from minicron to cronScott Ullrich2005-03-132-96/+97
|
* Update get_pkg_depends() to use pkgid code.Colin Smith2005-03-131-11/+11
|
OpenPOWER on IntegriCloud