Project

General

Profile

Activity

From 03/17/2009 to 04/15/2009

04/15/2009

06:14 PM Bug #3 (Resolved): VPN negation rules not added in 2.0
The rules negating policy routing for VPNs that exist in 1.2.x aren't added in 2.0. Chris Buechler
05:13 PM Revision 6d74f28b: Cosmetic fix - two words were split with hyphenation that didn't look right in the WebGUI.
Jim Pingle
05:11 PM Revision 92215498: Remove "Allow IPv6" option from Firewall/NAT tab, it's already on the Networking tab with other IPv6 options.
Jim Pingle

04/14/2009

02:04 AM Revision 3c07ce5e: allow a diff ip address for gateway monitor
Scott Ullrich

04/13/2009

06:16 PM Revision b5376d0e: Set skip on pfsync0
Scott Ullrich

04/12/2009

08:29 PM Revision b45dcff4: Use * instead of Default for consistency
Scott Ullrich
07:44 PM Revision 8d582d67: Remove extra tab
Scott Ullrich
07:12 PM Revision d846bbfc: Setup relayd.log
Scott Ullrich
07:07 PM Revision 5274feb0: Avoid these errors: Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 776 Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 779 Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 779
Scott Ullrich

04/10/2009

03:25 AM Revision a2b22897: clarify description
Chris Buechler

04/09/2009

08:19 PM Revision 5accf130: Fix OpenVPN instance port change.
It had been failing on any change, including valid unused choices. Jim Pingle

04/08/2009

09:09 PM Bug #2 (Resolved): Gateway not added when switching from DHCP to static
To replicate:
1) Browse to Interfaces -> WAN on a box configured for DHCP. Switch to Static IP, click to add a ne...
Chris Buechler

04/07/2009

11:50 PM Revision d6cb86d1: Set all log files to 600
Scott Ullrich
08:40 PM Revision 28359758: don't kill routed unless it's running to avoid error in system log
Chris Buechler
08:32 PM Revision be361291: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
Chris Buechler
08:31 PM Revision 974ff781: fix typo, clean up text
Chris Buechler
01:09 PM Revision 329bb764: Add some smarts so that it always shows the 1st found quality database with Static gateways
Replace ifthenelse with a switch Seth Mos
06:06 AM Revision b040124a: clean up text
Chris Buechler
05:46 AM Revision 7098c77f: clean up text
Chris Buechler

04/06/2009

10:58 PM Revision 8e31e049: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
Chris Buechler
10:57 PM Revision 126a0b09: Set ipfw's state limit the same as pf's
Chris Buechler
09:51 PM Revision 3901843a: Do not remove shaper config unless stepid > 0
Scott Ullrich
09:22 PM Revision 58936a34: Update my copyright.
Ermal Luçi
09:22 PM Revision 15b78e3e: Remove debug string.
Ermal Luçi
07:57 PM Revision 732181e2: No need to wipe logs twice
Scott Ullrich
05:26 PM Revision 0529f24a: Set ipfw's state limit the same as pf's
Chris Buechler
03:41 PM Revision 9ffede93: Trigger drop down menus on 83 chars
Scott Ullrich
07:17 AM Revision fe4df9b7: Show correct Monitor, previously always showed TCP.
Chris Buechler
02:20 AM Revision 910efe27: Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
Chris Buechler
02:00 AM Revision 4bc0961e: Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
Chris Buechler
01:19 AM Revision 354f1f01: fix order
Chris Buechler
12:35 AM Revision 0958770c: Since they're listed by name, order alphabetically.
Chris Buechler
12:29 AM Revision 0f01013a: Since they're listed by name, order alphabetically.
Chris Buechler

04/05/2009

11:59 PM Revision c5d381e3: clean up text
Chris Buechler
09:15 PM Revision e82d4a41: Configurable filtering for Services Status widget
Jim Pingle
08:03 PM Revision 60359eaa: Add Use PowerD
Scott Ullrich
07:55 PM Revision c912fe28: Add missing spacing before PowerD section
Scott Ullrich
07:47 PM Revision d66a8cae: Add power savings header
Scott Ullrich
07:38 PM Revision 8e9fa41d: Adding PowerD knob to system -> advanced -> misc. This will be useful
for folks wishing for their firewall to use less power overall. Blurb
from the powerd man page from freebsd:
T...
Scott Ullrich
07:19 PM Revision 37c7bad8: Fix include for gmirror status widget
Jim Pingle
07:03 PM Revision 5aaccff5: New Widget: Gmirror Status
Jim Pingle
05:50 PM Revision 5579cecd: Fix log widget title/link
Jim Pingle
01:01 AM Revision d38805bc: Honor monitor type for server load balancing
Chris Buechler

