Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8eb09d46 03/20/2005 10:33 PM Scott Ullrich

Version bump

69b7db07 03/20/2005 10:27 PM Scott Ullrich

Add missing )

Noticed-by: Mitch

7faeda46 03/20/2005 10:24 PM Scott Ullrich

Import m0n0wall 1.2b7's captive portal code WITH user manager.

And the crowd goes wild.

3b378be5 03/20/2005 09:06 PM Scott Ullrich

Missing )

1a9a95f8 03/20/2005 08:51 PM Scott Ullrich

Glob returns false. use the original parm

336cb718 03/20/2005 08:50 PM Scott Ullrich

If glob does not return an array, deal with the single filename.

777853c7 03/20/2005 08:49 PM Colin Smith

Back out wildcard handling in unlink_if_exists() until I can test it.

b643c79f 03/20/2005 08:31 PM Scott Ullrich

Versin bump

47d45619 03/20/2005 08:26 PM Colin Smith

Make unlink_if_exists work with wildcards using a foreach and glob().

34febcde 03/20/2005 08:25 PM Scott Ullrich

Mount compact flash rw before writing timezone

3642babc 03/20/2005 08:07 PM Scott Ullrich

Woops, change the flash back to ro after upgrade

06ba9151 03/20/2005 08:07 PM Scott Ullrich

Unlock flash during upgrade

27150275 03/20/2005 07:59 PM Scott Ullrich

Unlock flash before writing /etc/localtime

54f1ad28 03/20/2005 06:49 PM Scott Ullrich

Mount card back after rc.bootup

7b2ac828 03/20/2005 06:36 PM Scott Ullrich

invoke php to activate ro and rw

4853b3a8 03/20/2005 05:33 PM Bill Marquette

whitespace cleanup

2b9d4166 03/20/2005 05:28 PM Scott Ullrich

Get rid of illegal offset error

9ac9da6c 03/20/2005 05:26 PM Scott Ullrich

Get rid of illegal offset error

c0b8f2ab 03/20/2005 08:15 AM Scott Ullrich

Mount read-write on bootup and read-only at end.

f532c333 03/20/2005 07:35 AM Scott Ullrich

Dont worry about noatime right now

c8b8a2b7 03/20/2005 06:48 AM Scott Ullrich

Mount or unmount soekris boot partition for conf_mount_rw and counf_mount_ro

978b9620 03/20/2005 06:45 AM Scott Ullrich

Use rc.conf_mount_ro and rc.conf_mount_rw

3b5ffddc 03/20/2005 06:45 AM Scott Ullrich

Add rc.conf_mount_rw and rc.conf_mount_ro

2261ee1f 03/20/2005 06:42 AM Scott Ullrich

Dont forget the ,

16b36036 03/20/2005 06:41 AM Scott Ullrich

Add embeddedbootupslice global variable

2ba6bed1 03/20/2005 06:21 AM Bill Marquette

move brace to the right place

abb62c20 03/20/2005 05:56 AM Bill Marquette

remove extra ] typo

a9d49723 03/20/2005 05:46 AM Colin Smith

Fix that parse error (thought I had earlier).

5929e4c0 03/20/2005 05:37 AM Bill Marquette

write_config() descriptions

782c32a7 03/20/2005 05:35 AM Bill Marquette

more descriptions

2e523ffe 03/20/2005 05:32 AM Bill Marquette

fix two typoes

e07b8033 03/20/2005 05:30 AM Bill Marquette

Tell what config.xml wasn't loaded
Add description to write_config() in initial interface setup

563461bc 03/20/2005 05:27 AM Colin Smith

Whoops, missed a ".".

d05dff82 03/20/2005 05:24 AM Bill Marquette

Only write_config() if we actually upgraded config file versions (this should always happen if the functino
gets called) and log what file version we migrated from and to.

6fc88682 03/20/2005 05:11 AM Bill Marquette

write_config can now be passed a description of the change
will be used for version control descriptions

