Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6dd2a1e4 11/03/2008 01:33 PM Seth Mos

Extra sighup not needed on 7

aeb90d90 11/02/2008 11:35 PM Bill Marquette

oops, changed a line in testing, revert

43b01df4 11/02/2008 11:33 PM Bill Marquette

Comment code on why primary pools port is in use - the front end should
probably only show fallback pools with the same port, but that will be
difficult if not impossible to put in place until we have a better AJAX
framework in place.

ab9c7767 11/02/2008 11:26 PM Bill Marquette

Only print out protocols that have actions assigned

e4af968c 11/02/2008 11:01 PM Bill Marquette

Fix generation of protocol line

2d0ef957 11/02/2008 09:53 PM Scott Ullrich

Turn off TSO for BCE, too

70027e12 11/02/2008 09:32 PM Scott Ullrich

Remove copy / pasto error

57420f57 11/02/2008 09:31 PM Scott Ullrich

Disable TSO

12169c92 11/02/2008 08:15 PM Seth Mos

Add mute argument to mwexec

413389f0 11/02/2008 08:14 PM Seth Mos

Use mute flag on mwexec

4a7e6eb1 11/02/2008 08:01 PM Seth Mos

Enable pf when it is disabled.

69c8c66c 11/02/2008 01:06 AM Seth Mos

Add valid gateway check before adding route.
Why are we not getting a valid gateway here?
Add FIXME

f9db3cda 11/02/2008 12:42 AM Seth Mos

Correct var types.
Add debugging for command execution and log errors when command does not return 0 (succes)

12348eb4 11/01/2008 07:28 PM Seth Mos

Fix existing static gateway check.

eb1ce5ee 11/01/2008 06:50 PM Seth Mos

Fix adding static entries to array.
Skip static entries from polluting the dynamic array

5c1d21ba 10/31/2008 11:06 PM Seth Mos

Fix up functions for dynamic gateways

5df6d047 10/31/2008 10:19 PM Ermal Luçi

Use the correct ssh port for sshlockout rule.

47503237 10/30/2008 09:41 PM Seth Mos

Check for loss

a674d3a7 10/30/2008 09:39 PM Seth Mos

Restore gateway name check
----------------------------------------------------------------------

5326a1c2 10/30/2008 09:27 PM Seth Mos

Correctly procces group gateways

94486ab8 10/30/2008 08:51 PM Seth Mos

Use correct var

6072dbf6 10/30/2008 08:47 PM Seth Mos

Add trigger level support

de5e8210 10/30/2008 07:44 PM Seth Mos

swap fields, make pretty

be308459 10/30/2008 07:34 PM Seth Mos

correct name, add descr

c66b4242 10/30/2008 07:28 PM Seth Mos

Add backend for dynamic interfaces, ui pages next

8582f802 10/29/2008 03:20 AM Scott Ullrich

Add factory_shipped_username

8bb6bf82 10/29/2008 03:19 AM Scott Ullrich

Add factory_shipped_password

e3a13b00 10/29/2008 03:07 AM Scott Ullrich

Add services_dhcp_server_enable which allows the DHCP server to be turned
off easily.

182fa120 10/28/2008 04:17 AM Scott Ullrich

Add \n to avoid rule breakage

41ccfc44 10/28/2008 04:08 AM Chris Buechler

add missing newline

bbcc0a41 10/27/2008 03:28 AM Scott Ullrich

Note that when enabling a LAN interface that enables "Full firewalling and nat modes"

64f7a1ae 10/27/2008 12:40 AM Scott Ullrich

Latest config is 5.3

04d26657 10/25/2008 09:17 PM Scott Ullrich

If for some reason an invalid element gets written out in config.xml
such as a blank fieldname, pfSense resstores the previous configuration.
However after restoring the configuration the WAN looses its configuration,
default gateway goes bye-bye, etc. Call reload_all() if we restore...

65c4d1ad 10/25/2008 09:16 PM Scott Ullrich

Increase icmplim to 750

f6b761fb 10/24/2008 10:08 PM Scott Ullrich

Restore correct stub

22f9a7b0 10/23/2008 10:51 PM Ermal Luçi

Another optimization which avoids passing the rules twice just to knwo that ipfw is needed.

abb31ea4 10/23/2008 09:59 PM Ermal Luçi

Add stub functions for code that references old names(mostly pacakges).

Suggested-by: Scott

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
cb00b734 10/23/2008 08:57 PM Ermal Luçi

