Project

General

Profile

Activity

From 01/17/2010 to 02/15/2010

02/15/2010

11:23 PM Revision e1135f7b: Change variable name to avoid clobbering one by the same name in the Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way.
Jim Pingle
10:59 PM Revision a6efee26: Fix typo
Jim Pingle
10:53 PM Revision d31e9455: clarify text
Chris Buechler
09:20 PM Revision dadad8b3: Clean up some formatting while I'm here.
Jim Pingle
09:18 PM Revision 066afaf1: Fix Easy Rule for OpenVPN interfaces. Resolves #349
Jim Pingle
08:09 PM Revision 24f2fa1d: Fix bug where the last line of the filter log wasn't displayed in WebGUI.
Jim Pingle
07:02 PM Revision dcdf955c: Fix copypasta error. Had the wrong colors.
jim-p
06:01 PM Revision b3e79d5e: Fix double printing of log entries
Jim Pingle
03:00 PM Revision bb641bf8: Missing counter variable initialization.
Jim Pingle
02:16 PM Revision a5070443: Fix memory graph for the_wall theme.
jim-p
01:59 PM Revision 74d14795: Fix RRD colors in Code Red theme. Resolves #330
jim-p
09:01 AM Revision 79637b03: Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
Erik Fonnesbeck
08:44 AM Revision 9f428275: Add page for configuration of wireless clone interfaces.
Erik Fonnesbeck

02/14/2010