0f0c5a98 03/20/2005 05:08 AM Colin Smith

Have get_latest_package_version() return false instead ;P

1aefe104 03/20/2005 05:05 AM Colin Smith

Have get_latest_package_version() return -1 if the package isn't defined in the current pkg_config.xml.

21cf3d38 03/20/2005 04:42 AM Bill Marquette

we're at config version 1.6, not 1.5

14be378c 03/20/2005 04:41 AM Colin Smith

Modify get_latest_pkgconfig() to work with alternate pkg_config URLs.

f92eaec2 03/20/2005 04:34 AM Scott Ullrich
  • Add rc.config_unlock and rc.conf_lock
  • Use rc.conf_lock and rc.conf_unlock during boot
6a1e6651 03/20/2005 03:52 AM Bill Marquette

Initial commit of onbox version control (broken).

814d54bb 03/20/2005 03:40 AM Scott Ullrich

Better checking before applying reply-to rules

6e8c1d1c 03/20/2005 12:19 AM Scott Ullrich

Do not modify fstab if we are on a wrap

35ff9380 03/19/2005 11:51 PM Scott Ullrich

sleep 5 -> sleep(5)

194b4e0a 03/19/2005 11:29 PM Colin Smith

Add basic support for <custom_php_global_functions> tag.

050cb8a0 03/19/2005 11:21 PM Scott Ullrich

Alert the user of where the system is looking for config.xml

9d7d8716 03/19/2005 10:51 PM Scott Ullrich

Use sh instead of tcsh

4de945fa 03/19/2005 10:38 PM Scott Ullrich

Look for configuration on d slice as well

655a80eb 03/19/2005 10:37 PM Scott Ullrich

Look for configuration on d slice as well

e7435c3b 03/19/2005 10:34 PM Scott Ullrich

Do not show errors on swapon. We may be in an embedded environment.

88a05bb1 03/19/2005 10:33 PM Scott Ullrich

Drop to a shell before halting the system so the user can inspect the issue.

1001762c 03/19/2005 07:03 PM Scott Ullrich

Ensure outgoing traffic adheres to the gateway for optional interfaces

1828ab3a 03/19/2005 08:23 AM Scott Ullrich

Silence dumpon errors. We may be on a embedded platform

1905c17d 03/19/2005 07:17 AM Scott Ullrich

Add ttys wrap file

a45b6642 03/19/2005 05:14 AM Scott Ullrich

For some reason on certain machines with traffic shaper enabled, one interface cannot talk to another one, etc. This hack basically gets rid of that problem and ALTQ continues to function correctly.

7593f702 03/19/2005 04:12 AM Scott Ullrich

Versino bump

007be4f3 03/18/2005 06:45 PM Scott Ullrich
  • Remove return gateway from the rules section
  • Add a gateway option to the optional interfaces
  • Use new gateway in filter.inc when creating the rules if its defined
a3900bf0 03/18/2005 06:10 PM Scott Ullrich

Remove "nope" typo.

e3fcc512 03/18/2005 05:24 PM Scott Ullrich

Clarify PPTPd rules from PPTP client.

b0ea418a 03/17/2005 08:53 PM Scott Ullrich

add pfsync to /etc/protocols.

0ede09d9 03/17/2005 07:32 PM Scott Ullrich

ldconfig /lib on bootup with the other library directories.

f350874f 03/17/2005 07:16 PM Scott Ullrich

Version bump

93157ad8 03/17/2005 07:15 PM Scott Ullrich

Fix auto upgrade

07f9c903 03/17/2005 07:09 PM Scott Ullrich

Use the firewall interface for reply-to directive.

efc2be8c 03/17/2005 05:27 PM Scott Ullrich

Version bump

e4b7e011 03/17/2005 05:57 AM Bill Marquette

bad brace alignment (re-indented)

a1049857 03/17/2005 05:48 AM Bill Marquette

use better mkdir function

