Project

General

Profile

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

# Date Author Comment
85b2f424 04/13/2010 08:31 PM Ermal LUÇI

Improve startup time by delaying dyndns synching.

33c017b2 03/31/2010 11:08 PM Ermal LUÇI

Remove update_dns_cache.sh it seems to have been used for hostnames in the filter ruleset which now is handled quite differently.

6346595c 03/08/2010 06:51 PM Ermal Luçi

Match conf_mount_rw with conf_mount_ro call.

a46e450c 03/08/2010 04:53 PM Ermal Luçi

Do not spread checking for value accross code. Do it in the function that is supposed to do it.

bb2e8e89 03/04/2010 03:41 PM Ermal Luçi

Remove test code.

a1bed51b 03/04/2010 03:38 PM Ermal Luçi

Fix double include.

3066a36f 02/04/2010 05:23 PM Ermal Luçi

Add neccessary include.

17fdcb8d 02/02/2010 11:28 PM Ermal Luçi

Ticket #317. Synchronize user info on bootup.

9f274393 12/20/2009 10:11 PM Chris Buechler

Use the globals for minimum RAM warning, drop limit a little to accommodate 128 MB RAM systems

7ea754a8 12/07/2009 12:26 AM Scott Ullrich

Adding script to parse dhcpd log file and populate /etc/hosts so that we can move to a newer dnsmasq. in addition, the current dnsmasq isc parsing is broken so there is not a choice to move either way. Ticket #79

93291959 12/04/2009 12:29 AM Scott Ullrich

Start syslogd after interfaces are configured. Ticket #196

7ef2b260 12/02/2009 08:37 PM Scott Ullrich

Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195

cc558460 11/29/2009 09:50 PM Scott Ullrich

Do not show motd

5f2d078e 11/22/2009 12:10 AM Scott Ullrich

Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

410cdac4 10/26/2009 12:55 AM Scott Ullrich

Set booting to true.. not TRUE

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

2fd9d050 08/23/2009 11:11 PM Scott Ullrich

Create resolv.conf before loading rules. Resolves #21

62d93213 08/23/2009 07:17 PM Scott Ullrich

Include functions.inc which will then include ipsec.inc

a9a6de88 08/23/2009 07:03 PM Scott Ullrich

Unbreak IPSEC!

00a4146e 07/12/2009 04:59 AM Jim Pingle

Make the LEDs strobe to indicate initialization/bootup.
Part of feature #17

d84bd468 07/08/2009 04:49 PM Ermal Luçi

Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes.

34c7f02e 07/07/2009 05:23 PM Scott Ullrich

Addd missing */

09f18f59 07/04/2009 11:49 PM Jim Pingle

Add configurable option to enable glxsb.

27556fa9 06/25/2009 01:06 AM Scott Ullrich

Unset $g['booting'] instead of setting it to false.

0eb1fdbc 06/24/2009 05:52 AM Scott Ullrich

Move RO operation down in rc and revert rc.bootup commit

1fb166cf 06/24/2009 05:38 AM Scott Ullrich

Call conf_mount_ro(); after bootup

5e7d127a 06/19/2009 12:17 AM Scott Ullrich

Revert "Rename cvssync to gitsync"

This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.

62b035ce 06/19/2009 12:16 AM Scott Ullrich

Rename cvssync to gitsync

336e3c1c 06/13/2009 05:24 PM Charlie

Port voucher login ability on CaptivePortal from M0n0Wall.

Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.

5cd26039 05/27/2009 05:13 PM Ermal Luçi

Start sshd after the interfaces and routing have been configured.

1e4e8458 05/19/2009 01:39 AM Scott Ullrich

Increase timeout to 9. Add chr(8) backspace mojo

01ef30e9 05/17/2009 03:11 AM Scott Ullrich

Carriage return if no option selected on recovery console

f98d3d65 05/17/2009 01:59 AM Scott Ullrich

Use passthru()

Ace-in-the-hole-from: JimP

68235416 05/17/2009 01:42 AM Scott Ullrich

Actually detect all key presses, cleanup code a bit.

a685cb87 05/16/2009 07:48 PM Scott Ullrich

Do not launch with tcsh -c, it appears to work at first glance without it.

e5a06994 05/16/2009 07:45 PM Scott Ullrich

