Project

General

Profile

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

# Date Author Comment
879811c6 07/07/2006 10:42 PM Scott Ullrich

Add is_dhcp_server_enabled() function which returns true or false if the dhcp server is enabled. This will start to remove code duplication.

a5dd0b54 07/01/2006 11:24 PM Scott Ullrich
  • Lock config before and unlock after processing
  • Mount configuration directory rw and ro
38d22f87 06/24/2006 03:00 AM Scott Ullrich

Add get_interface_gateway()

a6c0ef04 06/12/2006 09:48 PM Scott Ullrich

MFC 12640
The OUI 00:a0:8e belongs to Nokia so use a locally administered addresses instead.

see: http://www.mynetwatchman.com/pckidiot/chap04.htm

6876f75a 06/08/2006 08:31 PM Scott Ullrich

Correct spelling mistake

Ticket #1009

dd328aed 06/07/2006 05:44 PM Scott Ullrich

MFC make_dirs changes required by packages

610b1136 05/30/2006 06:47 PM Scott Ullrich
  • Add reset_carp()
  • Utilizie reset_carp() after interface changes if need be
98bbd068 04/29/2006 02:34 AM Scott Ullrich

Fix bridge support by adding the bridge item to the alias group

572da981 04/24/2006 06:38 PM Scott Ullrich

MFC enable_rrd_graphing()

b249c3bf 04/22/2006 06:38 PM Scott Ullrich

MFC RRD cdrom changes

bed8fe6a 04/21/2006 09:21 PM Scott Ullrich
  • Silence phpeclipse errors
  • Turn off RRD on CDROM platform until we can get a solid working solution (hopefully by RC1)
e4fb0a1e 04/21/2006 01:13 AM Scott Ullrich

Do not spew booting items during reload_all_sync()

4540f1ff 04/20/2006 06:45 PM Scott Ullrich

Correctly check if SpamD enablerrd is set.

418a4fa0 04/19/2006 06:53 PM Scott Ullrich

stristr() may return > 1 (true)

ae7aa62a 04/19/2006 06:25 PM Scott Ullrich

Nuke a c/r if included.

5feb4519 04/19/2006 05:42 PM Scott Ullrich

Correctly enable / disable console lockout.

Ticket #920

b5d8089a 04/19/2006 05:35 PM Scott Ullrich

Correctly enable / disable console lockout.

Ticket #920

6613a031 04/17/2006 09:08 PM Scott Ullrich

MFC 11519
Restore RRD files from tgz on boot. If this works on the first attempt I'm a code monkey. MFC: Soon, needs testing.

3e043c4a 04/17/2006 05:15 PM Scott Ullrich

MFC later RRD changes since patch failed

f61798ae 04/17/2006 05:09 PM Scott Ullrich

MFC 11506
Tweaked rra values for the databases so the graphs suck less. (especially the 14 days graph).

f79c2150 04/16/2006 11:42 PM Scott Ullrich

MFC 11470
Don't force a rrd spamd.rrd create since not everyone has spamd installed. It correctly triggers when you have it installed though.

3901cd3b 04/15/2006 05:16 PM Scott Ullrich

MFC 11444
Fix crappy logic so it works on cdrom as well. We we're just lucky on embedded.

2015d209 04/15/2006 03:30 PM Scott Ullrich

MFC 11438
use -n so route won't try and resolve IPs

4eb3e9fb 04/15/2006 03:28 PM Scott Ullrich

MFC 11429
use route to figure out what interface an IP is on

0f9d0718 04/13/2006 10:10 PM Scott Ullrich

Kill print lines (debugging) so bootup process looks "clean" again.

cad12bd9 04/12/2006 11:37 PM Scott Ullrich

Verify connectivity for pfSense.com on firmware checks, too.

a09aa7d3 04/12/2006 09:31 PM Scott Ullrich

Correct path to $config['installedpackages']['spamdsettings']['config']['enablerrd']

c2f40a7d 04/12/2006 06:59 PM Scott Ullrich

MFC RRD fixes

