summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Do not modify fstab if we are on a wrapScott Ullrich2005-03-201-4/+3
* sleep 5 -> sleep(5)Scott Ullrich2005-03-191-1/+1
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-191-1/+3
* Alert the user of where the system is looking for config.xmlScott Ullrich2005-03-191-3/+2
* Use sh instead of tcshScott Ullrich2005-03-191-1/+1
* Look for configuration on d slice as wellScott Ullrich2005-03-191-1/+1
* Look for configuration on d slice as wellScott Ullrich2005-03-191-0/+14
* Drop to a shell before halting the system so the user can inspect the issue.Scott Ullrich2005-03-191-0/+3
* Ensure outgoing traffic adheres to the gateway for optional interfacesScott Ullrich2005-03-191-3/+8
* For some reason on certain machines with traffic shaper enabled, one interfac...Scott Ullrich2005-03-191-0/+8
* * Remove return gateway from the rules sectionScott Ullrich2005-03-182-3/+4
* Remove "nope" typo.Scott Ullrich2005-03-181-1/+1
* Clarify PPTPd rules from PPTP client.Scott Ullrich2005-03-181-4/+4
* Use the firewall interface for reply-to directive.Scott Ullrich2005-03-171-2/+2
* bad brace alignment (re-indented)Bill Marquette2005-03-171-20/+20
* use better mkdir functionBill Marquette2005-03-171-2/+1
* safe_mkdir()Bill Marquette2005-03-171-10/+21
* Make sure there installed packages before foreachingScott Ullrich2005-03-171-4/+5
* Properly set default argument for resync_all_package_configs (== -> =).Colin Smith2005-03-171-1/+1
* Pass a paramater correctly.Scott Ullrich2005-03-171-1/+1
* Only assign reply-to if both interface and a gateway is definedScott Ullrich2005-03-161-1/+1
* * Do not output alias javascript array unless its an arrayScott Ullrich2005-03-161-1/+2
* * resync_all_package_configs_bootup() -> resync_all_package_configs()Colin Smith2005-03-161-3/+3
* Remove () for non-interface ip'sScott Ullrich2005-03-161-1/+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
* don't shell to call chmod - php does this nativelyBill Marquette2005-03-161-2/+3
* Add pkg_config_base_url and pkg_config_filename (needed for /usr/local/www/sy...Colin Smith2005-03-161-0/+2
* 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 firmw...Colin Smith2005-03-161-0/+13
* 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
* 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
* Add reply-to (aka return gateway) rule support for multiple WAN support.Scott Ullrich2005-03-151-0/+4
* Fix get_pkg_depends() description.Colin Smith2005-03-151-1/+1
* static arp entries are interface specific now - no longer tied to only LAN in...Bill Marquette2005-03-151-7/+7
* Support for static ARP from Mircea RimbuBill Marquette2005-03-151-0/+25
* *REALLY* convert LAN and WAN to their real interface.Scott Ullrich2005-03-141-11/+10
* 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
* Correctly return lan or wan interface.Scott Ullrich2005-03-141-2/+3
* Correctly return lan and wan interfaces.Scott Ullrich2005-03-141-2/+2
* * Restore pfSense custom portal pageScott Ullrich2005-03-141-101/+122
* Restore 1.2b6's captive portal.Scott Ullrich2005-03-141-123/+101
* Restore pfSense's custom starting page.Scott Ullrich2005-03-141-101/+123
* Sync with pascals latestScott Ullrich2005-03-141-125/+104
OpenPOWER on IntegriCloud