Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5b4a9528 03/13/2007 03:47 AM Scott Ullrich

8 is even faster for apc cache according to Holger.

37b16f20 03/13/2007 03:35 AM Scott Ullrich

Add a notice when we configure rrd data on bootup.

7cb5af21 03/13/2007 03:26 AM Scott Ullrich

Kill trailing space

6a71103a 03/13/2007 03:25 AM Scott Ullrich

Back out variable size cache, it slows things down. Why 12 megabytes is slower than 10 megabytes is a good question.

7a7dceb2 03/12/2007 10:00 PM Seth Mos

Automatically adjust apc cache by available memory.
Suggested-by: Seth
Implemented-by: Scott

a7b5cfbe 03/12/2007 09:34 PM Scott Ullrich

rc.linkup is a event queue of sorts. It needs to to loop through all arguments and process them in the order that they where received in.

5cf1bd37 03/12/2007 09:04 PM Scott Ullrich
  • Show arguments being passed
  • Remove argument == 2 check, there could be 4, or 6, or 8, etc.
9059473d 03/12/2007 09:03 PM Scott Ullrich

Increase default cache size to 10 megabytes to make wraps happy again

Noticed-and-prodded-by: Holger

2a59483d 03/12/2007 08:05 PM Scott Ullrich

Make sure openntpd is installed since it is now in base

9a80f328 03/11/2007 08:24 PM Seth Mos

Commit forgotten theme files

ffed1529 03/09/2007 06:35 PM Scott Ullrich

Remove logging helper entries

6f043d8a 03/09/2007 06:31 PM Scott Ullrich

Remove logging helper entries

244eb4db 03/09/2007 02:51 AM Scott Ullrich

s/18/08/

dc87c793 03/09/2007 12:20 AM Scott Ullrich

Use real interface name for now and fix the bug.

300d1609 03/09/2007 12:04 AM Scott Ullrich

Woops, use correct function

89f98e8f 03/08/2007 11:59 PM Scott Ullrich

Refer to the binat by its friendly interface name

e8805207 03/08/2007 11:48 PM Scott Ullrich

Now that php is back to normal, back out the extension lines so that they are not loaded twice

b62f2ef1 03/08/2007 11:27 PM Scott Ullrich

Version bump

4582b281 03/08/2007 11:19 PM Scott Ullrich

Be consistent on bootup.

IE:

Starting time sync...done.\n

instead of

Starting time sync ...

69f4b3a7 03/08/2007 08:13 PM Scott Ullrich

Bump php working max memory to 32 megabytes

b09c7214 03/08/2007 07:58 PM Seth Mos

Set default graph to processor

1678cd9e 03/08/2007 07:56 PM Seth Mos

Remove reference to if=wan on the rrd link in the menu.
Defaults are set in the page.

e3d7c123 03/08/2007 07:50 PM Seth Mos

Commit system throughput graph

4e9cd828 03/08/2007 07:48 PM Seth Mos

Allow for basic network boot configuration
In Use By: Seth

afd5cfd7 03/08/2007 06:15 PM Scott Ullrich

Set php extensions dir

c968bcdf 03/08/2007 06:12 PM Scott Ullrich

Include curl

d8576be5 03/08/2007 05:59 PM Scott Ullrich

Allow multiple client tunnels via OpenVPN

Ticket #1265

Ok: fernando lemos

84521039 03/07/2007 02:31 AM Scott Ullrich

Load pcre.so module

f3b8a784 03/07/2007 02:26 AM Scott Ullrich

Add xml.so

c4e3f149 03/07/2007 02:03 AM Scott Ullrich

Hard code our php extensions directory to /usr/local/lib/php/extensions/no-debug-non-zts-20020429/

baf9fab2 03/06/2007 09:47 PM Seth Mos

Do ourself a favor and start the time sync after we configured the interfaces.
So we can actually sync to something.

d047d89f 03/06/2007 09:45 PM Seth Mos

Hopefully make the inteface_has_gateway function a lot more robust.
We should handle real interface names now
And Uppercase friendly names.

9850b625 03/06/2007 10:23 AM Seth Mos

Cleanup code, fix dropdown selection.

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

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

