Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7392a31f 12/21/2005 09:39 PM Scott Ullrich

MFC 8573
Use correct method. 'interfaces_carp_configure_xmlrpc' is used by the server but is not exposed.

44837e6b 12/20/2005 10:47 PM Scott Ullrich

Only process when booting

df792110 12/20/2005 07:16 PM Scott Ullrich

Do not enable STP on wireless interfaces

6f6cc3c8 12/19/2005 10:03 PM Scott Ullrich

Surround alias with {}

45449ae0 12/19/2005 05:34 PM Scott Ullrich
  • Use 0.0.0.0/0 so radius can allocate ips
  • Do not set link mtu twice
467c2c89 12/18/2005 09:51 PM Scott Ullrich

Destroy carp interfaces before config so that after sync deleted interfaces are destroyed

aa9fd9e6 12/18/2005 09:25 PM Scott Ullrich

override some global configuration parms if they exist
instead of hard coding these checks into the codebase

b3a66d90 12/18/2005 07:10 PM Scott Ullrich

Bring bridge up later

a591b9cb 12/18/2005 07:07 PM Scott Ullrich

Bring bridge up later

c60e4f51 12/18/2005 06:35 PM Scott Ullrich

$bridges_total++ after each new bridge bringup

77712c1e 12/18/2005 06:33 PM Scott Ullrich

Adjust bringup order. Bring up bridge on wan too

36f546e9 12/18/2005 06:01 PM Scott Ullrich

MFC get_interface_list() so that NGX and CARPX does not show up in assign interfaces

64e3b8a6 12/18/2005 02:58 AM Scott Ullrich

Add aliasurl to array list. This will prevent developers working on head from preventing their firewall from booting when testing RELENG_1

0ede1bf7 12/17/2005 09:40 PM Scott Ullrich

Set $successful_update for NOCHG events

Ticket #736

da9b711a 12/17/2005 12:52 AM Scott Ullrich

MFC 8487
Work around an interesting bug when using not in rules by expanding the alias value since we cannot add the ! directive into the already defined aliases at the top which already have { } surrounding it

dd69a151 12/16/2005 04:46 PM Scott Ullrich

s/any/all

903500be 12/16/2005 03:31 PM Scott Ullrich

MFC 8476
Add quotes around label

3cd71852 12/16/2005 05:25 AM Scott Ullrich

MFC 8474
Make shaper first match - fix a months old oversight.

8b720775 12/15/2005 11:24 PM Scott Ullrich

Set time and wan_ip earlier

7c80507f 12/15/2005 11:16 PM Scott Ullrich

Set time

c43619d1 12/15/2005 11:06 PM Scott Ullrich

Set $wan_ip

06e380d7 12/15/2005 10:42 PM Scott Ullrich

Log when we update the cache file

40b9f8c0 12/15/2005 07:25 PM Scott Ullrich

Setup captive portal for HTTPS when enabled.

Ticket #732

0c6ee817 12/15/2005 12:05 AM Scott Ullrich

Echo out when waiting to bring up carp final

05d3c4ad 12/13/2005 09:53 PM Scott Ullrich

Sort array first

d9fadeaa 12/13/2005 09:50 PM Scott Ullrich

Do not return duplicate dns servers

82a7eb4a 12/12/2005 11:13 PM Scott Ullrich

Bring up optional and or LAN interface too

fafdfe28 12/12/2005 10:57 PM Scott Ullrich

Down the bridge then bring it up

fde34eb9 12/12/2005 05:17 PM Scott Ullrich

Do not lock alias if its empty

Ticket #729

05c8cc7b 12/10/2005 11:01 PM Scott Ullrich

Revert previous commit, the fix was in system.cin

9ee93e3d 12/10/2005 09:18 PM Scott Ullrich

Use nameservers.conf too, if it exists

91fe3ef2 12/10/2005 07:55 PM Scott Ullrich

If "/var/etc/nameservers.conf" doesn't exist then simply return the dns servers gathered up to this point

b9b168e5 12/10/2005 07:36 PM Scott Ullrich

Use correct variable

996ed18d 12/10/2005 07:23 PM Scott Ullrich

Read in nameservers.conf for pppoe

bd6a5585 12/10/2005 03:58 AM Scott Ullrich

Reverse $range_end and $extport0

