Project

General

Profile

Download (38 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
01622555 11/20/2005 03:07 AM Scott Ullrich

s/reloading/reload

71c5821b 11/20/2005 03:06 AM Scott Ullrich

Give the user feedback that we are reloading the settings after reassigning interfaces

6f4f5eb3 11/20/2005 02:27 AM Scott Ullrich

umount /cf then remount as rw when needed

1dc67b04 11/20/2005 02:15 AM Scott Ullrich

Do not fiddle with umounting on pfsense or cdrom platforms

312710db 11/20/2005 02:09 AM Scott Ullrich

Force a umount of /cf then remount as ro

1324a93a 11/19/2005 01:55 AM Scott Ullrich

Sync from HEAD

1273abab 11/19/2005 01:36 AM Scott Ullrich

Revert to HEAD_1.189.2.11

a370334e 11/18/2005 11:00 PM Scott Ullrich

Alert when upgrading m0n0wall configuration

8a66cbc8 11/18/2005 12:06 AM Scott Ullrich

MFC 7768
Use mount -u instead of umount -f way for remounting filesystem ro or rw.

e9208daf 11/17/2005 11:21 PM Scott Ullrich

Before reading in config.xml and parsing it, ensure that user has not "upgraded" from m0n0wall

8c47279e 11/14/2005 08:08 PM Scott Ullrich

Echo which port we are starting on during boot for ftp helper

cb21eb7b 11/14/2005 06:34 PM Scott Ullrich

/ is now readonly. store triggers in /conf

6a3464b7 11/13/2005 12:13 AM Scott Ullrich

Use ps awux

bcd3f3ad 11/08/2005 01:22 AM Scott Ullrich

FTP Helper changes.

Do not setup for WAN interface

Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>

b1f23568 11/08/2005 12:37 AM Scott Ullrich

MFC 7463
FTP Proxy helper changes

Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>

ea7b1502 11/07/2005 07:18 PM Scott Ullrich

MFC 7455
Cleanup ps checks.

Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>

5c1fd1d9 11/07/2005 05:30 PM Scott Ullrich

Do not start PFTPX helper on interfaces that have been instructed not to

c1ec2c2f 11/06/2005 08:03 PM Scott Ullrich

MFC 7401
Add support for per interface ftp helper.

Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>

In-Discussion-with: Bill M, Dan S

95eb8424 11/03/2005 08:33 PM Scott Ullrich

Forgotten MFC. Allow FTP Helper to be started correctly for NAT'd ftp connections

04daa3c6 10/17/2005 08:38 PM Scott Ullrich

MFC 6936
move conf_mount_rw() before open

1325678b 10/10/2005 02:12 AM Scott Ullrich

Move gateway to interfaces->wan

90f96be3 10/10/2005 01:02 AM Scott Ullrich

Remove unused line

80c02328 10/09/2005 11:56 PM Scott Ullrich
  • Parse config (false)
  • Clear config.cache if it exists during config_install()
588a183b 10/09/2005 11:40 PM Scott Ullrich

Move wan gateway to interfaces->wan->gateway

2c7e6c27 10/09/2005 12:34 AM Scott Ullrich

Reenable mute

cf1aa877 10/08/2005 02:22 AM Scott Ullrich

return, don't exit

82958e6d 10/08/2005 02:16 AM Scott Ullrich

Use correct booting variable

bd7aa6d1 10/08/2005 02:10 AM Scott Ullrich

Disable muting of messages for time being

0912a5f5 10/08/2005 02:04 AM Scott Ullrich

If booting simply exit script after assigning interfaces

43637d9e 10/02/2005 06:28 PM Scott Ullrich

Do not reboot after reassigning interfaces. Call reload_all_sync()

727a2b91 09/27/2005 09:49 PM Scott Ullrich
  • Add new /debugging check which enables $debugging. We should use this in the future to output as much additional information that we need to in diagnosing problems. in this case we're adding data to carp on boot to deterimine why its locking up / rebooting...
81e3bbc7 09/23/2005 01:11 AM Scott Ullrich

Do not umount if generating ssh keys

6a32d1e5 09/18/2005 06:25 PM Scott Ullrich

Make sure a interface is jumbo capable

Ticket #510

0f20c092 09/15/2005 05:51 AM Bill Marquette

Shaper config moved
config file version bump

842bf9f1 09/14/2005 05:44 PM Scott Ullrich

Mount for r/w

ac24ba53 09/14/2005 05:27 PM Scott Ullrich

Only backup configurations on non embedded platforms

Ticket #501

9249b756 09/10/2005 06:55 AM Colin Smith

Pass arg to get_interface_list.

4fde4ce4 09/10/2005 06:53 AM Colin Smith

Revert to merge.

dabb43ae 09/10/2005 06:52 AM Colin Smith

Pass media argument to get_interface_list.

989c88be 09/07/2005 12:48 AM Bill Marquette

fsck /cf not all file systems

ec68873d 09/07/2005 12:36 AM Scott Ullrich

while -> if

17258f5d 09/07/2005 12:30 AM Scott Ullrich

Do not fsck on umount

0acac84a 09/06/2005 10:54 PM Scott Ullrich

If status <> 0 then run fsck -y

7b5f5bc1 09/06/2005 08:19 PM Scott Ullrich

Clarify that we need 2 assigned interfaces

3977c5ec 09/06/2005 08:11 PM Scott Ullrich

Add a note that a firewall needs two interfaces atleast for the mentally challanged.

3e52930a 09/05/2005 05:46 PM Scott Ullrich

Add "embedded" platform check

1ef6e981 09/05/2005 05:43 PM Scott Ullrich

Restore previous behavior. /tmp and /var will not be writable.

ac4878f9 09/04/2005 11:04 PM Scott Ullrich

Add option which checks for /tmp/ro_root_mount to alert system that we need a rw mount on root

578d4f38 09/03/2005 11:17 PM Scott Ullrich

Umount correctly

f30fd4b9 09/03/2005 10:36 PM Scott Ullrich

Mount and umount for pfSense platforms, too.

097774d9 09/03/2005 07:59 PM Scott Ullrich

Log error when file system is dirty

fc0b0dc5 09/03/2005 07:57 PM Scott Ullrich

Check to make sure we can mount / correctly when needed. If wec cannot
mount for some reason kick off fsck -y until the f/s is non-dirty.

1a82cbcb 08/22/2005 02:09 AM Bill Marquette

fix comment

0e8f4e7b 08/21/2005 05:56 AM Bill Marquette

youch, index, then array!

6823bfb6 08/21/2005 12:17 AM Scott Ullrich

1.10 -> 2.0

faee6cd6 08/20/2005 08:53 PM Bill Marquette

config fix for those bit by bug #393
This will remove all empty (or otherwise bogus) <tunnel> entries from the config file

3fd7c6af 08/18/2005 03:10 PM Scott Ullrich

Mount drive as RW before operations

da9de371 08/16/2005 08:45 PM Scott Ullrich

Bug fixes from databeetje

110da661 08/08/2005 09:54 PM Scott Ullrich

Send response to /dev/null

92b9f9fa 08/06/2005 11:38 PM Scott Ullrich

Do not cehck for pftpx

db4575ad 08/06/2005 11:25 PM Scott Ullrich

Sleep 2 seconds before sampling again if pftp is started

8cfa169c 08/02/2005 03:15 PM Scott Ullrich

Use correct config version

f666442a 08/01/2005 12:25 AM Scott Ullrich

Fix a XXX

e4662fc5 07/31/2005 01:29 AM Scott Ullrich

Enable SSHD on upgrade

fd35c812 07/29/2005 11:27 PM Scott Ullrich

Only run fsck on -1 return value

14249fda 07/29/2005 09:48 PM Scott Ullrich

Fsck if dirty

bc89f7d3 07/24/2005 10:00 PM Scott Ullrich

Do not mount ro on bootup

02facbd0 07/24/2005 09:21 PM Scott Ullrich

Do not mount configuration ro after writing configuration with write_config() if we're booting

4973d941 07/23/2005 10:53 PM Scott Ullrich

Toggle the wizard if the interfaces get out of sync or if the user resets to factory defaults

e42cac89 07/18/2005 02:24 AM Scott Ullrich

3 out of 4 kids agree, metallic is a better theme!

b609d80e 07/14/2005 04:54 AM Scott Ullrich

missing )