68f34650 03/06/2007 12:16 AM Scott Ullrich

wpa_supplicant needs to have access to sending and receiving layer 2 (link layer) packets with two Ethertypes: EAP-over-LAN (EAPOL) 0x888e and RSN pre-authentication 0x88c7. l2_packet.h defines the interfaces used for this in the core wpa_supplicant implementation.

Found from: http://209.85.165.104/search?q=cache:O5NrMslxwKAJ:w1.fi/wpa_supplicant/devel/porting.html+wpa2+0x888e&hl=en&ct=clnk&cd=2&gl=us&client=firefox-a

7f88941d 03/04/2007 09:56 PM Scott Ullrich

Tell the stray f to f off

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

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

1b081fd9 03/04/2007 09:18 PM Seth Mos

Backout the snmp_bridge option. We can add it back when snmp_bridge.so
makes it into releng_1 bsnmpd.

8125c172 03/04/2007 09:12 PM Scott Ullrich

Do not forget to keep state on enc0 packets

b5d8499c 03/04/2007 08:24 PM Scott Ullrich

Trigger a FSCK if required before switching on softupdates

d5f60dba 03/04/2007 07:56 PM Scott Ullrich

Twiddle softupdates bits during console muting.

0b91e3c9 03/04/2007 07:15 PM Scott Ullrich

Full path to grep, add comment.

b523add0 03/04/2007 07:13 PM Scott Ullrich

Handle enablesoftupdates on the full installation platform as well

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)

c9238b6d 03/04/2007 01:55 AM Seth Mos

Do not trigger the routed ftp logic for outside interfaces.
This is coded blind, it needs a field test.

34441e86 03/04/2007 01:08 AM Bill Marquette

MFC [16853]
Fix opt interface lookup

9a064646 03/03/2007 07:51 PM Scott Ullrich

Restore PPPoE and WPA access through captive portal that was lost in last m0n0 sync.

b9137537 03/03/2007 04:58 PM Bill Marquette

s/metallic/nervecenter/
Submitted-by: Gary Buckmaster

c01d99da 03/03/2007 12:35 AM Seth Mos

Re-add missing queues graphs

2e512618 03/03/2007 12:07 AM Seth Mos

Remove public website from drop down

4190956e 03/02/2007 11:54 PM Seth Mos

Show load balancer pool type in status

d1a4365d 03/02/2007 11:48 PM Seth Mos

Show behaviour in type field

a9b76f68 03/02/2007 11:30 PM Seth Mos

Correct function name

96bfcbbb 03/02/2007 11:17 PM Seth Mos

Add functions to return outside interface list and check if it has a gateway

71602b14 03/02/2007 08:20 PM Scott Ullrich

Only install listen directive when value is filled in.

e8b82b81 03/02/2007 05:32 PM Scott Ullrich

ctrl-c is handy in the shell. Do not lock out.

b3fd1c2f 03/02/2007 05:26 PM Scott Ullrich

Do not show notice about rebooting. It is already shown prior.

b4f7282c 03/02/2007 03:31 PM Seth Mos

Speed the leases page by another factor of 10.
sub 2s load times.

95fb49e8 03/02/2007 08:36 AM Seth Mos

Allow for more snmpd options. If we want (remote) cpu and process monitoring support (nagios).

Needs missing snmp_bridge.so to be committed into build!
4eaaea87 03/01/2007 05:37 PM Scott Ullrich

Sleep for 2 seconds between restarting slbd

12fea2f7 02/27/2007 11:08 PM Scott Ullrich

Do not write out STP to debugging .sh file if either interface is wireless, it confuses what we did previously.

cf8f9e74 02/27/2007 10:50 PM Bill Marquette

MFC [16810]
Don't sync proxyarp items, conflicts will occur

6e42e038 02/27/2007 10:33 PM Bill Marquette

Only perform CARP work on VIPs if they're really CARP VIPs
Reported-by: Martin Beauchamp
MFC [16808]

b7da29b3 02/27/2007 09:57 PM Scott Ullrich

Version bump

32c2c528 02/27/2007 08:45 PM Scott Ullrich

