Project

General

Profile

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

# Date Author Comment
18d8c406 02/19/2008 07:00 AM Scott Ullrich

Only delete a interface IP if it exists.

39e04133 02/19/2008 06:51 AM Scott Ullrich

Backout last commit. The dependency order is not correct.

4561e990 02/19/2008 05:06 AM Scott Ullrich

Remove extra c/r

8b67117b 02/19/2008 05:05 AM Scott Ullrich

Ask the user if they would like to unload the IP address configuration of
the LAN interface after they have elected to remove it (appliance mode).

45f7f880 02/19/2008 04:55 AM Scott Ullrich

Unset the LAN interface after the user has commited. Otherwise if they
select N that they are not happy with the setup we have already removed
the configuration sections.

8fb67752 02/19/2008 04:48 AM Scott Ullrich

Unset the DHCP LAN subnet information when the interface is removed.

dc6f8942 02/19/2008 03:03 AM Scott Ullrich

Correctly unset interface and do not define <if> later blindly.

876edc20 02/18/2008 05:57 PM Scott Ullrich
  • Write out configuratin correctly
  • Do not assign optional interfaces if LAN has been removed.
9c98515d 02/18/2008 06:55 AM Chris Buechler

Partially fix assignment of only WAN at console interface assignment.

Single interface support
Appliance Project

c3317a8c 02/18/2008 04:38 AM Chris Buechler

Don't force into interface mismatch loop when using one interface.

Single interface support
Appliance Project

d9df12f7 02/18/2008 04:12 AM Chris Buechler

Text fix.

Single interface support
Appliance Project

4efd4885 02/14/2008 06:40 PM Scott Ullrich

Make sure we sync before mounting ro.

d6fed99e 02/09/2008 01:20 AM Scott Ullrich
  • If LAN interface is unassigned do not worry about interface mismatches
ea5070be 02/09/2008 01:18 AM Scott Ullrich
  • Unset the LAN interface if 1 network interface is allowed and user opts
    to not set a LAN interface during interface assignment.
cc46fb88 02/09/2008 12:29 AM Scott Ullrich
  • Move minimum nic requirement information to globals.inc
  • Move minimum ram requirement information to globals.inc
197bfe96 01/11/2008 09:07 PM Ermal Luçi

Bring in the new traffic shaper.
It is capable of multi interface shaping.

Also bring the wizard up-to-date. Now it is capable of doing multi interface too.

5fc2f163 01/08/2008 02:18 AM Chris Buechler

touch up text

Ticket #1569

8d475853 12/25/2007 11:23 PM Chris Buechler

text cleanup

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

2672d65d 11/28/2007 07:51 PM Scott Ullrich

Move update bogons script to 3am.

Discussed on pfSense-support@

64f4155b 11/28/2007 02:25 AM Scott Ullrich

Log when we change the bogons frequency hour.

232c07a7 11/28/2007 02:19 AM Scott Ullrich

Move special case fixes before we return so that it can be processed.

0a59d44c 11/28/2007 02:04 AM Scott Ullrich

Change bogons update script frequency to 2am.

fde664fc 11/28/2007 01:51 AM Scott Ullrich

Change bogons update script frequency to 2am.

5c5abb91 11/22/2007 12:20 AM Scott Ullrich

Remove blank line from end of file.

250845de 11/21/2007 11:17 PM Scott Ullrich

Remove ftpproxy anchor that is not needed by ftp-proxy.

Noticed-by: lsf

68bf32da 11/21/2007 11:04 PM Scott Ullrich

Convert anchors and such over to ftp-proxy.

e786fa1e 11/21/2007 10:40 PM Scott Ullrich

Switch over to ftp-proxy from pftpx.

b0e2fb10 10/15/2007 09:11 PM Seth Mos

Move RRD upgrade code inline with 1.2

89f22077 10/13/2007 11:24 PM Scott Ullrich

Remove blank c/r

eb566cd3 10/13/2007 10:40 PM Scott Ullrich

Allow the interface assignment code to exit from its strict checking. This allows Netboot installation services to work correctly.

9c260551 08/08/2007 07:20 PM Seth Mos

If we have a AON rule use the target as the ftp proxy source address

4d8bf8ca 08/06/2007 03:21 AM Bill Marquette

Fix description for lock-ipages

69487053 07/21/2007 09:47 PM Seth Mos

Add rrd graph settings page.
Bump config out of line with 1.2
Add rrd config upgrade code.

77109a5f 07/09/2007 12:52 PM Seth Mos

Commit missed checkin, supress debug message

