Project

General

Profile

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

# Date Author Comment
74a4edc3 08/01/2012 08:04 AM Ermal LUÇI

Correct mod_evasive setting per CP to confirm to what the CP page description says. Resolves #2270

25fff267 08/01/2012 08:02 AM Ermal LUÇI

Refine test

6839a678 08/01/2012 07:30 AM Ermal LUÇI

Correct generation of lighty config for CP now that zone is passed as parameter

3cd2ea2c 07/18/2012 10:14 PM Jim Pingle

Expand cipher list and remove a cipher that Safari on iOS does not like after recent lighttpd changes. Fixes #2553

e43d53b4 07/08/2012 03:48 PM Phil Davis

Fix for this crash report, received after resetting a test system to factory defaults and setting up initila stuff:
i386
8.3-RELEASE-p3
FreeBSD 8.3-RELEASE-p3 #0: Sat Jul 7 21:34:19 EDT 2012 root@FreeBSD_8.3_pfSense_2.1.snaps.pfsense.org:/usr/obj./usr/pfSensesrc/src/sys/pfSense_wrap.8.i386...

86ed4ec3 07/06/2012 05:59 AM maho

Fix system_routing_configure() function so it does not try to add static routes ipv6 subnets to ipv4 gateways or ipv4 subnets to ipv6 gateways while using aliases that includes both ipv4 and ipv6 subnets.

6844896c 06/09/2012 03:52 PM Cyrill B

maxprocperip is defined per zone

1e5f47bb 06/08/2012 06:34 AM Seth Mos

Add blackhole to Null routes
Redmine ticket #2471

6fdea6a2 06/04/2012 08:20 AM Seth Mos

Allow for Null routes

58168f4e 05/30/2012 04:59 PM Jim Pingle

Fix input validation and import test.

cf180ccc 05/30/2012 04:44 PM Jim Pingle

Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process.

0b8e9d38 05/16/2012 02:48 PM Jim Pingle

On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.

7dab8995 05/15/2012 08:37 PM Jim Pingle

Clear process signals before exec() or ntpd misbehaves if called from PHP on i386.

42135f07 05/14/2012 07:44 PM Jim Pingle

Use FreeBSD's ntpd instead in the backend

98f20e35 05/10/2012 06:17 PM Irving Popovetsky

max_procs adjustments for small memory systems, attempt 2

Per Jim P's feedback, move max_procs completely out of
system_webgui_start() and move all of the memory/procs decision logic
to system_generate_lighty_config().

Adjust the captive portal max_procs to reflect the low memory...

5db4d1eb 05/06/2012 04:02 PM Jim Pingle

Test if this is an array before using it as an array.

5a2a8349 05/05/2012 11:07 AM Lorenz Schori

Add support for aliases in DNS Forwarder, fixes #2410

e0c45357 05/01/2012 08:00 PM Jim Pingle

Move routing (radvd, routed, ospf, bgp) to its own log since these daemons can be really spammy at times.

60dd7649 04/30/2012 07:32 PM Jim Pingle

Move the stop_packages code to a function, and call the function from the shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564

4f8adcb6 04/17/2012 01:33 PM Jim Pingle

Include the ntp facility also, should fix ntp logging

4b2bf4fc 04/16/2012 08:12 AM Seth Mos

Prevent a invalid argument on a empty array

64a8dbf2 04/14/2012 06:53 PM Jim Pingle

Fix missing - on route parameter

95837597 04/13/2012 08:27 PM Jim Pingle

Merge pull request #90 from vizvayu/master

Mode selection options for PowerD

d46c3acd 04/13/2012 07:13 PM Ermal LUÇI

Enable verbosity to actually put something in the logs

bd29bb7b 04/12/2012 03:07 PM Jim Pingle

Add brackets to a syslog server if it's an IPv6 IP. (Though FreeBSD's syslogd still won't send to it ... http://www.freebsd.org/cgi/query-pr.cgi?pr=150530&cat=misc )

f898c1a9 04/11/2012 03:58 PM Jim Pingle

Add alias support to static routes (needs some testing) Ticket #2239

Conflicts:

etc/inc/filter.inc
etc/inc/util.inc
usr/local/www/system_routes_edit.php
53c210dd 04/11/2012 01:12 AM Cristian Feldman

Added mode selection options for PowerD.

08ab5cd2 04/04/2012 05:44 PM Jim Pingle

