Commit Graph

619 Commits

Author SHA1 Message Date
Colin Smith
07a5ca2062 Properly set default argument for resync_all_package_configs (== -> =). 2005-03-17 02:19:18 +00:00
Scott Ullrich
4bc4f53784 Pass a paramater correctly. 2005-03-17 02:15:10 +00:00
Scott Ullrich
79eef523a3 Version bump 2005-03-16 23:07:02 +00:00
Scott Ullrich
667c1238db Only assign reply-to if both interface and a gateway is defined 2005-03-16 22:53:54 +00:00
Scott Ullrich
092ac49dfc * Do not output alias javascript array unless its an array
* Add return interface for return gateway
2005-03-16 22:51:53 +00:00
Colin Smith
fdeae68567 Modify rc.packages accordingly. 2005-03-16 22:38:28 +00:00
Colin Smith
cdd1d57e2c * resync_all_package_configs_bootup() -> resync_all_package_configs()
* Have resync_all_package_configs() suppress output by default.
2005-03-16 22:37:35 +00:00
Scott Ullrich
a63da015cf Remove () for non-interface ip's 2005-03-16 19:45:43 +00:00
Scott Ullrich
06c60c2095 Version bump. 2005-03-16 17:55:18 +00:00
Bill Marquette
6f2e9d7f6e add rm -rf equivalency function - more cleanup can now commence :) 2005-03-16 17:11:23 +00:00
Bill Marquette
bebb9d4d54 add function to recursively create directories so we can replace mkdir -p in our source tree 2005-03-16 16:46:12 +00:00
Bill Marquette
4d321b3a02 don't shell to call chmod - php does this natively 2005-03-16 16:07:25 +00:00
Colin Smith
3f745c9a99 Add pkg_config_base_url and pkg_config_filename (needed for /usr/local/www/system_advanced.php, among other things). 2005-03-16 04:31:40 +00:00
Scott Ullrich
ef4550f83f More style of not yet written (9) from outer space. 2005-03-16 02:19:06 +00:00
Colin Smith
208c439038 Add conversion from config.xml versions 1.5 to 1.6 (properly handle new firmware directive). 2005-03-16 02:17:46 +00:00
Scott Ullrich
0f66804f3e Style of not yet written (9) from outer space. 2005-03-16 02:10:27 +00:00
Colin Smith
45cb953d79 Make is_package_installed() work for other packages again ;) 2005-03-16 01:47:31 +00:00
Scott Ullrich
2507bf87c3 * Make consistent the variable names ($pkg)
* Fix a invalid argument bug
2005-03-16 01:41:35 +00:00
Scott Ullrich
f764e94828 Bump version 2005-03-16 00:49:40 +00:00
Colin Smith
a6345863a4 Use is_package_installed() for both squid-specific IFs. 2005-03-16 00:20:39 +00:00
Colin Smith
3c2a4809cd Make is_package_installed() work for all packages - not just squid ;) 2005-03-16 00:17:42 +00:00
Scott Ullrich
87362af36b * Introduce is_package_instaleld()
* Use is_package_installed to figure out if we should install a squid rule
2005-03-15 23:43:17 +00:00
Scott Ullrich
f38dea0814 Add reply-to (aka return gateway) rule support for multiple WAN support.
And the crowd goes nuts!
2005-03-15 19:18:13 +00:00
Colin Smith
ade5170557 Fix get_pkg_depends() description. 2005-03-15 15:08:58 +00:00
Bill Marquette
80933129da static arp entries are interface specific now - no longer tied to only LAN 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
2005-03-15 04:39:58 +00:00
Bill Marquette
5c0538e034 Support for static ARP from Mircea Rimbu 2005-03-15 03:32:50 +00:00
Scott Ullrich
303831c699 *REALLY* convert LAN and WAN to their real interface. 2005-03-14 21:57:01 +00:00
Scott Ullrich
58d58eb10d Version bump 2005-03-14 19:26:32 +00:00
Scott Ullrich
6d50196127 Accept the area that will be backed up instead of deafulting to filter. 2005-03-14 18:04:30 +00:00
Scott Ullrich
014beac313 Say hello to firewall rules syncing! 2005-03-14 17:34:57 +00:00
Scott Ullrich
435011b43c Correctly convert real interfaces to friendly names. 2005-03-14 16:41:54 +00:00
Scott Ullrich
a7f5febb4e Correctly return lan or wan interface. 2005-03-14 16:20:52 +00:00
Scott Ullrich
9c0ad6b18f Version bump 2005-03-14 04:23:19 +00:00
Scott Ullrich
09b4b95a8d Correctly return lan and wan interfaces. 2005-03-14 03:06:04 +00:00
Scott Ullrich
12ee8fe4a2 * Restore pfSense custom portal page
* Add back pre 1.2b6 headers in each file
2005-03-14 01:40:24 +00:00
Scott Ullrich
ec9202316f Restore 1.2b6's captive portal. 2005-03-14 01:37:56 +00:00
Scott Ullrich
27537c5a8e Restore pfSense's custom starting page. 2005-03-14 01:21:30 +00:00
Scott Ullrich
78b4f90fa3 Version bump. 2005-03-14 01:17:54 +00:00
Scott Ullrich
2613e1cdf3 Sync with pascals latest 2005-03-14 00:34:43 +00:00
Scott Ullrich
381118b7d2 * Update build time and version
* Remove extra <br>
2005-03-14 00:09:48 +00:00
Colin Smith
e54448e69c Fix new package syncing code. 2005-03-14 00:04:21 +00:00
Scott Ullrich
c177d6ad48 Return false until the php fork bomb fiasco is solved. 2005-03-13 23:55:53 +00:00
Colin Smith
e0dcab6a75 Oops, forgot to increment the counter. 2005-03-13 23:39:57 +00:00
Colin Smith
068b878421 Have sync_all_package_configs_bootup() use the new package syncing code (it's tiny!) ;) 2005-03-13 23:38:43 +00:00
Scott Ullrich
0e8aec0c6f Move /etc/rc.prunecaptiveportal from minicron to cron 2005-03-13 23:33:50 +00:00
Colin Smith
5a0c39fe60 Update get_pkg_depends() to use pkgid code. 2005-03-13 23:32:26 +00:00
Colin Smith
f01a0942fc * Call is_numeric() to determine whether $pkg_name is already a pkgid or if get_pkg_id() must be called. 2005-03-13 23:25:08 +00:00
Colin Smith
879be19981 * Streamline sync_package().
* Use pkg_id instead of package name if possible (speed up calling).
	* Use get_pkg_id() to provide additional package error checking.
2005-03-13 23:14:59 +00:00
Scott Ullrich
9607c2a437 Use /bin/tcsh for console option #8 2005-03-13 23:09:08 +00:00
Colin Smith
0b448a0be5 Change default for $show_message on sync_package() from "true" to "false". 2005-03-13 22:45:14 +00:00