Project

General

Profile

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

# Date Author Comment
d8648df4 11/28/2014 12:05 PM Ermal Luçi

Remove these booting settings since are useless

285ef132 11/26/2014 12:10 PM Ermal Luçi

Rather than set the g['booting'] on globals provide a function to test for that doing the right checks

5d49ceac 10/15/2014 04:19 AM Phil Davis

Fix #3935 Properly allow WAN without LAN

Was broken by https://github.com/pfsense/pfsense/commit/bd0b5d2dc7a279d3473a65a11d67efb5e39392be

bd0b5d2d 10/08/2014 04:33 AM Chris Buechler

Remove the minimum NIC warning, this dates back to when minimum 2 NICs were supported and it made sense to throw this message at people. It's obvious a network appliance requires at least one NIC.

f049d544 09/09/2014 08:12 PM Renato Botelho

Some device names are bigger now (eg vtnet, ixgbe, cxgbe)

971de1f9 07/07/2014 11:06 PM Renato Botelho

Convert almost all /sbin/sysctl calls to php functions

493360f5 08/28/2013 08:05 PM Phil Davis

Use updated get_memory var names

The value of minimum_ram_warning is designed to be compared to hw.physmem - so do that. Usse the appropriate physmem or realmem value in each place.

76a7d8e4 01/16/2013 01:29 PM Ermal LUÇI

Merge git pull request 313 from bcyrill with some modifications

589e9633 11/19/2012 02:26 PM Jim Pingle

Fixup gettext/printf call.

f1bdc4e3 06/30/2012 12:54 PM Carlos Cesario

Change ereg() to preg_match() function

62784b05 06/11/2012 08:42 PM Ermal LUÇI

Fixes #2490. If there is a descr set on the interface keep it and do not disable the iface

db0d446f 06/07/2012 03:48 PM Darren Embry

fix for bug #2469 ("WAN -> LAN -> OPT10")

df0e1f2d 04/04/2012 06:16 PM Ermal LUÇI

Good catch jim :)

870952cf 04/04/2012 06:05 PM Ermal LUÇI

Just php does not like this variable name and just prepends the 1 in output!

a51493d1 04/15/2011 04:38 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/gwlb.inc

ca90133b 04/14/2011 08:50 PM Jim Pingle

Save a little space on the interface list for console assignment.

152ab4d0 03/25/2011 11:59 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc
etc/inc/priv.defs.inc
etc/inc/shaper.inc
etc/inc/system.inc

54bdff75 03/25/2011 11:49 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc
etc/inc/priv.defs.inc
etc/inc/services.inc...

7916acc3 03/16/2011 11:36 AM Seth Mos

Change wording

a120c194 02/08/2011 03:51 PM Vinicius Coque

BP: Fix gettext implementation

95524508 02/08/2011 02:15 PM Ermal LUÇI

Resolves #1265. Show the interfaces in the same order requested during assignment on console.

9d3d8d00 01/28/2011 07:32 PM Vinicius Coque

Merge branch 'master' into inc

Conflicts:
etc/inc/captiveportal.inc
etc/inc/config.console.inc
etc/inc/config.lib.inc
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/ipsec.inc
etc/inc/pkg-utils.inc
etc/inc/shaper.inc...

e503c44a 12/23/2010 08:06 PM Ermal LUÇI

Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html

c92ccac7 12/14/2010 11:56 AM Vinicius Coque

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/gwlb.inc
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc...

5ba5a8de 11/30/2010 09:48 PM Scott Ullrich

Use pfSense_sync()

8e1fd4fe 10/01/2010 01:29 PM Renato Botelho

More gettext fixes

814f9e64 08/16/2010 12:36 PM Carlos Eduardo Ramos

Implement gettext() calls on config.console.inc

c9fa8254 08/10/2010 01:19 AM Scott Ullrich

Show disabled interfaces as well

5b74202b 08/10/2010 12:50 AM Scott Ullrich

Adding config.console.inc