Project

General

Profile

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

# Date Author Comment
5f471c95 10/01/2011 05:52 PM Ermal LUÇI

Use the new daemon for status->queues until a proper chart javascript library is availble

8b6313a4 07/12/2011 11:57 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

Conflicts:
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/interfaces.inc
etc/inc/services.inc
etc/inc/xmlrpc_client.inc
usr/local/www/fbegin.inc
usr/local/www/services_dhcp.php

d8012adb 06/07/2011 01:47 PM Vinicius Coque

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

Conflicts:
etc/inc/voucher.inc
usr/local/www/fbegin.inc

b5ef447f 06/01/2011 02:42 PM Jim Pingle

Fix merge blip.

58005e52 06/01/2011 01:00 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfsense-utils.inc
etc/inc/upgrade_config.inc
usr/local/www/interfaces.php

3dbceb92 05/30/2011 04:02 PM Scott Ullrich

Include .inc files for plugin system

e4a8ed97 05/25/2011 11:51 PM Scott Ullrich

Add function header

d65962a7 05/25/2011 11:43 PM Scott Ullrich

Adding a new hook system for firewall nat edit and firewall rules edit page.
Basically if the directory exists it will suck in the files to extend these pags.

/usr/local/pkg/firewall_nat/input_validation
/usr/local/pkg/firewall_nat/pre_write_config
/usr/local/pkg/firewall_nat/htmlphpearly...

474f36d1 05/25/2011 10:02 PM Scott Ullrich
  • Add is_ipaddr_configured() so that people do not need to reinvent the wheel for this task
  • Check to make sure the administrator is not entering the IP address of the same host preventing a issue where the firewall will sync the voucher database to itself and cause the webConfigurator to crash.
5aa28c86 05/24/2011 04:34 PM Seth Mos

Apply fix from wallabybob on the forum http://forum.pfsense.org/index.php/topic,37079.0.html

45d4b71e 05/23/2011 06:57 PM Vinicius Coque

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

d21d6e20 05/23/2011 06:41 PM Vinicius Coque

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

Conflicts:
etc/inc/interfaces.inc
etc/inc/upgrade_config.inc
etc/inc/vpn.inc

aa3c4866 05/20/2011 04:10 PM Ermal LUÇI

Correct code to use correct refernces for proxy settings set in Advanced->misc. Reported-by: http://forum.pfsense.org/index.php/topic,36939.0.html

f69d8346 05/20/2011 04:05 PM Jim Pingle

Merge remote branch 'upstream/master'

2a57a4d1 05/20/2011 03:45 PM Ermal LUÇI

Correct curl setting for setting a proxy username and password. Reported-by: http://forum.pfsense.org/index.php/topic,36939.0.html

62a29fe3 05/16/2011 06:20 AM Ermal LUÇI

Resolves #1529. Check if the file exists before opening it.

325e3163 05/14/2011 10:44 PM Bill Marquette

Merge branch 'master' into smos-ipv6

Conflicts:
etc/inc/pfsense-utils.inc

4450527f 05/14/2011 04:23 PM Evgeny Yurchenko

Fix small typo

57f2840e 05/14/2011 04:23 PM Evgeny Yurchenko

MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, Diagnostics->ARP table

4e4de1d1 05/14/2011 01:59 PM Ermal LUÇI

Resolves #1529. Check if the file exists before opening it.

fcdc8943 04/28/2011 09:33 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/pfsense-utils.inc

42c07003 04/18/2011 06:25 PM Ermal LUÇI

Add an option under advanced->misc to specify a proxy for retreiving pfsense package info or downloading packages.

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

1cea22d5 03/22/2011 07:47 PM Seth Mos

Fix parse error

15cc0894 03/22/2011 07:41 PM Seth Mos

Restore the IPv6 counters I accidentally overwrote

22dae853 03/20/2011 10:07 PM Seth Mos

Add a function that will calculate the ipv6 address for a given hardware address

09991924 03/20/2011 09:14 AM Seth Mos

Merge commit from Bill M for ipv6 counters and interface stats

f698b262 02/16/2011 08:11 AM Seth Mos

Merge remote branch 'upstream/master'

4c37209a 02/13/2011 04:37 PM Jim Pingle

Suppress curl errors (if we get a 404 it tosses its own error if there is no response body, just a 404 code.)

