Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

7a763898 03/15/2012 10:02 AM Seth Mos

Merge pull request #64 from phil-davis/master

Bug #2284: rc.newwanip handle case when gifs config is null

29bf947e 03/15/2012 04:33 AM Phil Davis

Use better is_array test to check if there are any gifs in the config.

c3f01709 03/14/2012 08:17 PM Jim Pingle

Don't put an extra space here or later tests will fail to match this as a pass rule. Part of #2293

efb5b9f1 03/14/2012 08:09 AM Phil Davis

Update etc/rc.newwanip

4096fe5d 03/13/2012 07:27 PM Seth Mos

Enable the NTP server fields for our DHCP6 server.

83bbb0cd 03/13/2012 07:27 PM Seth Mos

Include this file to make sure that rc.newwanipv6 actually works.

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.

71bdd226 03/13/2012 01:00 PM Warren Baker

Rather make use of grep -c than all these pipes

c25197ba 03/13/2012 08:48 AM Seth Mos

Adjust the ordering so that our modules load properly.
The order appears to be important in which we load the modules

1cb94b24 03/12/2012 07:28 PM Ermal LUÇI

Looking at pw code : chars are invalid in a comment fieldgit diff! Replace those to just space

966f359e 03/12/2012 04:26 PM Ermal LUÇI

An empty file is created so that the table is availblke for rules refrencing it so mark it as successful.

4aa0979f 03/12/2012 03:53 PM Ermal LUÇI

Prevent ruleset breaking from grep putting garbage on urltable files and as a result creating unparsable files breaking rulesets

973b2663 03/12/2012 10:55 AM Ermal LUÇI

Simplify this code a little and make it easily extendible.

06fd1952 03/12/2012 10:34 AM Ermal LUÇI

check for presense of file before trying to exec it

e8197e56 03/12/2012 10:32 AM Ermal LUÇI

Do not wipe logs on reboot on full install

80b86de5 03/11/2012 03:41 PM Ermal LUÇI

Fix wich roll to write

2064fa2e 03/08/2012 08:05 PM Ermal LUÇI

Use the latest functions from pfSense module for bridge

d9adca3b 03/08/2012 08:02 PM Ermal LUÇI

Use the latest functions from pfSense module for getting interface list

f37ab0b1 03/08/2012 11:40 AM Seth Mos

Remove the DHCP6 service enable check, it's not valid for configuring router advertisements.

a5571287 03/08/2012 09:17 AM Chris Buechler

fix bridge typos

2156f02a 03/06/2012 08:52 PM Jim Pingle

Only run if this is an array

9ea0cb90 03/06/2012 07:33 PM Jim Pingle

Be more intelligent when managing OpenVPN client connections bound to CARP VIPs. If the interface is in BACKUP status, do not start the client. Add a section to rc.carpmaster and rc.carpbackup to trigger this start/stop.
If an OpenVPN client is active on both the master and backup system, they will cause conflicting connections to the server. Servers do not care as they only accept, not initiate.

6e1f456f 03/03/2012 08:23 PM Ermal LUÇI

Correct send_multiple_events to conform with new check_reload_status behaviour

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

feef287e 02/28/2012 09:45 PM Erik Fonnesbeck

Remove obsolete files after gitsync

2044cb61 02/28/2012 07:22 PM Erik Fonnesbeck

Allow specifying the branch name after the repository URL for gitsync command-line arguments and remove an unnecessary use of the backtick operator.

0b29093b 02/28/2012 05:57 PM Jim Pingle

Show lagg protocol and member interfaces on Status > Interfaces. Implements #2242

3e139f90 02/27/2012 11:58 PM Vinícius Coque

Adding multi-language support to WebGUI

bf34d0de 02/27/2012 08:44 PM Pierre POMES

Ticket #2205 - Add prefork setting

47335ae3 02/26/2012 09:21 PM Pierre POMES

Fix gen_subnetv6_max(), used to display the end of available range in dhcp server ipv6

37459b48 02/26/2012 08:31 PM Scott Ullrich

Turn off suhosin in hunt for #2214

8919256f 02/26/2012 08:27 PM Scott Ullrich

Crank up debug logging to help gear up for #2214

42f74491 02/26/2012 04:22 AM Jim Pingle

Fix comment, unbreak interfaces.inc

350471d5 02/25/2012 05:52 PM Seth Mos

Always configure a link local address when configuring a carp with a IPv6 address.