Kill trailing space

0d6fa4f4 02/27/2007 05:33 PM Scott Ullrich

Fix Fatal error: Cannot redeclare captiveportal_get_next_ipfw_ruleno() (previously declared in /etc/inc/captiveportal.inc:957) in /etc/inc/captiveportal.inc on line 985

3cbbc3e5 02/27/2007 05:31 PM Scott Ullrich

Somehow pear.inc was commited to repo as PEAR.inc

0cf7b7a7 02/27/2007 05:23 PM Scott Ullrich

Sync w/ m0n0wall:

update time zone data to reflect US/Canada DST changes

ef345a70 02/27/2007 05:14 PM Scott Ullrich

Sync w/ m0n0wall

d0dd13ef 02/27/2007 05:09 PM Scott Ullrich

When editing a CARP VIP do not complain about the VHID when the record id matches

d44bccc7 02/27/2007 04:59 PM Scott Ullrich

Sync w/ m0n0wall

23c4f978 02/27/2007 03:31 PM Scott Ullrich

Sync w/ m0n0wall

35551994 02/26/2007 08:53 AM Seth Mos

Commit missed commit.
Should add group outbound.

8fbd88cd 02/26/2007 08:41 AM Seth Mos

Fix syslog ordering for ntpdate.

c4b88b5d 02/26/2007 12:33 AM Scott Ullrich

Remove useless reboot enforcing code.

a33094b5 02/26/2007 12:04 AM Scott Ullrich

We do not need to enforce reboots.

ea1eac37 02/26/2007 12:02 AM Scott Ullrich

Reload captive portal settings regardless. We do not need to enforce reboots.

0eca4f80 02/26/2007 12:00 AM Scott Ullrich

Reload allowed mac addresses upon saving. We do not need to control a reboot scenario here.

1c561782 02/25/2007 11:58 PM Scott Ullrich

Reload allowed ip addresses upon saving. We do not need to control a reboot scenario here.

683bf031 02/25/2007 10:42 PM Seth Mos

Fix ajax image refresh

dcbeba9c 02/25/2007 10:11 PM Scott Ullrich

Version bump

89d25faf 02/24/2007 11:25 AM Seth Mos

New page layout and UI for the rrd graphs.

5c62fe41 02/23/2007 08:38 PM Seth Mos

Use actual interface information to check if we need ftpsesame or ftp proxy
Otherwise the logic fails and does not install rdr rules.

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

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

d0d7f09a 02/23/2007 06:35 PM Scott Ullrich

DHCP Renew does "too much"

Ticket #1260

31e7e1bc 02/23/2007 05:21 PM Scott Ullrich

Addremove_freebsd_package() so that we can begin using it after 1.0.2 / 1.2 (which ever we decide to call it)

2f9a19df 02/23/2007 01:50 AM Scott Ullrich

Stop service before sync

0d427314 02/23/2007 01:48 AM Scott Ullrich

Only write to stream if it is open.

ebe1ef4e 02/23/2007 01:48 AM Scott Ullrich

Only write to stream if it is open.

8a548d5a 02/23/2007 01:40 AM Scott Ullrich

Show update percentages as XX%

5059da03 02/23/2007 01:39 AM Scott Ullrich

Remove extra space while I am being ultra picky.

b3726bb4 02/23/2007 01:36 AM Scott Ullrich

Remove non-needed \n

6520d17b 02/23/2007 01:27 AM Scott Ullrich

Dont forget global variable

8e1ee760 02/23/2007 01:24 AM Scott Ullrich

Do not output Syncing packages twice, once is enough.

20e593fa 02/23/2007 01:22 AM Scott Ullrich

Further text cleanup

dbef849d 02/23/2007 01:15 AM Scott Ullrich

Cleanup console package installation text. Now it looks nice and tidy.

1f4705e7 02/23/2007 01:02 AM Scott Ullrich

Honor $pkg_interface for console operations

1a22ffcd 02/23/2007 12:52 AM Scott Ullrich

Honor $pkg_interface for console operations

aa9e7aaa 02/23/2007 12:40 AM Scott Ullrich

Process post code above form so that the checkboxes get checked correctly.