d164643a 02/13/2011 04:14 PM Jim Pingle

Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.

f1ac1733 02/13/2011 01:44 PM Erik Fonnesbeck

In update_alias_names_upon_change function add capability to access more deeply nested sections and fields.

1d564143 02/11/2011 08:13 AM Seth Mos

Merge remote branch 'upstream/master'

93c2c1e6 02/10/2011 03:58 PM Jim Pingle

Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243

2c1b25d6 02/10/2011 03:08 PM Seth Mos

Merge remote branch 'upstream/master'

bda131b2 02/10/2011 01:34 PM Jim Pingle

Fix a date compare bug, resolves #1273

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

1f74cd2d 01/18/2011 08:10 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/system.inc

c2272d6d 01/06/2011 11:30 PM Scott Ullrich

Scroll the textarea to bottom on each update

61f0a115 01/06/2011 11:09 PM Scott Ullrich

Take into account< 10 too

a0e157e9 01/06/2011 11:02 PM Scott Ullrich

When installing packages on console (downloading) only show every 10% meaning 10% 20% 30% instead of 1% 2% 3% 4% 5%, etc

673e8095 12/22/2010 03:39 PM Scott Ullrich

nuke trailing carriage returns

81afb509 12/20/2010 08:06 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/vslb.inc
usr/local/www/interfaces.php

f444c396 12/17/2010 12:45 AM Erik Fonnesbeck

Prevent division by zero if the file size is zero.

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

18be996d 12/10/2010 12:34 AM Ermal LUÇI

Actually we expect an array to be returned.

e501de37 12/10/2010 12:19 AM Ermal LUÇI

Hello xmlrpc to another function!

d064a115 12/07/2010 11:32 AM Ermal LUÇI

Tighten checks a bit also when check_firmware_version is called return the config version too.

5e3a84e2 12/06/2010 10:37 AM Ermal LUÇI

Use send_event since touch()'ing files does not work.

e53e7a5d 12/06/2010 10:29 AM Ermal LUÇI

Do not call filter_configure here the caller does. Also remove old code of the times when check_reload_status used files as trigers.

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

Use pfSense_sync()

e2d052b6 11/30/2010 02:21 PM Ermal LUÇI

Remove extraneous ')'. So much for php -l

5f36c658 11/29/2010 11:49 PM Jim Pingle

Rework this loader.conf changing code a bit. Might help with ticket #560

9a7f6731 11/26/2010 08:54 PM Ermal LUÇI

Use php_uname where possible.

fedab998 11/24/2010 06:08 PM Scott Ullrich

Nuke trailing c/r

4ed5ad5a 11/23/2010 12:57 PM Ermal LUÇI

Ticket #1023. Correct carp status even on the status page.

108cfddf 11/23/2010 12:47 PM Ermal LUÇI

Ticket #1023. Correct the widget code bringing it full speed with latest carp code.

0f806eca 11/21/2010 05:23 PM Erik Fonnesbeck

Upon restoring a config, replacing whole sections, or editing config.xml in edit.php, prevent possible accidental lockout from DNS rebind and HTTP referrer checks by disabling them until reboot or the next time they pass, whichever comes sooner. Ticket #1027

2addd5b2 11/18/2010 12:57 PM Ermal LUÇI

Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to call the right functions. Optimizations and code cleanup along the way.

fa15f4ae 11/17/2010 10:45 PM Ermal LUÇI

Clear up some code.

d98d6f7f 11/17/2010 10:42 PM Scott Ullrich

Boost timeout for file downloads to 60 seconds

39a8090a 11/16/2010 11:31 AM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/PEAR.inc
etc/inc/filter.inc

172007f5 11/15/2010 11:46 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
etc/inc/system.inc
usr/local/www/interfaces.php
usr/local/www/interfaces_gif_edit.php

cea355a5 11/11/2010 09:53 AM Erik Fonnesbeck

Separate this into the original case with the floating rule cases above it to fix some scenarios where the order was still wrong.

baaa8bb1 11/11/2010 05:58 AM Erik Fonnesbeck

Move this function to allow removing it from easyrule.

fa112436 11/10/2010 07:40 PM Ermal LUÇI

Use php calls rather than forking to shell.

9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

a8a98fb4 11/01/2010 07:31 AM Seth Mos

Do not throw warnings on empty dhcpd arrays

