Scott Ullrich
|
ee1d5432cd
|
Update wrap settings
|
2005-03-18 16:54:42 +00:00 |
|
Scott Ullrich
|
48f687f7b2
|
Update the wrap boot files.
|
2005-03-17 22:45:35 +00:00 |
|
Scott Ullrich
|
b0ea418a77
|
add pfsync to /etc/protocols.
|
2005-03-17 20:53:11 +00:00 |
|
Scott Ullrich
|
0ede09d9a2
|
ldconfig /lib on bootup with the other library directories.
|
2005-03-17 19:32:09 +00:00 |
|
Scott Ullrich
|
f350874f9f
|
Version bump
|
2005-03-17 19:16:20 +00:00 |
|
Scott Ullrich
|
93157ad835
|
Fix auto upgrade
|
2005-03-17 19:15:08 +00:00 |
|
Scott Ullrich
|
07f9c903a9
|
Use the firewall interface for reply-to directive.
|
2005-03-17 19:09:39 +00:00 |
|
Colin Smith
|
4126900a88
|
Use new config file directive. <system><alt_firmware_url> instead of <system><firmwareurl>.
|
2005-03-17 18:27:32 +00:00 |
|
Scott Ullrich
|
efc2be8c03
|
Version bump
|
2005-03-17 17:27:27 +00:00 |
|
Bill Marquette
|
e4b7e0115b
|
bad brace alignment (re-indented)
|
2005-03-17 05:57:07 +00:00 |
|
Bill Marquette
|
a104985752
|
use better mkdir function
|
2005-03-17 05:48:13 +00:00 |
|
Bill Marquette
|
23dd7ffbd3
|
use new make_dirs() and safe_mkdir() functions
|
2005-03-17 05:34:36 +00:00 |
|
Bill Marquette
|
1682dc1edd
|
safe_mkdir()
|
2005-03-17 05:28:08 +00:00 |
|
Bill Marquette
|
a37b05dc06
|
system(touch) -> touch()
|
2005-03-17 04:53:48 +00:00 |
|
Bill Marquette
|
97f296def8
|
unused wan variable
|
2005-03-17 04:51:43 +00:00 |
|
Bill Marquette
|
7704ca6e7d
|
path cleanup and remove a system call (more to do here)
|
2005-03-17 04:50:32 +00:00 |
|
Scott Ullrich
|
a98baaf0d8
|
Correctly assign chmod commands with older system format until we can discover where the php chmod is failing.
|
2005-03-17 04:28:22 +00:00 |
|
Scott Ullrich
|
6db28828c5
|
Version bump
|
2005-03-17 03:35:10 +00:00 |
|
Scott Ullrich
|
ffee1c4dea
|
Make sure there installed packages before foreaching
|
2005-03-17 03:24:21 +00:00 |
|
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 |
|