7cc51a7a 04/11/2006 10:57 PM Scott Ullrich

Renice updaterrd.sh script to 20 to ensure that it does not step on any of the crucial other items.

424d5526 04/11/2006 10:20 PM Scott Ullrich

Do not recreate spamd.rrd each time we are launched

dd9eea92 04/11/2006 09:53 PM Scott Ullrich

Don't use !

00a19a88 04/11/2006 09:46 PM Scott Ullrich

Check that file exists, not !

6a21243a 04/11/2006 09:41 PM Scott Ullrich

Use spamd_gather_stats.php instead of spamd_gather.php

f818fdea 04/11/2006 08:43 PM Scott Ullrich

Sync RRD code with HEAD

34e5e52a 04/10/2006 10:30 PM Scott Ullrich

Remove CDROM check from RRD graphing.

da31c396 04/08/2006 08:21 PM Scott Ullrich

Turn off rrd on cdrom platform until:

  • Memory disk error is fixed
  • A mod_rewrite solution is put in place for /usr/local/www/ since we cannot install a symlink (or alter installer scripts to create it)
7b076812 04/08/2006 03:04 AM Scott Ullrich

Correctly probe for amount of bridged interfaces present in system

0e16b9ca 04/08/2006 02:04 AM Scott Ullrich

We're in 2006 now, toto

425e4c29 04/07/2006 02:40 AM Scott Ullrich

Add WAN to $iflist

e90bd04a 04/07/2006 02:39 AM Scott Ullrich

Make sure $iflist is set

cd34e2e5 04/07/2006 01:44 AM Scott Ullrich

$iflist should contain an array of interfaces

Found-by: PHPEclipse

c8cd0a5e 04/07/2006 01:19 AM Scott Ullrich

Remove unreachable code.

Found-by: PHPEclipse

555d3758 04/03/2006 09:05 PM Scott Ullrich

MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty

105164e2 04/02/2006 10:25 PM Scott Ullrich

MFC enable_rrd_graphing()

2defff77 04/02/2006 01:35 AM Scott Ullrich
  • Add new filter loading status page used after traffic shaper load screen
  • Fix p2p queues
d65b55ac 03/31/2006 02:42 AM Scott Ullrich

Resolve pfsense.com before issuing a xmlrpc call, return false if it fails.

bb56607c 03/26/2006 08:22 PM Scott Ullrich

MFC traffic collector kill changes

1f0772b8 03/26/2006 08:07 PM Scott Ullrich

Do not spam rrd status on bootup, it makes the bootup look out of place

c9925070 03/26/2006 04:33 AM Scott Ullrich

We already reloaded, remove any reload indicators

6528c2b7 03/26/2006 03:43 AM Scott Ullrich

We no longer run fast cgi on 64 meg machines, dont worry about shutting down.

e0bcd34e 03/25/2006 11:42 PM Scott Ullrich

Kill lighty under low memory situations.

6359a897 03/25/2006 10:07 PM Scott Ullrich

Back out kill shell code. This is not the solution to the problem at hand.

a7dc4fe5 03/25/2006 09:21 PM Scott Ullrich

Wack the terminal good after reload interfaces. This is a ugly hack but does cleanup all the known bugs in the console after a reload_interfaces() call

4aa7dd55 03/25/2006 08:49 PM Scott Ullrich

use 5 for rc.banner

31afbdfa 03/25/2006 08:27 PM Scott Ullrich

Reset rc.banner instances, too

1af6a533 03/25/2006 08:13 PM Scott Ullrich
  • Add reset_terminals()
  • Call this after reload_interfaces

More trial and error trying to kill this stupid console respawn bug

039b537b 03/25/2006 07:34 PM Scott Ullrich

Full path to kill

ceb8392a 03/25/2006 07:15 PM Scott Ullrich

Kull -HUP 0 after reloading all to trigger console reload

58c945f5 03/25/2006 07:13 PM Scott Ullrich

Kull -HUP 0 after reloading all to trigger console reload

98118e82 03/24/2006 09:55 PM Scott Ullrich