288520c8 12/09/2005 11:58 PM Scott Ullrich

Do not install reflection for rules that have a range greater than 500

97a1e956 12/09/2005 06:41 PM Scott Ullrich

Don't install rdr rules on subsequent filter configuration runs when pftpx is already started

Pointy-hat-to: ME

6651e3ec 12/09/2005 04:26 AM Scott Ullrich

Bring bridgeX up

43715f8b 12/09/2005 04:25 AM Scott Ullrich

Bring bridgeX up

97daae9e 12/07/2005 11:52 PM Scott Ullrich

Remove inetd.conf if it exists before reloading it

341187ac 12/07/2005 11:29 PM Scott Ullrich

Do not install nat reflection if we reach 19,991 rules

2fa442fb 12/07/2005 09:27 PM Scott Ullrich

Restore previous behavior.

e371a175 12/07/2005 08:06 PM Scott Ullrich

Set VERIFYHOST to false in all areas we are setting VERIFYPEER

332a3e59 12/07/2005 07:59 PM Scott Ullrich

Remove }

41ab7cf6 12/07/2005 07:38 PM Scott Ullrich

Don't verify SSL host on ZoneEdit

9b9e5f09 12/07/2005 07:07 PM Scott Ullrich

Seperate REGEX check into 2 checks

6562edb8 12/07/2005 01:26 AM Scott Ullrich

Only extract memory if dmesg.boot exists

fb798612 12/07/2005 12:45 AM Scott Ullrich

MFC 8313
If no stationname is set, we still need stationname in front of the "pfsense" default we add.

a18b6b97 12/05/2005 05:44 PM Scott Ullrich

Do not allow an alias name to be edited if the item is in use.

Ticket #720

cdd88d2f 12/04/2005 10:39 PM Scott Ullrich

Don't error when dns files do not exist in /var/etc/

933e1032 12/04/2005 08:53 PM Scott Ullrich

run interfaces_carp_bring_up_final() at end of reload_all

3d00ccaa 12/04/2005 06:32 PM Scott Ullrich
  • Add get_nameservers() which processes /var/etc/nameserver_$interface
  • Use get_nameservers() instead of nameserver.conf since we may be in a multi-wan situation
  • Only populate $master_list when item is <> ""
7594c553 12/03/2005 11:42 PM Scott Ullrich

MFC array_intersect_key.inc

c7c7be3f 12/03/2005 09:38 PM Scott Ullrich

Use filter_configure_sync()

721a2c10 12/03/2005 09:05 PM Scott Ullrich

run filter_configure() as one of the last steps

a64f14a2 12/03/2005 08:51 PM Scott Ullrich

Configure captive portal during reload_all())

ef4a2962 12/03/2005 08:41 PM Scott Ullrich

Restart sshd during reload_all()

eb0f441c 12/03/2005 07:40 PM Scott Ullrich

Fix captive portal redirects now that we are using LightHTTPD

c54d236c 12/03/2005 06:08 PM Scott Ullrich

Correctly detect captive portal on optional interfaces

007ce569 12/03/2005 04:11 AM Scott Ullrich

If carp is not enabled then do not process

cb77ff27 12/03/2005 03:03 AM Scott Ullrich

If carp is not enabled then do not process

d7be682d 12/03/2005 01:55 AM Scott Ullrich

Setup captive portal during reload_interfaces();

1a94ea6c 11/30/2005 03:53 AM Scott Ullrich

MFC 8197
Tickets:
#700 Problem when "Synchronize Enabled"
#716 syncing configuration data brokenMFC 8197
Tickets:
#700 Problem when "Synchronize Enabled"
#716 syncing configuration data brokenMFC 8197
Tickets:
#700 Problem when "Synchronize Enabled"...

d962e302 11/30/2005 03:46 AM Scott Ullrich

sync carp_sync_client() and carp_sync_xml() with head

3c460031 11/30/2005 03:28 AM Scott Ullrich

Treat NDIS drivers as wireless cards

4a6bb2ff 11/29/2005 06:15 PM Scott Ullrich

Only update cache file when we get a success response from the provider

0856c4ac 11/29/2005 06:59 AM Scott Ullrich