6873a9a4 07/14/2005 12:13 AM Scott Ullrich

Check if PFTPX and restart. Correct a typo

c153d430 07/13/2005 11:46 PM Bill Marquette

when upgrading use old netmask

e82f32ef 07/13/2005 04:44 AM Bill Marquette

server nat is no longer needed

1425e067 07/13/2005 03:09 AM Bill Marquette

Merge in virtual IP code
This changeset does the following:
merges proxy arp and carp setup menus
removes proxy arp menu from left side
upgrades config file from 1.7 to 1.8
moves existing carp virtual IP and proxy arp config to new <virtualip> tag...

d09f5292 07/13/2005 02:55 AM Scott Ullrich

remove trailing space

7756e2b7 07/08/2005 07:46 PM Scott Ullrich

Upon updating from configuration version 1.6 -> 1.7, whipe the traffic shaper configuration to avoid loading the old non supported configuration.

Ticket #216

ok: billm

669e1adb 07/04/2005 09:00 PM Bill Marquette

Various code cleanups and a few actual bugfixes courtesy of Zend

dce949b0 06/25/2005 07:28 PM Scott Ullrich

Let system_start_ftp_helpers() handle starting and stopping of pftpx

caeb3b46 06/23/2005 04:26 PM Scott Ullrich

Start devd at bootup for dhclient