7a5e1563 07/07/2007 03:42 AM Scott Ullrich

CAPS kills. Literally. Do not set the description to upper case LAN when we are looking for lower case.

efb9942f 07/07/2007 03:20 AM Scott Ullrich

Kill off old pftpx processes correctly

9bda2241 06/02/2007 10:20 PM Scott Ullrich

Close STDIN ($fp) handle before returning back to shell. Major doh's.

7ee2fccf 05/26/2007 11:41 PM Scott Ullrich

Correct descriptions.

2f0c10b3 05/26/2007 10:51 PM Scott Ullrich

Upgrade configuration correctly.

e5b987f0 05/26/2007 10:41 PM Scott Ullrich

Upgrade configuration correctly.

08472116 05/26/2007 10:37 PM Scott Ullrich

Upgrade to config.xml sysctl's. Bump configuration version to 3.1.

889044ca 04/30/2007 04:35 AM Scott Ullrich

Keep 5 backups on embedded. Keep 30 on full installations.

5c88e187 04/27/2007 07:14 PM Scott Ullrich

Write out an entry to the logging system when we write_config() on bootup.

This will help us track down stray items writing out on bootup.

5b95638a 04/24/2007 07:54 PM Scott Ullrich

File a notice when we restore a previous configuration file.

1b07cd63 04/24/2007 06:15 PM Scott Ullrich

Detect 0 byte config.xml cases and attempt to restore a previous backup.

With this change my wrap that has been panicing for 30 hours straight boots right back off and we will continue the panic torture test.

be973d8c 04/24/2007 05:52 PM Scott Ullrich

Detect 0 byte config.xml cases and attempt to restore a previous backup.

92d24260 04/23/2007 11:30 PM Scott Ullrich

Backport is_interface_mismatch() function

d8f4eede 04/22/2007 03:59 AM Scott Ullrich

Call sync with the lock held before allowing a new party to come along and start writing to config.xml.

604eed79 04/21/2007 08:09 PM Scott Ullrich

Correct the copy() logic

8008038a 04/21/2007 08:08 PM Scott Ullrich
  • Use copy instead of system()
  • Lock the configuration before doing this operation
  • Unlink config.cache if it exists
  • Send the image to RO after this operation
3e1aaa57 04/21/2007 08:03 PM Scott Ullrich

xmlparse now returns -1 when a file is corrupt. Detect this situation during parse_config() and trigger a backup. Note to the user this occurance.

7fb87dbe 04/21/2007 07:58 PM Scott Ullrich

xmlparse now returns -1 when a file is corrupt. Detect this situatioon and notify the user that we are unlinking the file.

e7e7584b 04/21/2007 07:43 PM Scott Ullrich

Do correct locking when cleaning the backup cache

51db4c34 04/21/2007 07:39 PM Scott Ullrich

We really need to lock the configuration when outputting the config.cache

fab7ff44 04/13/2007 03:26 AM Bill Marquette

Backport usermanager code from HEAD so I can get it in the snaps and
start testing it properly
There's still some CSS/HTML fixes needed but the code seems to work

6ec72f51 04/07/2007 07:52 PM Scott Ullrich

When a 0 byte configuration file is found, remove it (unlink) and continue processing.

8cb370b9 03/28/2007 09:11 PM Scott Ullrich
  • Add comments
  • Remove blank space at end of file
9a3b9aa0 03/28/2007 07:48 PM Scott Ullrich

Check for p2pcatchall with isset()

5721c8f6 03/27/2007 11:32 PM Scott Ullrich

Use correct queue name for p2p download (ftp)

5ca505e2 03/27/2007 11:25 PM Scott Ullrich

Pass along the correct queue names to ftpseasme and pftpx.

9ba08fba 03/06/2007 10:12 AM Seth Mos

Make the AON FTP logic a bit more verbose.
Add comments.

d8eafa31 03/04/2007 09:44 PM Scott Ullrich

Soft updates are handled in /etc/rc. Remove code.

d5cfa74b 03/04/2007 07:01 PM Scott Ullrich

Enable hidden option in system called enablesoftupdates which will turn on soft updates before mounting rw

652b8ce0 03/04/2007 11:24 AM Seth Mos

I forgot, the ftp helpers on releng_1 are started from config.inc not pfsense-utils.inc (head)

428a858d 02/23/2007 07:57 PM Seth Mos

Commit forgotten commit which is required for the ftp helper on routed interfaces.

4f135ed3 02/09/2007 06:44 PM Scott Ullrich

Install rule correctly.

18576b93 02/09/2007 06:39 PM Scott Ullrich

Woops, correct upgrade logic