MFC 10850
Well, Doh!. Sending 15 ping packets in the script makes the function 15 slower.

ac7f61f7 03/24/2006 09:52 PM Scott Ullrich

Backout last commit

0c11006d 03/24/2006 09:47 PM Scott Ullrich

15 -> 5

73f1f310 03/24/2006 07:36 PM Scott Ullrich

If user has specified a new gateway as a hidden variable <system><use_rrd_gateway> then use it instead. Not everyones next hop gateway actually goes out a wan interface. In my case all my "real internet links" are 2 hops away.

5d5c81b7 03/24/2006 07:08 PM Scott Ullrich

varrun_path -> vardb_path

f0842feb 03/24/2006 06:48 PM Scott Ullrich

Switch RRD graphs to /var/db which is not blown away every bootup.

b93f86b8 03/21/2006 11:53 PM Scott Ullrich

s/cron//

ca8e4ed2 03/21/2006 11:07 PM Scott Ullrich

MFC Seths most excellent RRD graphing items

e1777f87 03/18/2006 06:58 PM Scott Ullrich

If /var/log/dmesg.boot is unavailable, then use dmesg -a

3605b6b8 03/15/2006 06:38 PM Scott Ullrich

Core dumps are bad, mmmkay?

d1d6379c 03/15/2006 04:33 PM Scott Ullrich
  • Add convert_friendly_interface_to_friendly_descr()
  • Add convert_real_interface_to_friendly_descr()
cfbd6db4 03/13/2006 06:02 AM Scott Ullrich
  • Before killing of lighty in < 65 megs of ram situation, acquire the config_lock() so that we guarantee the box will not destory config.xml
  • Add same routines for RELENG_1 and HEAD
7dea83e0 03/13/2006 05:24 AM Scott Ullrich

Reload webgui in low memory situations with check_reload_status

ffbea455 03/13/2006 05:23 AM Scott Ullrich

Reload webgui in low memory situations with check_reload_status

3b4b3a5c 03/13/2006 02:23 AM Scott Ullrich

Avoid out of memory exhaustion on devices with less than 65 megs by temporarily unloading webConfigurator during reload operations.

351e4f8a 03/11/2006 02:51 AM Scott Ullrich

Do not down and delete lan and wan interfaces, they are mandatory and cannot be deleted.

This may help with pfSense going offline for a brief time during reload operations.

82f1f615 03/11/2006 12:55 AM Scott Ullrich

Woops, correct enable auto login

f1140bf8 03/10/2006 10:38 PM Scott Ullrich

Correctly enable / disable auto login for console ONLY

eb9aae6f 03/06/2006 05:23 AM Scott Ullrich

MFC 10300
Handle both communication and XMLRPC related errors.
Ticket #855

ff916799 02/27/2006 12:08 AM Scott Ullrich

Revert lat commit

50c202aa 02/26/2006 11:39 PM Scott Ullrich

do not delete interface

f4d81055 02/18/2006 02:48 AM Scott Ullrich

Correct enable polling per interface

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.

159207c2 02/15/2006 07:15 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

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)

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

Mount RW

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

b4bccae7 01/19/2006 05:36 PM Scott Ullrich

Remove cursor: hand, that's a pre-IE6-ism that should be shot

0cb641ba 01/19/2006 06:50 AM Scott Ullrich

MFC 9468
Change cursor to hand when over tabs (since they're links)

1da9fea0 01/15/2006 10:48 AM Scott Ullrich

Revert to 1.377

c9fbacb7 01/15/2006 10:43 AM Scott Ullrich

back out last commit

413350ce 01/15/2006 10:40 AM Scott Ullrich

Add back safe_mkdir!?

a5f0463a 01/15/2006 10:30 AM Scott Ullrich

Revert to $Id: pkg-utils.inc,v 1.64.2.6 2006/01/15 03:33:19 sullrich Exp $

48ed2487 01/15/2006 04:06 AM Scott Ullrich

Remove unused function

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

0831bc86 01/15/2006 03:11 AM Scott Ullrich

Fix bugs found by eclipse