Improve vlan interface code to try to activate as much as possible on the parent, this allows to not maintain a supported list.

332ccd2b 10/20/2008 10:53 PM Scott Ullrich

Add newline

adb0c767 10/20/2008 10:36 PM Scott Ullrich

Look for <pfsense>

f45e6a3b 10/20/2008 10:33 PM Scott Ullrich

Check for bogus decrypted config.xml

864bbcdd 10/19/2008 09:16 PM Scott Ullrich

Correct tagfile_deformat() call

52d6ad51 10/19/2008 02:39 PM Ermal Luçi

Oops, use tunnel address not network.

0c56453c 10/19/2008 02:34 PM Ermal Luçi

Clenup some more when bringing down an interface.

adec6851 10/19/2008 01:32 PM Ermal Luçi

Clear the arp entries for the interface going down.

d8acd706 10/19/2008 01:29 PM Ermal Luçi

Slightly change order of commands for dhcp.

80bf3f4a 10/19/2008 01:20 PM Ermal Luçi

Refactor some code so frontend does not need to know about details that might change
during development.

f620d00d 10/19/2008 09:47 AM Ermal Luçi

style(9)

87a2efd1 10/19/2008 09:39 AM Ermal Luçi

Move from $debugging to $g["debug"].

b042cfd6 10/19/2008 09:33 AM Ermal Luçi

Remove unused var.

40aa6f20 10/19/2008 09:07 AM Ermal Luçi

Mpd4 handles itself mss even with reduced mtu on pppoe case.

b4914b78 10/19/2008 09:03 AM Ermal Luçi

When interface is configured for pppoe and mtu is also configured then adjust the pppoe mtu c
orrespondingly as to us this means pppoe mtu and not parent interface mtu.

9a12451b 10/19/2008 07:50 AM Ermal Luçi

Do not try to generate rules for the known interface groups or should we?

c5a568d9 10/19/2008 07:30 AM Ermal Luçi
  • Cleanup some logic for loading ipfw module which might improve somewhat rules speed on very large rulesets. The best option is moving this to rules generation itself which would really speed up things but i will check it later on.
  • Fix scrub rules generation since it was 'broken' by generating mss-clamping for all interfaces which might be the reason for some slow transfers reported. Remove generation of mss clamping by pf in pppoe case since we handle this in mpd4 and seems to be a better fit for this.
e6d436e8 10/19/2008 03:38 AM Scott Ullrich

If <prefix> does not exist, then call safe_mkdir on it.

64a0b4e4 10/19/2008 03:24 AM Scott Ullrich

Only attempt to run plugins if directory exists

5025a56c 10/19/2008 03:19 AM Scott Ullrich
  • Add run_plugins() function
  • Use run_plugins() function in filter.inc
  • Add plugin hook for parse_config and write_config
c0836064 10/18/2008 02:06 PM Ermal Luçi

Cleanup some not needed code and use the correct debug var.
A lot of code references $debug as var but actually there is only $g['debug'] and $debugging that are defined!!

cf305899 10/18/2008 01:57 PM Ermal Luçi

When creating vlan interfaces from console fill all the needed information.

b9004dfe 10/17/2008 02:33 PM Ermal Luçi

Restore accidentally removed code with bigpond removal which is causing issues with pppoe/pptp.

4b6e75ff 10/15/2008 05:32 PM Scott Ullrich

Check for valid IP address using is_ipaddr

Suggested-by: Ermal

cc8ad8a7 10/15/2008 05:29 PM Scott Ullrich

Misc style fix and checking to see if this is noticed by GIT

915ffd5f 10/14/2008 06:24 PM Scott Ullrich

Actually insert the interface address when the option is specified.

7c36f9e0 10/13/2008 10:40 PM Ermal Luçi

Revert this and see if it affects any of problem reported on latest builds.

8fe7e7c8 10/13/2008 12:35 AM Scott Ullrich

Add global debug where needed

269d6062 10/13/2008 12:33 AM Scott Ullrich

Only show debug Running commands if $debug is enabled

37f36cda 10/12/2008 07:37 PM Scott Ullrich

Read in tabcontrols.php and properly eval()

fe39586a 10/12/2008 07:32 PM Scott Ullrich

If /usr/local/www/themes/$themename/tabcontrols.php exists, then eval
it and allow the tabbing colors and nifty corners to be overriden.

The file simply needs to look like:

$tab_active_bg = "#EEEEEE";
$tab_inactive_bg = "#777777";...

