Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f818439b 02/18/2006 02:38 AM Scott Ullrich

Do not turn on polling here, its the wrong place

b788f3c3 02/18/2006 12:08 AM Scott Ullrich

Reverse arguments

Ticket #835

9603bf53 02/17/2006 07:48 PM Scott Ullrich

If the check for 3 octets failed, check the 1st two octets.

This is a complete hack but since we are so close to release we don't have much room to play here.

2b451a97 02/16/2006 11:29 PM Scott Ullrich

Axe the first occurance of "done" during bootup. It's extra.

3f43f9a6 02/16/2006 10:59 PM Scott Ullrich

Start packages the prior way

6a31c386 02/16/2006 09:45 PM Scott Ullrich

Only auto login on the console itself

ddcc5fb8 02/16/2006 03:22 AM Scott Ullrich

Add ttyp entries (network)

22c58bcc 02/16/2006 02:55 AM Scott Ullrich

Version bump

49fac85b 02/15/2006 07:21 PM Scott Ullrich

If carp ips are defined install them regardless of the settings

a5250ebc 02/15/2006 07:20 PM Scott Ullrich

If carp ips are defined install them regardless of the settings

159207c2 02/15/2006 07:15 PM Scott Ullrich

Do not alter loopback interface.

9c9b6357 02/15/2006 05:16 PM Scott Ullrich

Do not alter loopback interface.

27f84b0f 02/15/2006 02:47 AM Scott Ullrich

Woops, call sysctl!

160e2891 02/15/2006 02:47 AM Scott Ullrich

Temporarily enable polling using kern.polling.enable=1

ebe1515b 02/15/2006 12:56 AM Scott Ullrich

Version bump

ac70ae79 02/12/2006 11:14 PM Scott Ullrich

Another attempt at fixing logs

3b354930 02/12/2006 08:30 PM Scott Ullrich
  • check_reload_status is a real daemon now, don't redirect stdout and don't &
  • start package rc.d files in the exact same way as the rc.d script in /etc/
5aaad663 02/12/2006 05:49 AM Scott Ullrich

Version bump.

1d023e00 02/12/2006 02:06 AM Scott Ullrich

Don't hard code dhcpd path

54c47ec5 02/11/2006 11:57 PM Scott Ullrich

Use < 20 for primary dhcpd

60c84e95 02/11/2006 11:48 PM Scott Ullrich

Missing \n

5f449798 02/11/2006 11:44 PM Scott Ullrich

Chown DHCPD chroot to dhcpd:_dhcp

be606e9a 02/11/2006 11:34 PM Scott Ullrich
  • Missing \n
  • Remove /* */ carpdev code, it will never make it into RELENG_1 anyways
4d81dcc9 02/11/2006 11:02 PM Scott Ullrich

Back out untested 9999

338ed164 02/11/2006 04:25 AM Scott Ullrich

Kill DHCPD by name now that we are running in a CHROOT

332cf46d 02/11/2006 03:48 AM Scott Ullrich

Version bump

68a0e4fc 02/11/2006 03:21 AM Scott Ullrich

MFC 10007-100013
Run DHCPD as user DHCPD. Start DHCPD in a chroot for extra security.

e70752ba 02/11/2006 12:39 AM Scott Ullrich

Remove unused file

d2edbd8a 02/11/2006 12:09 AM Scott Ullrich

Default to secondary then look for primary status via carp.

5e390f54 02/10/2006 11:56 PM Scott Ullrich

Woops, make that 10, not 0.

1e19b3b4 02/10/2006 11:49 PM Scott Ullrich

Reconfig DHCP after bootup to properly assign primary/backup dhcp roles

b4883eed 02/10/2006 11:44 PM Scott Ullrich

MFC 9998
Fix an unsettling logic error.

dca17b8e 02/10/2006 11:12 PM Scott Ullrich

Set hosts with a skew higher than 102 as a backup dhcp server.

Found at Bluegrass.net while building a new CARP cluster.

8cd9e1a2 02/09/2006 11:41 PM Scott Ullrich

Add missing images

Ticket #830

41a77064 02/09/2006 10:08 PM Scott Ullrich