f876cdc6 02/09/2007 06:35 PM Scott Ullrich

Bump config version to 2.9

c11bd851 02/09/2007 06:32 PM Scott Ullrich

Sync config upgrade code with HEAD

e8c46ab7 02/09/2007 05:23 PM Scott Ullrich

Correct comments

ef5100e2 02/09/2007 05:14 PM Scott Ullrich

Actually add the IPSEC rule on config upgrade

fd416a10 02/09/2007 04:54 PM Scott Ullrich
  • Bump config version to 2.8
  • Automatically install a IPSEC pass rule for unsuspecting users
8a9a4839 02/05/2007 04:50 PM Scott Ullrich

!#%(*!*%(&(!*&% trailing spaces

3d588570 02/05/2007 04:45 PM Scott Ullrich

Ensure checkreload.sh is present on all versions by checking the config and upgrading it if necessary.

5a81a54e 01/31/2007 11:34 PM Scott Ullrich

require_once("services.inc") to prevent: Fatal error: Call to undefined function: configure_cron() in /etc/inc/config.inc on line 909

7ef750ea 01/31/2007 10:54 PM Daniel Stefan Haischt
  • bump config version. latest version is 2.6
1d2e463d 01/31/2007 09:46 PM Daniel Stefan Haischt
  • fix: config convertion logic.
78730e65 01/30/2007 11:48 PM Daniel Stefan Haischt

upgrade config if cron items are missing.

f9ba50da 01/13/2007 12:41 AM Seth Mos Sync enable_rrd_graph() with HEAD
  • added quality graph backend for Optional interfaces
  • Huge code cleanup. PHP should now return proper line numbers on parse errors.
66cc9614 11/24/2006 06:32 AM Seth Mos

Uhm, previous was almost right. Limit dropped to a 115MB available ram
so people can use computers with up to 8MB of shared graphics memory.

da3cb207 11/22/2006 10:36 PM Seth Mos

If the available memory is between 97 and 128 MB do not prompt. This is
the same approach as system.inc does. This fixes boot for people with
onboard graphic cards and you miss a few MB.

f1d634bb 11/22/2006 05:04 PM Scott Ullrich

Move $config = parse_config() statement to end of file to attempt to prevent the error:

Fatal error: Unknown function: parse_config() in /etc/inc/config.inc on line 198

95385647 11/06/2006 09:59 PM Scott Ullrich

Apparently my big fat warning about needing two interfaces is not a big enough warning. Make the language a bit more precise and stern to thwart bogus support requests.

087ce411 10/08/2006 09:53 PM Scott Ullrich

Add missing \n

65929949 10/08/2006 08:40 PM Scott Ullrich

Show a BIG FAT WARNING that under 128 megaytes does not work during initial setup if <128 megs of ram detected.

cedeafc0 09/04/2006 03:54 AM Scott Ullrich

Do not start ftpsesame on disabled interfaces (optionals)

17bdf526 09/01/2006 11:16 PM Scott Ullrich

Don't echo . on bootup in rw and ro functions

87294955 09/01/2006 10:16 PM Scott Ullrich
  • Do not read-only mount if a firmware upgrade is in progress
  • Spew more .'s and pretend we boot faster
6d2b109d 09/01/2006 09:38 PM Scott Ullrich

When a firmware update is in progress, it is very important that we do not go RO.

1d9652cf 08/26/2006 01:24 AM Scott Ullrich

Echo out . in a few places during bootup

1772b830 08/25/2006 09:36 PM Scott Ullrich

Cleanup read and write routines.

Submitted-by: Andrew Thompson

10333416 08/14/2006 06:56 PM Scott Ullrich

Correctly discover last backup.

525ae1e7 08/14/2006 06:46 PM Scott Ullrich

Return last entry for discover_backup()

a990d2dc 08/14/2006 06:41 PM Scott Ullrich

When restoring the last known good configuration, really restore the last known good, not the OLDEST!

d2b70684 08/14/2006 03:50 AM Scott Ullrich

config_validate requires a config file, not a file stream.

Noticed-by: BillM

0394c816 08/14/2006 03:47 AM Scott Ullrich

Change detection code to detect <m0n0wall> instead of m0n0wall for config upgrades,.

abf3737f 08/14/2006 03:46 AM Scott Ullrich

config_validate requires a config file, not a file stream.

Noticed-by: BillM

e212156b 08/09/2006 12:21 AM Scott Ullrich

Don't move file when doing a restore, simply copy it.

a0a0c545 08/09/2006 12:13 AM Scott Ullrich

s/gettext//