04/04/2009

11:50 PM Revision af8ae7ce: Filter log parsing update
* Share filter log parsing code instead of using copy/paste/code duplication.
* Reworked the JavaScript a little so i...
Jim Pingle
11:18 PM Revision 5155bb33: Optimize adding new members to QinQ to evitate recreating the whole QinQ members.
Ermal Luçi
05:28 PM Revision 379ab9a5: Use $g['factory_shipped_password']
Scott Ullrich

04/03/2009

09:40 PM Revision e623dd70: Sync
Scott Ullrich
09:37 PM Revision e9c593bd: Allow custom branch in addition to custom GIT URL.
Scott Ullrich
09:12 PM Revision e761ffb4: Add missing \n
Scott Ullrich
09:09 PM Revision e2b6dd91: Detect .git URL's too.
Scott Ullrich
09:06 PM Revision 3ab35d30: Adding custom branch support. Just enter the URL instead of master
or RELENG_1_2 etc. Scott Ullrich
08:50 AM Revision c1289cfd: * Convert the QinQ code to use a file where the commands are passed. This speeds up most of the vlan creation.
Before you'd need 20min to create qinq with 1000 member now it adds 2000 members in just 1 minute
* Fix some cleanups...
Ermal Luçi
01:20 AM Revision 446ffdbd: Add missing space
Scott Ullrich
01:18 AM Revision 05f6a267: Correct grep statement for hideplatform
Scott Ullrich
12:58 AM Revision 6fafc69f: Correct check for hideplatform
Scott Ullrich
12:57 AM Revision ad225303: Correct check for hideplatform
Scott Ullrich

04/02/2009

06:57 PM Revision aebbbb63: Use 80 chars
Scott Ullrich
06:55 PM Revision f56097a3: Woops, use 80 chars not 70
Scott Ullrich
06:54 PM Revision 3a42330e: Switch to a dropdown menu when there are more than 80 characters combined
in the display_top_tabs() function. Scott Ullrich
04:42 AM Revision 8ff2395b: Do not show an * in schedule box. No schedule is applied for block private.
Scott Ullrich
04:34 AM Revision d4e6c445: Raise tab char count to 82
Scott Ullrich
03:58 AM Revision 53b67506: Bumb value to > 70 for dropdown invocation.
Scott Ullrich
03:55 AM Revision 4316a60a: Convert tab strips into a select dropdown when there are more than 50
characters appearing in the tab names combined. Scott Ullrich

04/01/2009

07:47 PM Revision a5adbd09: Do not show massive amount of members but just what can be shown on the gui
Ermal Luçi
06:13 PM Revision e1f27ca8: Add array_combin() for php4
Scott Ullrich
02:45 PM Revision ed8fab52: Fix dump_clog to handle fifolog and clog timestamps and entries.
Jim Pingle
10:01 AM Revision fd03e4f3: Add Broadcom BCM5708 bce driver to the list
Add Intel 82598 10 Gigabit ixgbe driver to the list Seth Mos
04:08 AM Revision 8274afc7: Use clog or fifolog
Scott Ullrich
04:00 AM Revision fe5f3b38: Remove extra space
Scott Ullrich
02:51 AM Revision d6abaa18: * Add clear_log_file() function and reduce code reuse
* Use clear_log_file() instead of duplicated logic Scott Ullrich
02:28 AM Revision 568f30c2: Switch back to clog but leave option to run fifolog.
Scott Ullrich
02:19 AM Revision b24358d1: Switch back to CLOG by default. Leave support for fifolog as a config.xml item.
Scott Ullrich
12:46 AM Revision 7ee97cb3: * Make it easier to switch back and forth between logging providers (clog, fifo)
* Add a $config['system']['usefifolog'] switch
* Switch back to defaulting to clog
Scott Ullrich

03/31/2009