08:56 PM Revision 9a15a0a4: Note full directory
Scott Ullrich
08:56 PM Revision 495df644: Note full directory
Scott Ullrich
08:51 PM Revision c3e8c926: Minor formatting
Scott Ullrich
08:50 PM Revision bb5e7a61: Minor formatting
Scott Ullrich
08:48 PM Revision 680bcb4d: Include globals.inc
Scott Ullrich
08:39 PM Revision fdf00849: Sync
Scott Ullrich
08:32 PM Revision 75fb7970: Use U for unlink
Scott Ullrich
08:32 PM Revision 9f245dd4: Add var/empty to excludes list
Scott Ullrich
08:32 PM Revision fc116e4a: Add var/empty to excludes list
Scott Ullrich
08:31 PM Revision 4870ddca: Add var/empty to excludes list
Scott Ullrich
08:31 PM Revision 2a0fe829: Add var/empty to excludes list
Scott Ullrich
08:31 PM Revision 7d1ce25a: Add var/empty to excludes list
Scott Ullrich
08:30 PM Revision 16b96ea6: Add var/empty to excludes list
Scott Ullrich
07:58 PM Revision 41bf8e8e: Use safe_write_file() like RELENG_1_2 does. Not sure how this diverged?!
Scott Ullrich
07:53 PM Revision fcbbdd85: Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by first writing to a temporary file of the same name but ending with the pid of the current process, them renaming the temporary file over the original.
Scott Ullrich
07:47 PM Revision da4cd20b: Adding backup script that can be run before upgrading which backs up everything including config.xml. Script gives instructions on how to restore a specific file as well.
Scott Ullrich
07:38 PM Revision b7544cb0: Ignore root/*
Scott Ullrich
07:37 PM Revision 39ab66a1: Adding backup script that can be run before upgrading which backs up everything including config.xml. Script gives instructions on how to restore a specific file as well.
Scott Ullrich
05:53 PM Revision e5977136: Write out config.xml.tmp first and then move into place after it is written trying to avoid half written files during panic or livelock situations
Scott Ullrich
01:38 PM Revision 9485e547: Add slight delay before trying to get BSSID.
Erik Fonnesbeck
01:31 PM Revision 79f34b1f: Use clone interface's MAC instead of BSSID if the BSSID could not be determined.
Erik Fonnesbeck
01:07 PM Revision 6e76b8ee: Configure and bring up the interface before getting the BSSID instead of bringing it up separately.
Erik Fonnesbeck
12:37 PM Revision eaa822f5: Get the BSSID when the interface is up.
Erik Fonnesbeck
12:12 PM Revision 636fd99e: Forgot to escape the $
Erik Fonnesbeck
11:42 AM Revision f27958f0: Fix code for getting the BSSID.
Erik Fonnesbeck
10:57 AM Revision fa13098b: Workaround for a hostapd bug that it uses the base interface's MAC instead of the clone's BSSID, preventing proper authorization on auxillary clones.
Erik Fonnesbeck
04:43 AM Revision 8daddfd1: fix call to undefined function.
remove old PPP bits that are no longer used Chris Buechler
01:32 AM Revision 6d54e865: Missing a part of the last change. Also use bssid for the first wireless clone.
Erik Fonnesbeck

02/13/2010

11:38 PM Revision 525d565b: Ensure carriage returns exist to avoid run-on directives
Scott Ullrich
07:40 PM Revision f668c765: Go ahead and add other wireless devices to this list, so if/when they are added, they should work.
Jim Pingle
05:05 PM Revision 711d93a2: Add mwl to list of wireless cards
Jim Pingle
04:05 PM Revision a17dc611: Sync bogons list
Jim Pingle
06:45 AM Revision 298d6b08: For now, don't count any wireless clones as mismatches unless the base interface doesn't exist.
Erik Fonnesbeck
06:45 AM Revision 5636c533: Allow secondary wireless clones in interface list.
Erik Fonnesbeck

02/12/2010

11:15 PM Revision 5949124c: Adding 802.1X Authentication support
Scott Ullrich
05:33 PM Revision 8eaa727f: Revert find_interface_subnet() because it need to return numbers and not netmask in dotted format.
Ermal Luçi
04:47 PM Revision 9a76a52a: Ticket #353. Add neccessary include.
Ermal Luçi
04:43 PM Revision 7d6076f3: Use the pfSense module calls for getting interface mac. Improves speed and correctnes.
Ermal Luçi
04:41 PM Revision 3f70e618: Ticket #255. Return only ip address not aliases. Also improve speed by using pfSense php module call.
Ermal Luçi
04:33 PM Revision 184d50b5: Ticket #352. Allow 0 mask in remote network bits.
Ermal Luçi
01:08 PM Revision b1b86db7: Remove comment to avoid creating 2 entries in php.ini for no apparent reason but have not time to investigate further.
Ermal Luçi
02:50 AM Revision 27e9e518: fix text
Chris Buechler

02/11/2010

03:06 PM Revision b8e3b043: Ticket #255. Activate pfSense module to get the helper functions.
Ermal Luçi
03:02 PM Revision 2cd9583c: Ticket #351. Add exec bit to rc.savevoucher
Ermal Luçi
03:00 PM Revision 451ec561: Ticket #351. Prevent wrong config.xml creation.
Ermal Luçi
12:26 PM Revision 01fa26e8: Ticket #193. Reduce number of lines created for reflection in inetd and lines of rdr created on ruleset. Hints-from: Erik Fonnesbeck
Ermal Luçi
09:49 AM Revision fa71a9b6: Use different interface names and BSSID's for wireless clones.
Erik Fonnesbeck

02/10/2010

10:03 PM Revision 51dbdcde: Ticket #161. Seems this does the trick for firefox.
Ermal Luçi
08:54 PM Revision 19757916: Ticket #14. Implement an advanced option to allow disabling autogenerated reply-to. Submitted-by: Dan Swartzendruber
Ermal Luçi
07:27 PM Revision 7ec341cb: Ticket #350. Correct calculation to be the same as in the voucher_auth.
Ermal Luçi

02/09/2010

10:29 PM Revision f48ddade: Ticket #334. There is a very slight possibility that when LAN is disabled or not present the anti-lockout rule will be erroneous. Tighten the conditions more to make sure this does not happen.
Ermal Luçi
10:24 PM Revision 9868f818: Take care of not failing on multiple interface CP.
Ermal Luçi
07:27 PM Revision 2dddf4be: Check what to do on the interface when hitting apply options button.
Ermal Luçi
05:53 PM Revision c73bd8f0: Ticket #324. Add allow all rule during upgrade.
Ermal Luçi
04:33 PM Revision b72e70ae: Apparently gif(4) can be part of a bridge do not disallow this.
Ermal Luçi
01:07 PM Revision 974cbfe0: Ticket #338. Remove aliases_sort function and keep the list always sorted in config.xml. This reverts to previous behaviour.
Ermal Luçi
12:00 PM Revision 00fc80fe: Ticket #332. Simplify creating the ipsecpinghosts file.
Ermal Luçi
11:43 AM Revision e1d35ce8: Ticket #348. Fix checking for existing alias name. Allow subnets to be defined in the import list.
Ermal Luçi
11:28 AM Revision 5d478ecc: Ticket #259. Search for the dhclient process using the real interface rather than the friendly one.
Ermal Luçi
11:03 AM Revision ed65eb04: Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.
Ermal Luçi
10:36 AM Revision 429bf8de: Ticket #340. An array $specialsrcdst needs to be declared for this to work.
Ermal Luçi
10:11 AM Revision 5313aea5: Ticket #303. Correctly retain the interface in case or validation errors.
Ermal Luçi
09:50 AM Revision a2b724a6: Fix check on which table to assign.
Ermal Luçi
12:56 AM Revision fef1c556: Remove msort call for aliases sorting, aliases are sorted by aliases_sort() function. Ticket #338
Pierre POMES
12:18 AM Revision 556917a6: Sort dhcp mapping array once, only before writing config. Ticket #343
Pierre POMES

02/08/2010

10:44 PM Revision 64b2f3c8: Ticket #346. Use the correct 'real' interface for collecting wireless information.
Ermal Luçi
10:04 PM Revision aabb805d: Ticket #341. Fix setting of default gw. Generate config after saving the changes as done on other places on pfsense code.
Ermal Luçi
04:59 AM Revision 6bc6bf79: fix typo
Chris Buechler

02/07/2010

09:28 PM Revision 0927fb8c: Add capability to kill active OpenVPN clients from Status > OpenVPN.
Jim Pingle
08:22 PM Revision 838fa668: Link to javascript file instea of including it on every request saving WAN bandwidth
Scott Ullrich
08:12 PM Revision 2494295a: Unbreak prototype and friends
Scott Ullrich
04:37 AM Revision 93c3b519: fix text
Chris Buechler

02/06/2010

11:30 PM Revision 8f2c6b94: Include shaper.inc, too
Scott Ullrich
11:29 PM Revision 4ec77db3: Include filter.inc Ticket #340
Scott Ullrich
08:50 PM Revision 6b519cfe: Fixup nifty css corners locations and code
Scott Ullrich
08:44 PM Revision f6f6947e: Stop using the inline output function to include javascript and css files. Even with this function speeding up embedded installs it slows down all installation via WAN links since it is loading so much data on every request.
Scott Ullrich
12:22 PM Revision 629208a2: Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP address that goes through a bridge interface, the returned interface name will just be bridge without a number. I found that netstat -rn does not show the number (not sure why), but netstat -rnW does.
Ermal Luçi
06:03 AM Revision 2a63c863: Show port detail on hover over count
Jim Pingle

02/05/2010

09:40 PM Revision 63284430: Simplify with some functions, and add a "total per IP" table.
Jim Pingle
09:33 PM Revision 691fbf14: Feature #248. Ticket #248. Merge patch from Antonio No to add tap device type to OpenVPN.
Ermal Luçi
09:09 PM Revision c1613ade: Update the state summary to properly detect and use source IP and destination IP, as well as summarize by IP pairing (src -> dst)
Jim Pingle
08:21 PM Revision 2a2af670: Add license block and auth headers.
Jim Pingle
08:17 PM Revision 9d71da81: Add Diagnostics > States Summary, which produces a report summarizing pf states by IP and protocol.
Jim Pingle
07:51 PM Revision fcd4a425: Ticket #272. When reconfiguring an interface that is part of a bridge just add it to the bridge instead of reconfiguring the bridge again. This helps even in overall bridge functionality.
Ermal Luçi
03:13 AM Revision 81ff3add: add ability to disable theme selection
Chris Buechler
02:50 AM Revision e2d8ec15: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
Chris Buechler

02/04/2010

05:23 PM Revision 3066a36f: Add neccessary include.
Ermal Luçi
12:14 AM Revision 4824d857: Make sure the item passed is a string!
Ermal Luçi
12:08 AM Revision f4bca05a: More cleanup and code flow simplification.
Ermal Luçi

02/03/2010

11:55 PM Revision 1570d27a: When removing a package delete its underlying FreeBSD pacakges.
Correct checks for avioding as much as possible errors.
Simplify logic in some cases.
Remove package include files wh...
Ermal Luçi
11:55 PM Revision 05657769: Ticket #296. Blacklist webConfigurator certificate from certificate list it will break at least Viscosity export utility.
Ermal Luçi
05:13 PM Revision 553b5d85: Remove uneccessary devices from regex.
Ermal Luçi
05:10 PM Revision a859fb49: Fix this and run fast.
Ermal Luçi
04:46 PM Revision 61b67ab3: Propperly fix this.
Ermal Luçi
04:40 PM Revision 220b8f34: Correct syntax.
Ermal Luçi
03:49 PM Revision da179181: Nuke quote
Administrator
03:19 PM Revision f41c9fd5: ping_hosts.sh is no more in /etc. Remove some unneeded lines.
Ermal Luçi
03:07 PM Revision cdd5b2ce: Use global variable.
Ermal Luçi
03:06 PM Revision 741077bc: Use global variable and do not loop all entries undefinitely.
Ermal Luçi
02:57 PM Revision 920af30f: Do propper checking on sasyncd to not try to start this damon uselessly.
Ermal Luçi

02/02/2010

11:28 PM Revision 17fdcb8d: Ticket #317. Synchronize user info on bootup.
Ermal Luçi
10:51 PM Revision 0e0030e1: Check if even the rule target is an alias, and expand it if so. Yet another fix to reflection.
Ermal Luçi
10:42 PM Revision 58507f89: Update list of ALTQ capable interfaces with some renaming done to tun(4) on pfSense.
Ermal Luçi
10:40 PM Revision 58085ef4: Get the correct value as subnet for 'virtual' interfaces. This unbreaks the Routing pages validation on this types of interfaces.
Ermal Luçi
10:17 PM Revision 8604523b: Ticket #309. Fix it for packages.
Ermal Luçi
10:05 PM Revision 53b0d9d3: Add route automatically only when the route search type is enabled on gre and disable the route auto adding on gif. User can deal with routes on the Routing pages.
Ermal Luçi
09:27 PM Revision 1de74081: Ticket #329. Fix typo on awk binary.
Ermal Luçi
06:54 PM Revision 90a89478: Reactivate the hack for packages to show as installed. Untill php decides to behave.
Ermal Luçi
04:23 PM Revision 9d8d8a4c: Align LAN and WAN interfaces print (just cosmetic)
Renato Botelho
04:08 AM Revision cba19251: remove old lint check
disable the already loaded config.inc check for the time being as it breaks things. Chris Buechler
03:29 AM Revision 3e13620d: Oops, fix inverted check for 3G serial
Scott Ullrich

02/01/2010

11:11 PM Revision 1b773d20: Ticket #329. Use correnct interface API and pass correct arguments to functions.
Ermal Luçi
10:58 PM Revision 6c0bf7fe: Use real interface instead of the friendly one. So is_interface_wirless gets proper parameter.
Ermal Luçi
10:53 PM Revision c5b5f501: Show a 3G icon when item is a serial type interface
Scott Ullrich
10:35 PM Revision f70466e6: Adding 3G icons from holger which will be used on the dashboard status icon similar to the ethernet and wireless icons
Scott Ullrich
10:21 PM Revision 9ecce49f: Ticket #328. Do not escape twice special shell characters.
Ermal Luçi
10:14 PM Revision 93d9bb12: Fix errors because of the function is_file_included is not yet declared in some cases.
Ermal Luçi
06:23 PM Revision ab94ba00: Ticket #309. Correctly fix the problems of intermediate config lost because of inclusion of config.inc. This might have speed impacts to be measured.
Ermal Luçi
06:06 PM Revision ed6b04d8: Resolves #309. Seems that including config.inc has bad habits on packages. Workaround this for now until the package config include is fixed.
Ermal Luçi
04:45 PM Revision 286a2b2e: Include ipsec.inc
Scott Ullrich
03:13 PM Revision c0481e1c: Fix several handling of gif/gre addresses and automatically added routes.
Ermal Luçi
10:45 AM Revision 1dd1e41f: Ticket #331. For now skip virtual interfaces on loginterface directive. This is contrary to what OpenBSD supports and is being discussed on how to proceed.
Ermal Luçi
10:23 AM Revision d76ecf13: Expand aliases for reflection entries to be generated normaly. Reported-by: http://forum.pfsense.org/index.php/topic,22535.0.html
Ermal Luçi

01/30/2010

01:20 AM Revision c26bda2e: clarify text
Chris Buechler

01/29/2010

10:28 PM Revision 094dfa16: Add zyd(4) to the wirless regex.
Ermal Luçi
09:19 PM Revision d9a2ff01: Allow editing entries that are not system/dynamic ones even though their gateway is specified as dynamic.
Ermal Luçi
08:18 PM Revision d52b71c7: Ticket #303. Fix gateway address checking.
Ermal Luçi
07:13 PM Revision d24b2dae: Adjust netstat output here too
Jim Pingle
05:38 PM Revision e1c931ce: Fix ifstats.php - it also uses netstat output which has changed
Jim Pingle
03:47 PM Revision dbef132c: Ticket #287. It seems to work for me after fixing the includes.
Ermal Luçi
02:02 PM Revision 854aed18: Ticket #308. More fixes on wireless clone creation.
Ermal Luçi
01:31 PM Revision a1af7426: Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end.
Ermal Luçi
05:11 AM Revision 3a92b286: Fix output errors and collisions counters. The output of netstat added a column so they were using the wrong data.
Jim Pingle
02:08 AM Revision f95e0cef: Ticket #308. Now it should work ok. More testing is needed.
Ermal Luçi
02:02 AM Revision cefc0016: Ticket #315. Do not show the cloned wireless devices for assignment.
Ermal Luçi
01:51 AM Revision 5630c91c: Ticket #275. Run the arp deletion command only if and interface exists and on those types which makes sense.
Ermal Luçi
01:44 AM Revision e227df57: Check if the gateway if part of the interface subnet only if we can get the interface ip address.
Ermal Luçi
01:44 AM Revision 883c53c9: Ticket #303. Fix very many bugs in this code. From strings that were not quoted propperly to completely broken code paths.
Ermal Luçi

01/28/2010

10:50 PM Revision 3ff90af7: Start PPP in &
Scott Ullrich
08:15 PM Revision 1900c4b7: Do not fail to create racoon.conf if there is no ip on wan. this might be a valid config.
Ermal Luçi
08:07 PM Revision 5a730049: Simplify recording of gateway coming form ppp configuration.
Ermal Luçi
08:01 PM Revision 30eb929b: Resolves #327. Add sysctl.inc to obsoleted files.
Ermal Luçi
01:28 AM Revision aa2d5070: Move on to sloppy states. It should give speed improvement.
Ermal Luçi
01:09 AM Revision 08ef3d78: Ticket #99. Increment the port number for the other to come instances.
Ermal Luçi

01/27/2010

11:29 PM Revision 1de43d91: Add even modem attached device types.
Ermal Luçi
11:26 PM Revision daf8594a: Add a checkbox to allow setting a 3G/dialup modem as the default interface/gateway.
Ermal Luçi
10:56 PM Revision f26baf72: Add required includes.
Ermal Luçi
09:42 PM Revision 12105004: Add missing \
Scott Ullrich
09:29 PM Revision f92405bd: Add missing \
Scott Ullrich
09:07 PM Revision 46022016: base64 encode/decode the dialcmd to work around escaping issues:
Scott Ullrich
08:33 PM Revision 9cf4b285: Nuke  
Scott Ullrich
08:32 PM Revision 963e42d2: Fix restarting of webinterfaces.
Ermal Luçi
08:28 PM Revision 61d94217: Count better the backslashes.
Ermal Luçi
08:19 PM Revision 37a23c2d: Try to prevent breaking the ruleset when ppp is not connected. This should fix most problems with ppp.
Ermal Luçi
08:13 PM Revision 73780aef: Part of this are needed.
Revert "Now ppp support interface renaming so there is no need for this."
This reverts commit 9cb45abb050c27935a2f70...
Ermal Luçi
06:24 PM Revision 09f86669: Fix identation on att.
Ermal Luçi
12:17 AM Revision cdf9847b: Ticket #136. Fixed showing the link and calculating correct id to the rule edit page.
Ermal Luçi

01/26/2010

11:59 PM Revision 9b16b834: Ticket #136.
Fix associated nat rules.
Now both the filter rules and the nat ones contain a associated-rule-id tag which helps lin...
Ermal Luçi

01/23/2010

12:03 AM Revision 8f3f7729: Use backslash(\) for escaping and not slash(/).
Ermal Luçi
12:03 AM Revision 9cb45abb: Now ppp support interface renaming so there is no need for this.
Ermal Luçi

01/22/2010

08:20 PM Revision 6699b0ae: fix this page
Chris Buechler
08:18 PM Revision 00c89b35: fix packet capture
Chris Buechler
06:36 PM Revision 44681f37: Allow ppp to run during bootup.
Ermal Luçi
06:33 PM Revision 27e7bc91: Correctly generate the if name for ppp.
Ermal Luçi
06:32 PM Revision 67cd847c: Really write ppp.conf during reload. Include neccessary include.
Ermal Luçi
01:44 PM Revision c9359d05: Do propper check to avoid errors. Reported-by: http://forum.pfsense.org/index.php/topic,22296.0.html
Ermal Luçi
01:05 PM Revision 4f64e3b0: Tell ppp to rename the underlying tun interface now that we teached it how to do so.
Ermal Luçi
12:22 AM Revision c720fffc: Set set_time_limit
Scott Ullrich
12:20 AM Revision 0089af7c: Increase execution time
Scott Ullrich

01/21/2010

11:12 PM Revision c4b4878c: fix DHCP relay
Chris Buechler
10:37 PM Revision d86b275c: fix product_name
Chris Buechler
12:18 AM Revision 970db70b: Run /etc/inc/privhooks if they exist
Scott Ullrich

01/20/2010

10:57 PM Revision 3a35f55f: Stop fighting php bugs where a variable is not defined on one system yet it is defined on another.
Scott Ullrich
10:33 PM Revision cac19f50: Include item
Scott Ullrich
10:13 PM Revision b2d0140c: Really unbreak sysctl handling
Scott Ullrich
08:19 PM Revision 09f82b11: Unbreak default sysctl handling
Administrator
07:21 PM Revision ee7767a5: Fix services status widget to use the same code as the services status page. Might need to move this into a common file in the near future to avoid code duplication.
Jim Pingle

01/18/2010

08:55 PM Revision a2532739: Ticket #305. Grey out the gateway when it is a dynamic one.
Ermal Luçi
08:40 PM Revision 38936dc7: Ticket #306. Allow adding a gateway the same as is done in interfaces page.
Ermal Luçi
06:21 PM Revision 67b6de9e: Do not allow deleting lagg interfaces when they have vlans on top.
Ermal Luçi
05:55 PM Revision 6a94050a: Revert "Ticket #303. The friendly interface is saved on the config and not the real one."
This reverts commit 889cb3241aa6bd192c42147316faf503c559fce2. Ermal Luçi
05:55 PM Revision e90db2b4: Revert "Ticket #303. Use the config item when editing gateways so all fields are correctly processed."
This reverts commit 9c10b00f3eb22f45e2fb704ca9f1786942d69ad8. Ermal Luçi
05:50 PM Revision 9c10b00f: Ticket #303. Use the config item when editing gateways so all fields are correctly processed.
Ermal Luçi
05:01 PM Revision 889cb324: Ticket #303. The friendly interface is saved on the config and not the real one.
Ermal Luçi
11:57 AM Revision 51e43abc: Ticket #274. Propperly handle custom options.
Ermal Luçi
11:44 AM Revision 20989f5a: Ticket #288. Fix some sanitation checking to allow propper editing of entries.
Ermal Luçi

01/17/2010

09:13 PM Revision e067306d: Save TOS config in openvpn client
Pierre POMES
 

Also available in: Atom