Project

General

Profile

Activity

From 01/13/2010 to 02/11/2010

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

01/16/2010

11:12 PM Revision 3211dcb6: include captiveportal.inc
Scott Ullrich
11:08 PM Revision 0af381c2: Set variable instead of using comparison operator
Scott Ullrich
11:01 PM Revision 062d7db5: fix typos
Chris Buechler
10:58 PM Revision 16348c36: If config['system']['altpkgrepo']['username'] and config['system']['altpkgrepo']['password'] then pass along these values to the XMLRPC layer so we can use password protected pkg servers
Scott Ullrich

01/15/2010

01:13 PM Revision 08fae438: Ticket #297. Verify WPA PSK key length.
Ermal Luçi
05:39 AM Revision edc8a9f8: Add some missing braces
Jim Pingle

01/14/2010

07:03 PM Revision 77622bb2: Reload all when changing interface configuration.
Ermal Luçi
06:34 PM Revision da831323: Ticket #280. Seems that xml parser does not set the value correctly.
Ermal Luçi
06:03 PM Revision aa10c02f: fix text
Chris Buechler

01/13/2010

09:33 PM Revision f426f89e: fix packet capture. php5 apparently doesn't like " with shell_exec
Chris Buechler
04:40 PM Revision 9f007e8c: if gzsig is missing, return error verifying signature rather than invalid signature.
Chris Buechler
 

Also available in: Atom