Do not CR and increase stty timeout instead of adding sleep(1)

553fff8a 05/16/2009 06:15 AM Scott Ullrich

Use tcsh and env to set TERM

41d07e42 05/16/2009 06:06 AM Scott Ullrich

Add a \n to get the users attention

a57983e0 05/16/2009 05:58 AM Scott Ullrich

Do not backspace for now and sleep (1) second in between while loop

c2eebe2b 05/16/2009 03:33 AM Scott Ullrich

Use cons25

406346ac 05/16/2009 03:28 AM Scott Ullrich

Use ^H

5b051819 05/16/2009 03:18 AM Scott Ullrich

Add missing ;

8dcdd213 05/16/2009 01:30 AM Scott Ullrich

Do not \n

2eeb1781 05/16/2009 01:12 AM Scott Ullrich

Full path to /bin/stty

6c616b93 05/16/2009 01:05 AM Scott Ullrich

Make text prettier and increase timeout to 4 seconds

c1da5030 05/16/2009 12:58 AM Scott Ullrich
  • Reboot after installation from recovery console
  • Add ! drop to shell option and bypass bootup
540bd313 05/16/2009 12:52 AM Scott Ullrich

Cleanup my hick ky english

9594cfa3 05/16/2009 12:50 AM Scott Ullrich

Add I for installer option

d5116ed5 05/16/2009 12:48 AM Scott Ullrich

Prompt for recover before parsing config

745188c8 05/16/2009 12:46 AM Scott Ullrich
  • Add Erik Kristensen to (C)
  • Compact code
70045f5f 05/16/2009 12:44 AM Scott Ullrich
  • Match our style
  • Add (C)
  • No functional changes
c6ae4c89 05/16/2009 12:17 AM Scott Ullrich

Prompt for recovery mode

44fb22a1 05/15/2009 11:50 PM Scott Ullrich

Woops, add missing text

6cc9e241 05/15/2009 11:49 PM Scott Ullrich

If we are on cdrom platform show a rescue config timeout option.

8e9fa41d 04/05/2009 07:38 PM Scott Ullrich

Adding PowerD knob to system -> advanced -> misc. This will be useful
for folks wishing for their firewall to use less power overall. Blurb
from the powerd man page from freebsd:

The powerd utility monitors the system state and sets various power con-...
049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

41997fbb 01/28/2009 06:13 PM Ermal Luçi

Add the GUI part for IGMPproxy that has been on the snapshots for a while.

87977771 11/21/2008 02:40 AM Scott Ullrich

Do not output starting rrd graphs twice.

5b6eac01 11/10/2008 04:17 AM Scott Ullrich

Use product_name

51a06872 11/09/2008 04:22 AM Scott Ullrich

Add more bootup text

ef9366bd 11/09/2008 03:09 AM Scott Ullrich

Move openntpd process up higher

c73dcb03 11/09/2008 02:53 AM Scott Ullrich

Use new sync on boot script

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
9ff5048f 09/22/2008 06:37 PM Seth Mos

Cleanup bootup script
Remove starting dhcp twice.
Remove double resolv.conf generation.
Remove direct pfctl filter load command.
Move initial time sync into is_wan_up logic so that it saves a lot of time on boot without a wan. opentp takes casre of it
later if required.

3a312927 09/20/2008 01:35 PM Ermal Luçi

Remove duplicated comment and add some style(9).

9b1c39e3 09/10/2008 01:15 PM Ermal Luçi
  • Fixup stray dots('...') on bootup and add some comments since we do loading of the filters twice during bootup?!
  • Merge all interface related bootstraps under interfaces_configure so this allows us to handle propperly assigned bridge/gre/gif/.. devices that might are initialized later than assigned interfaces....
87385bf4 09/02/2008 04:20 PM Scott Ullrich

Create resolv.conf earlier in the boot process

77a43cf0 08/19/2008 11:28 PM Scott Ullrich

Move is_wan_up() after the routing is configured.

68cd47b3 08/19/2008 11:27 PM Scott Ullrich

Move ntpdate function down a bit after routing is configured.

ad048a13 08/05/2008 03:49 PM Ermal Luçi

No need for the 'filtering bridge' option with if_bridge(4).

659fa7f2 08/03/2008 05:54 PM Matthew Grooms