MFC 8165
Add 802.11g protection mode. (ticket #715)

672a863c 11/29/2005 06:48 AM Scott Ullrich

Correct (cert key) order

1b2db323 11/29/2005 06:33 AM Scott Ullrich
  • Correct argument order
  • If user selects HTTPS but doesn't provide a port, default to 443
a81565a7 11/29/2005 01:31 AM Scott Ullrich

Disable fast-cgi

84a44689 11/28/2005 09:46 PM Scott Ullrich

Do not unlink PID file, we may need it later.

Pointy-Hat-*2: me

9d59c08f 11/28/2005 09:33 PM Scott Ullrich

Trim the contents when reading in

a254129a 11/28/2005 05:37 AM Scott Ullrich

Remove useless debugging helper

a4138904 11/28/2005 04:58 AM Scott Ullrich

Handle pppoe situations a little cleaner

d8c3ac4e 11/28/2005 04:54 AM Scott Ullrich

Add a rule for the real interface in addition to ng0

e5b16c2e 11/28/2005 03:30 AM Scott Ullrich

Remove useless debugging message

fc867317 11/28/2005 03:00 AM Scott Ullrich MFC 8095
  • Cleanup redundant code
  • Make sure ng0 gets processed if number of netgraph interfaces == 0
83111e4f 11/28/2005 12:42 AM Scott Ullrich

unlink pid file after kill operation

3d77d4c4 11/28/2005 12:10 AM Scott Ullrich
  • Do not invoke fastcgi on memory constrained platforms (<72 megs)
d93e8b5f 11/28/2005 12:05 AM Scott Ullrich

Up maxprocs to 2

6444382d 11/27/2005 11:42 PM Scott Ullrich

Lower maxprocs to 1

d7a6517a 11/27/2005 08:41 PM Scott Ullrich MFC 8080
  • Do not process hotplug events from pppoe
  • Cleanup kill by pid function, accept a real pid (dhclient depends on this)
528df9a7 11/27/2005 03:21 AM Scott Ullrich

Remove -p

4f3756f3 11/27/2005 03:15 AM Scott Ullrich

MFC 8066
Various fixes, set max_procs default value to 5, corrected system_generate_lighty_config invocation.
Use port #

877ac35d 11/26/2005 10:06 PM Scott Ullrich

Use Lighty. Hopefully it's here to stay, and mini_httpd is dead, jim.

0805971e 11/25/2005 09:40 PM Scott Ullrich

MFC 8020
Use XML_RPC_encode() to populate XMLRPC arrays instead of setting a single XML_RPC_Value object.

6864a7c3 11/22/2005 06:10 PM Scott Ullrich

Do not install rdr rule if we are launching PFTPX. Third attempt is a charm!

328637fe 11/22/2005 04:59 PM Scott Ullrich

Use lowercase interface name

937200e1 11/22/2005 04:50 PM Scott Ullrich

We no longer have system with FTP. We do it per interface.

4bae67f6 11/21/2005 07:20 PM Scott Ullrich

MFC 7934
Expand src and dst aliases if required on traffic shaping rules

Ticket #696

a12a67af 11/21/2005 05:52 PM Scott Ullrich

MFC 7931
Correctly setup inetd items for tcp and udp

f4c9d138 11/21/2005 02:20 AM Scott Ullrich

No need to use () when setting string variables.

14d2d21b 11/21/2005 01:28 AM Scott Ullrich
  • Center continue button
  • <p> in between default text and login box
a515d275 11/21/2005 01:19 AM Scott Ullrich

While here, cleanup default captive portal page quite a bit.

d66bb68a 11/21/2005 01:16 AM Scott Ullrich

Compare upper case interface names

656da874 11/21/2005 01:10 AM Scott Ullrich

No need for 2 continue buttons. Zap the second.

49ed889c 11/21/2005 12:49 AM Scott Ullrich

Eliminate Warning: file_get_contents(/cf/conf/config.xml): failed to open stream: No such file or directory in /etc/inc/config.inc on line 68 bug when assigning interfaces

c9847bc4 11/20/2005 11:50 PM Scott Ullrich

Use same exec() command when debugging

01ee30ef 11/20/2005 09:50 PM Scott Ullrich

Avoid race conditions by usleeping for 100 microseconds after performing mount operations

e4b6977d 11/20/2005 06:06 AM Scott Ullrich

When reloading_all() make sure we delete any old interfaces and recreate incase a user has reassigned the interfaces to new spots