63d9a5ae 06/23/2005 03:13 AM Colin Smith

Don't tinker with listtags - this is now transparent.

d058b0be 06/22/2005 06:53 PM Colin Smith

Make sure we're using global listtags before writing config.

d4b86b9d 06/21/2005 07:02 PM Scott Ullrich

Only create $g['cf_conf_path'] if it doesn't exist.

304b3a7d 06/21/2005 06:43 PM Scott Ullrich

Cleanup backup_config()

0203b0c0 06/21/2005 05:32 PM Scott Ullrich

Do not write to $g['cf_conf_path'] . '/backup/backup.cache' unless it exists.

5c182572 06/21/2005 03:10 PM Scott Ullrich

Mount volume RW before making changes.

03efea5e 06/19/2005 12:54 AM Scott Ullrich

Clarify that a user should disconnect all ethernet interfaces before entering
auto detect sequence

e74c6bf6 06/18/2005 11:21 PM Scott Ullrich

Remove debugging code

96447b25 06/18/2005 10:31 PM Scott Ullrich

Do not load config.inc twice.

d97ba1ec 06/18/2005 10:03 PM Scott Ullrich

debugging lines

7f8d1f3f 06/18/2005 07:06 PM Scott Ullrich

Add debug for installing configuration directive

c3cbc094 06/18/2005 06:39 PM Scott Ullrich

Debugging lines for cdrom build

912ff8ae 06/18/2005 06:36 PM Scott Ullrich

Alert when resetting factory defaults

429e67f4 06/18/2005 06:38 AM Scott Ullrich

remove stale code

8fb3a072 06/18/2005 06:29 AM Scott Ullrich

Do not run config_backup() atm until cdrom issues are cleared up

855ec374 06/18/2005 05:25 AM Scott Ullrich

Do not umount on cdrom platform

875e24be 06/18/2005 04:29 AM Scott Ullrich

do not mount on cdrom platform

613bdee0 06/13/2005 11:12 PM Scott Ullrich

Correctly pass the current wan to pftpx

8cac5101 06/13/2005 01:13 AM Scott Ullrich

Correctly start pftp on pppoe and similar type connections

602d9466 06/07/2005 05:27 PM Scott Ullrich

Relaunch pftpx on dhclient changes if necessary