1682dc1e 03/17/2005 05:28 AM Bill Marquette

safe_mkdir()

6db28828 03/17/2005 03:35 AM Scott Ullrich

Version bump

ffee1c4d 03/17/2005 03:24 AM Scott Ullrich

Make sure there installed packages before foreaching

07a5ca20 03/17/2005 02:19 AM Colin Smith

Properly set default argument for resync_all_package_configs (== -> =).

4bc4f537 03/17/2005 02:15 AM Scott Ullrich

Pass a paramater correctly.

79eef523 03/16/2005 11:07 PM Scott Ullrich

Version bump

667c1238 03/16/2005 10:53 PM Scott Ullrich

Only assign reply-to if both interface and a gateway is defined

092ac49d 03/16/2005 10:51 PM Scott Ullrich
  • Do not output alias javascript array unless its an array
  • Add return interface for return gateway
fdeae685 03/16/2005 10:38 PM Colin Smith

Modify rc.packages accordingly.

cdd1d57e 03/16/2005 10:37 PM Colin Smith
  • resync_all_package_configs_bootup() -> resync_all_package_configs() * Have resync_all_package_configs() suppress output by default.
a63da015 03/16/2005 07:45 PM Scott Ullrich

Remove () for non-interface ip's

06c60c20 03/16/2005 05:55 PM Scott Ullrich

Version bump.

6f2e9d7f 03/16/2005 05:11 PM Bill Marquette

add rm -rf equivalency function - more cleanup can now commence :)

bebb9d4d 03/16/2005 04:46 PM Bill Marquette

add function to recursively create directories so we can replace mkdir -p in our source tree

4d321b3a 03/16/2005 04:07 PM Bill Marquette

don't shell to call chmod - php does this natively

3f745c9a 03/16/2005 04:31 AM Colin Smith

Add pkg_config_base_url and pkg_config_filename (needed for /usr/local/www/system_advanced.php, among other things).

ef4550f8 03/16/2005 02:19 AM Scott Ullrich

More style of not yet written (9) from outer space.

208c4390 03/16/2005 02:17 AM Colin Smith

Add conversion from config.xml versions 1.5 to 1.6 (properly handle new firmware directive).

0f66804f 03/16/2005 02:10 AM Scott Ullrich

Style of not yet written (9) from outer space.

45cb953d 03/16/2005 01:47 AM Colin Smith

Make is_package_installed() work for other packages again ;)

2507bf87 03/16/2005 01:41 AM Scott Ullrich
  • Make consistent the variable names ($pkg)
  • Fix a invalid argument bug
f764e948 03/16/2005 12:49 AM Scott Ullrich

Bump version

a6345863 03/16/2005 12:20 AM Colin Smith

Use is_package_installed() for both squid-specific IFs.

3c2a4809 03/16/2005 12:17 AM Colin Smith

Make is_package_installed() work for all packages - not just squid ;)

87362af3 03/15/2005 11:43 PM Scott Ullrich
  • Introduce is_package_instaleld()
  • Use is_package_installed to figure out if we should install a squid rule
f38dea08 03/15/2005 07:18 PM Scott Ullrich

Add reply-to (aka return gateway) rule support for multiple WAN support.

And the crowd goes nuts!

ade51705 03/15/2005 03:08 PM Colin Smith

Fix get_pkg_depends() description.

80933129 03/15/2005 04:39 AM Bill Marquette

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

5c0538e0 03/15/2005 03:32 AM Bill Marquette

Support for static ARP from Mircea Rimbu

303831c6 03/14/2005 09:57 PM Scott Ullrich

REALLY convert LAN and WAN to their real interface.

58d58eb1 03/14/2005 07:26 PM Scott Ullrich

Version bump

6d501961 03/14/2005 06:04 PM Scott Ullrich

Accept the area that will be backed up instead of deafulting to filter.

014beac3 03/14/2005 05:34 PM Scott Ullrich

Say hello to firewall rules syncing!