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
e99989d87c
Do not sort nat out rules. Bill says its evil ;)
2005-03-17 00:08:33 +00:00
Scott Ullrich
7ad245d6e6
Do not sort nat out rules. Bill says its evil ;)
2005-03-16 23:38:17 +00:00
Scott Ullrich
79eef523a3
Version bump
2005-03-16 23:07:02 +00:00
Scott Ullrich
9cba364940
Eliminate duplicate queue name on pull down menu.
2005-03-16 23:02:23 +00:00
Scott Ullrich
19f09ae127
Ensure the cell doesnt look broken by placing a non-breaking space in the cell.
2005-03-16 22:56:39 +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
3a2400f30c
Add wrap custom loader.conf
2005-03-16 20:46:02 +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
Scott Ullrich
09a86e314c
Save the return gateway value.
2005-03-16 17:36:34 +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
5fef092e34
oops, really remove the system(chmod) call
2005-03-16 16:34:06 +00:00
Bill Marquette
a842f12448
replace hardcoded path with variable
2005-03-16 16:31:02 +00:00
Bill Marquette
77789d1fd3
use chmod() instead of system(chmod)
2005-03-16 16:29:05 +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
66f481ccaa
Add option to edit default pkg_config.xml URL.
2005-03-16 04:58:04 +00:00
Colin Smith
1896ea95fb
One more <alt_pkg_url> -> <alt_pkgconfig_url>.
2005-03-16 04:45:30 +00:00
Colin Smith
11638bf405
<alt_pkg_url> -> <alt_pkgconfig_url>
2005-03-16 04:39:26 +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
Colin Smith
0e809364e3
Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout.
2005-03-16 04:07:37 +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
Colin Smith
bb9ea52461
Modify alternate firmware URL fields to handle new config.xml directive.
2005-03-16 01:39:59 +00:00
Colin Smith
c5adbc2cfb
Add <alt_firmware_url> config file entry and handle it properly.
2005-03-16 01:21:26 +00:00
Scott Ullrich
f764e94828
Bump version
2005-03-16 00:49:40 +00:00
Colin Smith
e38f872354
Allow <alt_pkg_url> to be specified in config.xml.
2005-03-16 00:36:54 +00:00
Colin Smith
3e304594bd
*** empty log message ***
2005-03-16 00:32:43 +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
ee9f992cae
extra </table>
2005-03-15 04:05:32 +00:00
Bill Marquette
f1da88f603
Move static arp code around to present it cleaner
2005-03-15 04:04:04 +00:00
Bill Marquette
5c0538e034
Support for static ARP from Mircea Rimbu
2005-03-15 03:32:50 +00:00
Bill Marquette
b7597d4e23
Support for static ARP from Mircea Rimbu
2005-03-15 03:11:47 +00:00
Bill Marquette
a88883ee0c
Add a little comment describing why you might want the gateway option
2005-03-15 02:39:06 +00:00
Bill Marquette
f9261419cd
Let users change the gateway that dhcpd assigns
...
Hoba, this commit is for you
2005-03-15 02:37:25 +00:00
Scott Ullrich
9620d290be
Add pfsync and carp protocols
2005-03-14 23:16:49 +00:00
Scott Ullrich
303831c699
*REALLY* convert LAN and WAN to their real interface.
2005-03-14 21:57:01 +00:00