a3de8b9e 02/25/2012 04:12 PM Pierre POMES

Ticket #1917: fix typos, fix domain-search for dhcpv6

f55b6cbb 02/25/2012 12:46 PM Seth Mos

Write out a default router file for the srd interface

d500e296 02/25/2012 12:32 PM Seth Mos

Adding gateway support for 6rd support, does not add route yet.
Adds to ticket #2117

3f383504 02/25/2012 11:43 AM Seth Mos

Add 6rd backend code support, adds rules for proto 41 traffic for 6rd on WAN so that the tunnel works.
Adds to ticket #2117

42a3cbab 02/24/2012 03:56 AM Pierre POMES

Ticket #1917 - DHCP server support for multiple domains in search list

d3a2337a 02/23/2012 09:24 PM Jim Pingle

While we're at it, allow hostnames for syslog servers, since that is also valid.

4a8a90ff 02/23/2012 03:53 PM Jim Pingle

Allow users to enter a port number when adding a remote syslog server.

a86c158d 02/23/2012 01:36 PM Jim Pingle

Make the reboot time estimate a little more realisitic.

b738cea7 02/23/2012 11:06 AM Warren Baker

Missed removing the function from here as well

4b0e8c91 02/23/2012 08:35 AM Warren Baker

No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not

5e4d70a0 02/23/2012 04:17 AM Yehuda Katz

Option to disable startup/shutdown sounds

f3b2b2a4 02/23/2012 01:02 AM Yehuda Katz

Fixing existing DynDNS force-update feature. Redmine bug #2228

40ce0d68 02/22/2012 07:26 PM Jim Pingle

For nat reflection inetd rules, udp/dgram requires wait, instead of nowait/0. Might help with UDP reflection.

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.

4582ef41 02/20/2012 09:33 PM Jim Pingle

Use PHP's built-in RFC 2822 date format, rather than trying to make our own.

206aa9fc 02/20/2012 02:46 AM Pierre POMES

Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for default values

259f606e 02/20/2012 12:25 AM Pierre POMES

Ticket #2205 - Main logic for relayd global settings screen, still need to add stuff (input validation, etc) before closing ticket

cf0a2714 02/14/2012 05:32 PM Jim Pingle

Don't let an empty subnet into racoon.conf, it can cause parse errors. Ticket #2201

846a6dc2 02/13/2012 08:06 PM Jim Pingle

Fix reference to PPTP secondary RADIUS server shared secret.
See http://forum.pfsense.org/index.php/topic,46103.0/topicseen.html

02de5c07 02/13/2012 07:47 PM Ermal LUÇI

Correct checking if a gif is part of bridge so that it actually works correctly adding a gif after having created it on bootup

10fb17c1 02/08/2012 09:04 PM Ermal LUÇI

Resolves #2052. Remove duplicate rule

09f638b6 02/08/2012 12:08 PM Seth Mos

Make sure to pass the string, not the array

51c57aae 02/08/2012 11:54 AM Seth Mos

Perform actual 128 bit operations to make sure we get the math right.

9252d093 02/08/2012 07:59 AM Ermal LUÇI

Another try to eliminate the warning 'PHP Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/authgui.inc:201) in /usr/local/www/guiconfig.inc on line 47'

c28fae2f 02/08/2012 05:32 AM Erik Fonnesbeck

Revert "Check if a session already exists to avoid errors issued by php on sesion_start being called on existing session"

This reverts commit 9b2de7e2a6afab31e1a62ac8d54435975a22a9a7.

9b2de7e2 02/07/2012 08:35 PM Ermal LUÇI

Check if a session already exists to avoid errors issued by php on sesion_start being called on existing session

2890cae5 02/07/2012 08:26 PM Ermal LUÇI

Fixes #2082. Actually just correct the log to display the correct information

843a6fe2 02/07/2012 08:19 PM Ermal LUÇI

Fixes #2082. Correct checking of existing session to take into consideration when possible/needed the mac address

67e73dcd 02/07/2012 07:06 PM Ermal LUÇI

Fixes #1999. Upgrade bvoucher config as well during CP upgrade to multi-instance

c7fc14a1 02/07/2012 04:30 PM Jim Pingle

Since the CARP interface name changed to vip, devd needs to follow that change as well.

b9f637a7 02/04/2012 11:14 AM Erik Fonnesbeck

Add nat rule if the target is in a subnet handled by a static route whose gateway is in the interface's subnet. Ticket #2163

