Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2a5b9215 09/07/2005 03:41 AM Bill Marquette

Aargh, test before commit!!! smack
Fixing stupid non-cleaned up copy/paste

3caa8aa1 09/07/2005 03:36 AM Bill Marquette

Correctly allow a true, false, undef return

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

6ec0a88f 09/06/2005 10:10 PM Scott Ullrich

Return -2 when a invalid alias name is detected

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.

16f0ac17 09/06/2005 05:21 PM Scott Ullrich

Not need to require secondary dns on pppoe connections

e07a06d7 09/06/2005 05:46 AM Colin Smith

Fix comment.

2a819956 09/06/2005 05:45 AM Colin Smith

Rewrite get_interface_list(). It now grabs a list of interface cloners instead of using a static list, makes fewer shell calls (more noticeable on systems with many interfaces), and does not use the preg engine.

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.

beeef1f0 09/05/2005 01:29 AM Bill Marquette

(#458) create reserved word list - we'll stumble over more reserved words in the future

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

89a8ec54 09/04/2005 02:18 PM Bill Marquette

Arrays start at 0 not 1

7b0c0628 09/04/2005 04:01 AM Scott Ullrich

Yet-another-submission-by: databeestje (Seth) (who will have a cvs bit soon)

CVSTrac message:
This should fix it and might even work with https reading from the XML_RPC_Client code.

Tested with http on port 8888 on both carp boxen.

We need to state this in the Wiki Somewhere....

425f3e67 09/04/2005 03:01 AM Scott Ullrich

Handle 11g only correctly

2005eef9 09/03/2005 11:21 PM Scott Ullrich

Add {} for readability

f14e3622 09/03/2005 11:20 PM Scott Ullrich

Only iterate item if a array

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.

8270a5ca 09/03/2005 08:09 PM Scott Ullrich

-f is not even an option. Bad dhclient web page giving out false info.

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.

a892dca0 09/03/2005 06:38 PM Scott Ullrich
  • Launch DHCLIENT in foreground mode.
  • use mwexec_bg to launch item in the background

Confusing, eh?

3c2e5528 09/02/2005 10:27 PM Scott Ullrich

Import OpenVPN 1.2 settings(m0n0wall) from Peter Allgeyer
<allgeyer_AT_web.de>

249558a2 09/02/2005 01:13 AM Scott Ullrich

Do not setup supplicant if running hostap

459d6351 09/02/2005 01:05 AM Scott Ullrich

Add HOSTAP WPA support

243aa7b9 09/01/2005 09:57 PM Scott Ullrich

Add patches from databeestje which:
This will supress ARP messages when interfaces share the same physical network

93f2d54e 08/31/2005 11:45 PM Scott Ullrich

Set /sbin/sysctl net.inet.ipsec.crypto_support=1 if Padlock

13beee7d 08/31/2005 11:34 PM Scott Ullrich

Detect ACE in CPU line

e6f48f2e 08/31/2005 11:13 PM Scott Ullrich

Do not set net.inet.ipsec.crypto_support

25066204 08/31/2005 10:42 PM Scott Ullrich

Log an error when failover dhcp is enabled with no virtual ips

6181b36f 08/31/2005 10:40 PM Scott Ullrich

Do not iterate a non array

d63bd62c 08/31/2005 10:01 PM Scott Ullrich

Woops! Use correct field.

8df78737 08/31/2005 10:01 PM Scott Ullrich

Add and honour sitedown slbd field

8ee01642 08/31/2005 04:32 PM Scott Ullrich

Set dns servers correctly

Ticket #436

aad37fd2 08/30/2005 07:12 PM Jeb Campbell

Dns from dhcp fixes for GG to test.

e35dfd89 08/30/2005 02:19 AM Scott Ullrich

add ;

f8e7ad3f 08/30/2005 02:14 AM Scott Ullrich

Move DNS to pool area

aff9d6ab 08/30/2005 01:56 AM Scott Ullrich

Move DNS to pool area

698f5500 08/30/2005 01:48 AM Scott Ullrich

Allow DNS to work if only 1 is set

50ad3b7c 08/29/2005 11:23 PM Scott Ullrich

Add WPA backend support

e1b58215 08/29/2005 09:09 PM Scott Ullrich

Until dhclient-script can be cleaned up a little more, work around nameserver nameserver foo bug

2589c9bd 08/29/2005 09:06 PM Scott Ullrich

Correctly handle option domain-name-servers

06d754d4 08/29/2005 06:14 PM Scott Ullrich

Correctly save dns servers

Ticket #426

65c2df02 08/28/2005 12:52 AM Scott Ullrich

Only set $havedns = true if $ns is set

b2f2e120 08/28/2005 12:50 AM Scott Ullrich

Revert to 1.2b9 system_resolvconf_generate()

We never have gotten this correct.

4cab31d0 08/27/2005 09:50 PM Scott Ullrich

Add DNS server options specific for each DHCP subnet

79b52270 08/27/2005 04:34 AM Scott Ullrich

loop through optional interfaces. if a gateway is set, lets scrub em down!

2e5ebf5d 08/27/2005 01:44 AM Scott Ullrich
  • Add interface_array to config.xml array list
  • Clarify comment that this list is a array list
aef27b8c 08/27/2005 01:19 AM Scott Ullrich

clarify comment

7dc7a8dc 08/27/2005 01:15 AM Scott Ullrich

Setup LAN -> OPT[n] NAT mappings automatically if advanced outbound nat is turned off

e5ee6b0d 08/27/2005 12:03 AM Scott Ullrich

Do not do sticky-address on outgoing LB

6d76590c 08/26/2005 04:22 PM Scott Ullrich

Even if a user doesn't fill in a hostname we really should run dhclient-script.

Doh! This is a bug on m0n0wall too.

c5743040 08/26/2005 02:12 AM Scott Ullrich

Move captive portal back to in front of all RDR's.

Should solve a couple of problem reports

fbcda26c 08/25/2005 10:31 PM Scott Ullrich

Only iterate through item if its an array

1b5f08e2 08/25/2005 08:11 PM Scott Ullrich

Do not process reply-to for a rule with its gateway set.

b1b55ed2 08/25/2005 06:26 PM Scott Ullrich

$bridges_total should be a global variable. Treat as such.

84cec030 08/24/2005 10:27 PM Scott Ullrich

More fixes submitted by databeestje

09894747 08/24/2005 09:14 PM Scott Ullrich

Allow SLBD to start.

ef217c69 08/24/2005 08:31 PM Scott Ullrich

Sync Load Balancer configurations

938ad5f2 08/23/2005 10:09 PM Scott Ullrich
  • Resotre <logging>
  • Kill syslogd before restarting

Ticket #383

4d3ff974 08/23/2005 08:55 PM Scott Ullrich

Cosmetically fix alignment

92296186 08/23/2005 08:42 PM Scott Ullrich

Use LAN ip, not WAN

195b6162 08/23/2005 02:53 AM Scott Ullrich

Remove commented out snmpd code. Snmpd hasn't ran on pfSense in a while and we welcome our leight-weight-full-featured-replacement overlords.

0e93097a 08/22/2005 11:55 PM Scott Ullrich

Swap my port and peer port so the hosts can actually communicate.

1a0bb737 08/22/2005 11:25 PM Scott Ullrich

Woops, dont clear previous variable

4fc0cc03 08/22/2005 11:19 PM Scott Ullrich

We need mclt 600

06b04fc4 08/22/2005 11:09 PM Scott Ullrich

Do not use mclt on primary

dd7f4560 08/22/2005 10:18 PM Scott Ullrich

Correct add 1 to advskew

d614e0c5 08/22/2005 09:35 PM Scott Ullrich

Correctly backup vip's for sync

6b64d4cd 08/22/2005 09:12 PM Scott Ullrich

Align mclt field

2be41ab7 08/22/2005 09:10 PM Scott Ullrich

Convert friendly interface to real

c286d395 08/22/2005 08:58 PM Scott Ullrich

Add space after failover block

b259d1c6 08/22/2005 08:54 PM Scott Ullrich

Add load balance max seconds

f828ebde 08/22/2005 08:44 PM Scott Ullrich

Add load balance max seconds

3a0ccae2 08/22/2005 08:40 PM Scott Ullrich

Misc cleanups. Apply secondary status for any skew > 0

b865d178 08/22/2005 08:37 PM Scott Ullrich

Include in same {}

bc5af66d 08/22/2005 08:35 PM Scott Ullrich

Only setup mclt and split for primary node

e9dcb972 08/22/2005 08:28 PM Scott Ullrich

Add more items from example

577998a4 08/22/2005 08:02 PM Scott Ullrich

Remove extra {

d5849328 08/22/2005 07:57 PM Scott Ullrich

Do not permit bootp boot clients when using failover

2d314e69 08/22/2005 07:48 PM Scott Ullrich

Woops, don't forget to set $a_vip

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

fix comment

12f23f46 08/21/2005 08:12 PM Scott Ullrich

Mount rw before calling pwd_mkdb

7872051e 08/21/2005 06:30 PM Scott Ullrich

Add sync_webgui_passwords()

10d1b57a 08/21/2005 06:07 PM Scott Ullrich

Echo out what we're doing so that it doesn't appear that loading firewall is "locked up"

c6c22e02 08/21/2005 05:31 PM Scott Ullrich

Do not echo done in interfaces_optional_configure_if()

375f907e 08/21/2005 05:30 PM Scott Ullrich

Resync password database after restore

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

youch, index, then array!

02ed6c8f 08/21/2005 04:58 AM Scott Ullrich

++ advskew before handing it off and then rpc calling for an increase in the value.

bbb500eb 08/21/2005 01:52 AM Scott Ullrich

Sync Static Routes

bcf0e3cc 08/21/2005 01:48 AM Scott Ullrich

carp -> virtualips

35e78b9b 08/21/2005 01:47 AM Scott Ullrich

Mark XXX/TODO item

20091784 08/21/2005 01:46 AM Scott Ullrich

Hard code "virtualip"

7c4990af 08/21/2005 01:45 AM Scott Ullrich

Add virtual ip sync.

Removes proxyarp entries

b9716104 08/21/2005 01:36 AM Scott Ullrich

Add after_sync_bump_adv_skew()