ba5be9ef 10/07/2008 12:37 AM Scott Ullrich

No need to lock config when setting filter update status

df4ae7c8 10/06/2008 10:23 PM Ermal Luçi
  • Remove bigpond support from backend.
  • Use killbypid instead of sigkillbypid SIGUSR2 is not doing what is expected.
  • Actually start pppoe/pptp when the routing is called for this.
1f5309a3 10/06/2008 06:25 PM Matthew Grooms

Use the correct syslog LOG_ERR constant and make this file executable.

723e16b8 10/04/2008 10:52 PM Ermal Luçi

Actually take a shorter route at saving the gateway.

8b127117 10/04/2008 10:50 PM Ermal Luçi

Use correct interface to record gateway.

d78e6763 10/04/2008 10:03 PM Chris Buechler

trim description so long descriptions on IPsec doesn't create an invalid ruleset

d14aea59 10/02/2008 12:09 AM Scott Ullrich

Switch network-backend to freebsd-sendfile from writev now that
lighttpd 1.4.20 has had some fixes applied.

2cbdf97e 10/01/2008 05:26 PM Ermal Luçi

Cleanup the status queues so it does not does stupid things.
Apparnetly this needs to be converted to 'ajax' calls as the traffic graph but for now live with this.

77045939 09/28/2008 03:33 AM Chris Buechler

run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Works with ath(4) also.

Ticket #1813

5252b98d 09/24/2008 02:20 AM Scott Ullrich

Move alwaysbroadcast item to a settable field.

Ticket #1814

XXX: Create GUI option

d3d6bbf3 09/24/2008 02:12 AM Scott Ullrich

Always broadcast to help fix vista fun.

Ticket #1814

df1fc198 09/23/2008 06:51 PM Ermal Luçi

Correct check if we are running with only one interface. LAN ca be deleted without problems with the new interface code.

bd33ee57 09/23/2008 06:32 PM Ermal Luçi

Take into consideration the subnet mask configured.

1d45c5ec 09/22/2008 04:38 PM Ermal Luçi

Use correct variable name for parent interface.

d526d669 09/21/2008 09:49 PM Seth Mos

Use correct arguments

93ecc2fb 09/21/2008 08:36 PM Seth Mos

Reffer to correct variable

9d635f0a 09/21/2008 08:33 PM Seth Mos

Set full path to ping

4c9f3cf5 09/21/2008 07:53 PM Seth Mos

If we really can't find what to ping just continue with the next graph

551e9159 09/21/2008 07:48 PM Seth Mos

Remove dependency on WAN having the default route.
Also failed because it did not use the full path to /sbin

778b6128 09/21/2008 07:42 PM Seth Mos

Make sure we get a valid address to ping for the rrd graphs.

3cf15912 09/20/2008 02:56 PM Ermal Luçi

kill(1) does not need SIG in front of signals anymore. Though i do not think mpd4 responds to SIGUSR[1,2] the same as mpd3.

1c7b35ae 09/20/2008 02:43 PM Ermal Luçi

Leave an XXX for later on.

cea35dd8 09/20/2008 01:51 PM Ermal Luçi

Seems that mtu and up parameters of ifconfig cannot be specified together, at least on lagg(4) case.

3b613904 09/20/2008 01:42 PM Ermal Luçi

Reintegrate global minimum count setting enforcment.

4e7da37c 09/20/2008 01:34 PM Ermal Luçi

Correctly determine interface mismatches.

7f04301d 09/20/2008 01:11 PM Ermal Luçi

Remove unrelated code from function. Add some style(9) to code so readability is improved.

4f9b0f01 09/19/2008 07:18 PM Seth Mos

Filter_configure takes too long to run on embedded and this seems to
upset apinger?

b63f2e8b 09/16/2008 05:41 PM Matthew Grooms

Make it possible for pakages to insert additional tabbed pages into an
existing tab group. This requires that each page in the tab group call
add_package_tabs() with the tab group name before display_top_tabs() so
pages can be inserted. While far from optimal, this system is really a...

24461604 09/15/2008 05:41 PM Seth Mos

Fix Wireless detection logic

fed043ef 09/15/2008 05:12 PM Ermal Luçi

Disable the second call to the same script for configuring wireless interfaces it seems redundant.

29c69135 09/15/2008 05:03 PM Ermal Luçi

Search disabled interfaces too, this is needed since some code assumes this(i.e. wireless).