Fix errors:
Parse error: syntax error, unexpected ';' in /etc/rc.newwanip on line 52
Parse error: syntax error, unexpected '}' in /etc/rc.newwanip on line 55

Thanks to Trendchiller for allowing me access to his firewall to investigate.

5cf44e48 02/09/2006 05:55 PM Scott Ullrich

Alert when rc.dyndns.update is starting

f899154d 02/09/2006 05:51 PM Scott Ullrich

require_once("functions");

50aab1ef 02/08/2006 10:52 PM Scott Ullrich

Version bump

c243c71b 02/08/2006 06:46 PM Scott Ullrich

Add rules for port 21 and 8021. ftp.microsoft.com is now unbroken again.

831cebe5 02/06/2006 04:59 AM Scott Ullrich

If Squid is installed but not running after bootup, log a error alerting of this info

2e41791c 02/06/2006 12:14 AM Scott Ullrich

Actually change the txpower.

15174833 02/05/2006 11:51 PM Scott Ullrich

Version bump

516afa81 02/05/2006 11:33 PM Scott Ullrich

Kill trailing space

1b922b91 02/05/2006 11:32 PM Scott Ullrich

When redirecting back to an internal ip, add some extra goo to help the process

Ticket #807

48bff85c 02/05/2006 10:03 PM Scott Ullrich
  • Sleep a little longer after killing mpd to allow it to cleanup
  • If there was a problem killing mpd, try killing once more and log the attempt
5c83df30 02/05/2006 09:06 PM Scott Ullrich

Do not return duplicate DNS entries

ae4d4f45 02/05/2006 08:59 PM Scott Ullrich

Remove uniqueArray() which returns a unique array (removes duplicates)

Use array_unique() which is built into php instead.

a9ea8b8f 02/05/2006 08:52 PM Scott Ullrich

Add uniqueArray() which returns a unique array (removes duplicates)

e428c94d 02/05/2006 08:37 PM Scott Ullrich

Do not allow blank nameserver entries

63fff79b 02/05/2006 07:53 PM Scott Ullrich

Fix HTTPS captive portal option

Ticket #732

fb1d96c3 02/05/2006 07:23 PM Scott Ullrich

Do not pre-cache interface on bootup

1f22bd55 02/05/2006 06:47 PM Scott Ullrich

Add -v pointed out by David Strout

8b3c1b07 02/05/2006 12:38 AM Scott Ullrich

We don't use /etc/dhclient.conf

8decb6b1 02/02/2006 11:27 PM Scott Ullrich

Version bump

f110b20e 02/02/2006 09:12 PM Scott Ullrich

Use port 8001 for HTTPS

ce300001 02/02/2006 08:13 PM Scott Ullrich

s/21/8021/

Ticket #821

c565c45b 02/02/2006 12:22 AM Scott Ullrich

Do not sync items marked with <nosync/>

f85166d3 01/31/2006 08:37 PM Scott Ullrich

Symlink captive portal elements over to /var/db/cpelements on bootup and creation/deletion

551ef384 01/31/2006 06:37 PM Scott Ullrich

Backout last commit, it was already present.

Don't duplicate path.

27dc49a9 01/31/2006 06:36 PM Scott Ullrich

Add element paths

Ticket #818

a4ea3340 01/30/2006 03:23 AM Scott Ullrich

Do one command or the other

2fc057fd 01/30/2006 03:21 AM Scott Ullrich

Correctly detect start script

c19a49e0 01/30/2006 03:20 AM Scott Ullrich

Correctly detect start script

fb7860e0 01/30/2006 02:36 AM Scott Ullrich

Move gui globals to guiconfig.inc

4f8e387d 01/30/2006 02:25 AM Scott Ullrich

OpenVPN cleanups by

4336a030 01/29/2006 04:46 AM Scott Ullrich

Version bump

aa04e60b 01/29/2006 02:59 AM Scott Ullrich

Add spammers table

2c21de57 01/28/2006 08:34 AM Scott Ullrich

Extra safety check

892aef15 01/28/2006 08:20 AM Scott Ullrich

Require include file

3f6b85d6 01/28/2006 07:33 AM Scott Ullrich