65b1e7d5 10/28/2010 10:56 AM Seth Mos

Make sure that if either v4 or v6 dhcp servers are enabled that is_dhcp_enabled() will trigger

2bbb79cb 10/23/2010 07:27 PM Seth Mos

tack on the ipv6 information via the old fashioned way until the pfsense module is up to speed

10f0a57a 10/11/2010 03:53 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/authgui.inc

26c8cc72 10/07/2010 05:21 PM Jim Pingle

Add function to convert pfsense slice name to product name.

addc0439 10/01/2010 01:17 PM Renato Botelho

Fix quotes to use %N$X on gettext calls

43652f2f 09/28/2010 01:19 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

5eb03383 09/23/2010 08:40 PM Jim Pingle

Add additional acceptable version strings.

f14bd707 09/13/2010 12:57 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/filter.inc
etc/inc/gwlb.inc

e5953c68 09/08/2010 04:56 PM Ermal LUÇI

Use foreach and check for type to avoid errors.

8c04b1ae 09/08/2010 01:20 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/filter.inc
etc/inc/pkg-utils.inc
etc/inc/service-utils.inc
etc/inc/system.inc
etc/inc/vpn.inc

0ae6daf8 09/07/2010 07:36 PM Ermal LUÇI

Use the new events mechanisms to dispatch events.

47f12397 08/30/2010 11:36 PM Renato Botelho

Fix gettext calls with printf to permit change strings order

d23525a0 08/20/2010 01:04 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

d56bce18 08/19/2010 07:46 PM Ermal LUÇI

Remove not existing function reference. Pointy-hat: myself

9a4c3eed 08/19/2010 12:45 PM Ermal LUÇI

Setup polling per interface rather only at bootup. This is a proper fix and a optimization on large interface cases. Also setup_microcode and polling defaults before configuring interfaces.

29c508f7 08/18/2010 05:13 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc

51d5aad7 08/17/2010 08:42 PM Ermal LUÇI

Fixes #88. Actually fix all the mess that was caused by setup_microcode() which overwrote the whole decisions being made on boot from other code. Solve this by moving the setting of all interface capabilities to interface_configure() and just leaving microcode setup to setup_microcode. Also optimize and make more readble the polling setup if activated/deactivated. This also fixes the ticket issue because the settings are now kept after booting up and not overwritten by other code.

7d1b238c 08/16/2010 09:25 PM Carlos Eduardo Ramos

Implement gettext() calls on pfsense-utils.inc

febca7e8 08/16/2010 11:21 AM Ermal LUÇI

Add l2tp where missing. Also add l2tp and igb to altq capable interfaces.

943659d0 08/04/2010 03:02 PM Jim Pingle

Refine the setting/checking of these variables a little.

0f280d2a 07/26/2010 09:35 PM Jim Pingle

Disable SSL peer verification in cURL. Also, explicitly set FOLLOWLOCATION to make sure that we can redirect properly. Both of these are needed to fix snort rule downloads.

929a1b15 06/29/2010 02:36 PM Jim Pingle

Use the real interface list in setup_microcode() Fixes #705

9e3aadbe 06/28/2010 07:59 PM Jim Pingle

Add checkboxes to disable TSO and LRO since some drivers will misbehave with them set. Resolves #703

b009b153 06/22/2010 06:53 AM Jim Pingle

Add build-time comparison also.

59db783a 06/16/2010 03:11 PM Marcus Brown

Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPPx type links.

f7480829 06/09/2010 03:17 PM Marcus Brown

Fix up for new ptpid scheme and iface name scheme.

5dc6f9b4 06/08/2010 03:48 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

58cbe016 06/08/2010 03:06 PM Marcus Brown

Trim the output. This only nails you if your interface is last in the list.

277d0250 06/07/2010 04:24 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc

ebdbdbc2 06/06/2010 12:52 PM Marcus Brown

Make display of interface name and uptime work again on status_interfaces.php

692730bf 06/06/2010 04:15 AM Marcus Brown

One more $if changed to $ifdescr and remove unneccessary line.

f78c5975 06/06/2010 03:41 AM Marcus Brown

Revert "One more $if must change to $ifdescr"

This reverts commit a045b3270f13f39908beb875ede4e75f565e12e9.

Not correct.

a045b327 06/06/2010 03:40 AM Marcus Brown

One more $if must change to $ifdescr