Project

General

Profile

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

# Date Author Comment
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

840c97dc 06/06/2005 07:27 AM Colin Smith

Document more functions.

134ebac9 06/02/2005 09:15 PM Colin Smith

Trim some print.

7cc29855 06/02/2005 09:14 PM Colin Smith
  • Only store 30 configuration revisions by default.
  • Trim stored backups only when we need to.
cf8a4dab 06/02/2005 04:01 AM Scott Ullrich

Thats -p not -i

a3a0dddc 06/02/2005 01:48 AM Scott Ullrich

Correct typo

0b458176 05/31/2005 05:56 PM Scott Ullrich

Start pftpx with wan address

deebaae1 05/30/2005 05:50 PM Scott Ullrich

Make all startup commands uniform by correctly outputing when they are done.

Example:

Starting DHCP service...done.

f09972bc 05/24/2005 08:34 PM Scott Ullrich

No need for inetd, pftpx is its own proxy

c7a0be97 05/24/2005 02:40 PM Scott Ullrich

Only echo out if we're booting

c9ef0a6f 05/24/2005 02:38 PM Scott Ullrich

Remove -q ftpproxy

918a884d 05/23/2005 01:16 AM Bill Marquette

fix aliases

dd2ab8f8 05/21/2005 11:44 PM Scott Ullrich

Mute and unmute the console at strategic times to cleanup the boot sequence

f699da52 05/21/2005 10:59 PM Scott Ullrich

Do not mount as ro if we're booting.

1b720c35 05/21/2005 10:40 PM Colin Smith
  • Rely on the cached config only when we aren't writing - something seems to be getting lost in translation between XML -> serialize -> unserialize.
  • Parse the config XML upon write - this seems to fix corruption issues.
b7af3ba2 05/21/2005 04:31 AM Scott Ullrich

We do need inetd. Duh.

890332a9 05/21/2005 04:25 AM Scott Ullrich

pftpx does not use a -i argument

404407ff 05/21/2005 04:09 AM Scott Ullrich

Do not kill pftpx. Its not hunting game.

6434ef0b 05/21/2005 04:08 AM Scott Ullrich

we no longer need inetd.

907c5461 05/21/2005 04:06 AM Scott Ullrich

Switch over to pftpx.

Why?

1) it handles all ftp modes: PORT, PASV, EPRT, EPSV
2) it handles ipv6
3) it should scale: one process handles all sessions using libevent
4) it works with "strict" ftp clients (clients that want data connections
to the same IP as the control connection)

1886ba69 05/21/2005 02:46 AM Scott Ullrich

Comment out the rest of config.cache

184fb5c3 05/21/2005 02:44 AM Scott Ullrich

Comment out the rest of config.cache

5ee29b51 05/20/2005 11:37 PM Scott Ullrich

Do not use config.cache until the serialize() bug is solved.

865e08c2 05/20/2005 06:01 PM Scott Ullrich

Enable image RW before trying to backup.

Fixes ticket #91

c78d2298 05/19/2005 09:51 PM Colin Smith

Remove extra parsing.

5cabfeb3 05/19/2005 05:42 PM Scott Ullrich

Force the parsing of config.xml every time until someone with more knowledge can tell me why this no workie as expected ;)

ac5e0126 05/19/2005 05:40 PM Scott Ullrich

Parse the configuration on booting.

1f4adc3e 05/19/2005 03:03 AM Colin Smith

Changes to config versioning.

917d4a96 05/19/2005 02:49 AM Colin Smith
  • Parse the config again, instead of just making the cache. This may resolve the config wiping issues.
  • Return $config variable, instead of acting on the global.
8a421967 05/18/2005 03:20 AM Colin Smith

Fix glob pattern.

7e0e716a 05/18/2005 03:20 AM Bill Marquette

bad Bill

f5da67d0 05/18/2005 02:48 AM Bill Marquette

Some function documenting while I'm thinking about it