08:21 PM Revision 8e9c0681: Improve the matching of carp ints to IPs.
Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.1... Scott Ullrich
08:16 PM Revision 7e9547cf: Improve the matching of carp ints to IPs.
Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.1... Jim Pingle
01:24 PM Revision 70ce9162: Make sure to handle a empty settings array correctly
Seth Mos
05:41 AM Revision 04d487e0: Version bump to 1.2.3-RC1
Scott Ullrich

03/30/2009

06:22 PM Revision 37c53a0d: Read shaper config only once. This should speedup on large shaper config the loading of the page.
Ermal Luçi
06:20 PM Revision c6196310: Do not allow to add a vlan tag on the same interface when it is used by qinq.
Ermal Luçi
06:16 PM Revision 08057ba6: Add description even for parent QinQ vlan.
Ermal Luçi
06:15 PM Revision 265188ea: Allow QinQ interfaces to be assigned.
Ermal Luçi
06:09 PM Revision cd22ddab: Add nat rules even for l2tp. While there fix some issues which might produce bad cidr notation for pppoe/l2tp/pptp.
Ermal Luçi
04:51 AM Revision cc460ee9: When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
Chris Buechler
04:43 AM Revision fa1fafb6: When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
Chris Buechler
12:38 AM Revision a55e9c70: * Hide interfaces internals to other code and use the propper interfaces.
Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
* Make get_interfac...
Ermal Luçi

03/29/2009

09:22 PM Revision a80281c6: Clarify that ranges can be specified and add a fix to not leave the upper limit of the range unused as a tag.
Ermal Luçi
09:19 PM Revision 4b653c44: Fix copyrights.
Ermal Luçi
09:18 PM Revision b991e3b5: Add GUI pages for QinQ missed in previous commit.
Ermal Luçi
12:22 AM Revision 94059f49: Sync with billm's fixes in 2.0.
Chris Buechler

03/28/2009

11:41 PM Revision 8619963c: Properly enable and disable sticky
Chris Buechler
05:14 PM Revision fa60d6f7: Use mwexec()
Scott Ullrich
09:08 AM Revision 5f1e1d26: Bring in support for QinQ. At this time it is limited to only 2 levels.
Ermal Luçi

03/27/2009

10:24 PM Revision 5fb0ac9e: Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' will have a valid id of 0 (superuser access!)
Scott Ullrich
10:19 PM Revision a64c490a: Use mwexec() to hide find *-quality.rrd messages
Scott Ullrich
10:17 PM Revision 66b35c5c: Use mwexec() so we do not see this error on fresh installation:
cp: /root/.. is a directory (not copied).
cp: /root/. is a directory (not copied).
Scott Ullrich
10:13 PM Revision 774c9a00: Ensure $user_base directory exists and is writable. Kills ugly warning on
fresh installation. Scott Ullrich
12:53 AM Revision be804887: Don't check for overrides, that's a valid config.
Chris Buechler
12:51 AM Revision 6089aa11: Don't check for overlaps, that's a legit configuration.
Chris Buechler
12:36 AM Revision ba2cbed4: Correct variable name
Scott Ullrich

03/26/2009

05:15 PM Revision 53af8835: Take care of cleaning the ip alias when we delete an entry of ipalias type or modify it.
Ermal Luçi
05:13 PM Revision 2064fb9d: Make sure that the item isset before checking.(part of PHP5 array handling)
Ermal Luçi
05:27 AM Revision c1285ca6: Change log message. This doesn't necessarily mean the IP has changed, so it was misleading.
Chris Buechler
05:15 AM Revision 12df13d4: Log actual interface rather than CARP interface
Chris Buechler
02:29 AM Revision 7bc4057d: DPD and NAT-T are not required
Chris Buechler
01:19 AM Revision 67763264: Use the new function of interfaces and get_interface_ip to get propper results.
Ermal Luçi
01:19 AM Revision bb34737f: Add function which returns the list of interfaces by realif index.
Ermal Luçi

03/25/2009

11:00 PM Revision 89ee8c55: Add missing then
Scott Ullrich
10:57 PM Revision 5dcd63b5: Add missing then
Scott Ullrich

03/24/2009

