Project

General

Profile

Activity

From 02/10/2011 to 03/11/2011

03/11/2011

09:34 PM Revision 3795d067: Add the ability to differentiate between v4 and v6 tunnels. Bill says he can test
Seth Mos
01:37 AM Revision d0404e46: Fix typo
Jim Pingle

03/10/2011

04:25 PM Revision 64d42525: Clarify text on outbound NAT page.
Jim Pingle
01:06 PM Revision 2f23caf2: Correctly generate the interface.
Ermal LUÇI
01:05 PM Revision 298ca201: Define only one loginterface since that is what pf(4) allows. This prevents a memory leak from pfctl(1) which may lead to memory depletion if the utility is run frequently with the pfSense generated ruleset.
Ermal LUÇI
08:55 AM Revision 36653869: Remove extra unmatched conf_mount_ro for a potential race condition preventing writes when generating ssh keys in the background. Ticket #673
Erik Fonnesbeck
07:32 AM Revision 48ab12a9: Remove quick from the filter rule by request of Erik.
Seth Mos
07:31 AM Revision 05c8d0b1: Correct the config path to the upnp array, this prevented the filter rule from being generated
Seth Mos

03/09/2011

09:21 PM Revision 15294580: Add the IPv6 tag to the version so that BSD perimeter can seen these installs from a mile away
Seth Mos
09:14 PM Revision 47cc98de: Correctly use the WAN macro definition for the interface on 2.0. Though i still insist that people should do this themselves rather than relying on some obscure gui option.
Ermal LUÇI
07:49 PM Revision 28a581b8: Add {} around foreach contents. Fixes occasional duplication of the easyrule block alias.
Jim Pingle
07:49 PM Revision a0140246: Add block rule to the top of the firewall rules.
Jim Pingle
06:54 PM Revision 021b77af: If PPTP is set for redir, actually add the NAT rules to rdr.
Jim Pingle
06:03 PM Revision fa182351: Only delete files in /tmp, not directories. Fixes rm errors on shutdown. (Doing rm -rf might cause it to go across filesystem boundaries again, which we're trying to avoid.)
Jim Pingle
04:23 PM Revision b043503a: Teach the console update by url about the default auto update url.
Jim Pingle
01:40 PM Revision 354796f0: Unbreak the rrd graph img page
Seth Mos
12:53 PM Revision 15f2cdc3: Merge remote branch 'upstream/master'
Conflicts:
usr/local/www/status_rrd_graph_img.php
usr/local/www/themes/pfsense_ng/rrdcolors.inc.php
Seth Mos
12:27 PM Revision 947fe874: Correct firewall rule, remove flags any
Seth Mos
12:04 PM Revision a3dd71ee: Merge remote branch 'upstream/master'
Seth Mos
11:51 AM Revision f22c9ae2: Merge remote branch 'upstream/master'
Seth Mos
11:50 AM Revision 9c5ad167: unbreak the broken merge
Seth Mos
11:35 AM Revision 272c5d62: Automatically add a multicast allow rule for miniupnpd so that the Xbox 360 works.
Seth Mos
10:58 AM Revision a6917c65: Add the 95th percentile line to the traffic graphs
Seth Mos
10:48 AM Revision c7cfc098: Possible double RRD process fix.
Seth Mos
07:20 AM Revision 9956b38a: Merge the config upgrade code, there was a mismatch, the one who merged this wrong should get a pointy hat.
Seth Mos

03/08/2011

10:35 PM Revision fdc0e920: Add localhost to be natted automagically from auto-generated nat rules. This simplifies loadbalancing from the host itself.
Ermal LUÇI
10:14 PM Revision 01890f6a: Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,34139.0.html
Ermal LUÇI
09:30 PM Revision 53bd5790: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/rrd.inc
Seth Mos
08:02 PM Revision 55805397: Add missing image. Fixes #1339
Jim Pingle
07:37 PM Revision 4db0365d: Keep the output in a variable before passing it to rrdtool in case we also want to pass it to something else.
Jim Pingle
07:18 PM Revision ae3c0a12: Only run pfctl once per interface for stats, rather than four times.
Jim Pingle
05:47 PM Revision 3e5c0ab7: Use foreach here to be sure we do not reference unexisting results.
Ermal LUÇI
03:37 PM Revision 375eed5a: Merge remote branch 'upstream/master'
Scott Ullrich
03:23 PM Revision 13927322: Do a proper test otherwise a override of the total_minutes var might happen.
Ermal LUÇI
03:16 PM Revision c4ea3691: Properly do testing of voucher existing or not rather than relying on an obscure feature of php. Also do exclusive locking rather than shared one when writing dbs.
Ermal LUÇI
08:14 AM Revision d2627d7c: Correct the link to the proper page for deleting a static mapping
Seth Mos

03/07/2011

10:45 PM Revision 6b5e978b: Use racoonctl now that ipsec-0.8 is back to reload the config.
Ermal LUÇI
09:42 PM Revision 06d30ce7: Handle the case on some special configs with a gateway of all 1's otherwise strange thing happens.
Ermal LUÇI
08:03 PM Revision 214bd062: Fix typo
Jim Pingle
05:24 PM Revision a5ccf623: Add cas(4)
Jim Pingle
03:07 PM Revision e8567e89: When doing conf_mount_ro/rw on NanoBSD, pass sync,noatime to mount to preserve the options we have already set in fstab. Ticket #1279 and Ticket #444
Jim Pingle
08:14 AM Revision ae091de3: Commit the forgotten edit page for the dhcpv6 reservations
Seth Mos

03/06/2011

09:18 PM Revision b4c826ad: Resolve merge conflict
Scott Ullrich
07:44 PM Revision 283e9180: More fixes to differentiate between v4 and v6 gateways on the same interface.
Seth Mos
07:17 PM Revision de140730: First stab at generating a link local address for the bridge interface if it's used by DHCP.
Seth Mos

03/04/2011

10:05 PM Revision fd4151a9: Enforce session establishment.
Ermal LUÇI
10:02 PM Revision bb7469ca: Enforce session establishment.
Ermal LUÇI
10:00 PM Revision de4333ba: Enforce session establishment.
Ermal LUÇI
09:53 PM Revision 9fbb3599: Add missing pages to the authentication system.
Ermal LUÇI
08:50 PM Revision c53eb903: Be smart and remove the needs package sync toggle since the begining otherwise not behaving packages might mess up the whole thing.
Ermal LUÇI
08:27 PM Revision ce1942d6: Oops more make code correct.
Ermal LUÇI
08:24 PM Revision 328c1def: Oops make code correct.
Ermal LUÇI
08:15 PM Revision 006802ab: * Prevent concurrent logins on CP to not be recorded on the DB.
* Make the locking more complex to avoid locking exclusively during pruning task which would hurt a lot CP performanc... Ermal LUÇI
05:37 PM Revision 9ccecb65: If the interface triggering rc.newwanip is not assigned just reload packages and the filter and exit.
Ermal LUÇI
04:01 PM Revision 17a5b095: Correct one more variable in the process
Seth Mos
03:51 PM Revision 4f332466: Fix broken gateway logic that mixed up v4 and v6
Seth Mos
01:09 PM Revision 1b761f36: Check if the protocol is empty, not just if it's set. Fixes #1323
Jim Pingle
01:04 PM Revision 1c1a74fa: Only change protocol if it's set and not empty.
Jim Pingle

03/03/2011

09:13 PM Revision 7ec0e6e2: Add upgrade code to ensure rule protocols are all lower case.
Jim Pingle
08:40 PM Revision 06b3df52: Make this lowercase before checking, or people who ended up with TCP or UDP in their config might end up with rules that have no port specified, leaving them a bit more open than expected.
Jim Pingle
08:30 PM Revision 4e8e7662: Blind coded a edit page for IPv6. the subnet check needs to be written entirely. Checking if the IP address falls within the v6 subnet isn't so hard, what is harder is making sure that the ip does not fall within the dynamic subnet. For that we need proper subnet math calculus. Which we don't have yet.
Seth Mos
08:18 PM Revision 11085d2a: Add the neighbour table to the menu
Seth Mos
08:16 PM Revision aed47758: Fix the link to point to the v6 edit page instead
Seth Mos
08:13 PM Revision 0461114f: Add the IPv6 Neighbour list status page
Seth Mos
04:30 PM Revision 4f4e85df: Make sure we tell the code that the interface exists otherwise multiple laggs might get created.
Ermal LUÇI
04:30 PM Revision ee487a68: Not needed anymore.
Ermal LUÇI
02:24 PM Revision 6be90004: Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere.
Jim Pingle
05:42 AM Revision 67b0ed57: lower limit to 101 MB
Chris Buechler

03/02/2011

05:24 PM Revision 56f25370: Simplify is_macaddr regex.
Erik Fonnesbeck
05:08 PM Revision c5682801: Slight regex fix on is_macaddr - the previous regex was letting through a mac without : separators, leading to improper validation and potentially invalid dhcp configs. Seen here http://forum.pfsense.org/index.php/topic,33830.0.html
Jim Pingle
02:09 PM Revision 199791f9: Show friendly names of interface for root queues of ALTQ.
Ermal LUÇI
01:57 PM Revision 93c1127f: Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316
Jim Pingle
11:52 AM Revision e77ecd8e: Attempt to mitigate fork bombs of rc.newipsecdns. Alternatively we should probably bail out with a exit(0);
instead. Seth Mos
09:39 AM Revision e269b621: Merge remote branch 'upstream/master'
Seth Mos
09:14 AM Revision d161b4d4: Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels will never get removed from the
filterdns-ipsec.hosts Seth Mos
08:08 AM Revision bb3c6562: Add the toggle to disable successful login messages, show actual help text for redirect item
Seth Mos
07:47 AM Revision 4fc3855f: Make it possible to turn off successful login messages, this should quiet the console, system logs
Seth Mos
07:21 AM Revision 829fa12e: Add a check that should prevent configuration of racoon with duplicate phase 1 IP entries.
Seth Mos
04:51 AM Revision baca83aa: Fix page title text. Replace "Firewall" with "Interfaces" in title.
Marcus Brown
12:25 AM Revision 539d5973: Remove custom code for checking ip_addr and use the pfsense provided one.
Ermal LUÇI
12:23 AM Revision cf46a14f: Do not be so drastic on normal failure.
Ermal LUÇI
12:21 AM Revision dcc897e5: Since its only called during bootup there is no need to do conditionals here. Always sync config and start the miniupnpd process.
Ermal LUÇI
12:18 AM Revision 88cbd62a: More fixes to comments and code for upnpd. Also bring up to speed the stop/start logic.
Ermal LUÇI
12:05 AM Revision 2816f43f: Improve logging and some tests during miniupnpd config generation.
Ermal LUÇI

03/01/2011

11:51 PM Revision b469b7fe: This is not true anymore as piece of code.
Ermal LUÇI
11:46 PM Revision 8df14984: Correctly get only the interface mac address rather than any other found mac on this interface.
Ermal LUÇI
11:40 PM Revision 05c4bfa0: Pass the -a parameters to pgrep to be certain we search ancestors as well. The side effects might be inoquos from the pfSense context.
Ermal LUÇI
06:18 PM Revision c8487604: Use the call to basename to remove the extension rather than trim, since trim takes a list of characters, not the exact string to remove. Suggested by http://forum.pfsense.org/index.php/topic,32967.0.html
Erik Fonnesbeck
06:03 PM Revision 8b19f4a7: This is not NAT, so put it under the Firewall Advanced heading instead.
Erik Fonnesbeck
01:11 PM Revision 2936a57e: add subnet mask clarification for IPv6 and correct default count to 128 bits
Seth Mos
01:06 PM Revision e53de0b3: Merge remote branch 'upstream/master'
Seth Mos

02/28/2011

07:02 PM Revision 87ae1a2b: Fix page title.
Jim Pingle
06:28 PM Revision 6f5b2ff5: Merge remote branch 'upstream/master'
Scott Ullrich
05:25 PM Revision 566193a5: Only make gateway changes if we have been given a new gateway IP.
Jim Pingle
05:21 PM Revision d7b4e38f: Setup gateway monitoring since we just altered a gateway.
Jim Pingle
05:16 PM Revision e121bebd: Fix gateway handling in setup wizard.
Jim Pingle
04:12 PM Revision 2d539f40: Only display gitsync settings on supported platforms.
Erik Fonnesbeck

02/27/2011

09:21 PM Revision 4e0cb56e: Merge remote branch 'upstream/master'
Scott Ullrich
08:50 PM Revision cfaf6e69: Only show the you can monitor the filter reload process for filter related changes
Scott Ullrich
08:43 PM Revision 58b4b246: Flush the buffer
Scott Ullrich

02/26/2011

07:20 PM Revision 4ed69f33: Do a more strict check on the return value of the download function. Fixes #1309
Jim Pingle
04:40 PM Revision 153e3cb5: Declare $g a global here.
Jim Pingle
04:34 PM Revision 73d885d7: Ensure the pkg staging area exists on nanobsd before trying to use it.
Jim Pingle

02/25/2011

10:14 PM Revision 0c4f8ca8: Merge remote branch 'upstream/master'
Scott Ullrich
05:45 PM Revision 17e7a243: missing $
Scott Ullrich
05:44 PM Revision da666ca8: missing $
Scott Ullrich
05:42 PM Revision a6f4ac66: misc whitespace cleanups
Scott Ullrich
04:37 PM Revision 0c13af6c: Give this another shot
Scott Ullrich
03:26 PM Revision ebcdcaaa: Fix admins group permission setting when upgrading from 1.2.3.
Jim Pingle
09:27 AM Revision bc75a430: Correct IPsec carp interface upgrade code, off by one
Seth Mos

02/24/2011

06:51 PM Revision a09d8bfc: Use full path to pw
Jim Pingle
06:50 PM Revision 2aba8f77: Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group and user.
Jim Pingle
06:20 PM Revision 072bc34c: Correct the test which displays an error if someone chose to save+test but doesn't have an ldap backend. Also, fix a typo.
Jim Pingle
03:51 PM Revision bcc85621: Fix find again... apparently -xdev is depreciated and tosses errors, replaced by -x
Jim Pingle
03:46 PM Revision 22beab88: Move this code up a bit and also use /root/tmp to fetch packages instead of /tmp so it won't fill up.
Jim Pingle
03:37 PM Revision 9011a843: If we're on nanobsd, pass -t to pkg_add to specify a different "staging area" path.
Jim Pingle
02:23 PM Revision 62958eae: Correct the vlan upgrade code to continue when we fixed up the interface
Seth Mos
02:17 PM Revision 583f4913: Correct the find command, pipe into xargs
Seth Mos
01:10 PM Revision 563b47bf: Make sure to resolve the gateway name before passing it off to the IPsec reload function
Seth Mos
01:10 PM Revision 3acab378: Correct variable name. This could never have deleted the static route for IPsec vpns on multi wan
Seth Mos

02/23/2011

07:09 PM Revision 003d1b3d: And one more place for PKG_TMPDIR... just in case.
Jim Pingle
07:07 PM Revision 633ef551: Set PKG_TMPDIR here too, to help nanobsd pkg installs.
Jim Pingle
05:49 PM Revision c99c1e4e: Allow queues on top of bridge. Though more investigation is needed on its correct meaning.
Ermal LUÇI
05:36 PM Revision 6c67a28d: Set PKG_TMPDIR for embedded/nano because it will fill up /var trying to download packages otherwise. (From sullrich)
Jim Pingle
05:14 PM Revision 0030036f: Don't forget to clear username field so it doesn't show up on next edit.
And if for some reason user enters a username, store it for them. Marcus Brown
05:06 PM Revision ec465066: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Marcus Brown
05:05 PM Revision d9cc4b24: Try again, a little cleaner: Prevent GUI from giving error for freeDNS service since username and password
Marcus Brown
04:54 PM Revision 1f9d17ef: Revert "Prevent GUI from giving error for freeDNS service since username and password"
This reverts commit 740f745922549283e29d3d964c7a60266d7dbf0a.
This is a little ugly. Let's do it a little differently.
Marcus Brown
03:05 PM Revision 62ce9874: Update "Last Tested" date for freeDNS in comments
Marcus Brown
03:00 PM Revision 740f7459: Prevent GUI from giving error for freeDNS service since username and password
aren't required.
Also add a note for freeDNS users to enter "Authentication Token"
in Hostname field. Zero out fake ...
Marcus Brown
02:45 PM Revision 4aa58d46: Correct the config path to the vip array
Seth Mos
02:19 PM Revision 443f2e6e: Attempted fix that should convert the old carp[$i] naming to vip[$vhid]
Seth Mos
02:07 PM Revision 3d039701: Make sure we iterate by the vlan number lest we end up with a empty variable? Hopefully fix new vlan name not being assigned to interfaces section
Seth Mos
02:01 PM Revision 685a26fc: Correct the gateway group member name to the correct GW_". strtoupper($if) uppercase. This fixes outbound load balancer pools upgraded from 1.2.3
not working Seth Mos
01:55 PM Revision 219585da: Do not cross filesystem boundaries when removing files lest we empty Seth' USB stick
Seth Mos
08:03 AM Revision a299232e: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/filter.inc
etc/inc/vpn.inc
Seth Mos
02:32 AM Revision b8778031: Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303
Luiz Gustavo S. Costa

02/22/2011

10:31 PM Revision c54c9d15: Remove direction from traffic shaper generated rules now that the match action is present to correctly put packets on proper queues. Before it was not possible since this would have also open firewall ports/holes.
Ermal LUÇI
07:29 PM Revision 2d1298ce: Reset this var before this test, otherwise if the test is skipped, it will carry over the value from the previous run.
Jim Pingle
07:29 PM Revision 8364184a: Don't consider a cert as in use by the GUI if it's in HTTP mode. Fixes #1171
Jim Pingle
07:27 PM Revision ac631bba: Move all functions from index.php for captiveportal.inc
Luiz Gustavo S. Costa
01:30 PM Revision f1beeba5: Add Global reply-to disable checkbox, resolves the issue #1137
Luiz Gustavo S. Costa
12:25 PM Revision 196440c8: reversal of accidentally deleted files
Revert "Add Global reply-to disable checkbox, resolves the issue #1137"
This reverts commit c646776871dacebcaa4225b0...
Luiz Gustavo S. Costa
02:43 AM Revision c6467768: Add Global reply-to disable checkbox, resolves the issue #1137
Luiz Gustavo S. Costa

02/21/2011

09:45 PM Revision 95938fae: Fix typo/spacing issue. Resolves #1300
Jim Pingle
06:23 PM Revision 4661598e: Add the diag_ipsec_xml.php page, this provides a XML interface to the
tunnel status built for a Coltex BV monitoring system Seth Mos
02:46 PM Revision 9e050072: Prevent empty remote endpoints from skewing the log output
Seth Mos
02:19 PM Revision a2a13c97: Trigger a VPN tunnel reload after configuring IPsec, it will handle all the hostname tunnels after boot finishes
Seth Mos
01:47 PM Revision c2d7074e: Resolves #1288. Add alc(4) to altq(4) supported list.
Ermal LUÇI
01:17 PM Revision df82fae1: Don't forget to include $g, otherwise the check will fail and still perform a DNS resolve
Seth Mos
12:45 PM Revision 33d5cb7a: Hold off on resolve_retry during boot. The rest of the IPsec config is already delayed during boot for tunnels with hostnames
Seth Mos
12:29 PM Revision 71e91e50: Add more safeguards and IP address checks
Seth Mos
11:47 AM Revision 621a459a: Do not resolve the hostname during boot, also make really sure we have a IP address here.
Seth Mos
11:30 AM Revision 41393f1e: Prevent a empty remote gateway IP from ending up in the config
Seth Mos
11:21 AM Revision 603b4346: Make sure to initialize the remote gateway IP variable so that it does not end up with a broken config
Seth Mos
09:42 AM Revision b85f2451: Correct indentation
Warren Baker
09:40 AM Revision 7c50552d: Make sure it is an array before foreach.
Warren Baker
02:15 AM Revision 0e3e825c: log when CP is restarted. ticket #1278
Chris Buechler

02/20/2011

10:31 PM Revision 75bf4f14: fix default password display
Chris Buechler

02/18/2011

06:42 AM Revision c7d56176: fix log text
Chris Buechler

02/17/2011

07:45 PM Revision 94d455da: Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/index.php/topic,33410.0.html
Jim Pingle
05:54 PM Revision 70edf50d: Fix whitespace formatting.
Jim Pingle
05:35 PM Revision 98776e04: Allow sorting of DNS forwarder entries.
Jim Pingle

02/16/2011

09:40 PM Revision 8e559859: Minor english fixes from Bill
Scott Ullrich
09:39 PM Revision ccca3418: Merge remote branch 'upstream/master'
Scott Ullrich
09:22 PM Revision 0aba3822: Add IPsec and OpenVPN to packet capture. Ticket #1032
Jim Pingle
08:32 PM Revision 3395ba20: Fix wording
Jim Pingle
06:53 PM Revision a8f9f07e: Comment out the "config write on bootup" error. This is normal now with the package reinstall, and the known issues with it should be OK now. The error is just confusing people.
Jim Pingle
06:19 PM Revision a3bac4ce: Do not rely on php new foreach by reference and use the old method of chaning array members by using full path. This fixes nat 1:1 upgrades.
Ermal LUÇI
06:04 PM Revision ed187b41: Change this form to a POST instead of using GET with button inputs. For some reason using the GET method was causing things to be invoked twice, which led to two concurrent XMLRPC syncs, which can cause issues.
Jim Pingle
05:15 PM Revision 72377228: Add automatic rules to pass DHCP failover traffic if a failover peer is defined. See http://forum.pfsense.org/index.php/topic,32731.msg172839.html#msg172839
Jim Pingle
04:31 PM Revision 3e8b3ccc: Use a better regex here, sometimes ad devices can be numbered >=10.
Jim Pingle
01:07 PM Revision 2d816c13: silence the music.
Jim Pingle
08:11 AM Revision f698b262: Merge remote branch 'upstream/master'
Seth Mos

02/15/2011

10:59 PM Revision b807a161: Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline.
Scott Ullrich
08:16 PM Revision c10dbf92: Add snort2c table back in for now.
Jim Pingle
04:03 PM Revision efe8fa78: Pass $notices to print_notices(), since it requires a parameter.
Jim Pingle

02/14/2011

09:57 PM Revision ee21b736: Adding support for snortsam from Robert Z
Scott Ullrich
09:27 PM Revision bd40781a: add a ipprotocol variable to the easy add rules
Seth Mos
03:08 PM Revision ad67f6af: Back to beta5
Scott Ullrich
12:19 AM Revision 49e4ebf8: Fix start/end test for an IP in DHCP pool. Resolves #1280
Jim Pingle

02/13/2011

09:54 PM Revision b5993a02: Fix update check fix. Skipped a parameter.
Jim Pingle
06:11 PM Revision a42e5d25: Get ready for tomorrow.
Scott Ullrich
04:37 PM Revision 4c37209a: Suppress curl errors (if we get a 404 it tosses its own error if there is no response body, just a 404 code.)
Jim Pingle
04:27 PM Revision ca640261: Add alias support for source and destination ports on outbound NAT.
Erik Fonnesbeck
04:14 PM Revision d164643a: Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.
Jim Pingle
03:08 PM Revision b43b7613: Check for aliases in 1:1 and outbound NAT rules, too.
Erik Fonnesbeck
02:44 PM Revision 43f2eca7: Use autocomplete='off' like all other fields that accept aliases, to prevent web browser auto-complete from covering up the alias list popup.
Erik Fonnesbeck
02:25 PM Revision c769f983: Simply code for determining whether an alias is currently in use.
Erik Fonnesbeck
01:44 PM Revision f1ac1733: In update_alias_names_upon_change function add capability to access more deeply nested sections and fields.
Erik Fonnesbeck
12:38 PM Revision b0aa7413: Use alias style and add AutoSuggestControl for source and destination address fields.
Erik Fonnesbeck
08:15 AM Revision 97bc0bcc: The doubled "$rule = array();" lines are probably a copy/paste error. Probably meant to paste the line that sets the rule type to the match action like the rest of what was added in the affected commit.
Erik Fonnesbeck

02/12/2011

09:07 PM Revision bd259571: Correctly verify the input on bandwith at voip step for traffic shaper wizards. Reported-by: http://forum.pfsense.org/index.php/topic,32833.0.html
Ermal LUÇI
06:34 PM Revision bd2b98c9: Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.
Ermal LUÇI
06:33 PM Revision 5ee6a457: Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.
Ermal LUÇI
06:31 AM Revision ac5eb23b: Catch up
Scott Ullrich

02/11/2011

05:32 PM Revision b3205cc3: Convert the shapers to the match action so the generated rules do not impact the filtering policy implemented.
Ermal LUÇI
05:26 PM Revision a391d0ab: Allow match action on Floating rules and exposed it with name Queue. More validation is needed.
Ermal LUÇI
05:18 PM Revision a39c7dae: Allow action match to be passed down to pf.
Ermal LUÇI
11:40 AM Revision b8452906: BP: fix syntax error on gettext implementation
Vinicius Coque
08:28 AM Revision d6109468: Delay resolving dynamic DNS tunnels during boot
Seth Mos
08:13 AM Revision 1d564143: Merge remote branch 'upstream/master'
Seth Mos
08:09 AM Revision 07dfd121: Add a IPv6 enable option in the mpd5 config
Seth Mos
07:25 AM Revision d0399410: Do not resolve the dyndns hostnames during boot. With many tunnels that have a hostname this can
cause huge boot issues if the DNS server is slow or not responding at all. By skipping those but
adding them to the D...
Seth Mos
01:10 AM Revision 554d3bc2: fix text
Chris Buechler

02/10/2011

09:36 PM Revision e35d6cda: There is no need to call the script to reconfigure CP here. Even more when it breaks all kind of things.
Ermal LUÇI
04:16 PM Revision 8c5df705: Also fix easyrule and auto->manual nat switch code. Ticket #1243
Jim Pingle
03:58 PM Revision 93c2c1e6: Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243
Jim Pingle
03:08 PM Revision 2c1b25d6: Merge remote branch 'upstream/master'
Seth Mos
03:05 PM Revision 9103d9ee: Fix static routes, typo in the variable name
Seth Mos
02:44 PM Revision 0fc6be3f: Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)
Jim Pingle
02:04 PM Revision b6a1d960: Add the 1.2.3 dashboard package's /usr/local/www/filter_log.inc to the obsoleted files list. (It's in /etc/inc/ now)
Jim Pingle
01:34 PM Revision bda131b2: Fix a date compare bug, resolves #1273
Jim Pingle
10:18 AM Revision 6715c2a2: Fix the IP address check to allow for interfaces that just have a IPv6 address but no IPv4
Seth Mos
 

Also available in: Atom