1716682b 02/04/2012 09:30 AM Erik Fonnesbeck

Add static route subnets if their gateway is within the source subnet for the nat rule. Ticket #2163

bf443dfe 02/04/2012 08:07 AM Erik Fonnesbeck

Use the specific IP for NAT IP in filter_generate_reflection_nat to prevent a condition with multiple subnets on the same interface where replies get sent to the wrong IP.

459bb026 02/04/2012 05:53 AM Chris Buechler

correct branches in gitsync

a748b372 02/03/2012 08:28 PM Warren Baker

Rename function and use variable

5a7e41e6 02/03/2012 08:24 PM Warren Baker

Add builder binary

8ff4e4d4 02/03/2012 08:23 PM Warren Baker

Support for configuring the configuring Unbound service

f33030aa 02/01/2012 09:53 PM Jim Pingle

PPTP upgrade needs to declare $config a global.

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

If the old bindlan option is there, assume the lan interface for binding.

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

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

d835ffc8 02/01/2012 05:58 PM Warren Baker

Also write out the rules that caused the problem to ease troubleshooting.

dd576193 02/01/2012 12:36 PM Seth Mos

Add code that expresses the default gateway calculated from the broker address.
The stf adapter was correctly setup from the WAN IPv4 address apparently
Adds to ticket #2117

f87ccbed 02/01/2012 11:36 AM Seth Mos

Add more backend code to calculate the 6RD broker IPv6 address from the IPv4 broker address.
Adds to ticket #2117

a11df336 01/31/2012 07:04 PM Jim Pingle

Only do foreach on the p2's if it's actually an array.

a000752b 01/30/2012 09:27 PM Jim Pingle

Fix exec bit

92ac3b3d 01/30/2012 09:24 PM Jim Pingle

Add a small script to disable APM on ATA drives if they claim to support it. Leaving this on will kill drives long-term, especially laptop drives, by generating excessive Load Cycles.
The APM bit set will persist until the drive is power cycled, so it's necessary to run on each boot to be sure.

e8fc69ff 01/26/2012 05:18 PM Jim Pingle

Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144

6763033d 01/25/2012 08:39 PM Jim Pingle

Include admin user in bootup account sync

a843870d 01/25/2012 05:40 PM Jim Pingle

Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old config had it disabled.)

1f78ab3a 01/25/2012 05:17 PM Seth Mos

Make sure we stop the configure if the device does not have a public address
Ticket #2117

668e8961 01/25/2012 05:17 PM Seth Mos

Add backend 6RD support. We don't have the required patch yet for our stf driver.
Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations
Adds to ticket #2117

48e24ada 01/25/2012 05:11 PM Jim Pingle

Fix upgrade code for 1.2.3 with assigned OpenVPN interface.

c3ae41e6 01/25/2012 04:34 PM Jim Pingle

Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified in 1.2.3 when upgrading. 1.2.3 separated by ;, 2.x uses separate vars.

a15a7738 01/25/2012 03:59 PM Jim Pingle

Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn't have a way to bind to an interface. Otherwise people accepting connections on opt interfaces on 1.2.3 will break on upgrade until the proper interface is selected in the GUI

b5a97555 01/25/2012 10:17 AM Seth Mos

Remove rtsol debugging output

aa291f19 01/24/2012 09:14 PM Jim Pingle

Comment out debug print for cert verification

d224df18 01/24/2012 08:04 PM Ermal LUÇI

Check to see if the pid file exists before trying to kill anyprocess

9fd14591 01/23/2012 07:15 PM Jim Pingle

Be more careful when creating and removing a user, to only alter a user if it really matches the passwd entry. Fixes #2066
pw usershow likes to ignore what you want even with -n and if the user is numeric and doesn't exist, it fetches by uid. Can cause major problems if you try to remove a numeric user.

86cf3681 01/21/2012 08:08 PM Vinícius Coque

making small fixes on jQuery code

fa984be9 01/21/2012 03:30 AM Erik Fonnesbeck

Only add these lines if there is both an IP address and CIDR. Fixes #1882

b0c76f18 01/20/2012 06:03 PM Ermal LUÇI

Ticket #2114. Remove define_syslog_variables since its deprecated and probably not needed

199c320b 01/20/2012 04:05 PM Jim Pingle

Bump upload size to 128mb, the firmware updates (at least for now while testing) are a bit too large for the old value.

2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()