Expand these checks to include 'dynamic' or they'll never match dynamic gateways, leading to issues with routing.

e0977fed 03/29/2012 10:20 AM Seth Mos

Move some of the log file tabs around.
Add seperate tabs for dnsmasq,unbound as well as gateways.

ef59af27 03/22/2012 02:48 PM Darren Embry

fix for: Captive Portal cannot work on master branch

reverting to listening on 0.0.0.0 seems to work just fine

mostly fixes #1700 .

http://redmine.pfsense.org/issues/1700

f5b8bdbf 03/15/2012 02:58 PM Ermal LUÇI

Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when lighttpd is doing so. This makes it possible to recover from 550-Internal... error.

4a8c0780 03/13/2012 07:16 PM Jim Pingle

Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS."

This reverts commit 89d291ec25c12ed5744c63679270d1a13b5c6b3a.

89d291ec 03/13/2012 05:31 PM Jim Pingle

Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS.

bfe407e5 03/02/2012 09:02 PM Warren Baker

Add the ability to disable static routes without deleting them

3b8a17a1 03/02/2012 07:07 PM Ermal LUÇI

Correctly match ntpd syslog messages

f581cb10 02/22/2012 12:01 PM Chris Buechler

only skip adding default gateway if OLSR is actually enabled, and log why you're skipping it, otherwise it's tons of "fun" to dig in and figure out what's going on.

c82b2c3f 02/01/2012 06:28 PM Jim Pingle

Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158

943994ff 01/18/2012 08:05 PM Scott Ullrich

Ensure timezone is set

7c6856f8 11/29/2011 04:47 PM Jim Pingle

Include DHCPDv6 static maps when generating hosts file. Fixes #2017

236524c2 10/26/2011 09:14 PM Jim Pingle

Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.

1e656ec4 10/01/2011 12:20 AM Jim Pingle

Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings)

689eaa4d 09/30/2011 11:57 PM Jim Pingle

Move hostapd to its own log and tab, so it stops spamming the system log.

722112f3 09/30/2011 02:28 AM Jim Pingle

Exclude relayd from main system log, it's really spammy, and is already in relayd.log

b4792bf8 09/07/2011 01:04 PM Ermal LUÇI

Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.

02091d23 09/03/2011 10:20 AM Seth Mos

Encapsulate in curlies for safety

ea91a8c0 09/03/2011 10:17 AM Seth Mos

Unbreak system_routing_configure();

26ecc19c 09/03/2011 09:13 AM Seth Mos

Only add the Interface scope on link local addresses

1a40ed8a 09/01/2011 06:41 AM Seth Mos

Fix system_routing_configure() so that that it also passes the interface scope with the IPv6 address on route changes. This is required for link local gateways to work.

c935003d 08/24/2011 08:51 AM Seth Mos

Update the system.inc code that sets up the static routes for DNS servers to reflect the interface to gateway name conversion

7734aea6 08/17/2011 02:15 AM Andrew Thompson

Make initial changes to allow pfSense to work in a jail.

This mostly avoids starting things that will not work and gets the
initial config. Most of the pfSense functionality will not work
(pf rules, routing, etc) but it can be used for testing.

af6576a8 08/12/2011 02:32 PM Jim Pingle

Also only add 127.0.0.1 as a DNS server if dnsmasq (DNS Forwarder) is enabled.

6c86a39f 08/12/2011 11:47 AM Ermal LUÇI

Allow disabling having localhost in resolv.conf. There are some special setups that might need this.

8e866217 08/08/2011 05:19 PM Ermal LUÇI

When clicked allow overriding of dns servers by dynamic WANs still configure the other dns servers so in multi-WAN environments dns has a chance to work still.

8ac329da 08/08/2011 05:16 PM Ermal LUÇI

Tell the local system to use the locally running dns forwarder as a primary source. This should help ticket #1407

1fd3fe31 08/01/2011 06:15 PM Scott Ullrich

Start hostid

43086fae 07/30/2011 12:19 AM Scott Ullrich

Max procs should be 1 when using an op code cacher

4c41b626 07/28/2011 07:58 PM Ermal LUÇI

Use route change here as well to avoid leaving the routing table without a destination for a short period.

0124456b 07/28/2011 07:44 PM Jim Pingle

Rework rc.stop_packages a little. Fixes #1564