Only call foreach if it exists

db496952 01/28/2006 07:31 AM Scott Ullrich

Correct extract deep array variable

74b68bc5 01/28/2006 07:16 AM Scott Ullrich

Add nextmta option ot SpamD

01fd7394 01/28/2006 05:37 AM Scott Ullrich

\n

ddad7614 01/28/2006 05:02 AM Scott Ullrich

Start service

2df5cb99 01/28/2006 03:39 AM Scott Ullrich

Download additional files first

219b8cc0 01/28/2006 03:13 AM Scott Ullrich

Parse pkg config and require file if needed

dec74a0e 01/28/2006 12:20 AM Scott Ullrich

Add spamd-cfg to services

a2775690 01/28/2006 12:18 AM Scott Ullrich

Add spamd to services

150fa547 01/27/2006 11:57 PM Scott Ullrich

Update spamd related rules

1ba8fa21 01/27/2006 10:54 PM Scott Ullrich

Mount RW

97f7bfd9 01/26/2006 01:25 AM Scott Ullrich

Version bump

0de811c7 01/25/2006 11:56 PM Scott Ullrich

Increase system log size to 300144

cd407459 01/25/2006 05:29 PM Scott Ullrich

Add vlan_native_supp and vlan_long_frame

9d806dcd 01/25/2006 03:41 AM Scott Ullrich

Add <include_file> which will require_once() a file without evaling it. This will show us exactly where errors are.

MFC: soon

57abc4f0 01/25/2006 02:31 AM Scott Ullrich

MFC

f5969e91 01/25/2006 01:58 AM Scott Ullrich

Add c/r

c1f5a46b 01/24/2006 11:51 PM Scott Ullrich

MFC vpn ping code

8eb69359 01/24/2006 11:01 PM Scott Ullrich

Version bump

c46e94b0 01/23/2006 06:53 PM Scott Ullrich

Remove CARP preemption from RELENG_1. Option will stay in HEAD and will need to be fixed but #797 is now fixed for RELENG_1

In-discussion-with: Bill M
Huge-issues-found-by: Tmueko

f1227b84 01/23/2006 05:06 AM Scott Ullrich

MFC 9611
Ticket #792 - fix 6 month old shaper bug that caused erratic speeds and latencies. With a 10Mbit queue and 4 iperf jobs running through it in default and otherL queues, I can get an icmp through in otherH with a mere 25ms additional latency on average.

62a48760 01/23/2006 04:30 AM Scott Ullrich

MFC 9611
Ticket #792 - fix 6 month old shaper bug that caused erratic speeds and latencies. With a 10Mbit queue and 4 iperf jobs running through it in default and otherL queues, I can get an icmp through in otherH with a mere 25ms additional latency on average.

8c328253 01/22/2006 09:48 PM Scott Ullrich

Woops, don't include brigeX in interfaces assign screen.

33dcc50a 01/22/2006 08:02 PM Scott Ullrich

Bump version to a non confusing value: 1.0-BETA1-TESTING-SNAPSHOT-1-22-06

145fad78 01/22/2006 08:01 PM Scott Ullrich

Bump version to a non confusing value: 1.0-TESTING-SNAPSHOT-1-22-06

5f0f6f60 01/22/2006 07:57 PM Scott Ullrich

Disable pflogd which is wasting cpu cycles

In-disucssion-with: Bill M

2bc16adc 01/22/2006 07:51 PM Scott Ullrich

Do not run pflogd on embedded platform

4dc91251 01/22/2006 07:19 PM Scott Ullrich

MFC 9569
Add Sync DNS Forwarder settings to CARP Sync

e1b5fccb 01/22/2006 12:05 AM Scott Ullrich

MFC 9544

96af3ad5 01/21/2006 10:57 PM Scott Ullrich

MFC 9548
Shift serial port toggle routine to pfsense-utils.inc. Call this function after configuration import to setup needed bits on system for serial console if need be. Shift console locjout routine to pfsense-utils.inc. Call this function from serial port code to setup if auto login / console lockout is enabled after config restore

b5768352 01/21/2006 10:53 PM Scott Ullrich

Ignore httpsline

Ticket #796