07:39 PM Revision 82ef398a: Add hideplatform
Scott Ullrich
07:38 PM Revision c6a15b30: Add hideplatform
Scott Ullrich
07:33 PM Revision 1cb58b79: Add hideplatform item which is useful for rebranding
Scott Ullrich
07:30 PM Revision 3d7639eb: Add hideplatform directive useful for rebranding
Scott Ullrich
06:09 PM Revision aeca0c4e: Add missng `
Scott Ullrich

03/23/2009

09:36 PM Revision e28d3bb3: Ensure dpddelay is a value, not that its simply set leading to racoon.conf errors:
my /var/etc/racoon.conf file has: "dpd_delay ;"
Reported in ##pfSense on FreeNODE by Overrand
Scott Ullrich

03/22/2009

11:55 PM Revision 1a6df0f2: Fix tab display as reported in http://forum.pfsense.org/index.php/topic,15114.0.html
Ermal Luçi
11:54 PM Revision 40de0b13: Add secret option required on some setups.
Ermal Luçi
11:19 PM Revision f2ba47f8: * Keep only one function to return the mac address
* Bring the mac address function to interfaces.inc its the only consumer of those. Ermal Luçi

03/19/2009

02:06 AM Revision 833eb9d6: Do not restart syslkog, just hup it
Scott Ullrich
01:56 AM Revision 9dac9942: Add space after tabs
Scott Ullrich
01:54 AM Revision 0d9d2a1b: Cleanup and reduce code line count.
Scott Ullrich
01:05 AM Revision 892a42ae: Ensure fifolog_writer is still not running after killing syslogd.
Scott Ullrich
12:37 AM Revision 5e7eff74: Use more human readable format
Scott Ullrich
12:34 AM Revision 69de2290: Convert epoch time to human readable
Scott Ullrich
12:25 AM Revision 0ecc7729: Fix ${g errors
Scott Ullrich
12:19 AM Revision c676893c: Echo out data to start of log files
Scott Ullrich
12:12 AM Revision 77518fbf: Ensure tmp is ready before beginning operation.
Scott Ullrich
12:09 AM Revision 17e3db6f: Add sleep() after killing syslogd
Scott Ullrich
12:05 AM Revision 37c71b53: Add missing )
Scott Ullrich
12:02 AM Revision c9a8a669: Ensure file exists.
Scott Ullrich

03/18/2009

11:57 PM Revision c7f78649: Add missing )
Scott Ullrich
11:56 PM Revision 9b364c04: Add missing )
Scott Ullrich
11:51 PM Revision bb89e5d0: Use unlink()
Scott Ullrich
11:46 PM Revision 783cdcaa: * Rm log file before fifolog_create if it exists
* Do not hard code path to logs Scott Ullrich
11:38 PM Revision 3d5b2e45: Clear logs before fifolog_create command
Scott Ullrich
11:27 PM Revision ba403c37: Use fifolog_create
Scott Ullrich
11:04 PM Revision 2468ae76: Update gateway group gateway IP for dhcp interface wan interfaces.
Scott Ullrich
11:04 PM Revision 2ccad09a: Make logging work. Investigated by jim-p
Scott Ullrich
11:04 PM Revision f4538770: Remove blank newline
Scott Ullrich
09:40 PM Revision 8693d698: Remove file that should have gone away when the interface code was rewritten.
Ermal Luçi
09:18 PM Revision 22e6d572: * Add a link to go directly to interface group rules.
* Reinitialize the members array to show correctly the members. Ermal Luçi
05:59 AM Revision 86488702: Query host with host and also check this against cached address.
Scott Ullrich
04:39 AM Revision dfdc44a6: Turn off package reinstall now that we are established on the 7.X platform.
Scott Ullrich
04:19 AM Revision 45faf3da: Revert "Sync from HEAD to avoid complete meltdowns when downgrading from 2.0"
This reverts commit 1987293b2cf80d15677860f9c5d6ff52b9ff03db. Scott Ullrich

03/17/2009

08:43 PM Revision a4d372d5: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
Jim Pingle
08:41 PM Revision 6e164365: fifolog_create size needs to be a multiple of 512
Jim Pingle
08:39 PM Revision 330cbe3a: Make 0 byte sized log files happy
Scott Ullrich
12:01 AM Revision 42753d25: Actually merge the part that does the real work with FreeBSD groups.
Ermal Luçi
 

Also available in: Atom