6968b356 07/27/2011 08:39 PM Ermal LUÇI

Correct check as per http://forum.pfsense.org/index.php/topic,39155.0.html

9140006b 07/27/2011 04:19 PM Ermal LUÇI

Correct issue with adding IPv6 default gateway reported http://forum.pfsense.org/index.php/topic,39344.0/topicseen.html

b368b35a 07/25/2011 05:56 PM Ermal LUÇI

Resolve issues that made php core dump or eat a lot of memory when big routing tables are present.

d685dad4 07/13/2011 12:26 PM Jim Pingle

Merge pull request #5 from smos/master

Welcome IPv6!

a213ad18 07/13/2011 04:20 AM Andrew Thompson

Allow a ZMQ syslog address

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

aa994814 07/12/2011 03:35 AM Andrew Thompson

Allow DHCP mappings to be resolved first for reverse lookups.

This was affecting a kerberos installation where the first DNS alias was
given for the PTR instead of the static DHCP mapping name, breaking the
kerberos tokens.

c7bb0eed 06/21/2011 12:12 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/version

f0b17f3f 06/20/2011 11:50 AM Vinicius Coque

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

53bbbf04 06/19/2011 07:01 PM Scott Ullrich

Do not create blank domain lines if domain is gone from config.xml. It breaks tools such as dig when troubleshooting, etc.

248501cd 06/19/2011 02:58 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

5d2e5116 06/17/2011 06:14 PM Jim Pingle

Fix formatting of fastcgi params in lighty config.

c41602e1 06/17/2011 05:53 PM Jim Pingle

Add a GUI field to adjust the max number of processes for lighttpd.

de408516 06/10/2011 04:37 PM Jim Pingle

Merge remote branch 'upstream/master'

7401c8c4 06/08/2011 09:33 PM Jim Pingle

Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342

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

534375b6 06/03/2011 07:34 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/openvpn.inc

2e88102d 06/01/2011 09:39 PM Jim Pingle

Disable this until it can be properly fixed.

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

d97ff036 05/30/2011 01:11 PM Ermal LUÇI

Prevent races on resovlconf generation as well by adding a lock.

a1b86994 05/27/2011 03:32 PM Ermal LUÇI

Ticket #1534. Try to stop packages during reboot of system.

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

69bd3cc0 05/21/2011 09:14 PM Seth Mos

Comment out the interface_gif_configure(). It is causing more issues then it is solving.

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

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/pfsense-utils.inc

0b9d02f3 04/26/2011 02:18 PM Jim Pingle

Don't just blindly echo to the ntpd.log, it's a clog file and that will break it.

673ee7b1 04/19/2011 09:06 PM Scott Ullrich

Harden SSL settings a bit. Verified OK with Chris Buechler and Bill Marquette

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

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

Conflicts:
etc/inc/gwlb.inc

b1c305e7 04/15/2011 08:42 AM Seth Mos

Merge remote branch 'upstream/master'

cd11a142 04/12/2011 05:52 PM Jim Pingle

Drop the ntpdate sync in favor of using ntpd -s, which should have the same net effect without needing the shell script that has been prone to hanging.

af8f910e 04/12/2011 08:40 AM Seth Mos

Merge remote branch 'upstream/master'

5b64e336 04/05/2011 03:16 PM Jim Pingle

Fix variable name

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

126f5314 03/24/2011 07:42 AM Seth Mos

Merge remote branch 'upstream/master'

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

b2305621 03/18/2011 10:11 PM Ermal LUÇI

Generate the config file in a variable then write it as a whole to a file.

a41c5253 03/14/2011 05:49 PM Seth Mos

Properly configure lighty with the configured port when attached to the v6 socket. It was previously hardcoded to https

17a5b095 03/04/2011 04:01 PM Seth Mos

Correct one more variable in the process

4f332466 03/04/2011 03:51 PM Seth Mos

Fix broken gateway logic that mixed up v4 and v6

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

9740fad8 01/26/2011 02:40 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/system.inc

ec192fe5 01/25/2011 07:55 PM Scott Ullrich

Fix url. Do not include mod_accesslog twice

292ef22a 01/21/2011 08:34 AM Seth Mos

Unbreak static routes
Add initial NPt Network Prefix Translation pages

1801c223 01/20/2011 05:52 PM Ermal LUÇI

Add the empty check otherwise all static routes are skipped. Reported-by: Seth