Project

General

Profile

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

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

d2619fa0 01/20/2011 08:03 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/system.inc

38bdc48d 01/19/2011 06:57 PM Ermal LUÇI

This logic was reversed fix it. Reported-by: Seth

911a262f 01/19/2011 07:30 AM Seth Mos

Prevent a IPv6 address from breaking system routing. This is a hack because we don't have the proper ip validation in 2.0 mainline

2db19fec 01/18/2011 08:52 AM Seth Mos

Fix broken merge, change variable name to define inet family

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

Merge remote branch 'upstream/master'

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

96e889fc 01/17/2011 10:11 PM Seth Mos

Specify the -inet family so that accidental IPv6 addresses here don't break the system routing.

75e9ed89 01/14/2011 07:14 PM Jim Pingle

Remove extra brace

546f30ca 01/14/2011 05:20 PM Jim Pingle

Better test for an empty CA to avoid writing out an empty CA file (some on the forum are seeing this.)

807fd6cd 01/04/2011 06:32 PM Ermal LUÇI

Unbreak dns server colletion. Pointyhat: myself

33818198 01/03/2011 09:53 PM Ermal LUÇI

Oops remove forgotten line and correct variable name error that seems to have existed from long time. Even though the file read is not used in pfSense this days!

e1daff07 01/03/2011 09:49 PM Ermal LUÇI

Use glob instead of forking cat with glob patterns. Also use file() instead of forking cat just for reading a file. This might help with the issue reported on Ticket #943 which seems like a timing issue even though the dns events happen before newip events.

196b6749 12/25/2010 11:40 PM Seth Mos

call interfaces_gif_configure() before proceeding with system routing configure so that the tunnel is up when adding routes.

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

nuke trailing carriage returns

d31bc32a 12/22/2010 01:11 AM Ermal LUÇI

Make the CP locking more granular and make use correctly of exclusive/shared locks where appripriate. This speeds up CP login process.

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

e9954aef 12/18/2010 08:32 PM Scott Ullrich

Do not spam console, spam log

81868072 12/18/2010 08:12 PM Scott Ullrich

use is_dir(). Sometimes php lack of uniform function names can be annoying.

42ee8bde 12/18/2010 07:57 PM Scott Ullrich

Ensure log directory exists before invoking syslogd

f8895161 12/17/2010 06:19 PM Jim Pingle

Add missing - in syslogd command line parameters, fixes #1111

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

6d8ff5e9 12/10/2010 11:26 PM Scott Ullrich

Hard code maxlockouts to 15 until GUI portion is ready

65f7fba8 12/10/2010 09:53 PM Scott Ullrich

Correct webConfgurator auth/error messages

4f76b144 12/08/2010 06:45 PM Ermal LUÇI

Get rid of fastforwarding since it is not maintained from long time. Courtesy-of: battlez_ IRC

d589cccf 12/02/2010 05:01 PM Warren Baker

If a pkg has logging enabled in syslog, then correctly ensure that it does not get logged to one of the other logs but only to its specified log file.

eeb52fea 12/02/2010 02:56 PM Warren Baker

Syslog.conf would end up with multiple pkg facility names on the same line. So multiple pkgs with logging enabled would end up with the previous pkg prepended to its syslog entry.

1ea78906 11/30/2010 11:41 PM Scott Ullrich

Revert "Use -ss for syslogd. Suggested-by: Ermal"

This reverts commit c57e0d704ac08afee31e1e79f0b8228f5eb66cb1.

c57e0d70 11/30/2010 11:39 PM Scott Ullrich

Use -ss for syslogd. Suggested-by: Ermal

e351fc2d 11/30/2010 11:36 PM Scott Ullrich

Use -l

be9303ac 11/30/2010 11:28 PM Scott Ullrich

Unbreak Status -> System Logs -> DHCP due to chroot and new version of DHCPD.

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

Use pfSense_sync()

f3c91cb5 11/29/2010 02:19 AM Erik Fonnesbeck

Reintroduce this optimization, but use the correct return value this time.

d04e8082 11/29/2010 01:27 AM Scott Ullrich

Unbreak sysctl handling.

bad29897 11/26/2010 09:35 PM Ermal LUÇI

No need to go through the array when the key can be tested directly.

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

Nuke trailing c/r

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

293079d1 11/12/2010 09:38 PM Seth Mos

Make sure that we enable SSL properly for the ipv6 vhost as well

5b6661d8 11/11/2010 03:39 PM Seth Mos

Fix more typos, I can't code for toffees

4f66ad1f 11/11/2010 03:33 PM Seth Mos

Fix the syntax error

543ecd59 11/11/2010 03:26 PM Seth Mos

Use the information from the wiki about letting lighty listen on v4 and v6 together.
http://redmine.lighttpd.net/projects/lighttpd/wiki/IPv6-Config

ca94f214 11/11/2010 02:44 PM Seth Mos

Enable IPv6 binding for Lighttpd

35d26b25 11/10/2010 07:16 PM Ermal LUÇI

Not sure why sometimes works sometimes does not work when bound to localhost the lighttpd instance of CP. Back to previous setup! Though security of it is debatble.

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

Remove trailing carriage return

fe73e93f 11/10/2010 01:34 PM Seth Mos

check the correct routing table array otherwise we can never change the default route

12984150 11/09/2010 11:58 AM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/pkg-utils.inc
etc/inc/system.inc

58db1fc4 11/08/2010 10:42 PM Ermal LUÇI

Kill dhcplease before writing the hosts file so that it does not scramble the content from kqueue events.

f09ce147 11/04/2010 03:14 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/services.inc