Project

General

Profile

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

# Date Author Comment
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

1efaae23 01/07/2006 07:46 PM Scott Ullrich

Call ob_flush() to dump text to browser

653480c5 01/04/2006 07:06 PM Scott Ullrich

Do not clear loopback interface

42080a5a 12/30/2005 08:40 PM Scott Ullrich

mark sk as jumbo capable

3f82e64d 12/30/2005 07:13 PM Scott Ullrich

Correct sysctl calls

a52609a5 12/29/2005 10:03 PM Scott Ullrich

MFC 8814
Remove support for de driver per vlan man page - it needs kernel changes

784c2947 12/29/2005 10:03 PM Scott Ullrich

MFC 8813
Sync list of large frame capable drivers with: http://www.freebsd.org/cgi/man.cgi?query=vlan&manpath=FreeBSD+6.0-RELEASE&format=html

71bee409 12/29/2005 05:03 AM Scott Ullrich

MFC 8802
add -p swich to pwd_mkdb to update /etc/passwd.

3962b070 12/29/2005 02:55 AM Scott Ullrich

Add filtering bridge toggle switch just like m0n0wall has.

Ticket #756

898f9144 12/29/2005 12:14 AM Scott Ullrich

Call interfaces_vlan_configure() when reloading

Ticket #757

b84d1b32 12/28/2005 01:55 AM Scott Ullrich

s/cat//

b5af44a1 12/27/2005 10:11 PM Scott Ullrich

Translate real name to friendly name

3674284c 12/26/2005 01:39 AM Scott Ullrich

Bring up carp interfaces on reload_interfaces_sync()

69c30754 12/23/2005 12:33 AM Scott Ullrich

Eliminate foreach errors if no firewall rules and no nat rules are defined.

3dad45ad 12/22/2005 10:09 PM Scott Ullrich

Ensure items exist before testing

8022eaaa 12/22/2005 06:27 PM Scott Ullrich

Avoid a Warning:Invalid argument supplied for foreach() in
/etc/inc/pfsense-utils.inc on line 177

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

Do not enable STP on wireless interfaces

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

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

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

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

Only extract memory if dmesg.boot exists

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

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

run interfaces_carp_bring_up_final() at end of reload_all

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()

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"...

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

1120ff57 11/20/2005 05:30 AM Scott Ullrich

Delete interface settings when reloading in both reload_ calls

01ea39c8 11/20/2005 05:29 AM Scott Ullrich

Delete interface settings when reloading

a5489081 11/20/2005 04:44 AM Scott Ullrich

Down all interfaces before reloading settings. Otherwise PF gets wacked out.

7c748413 11/14/2005 09:31 PM Scott Ullrich

echo out the interface we are working on

d641b292 11/14/2005 09:26 PM Scott Ullrich

Really disable offloading for vmware interfaces

db6dfee5 11/14/2005 08:23 PM Scott Ullrich

Do not setup microcode features for vmware

5ee05677 11/14/2005 07:42 PM Scott Ullrich

Make sure DB is consistent

562fca6d 11/07/2005 03:27 AM Scott Ullrich

Do not require a reboot to setup polling.

62739c1c 10/16/2005 08:42 PM Scott Ullrich

MFC 6898
It helps to return the value!

ffb4b005 10/16/2005 08:40 PM Scott Ullrich

MFC 6893
Add get_interface_mtu()

c071aade 10/15/2005 02:05 AM Bill Marquette

No need to add fxp to the array twice
Pointed-out-by: submicron

8d36fd1d 10/14/2005 09:01 PM Scott Ullrich

Add polling enable/disable control in System Advanced

Suggested-by: CMB

af67c4ab 10/13/2005 05:25 AM Scott Ullrich

Translare friendly interface names to real interface names

563ced33 10/13/2005 02:42 AM Scott Ullrich

missing ,

5408b3b0 10/13/2005 02:28 AM Scott Ullrich
  • Cleanup comment
  • Remove debugging echo's
12b2d7c7 10/13/2005 02:17 AM Scott Ullrich

Add 'ste' to available polling

65dea9fb 10/13/2005 02:14 AM Scott Ullrich

Enable polling for an interface if it supports it.

Thanks to the revised polling code that is SMP compatible!

5bfc9fdf 10/11/2005 09:53 PM Scott Ullrich

Only write 1 line

9604ac1f 10/11/2005 09:51 PM Scott Ullrich

Set $username correctly

f7594142 10/11/2005 02:45 AM Scott Ullrich

Sync htpasswd in pfsense-utils:sync_webgui_passwords()

caa72e06 10/09/2005 04:30 AM Scott Ullrich

Missing;

Pointy-hat-to: GeekGod

8d83779e 10/09/2005 04:19 AM Scott Ullrich

Use password from $config

ac21b329 10/08/2005 04:36 AM Scott Ullrich

Set root shell to /bin/sh when syncing

b3a88dd6 10/08/2005 04:36 AM Scott Ullrich

Set shell when syncing

2c24977e 10/05/2005 10:09 PM Scott Ullrich

Do not update changedesc

f53c7cd0 10/04/2005 12:21 AM Scott Ullrich

only generate salt and crypted_pw once

c2acdb73 10/04/2005 12:16 AM Scott Ullrich

make $config a global variable

72183413 10/04/2005 12:10 AM Scott Ullrich
  • Sync root and admin passwords
  • Move sync logic into pfsense-utils:sync_webgui_passwords()
b46dbd5e 10/02/2005 04:57 PM Scott Ullrich

If we cannot resolve to a real interface simply return what we where passed prior.

0c03a1eb 09/29/2005 05:38 PM Scott Ullrich

Missing ]

d22669ef 09/29/2005 05:30 PM Scott Ullrich

Add <system><do_not_use_nic_microcode/> tag which will prevent the system from trying to bring up the nics with microcode support.