Cleanup authentication code. The basic auth method, the passwd, htpasswd
and pam backing functions have been removed. The basic auth method was
legacy code and the backing functions were redundant with no added value
that I could see. A simplified replacement backing function named...

f626c320 07/25/2008 09:43 PM Ermal Luçi

bring up laggs on bootup.

2995a723 07/25/2008 04:00 PM Ermal Luçi

Configure bridges even during bootup

9c57a161 07/23/2008 04:16 PM Ermal Luçi

Handle GRE/GIF during bootup

67ee1ec5 07/14/2008 08:43 PM Ermal Luçi
  • Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
  • Much improved rule generation speed
  • Many bug fixing in general of the interface handling

NOTE: this is only half part of the changes the other half will come after

99944dc5 07/08/2008 09:08 PM Seth Mos

Remove configure_slbd() from rc scripts

1b58b513 07/07/2008 12:53 AM Scott Ullrich
  • Cleanup carp code
  • Eliminate interfaces_carp_bringup_final()
c6a22c85 07/01/2008 07:16 PM Seth Mos

remove the setup_gateways_monitor() from system_routing_configure() as this causes a filter reload loop when
apinger is reloading.
Change apinger to reload instead of killing
use setup_gateways_monitor() in rc.bootup and rc.newwanip

59de818e 06/30/2008 03:59 AM Scott Ullrich

Add missing ;'s.

c061e6b9 06/30/2008 02:42 AM Scott Ullrich

Silence stray ... by adding echo stage info.

17623ab5 06/16/2008 02:58 AM Bill Marquette

Bring in relayd to perform server load balancing
Move gateway load balancing code into gwlb.inc - still uses slbd

TODO: vs and pool status screens are currently broken...and wouldn't work
with the gateway pools anyway, ultimately, the gateway pools need...

2b263ed6 06/03/2008 03:36 AM Chris Buechler

fix FTP proxy start up for CARP VIPs

499994ff 05/25/2008 03:44 AM Scott Ullrich

CarpDEV-DHCP fixes

b0eeb071 05/17/2008 10:15 PM Scott Ullrich

Nuke racoon_watch.sh

7e4329ed 04/14/2008 03:50 AM Chris Buechler

add IP alias support

TODO:
Remove IP aliases upon deletion
Add "type" icon

8f885834 03/10/2008 01:16 AM Scott Ullrich

We really do not need to be setting up php.ini in 3+ locations!

7a5b7a05 02/09/2008 03:26 AM Scott Ullrich

LAN is now optional.

279ee755 09/25/2007 05:50 PM Scott Ullrich

Start dns cache updater script on bootup

31381202 09/25/2007 04:32 PM Scott Ullrich

Start /usr/sbin/update_dns_cache.sh on startup

1ef8bc75 08/17/2007 06:57 PM Scott Ullrich

Start racoon_watch.sh script on bootup if racoon is enabled.

6c038dc6 07/31/2007 10:54 PM Scott Ullrich
  • Remove trailing space
  • Remove duplicate command accidently commited
4313e61a 07/31/2007 10:51 PM Scott Ullrich

Increase timeouts when using a 1000 hz.

From the FreeBSD commit message:

?Change TCPTV_MIN to be independent of HZ. ?While it was documented to
?be in ticks "for algorithm stability" when originally committed, it turns
?out that it has a significant impact in timing out connections. ?When we...

a005424e 07/12/2007 01:41 AM Scott Ullrich

Start DHCPD before DNSMASQ to avoid this error on embedded:

Jul 12 01:34:39 dnsmasq588: failed to access /var/dhcpd/var/db/dhcpd.leases: No such file or directory

6f20377b 06/30/2007 09:48 PM Scott Ullrich

Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/

Ticket #1342

6f954b49 06/03/2007 07:48 PM Scott Ullrich

Set the recv and send space to 4096 when folks use pfSense on 64 megabyte machines.

f8554aed 05/14/2007 11:07 PM Scott Ullrich

Remove extra "'s.

ef0090a3 05/14/2007 10:18 PM Scott Ullrich

Remove previous firmware.tgz on bootup if present.

9534ea8b 05/09/2007 04:50 PM Scott Ullrich

Port load balancer sticky address option

057ef2f5 05/08/2007 10:28 PM Seth Mos

Add a wan interface up check before we start any time syncing.