Project

General

Profile

Activity

From 01/24/2013 to 02/22/2013

02/22/2013

06:10 PM Revision d348160e: Unset enable parameter instead of set its value to false. Fixes #1838
Renato Botelho
05:22 PM Revision c4bd43cc: Copy full dhcpd conf from master to slave. Fixes #2600
Renato Botelho
02:56 PM Revision d026178f: Make sure we create / delete SPDs and SADs on secondary node when it changes on primary. Fixes #2303
Renato Botelho
12:43 PM Revision dc2e5552: simplify logic a bit
Renato Botelho
12:40 PM Revision fb6a3e7a: Set pfsync0 as down when it's not being used
Renato Botelho
12:34 PM Revision b32ea59d: Fixes on HA setup:
- Configure pfsync when configuration is changed
- Disable pfsync when it's disabled on GUI
- Remove syncpeer and bac...
Renato Botelho
01:18 AM Revision 2ead5ea7: Don't forget zones here too
Jim Pingle
01:03 AM Revision 506bca12: Include zones on voucher expire page tabs.
Jim Pingle

02/21/2013

07:30 PM Revision 5d764d64: Insert new NAT rules on the top of the list when top plus icon is used. Fixes #1118
Renato Botelho
07:28 PM Revision b779511e: Tidy up HTML errors in INDEX.PHP
Without any "widgets" selected, INDEX.PHP (i.e. the "dashboard")
produces 230+ HTML errors, so:
Remove the "closehea...
Colin Fleming
07:15 PM Revision 3202763c: Add NAT rule based on NAT rule below it instead of at the bottom of the list. Fixes #1118
Renato Botelho
06:18 PM Revision 95540233: Do not allow bridge members to be assigned to itself. Fixes #1153
Renato Botelho
05:21 PM Revision ef88e1e1: Fix indent and whitespaces
Renato Botelho
03:28 PM Revision b030e035: Allow deleting all aliases but the last one within the same subnet of a CARP IP. Fixes #2406
Renato Botelho
02:16 PM Revision 873e49ec: Set if interface is enable before try to configure static arp. Fixes #1988
Renato Botelho
02:05 PM Revision 42fa2c01: Avoid conflicting interface IP address with static routes. Fixes #2039
Renato Botelho
01:51 PM Revision 51204df1: Fix reference to SNMP interface binding.
Jim Pingle
11:43 AM Revision acc68ffa: find_interface_ipv6 should return the first configured address, not the last one
Renato Botelho
11:30 AM Revision 8de7e180: Improve error message since we can have ipv6 set here
Renato Botelho
11:23 AM Revision 6e828f98: Add missing check for IPv6 overlap on interfaces, it complements the change made for ticket #1723
Renato Botelho
11:19 AM Revision 2c98a935: Teach is_ipaddr_configured to check ipv6 for single IPs. While I'm here, reduce code duplication
Renato Botelho
10:41 AM Revision 8d8b1af7: Remove unused function remove_numbers()
Renato Botelho
10:41 AM Revision 2ccac125: A nic family name can contain numbers on it, remove only the index in the end. Fixes #2010
Renato Botelho

02/20/2013

09:40 PM Revision eed22197: Remove unimplemented option
Ermal LUÇI
07:50 PM Revision 9a15b8d2: Fix issues on "Set interface(s) IP address" option
- Avoid duplicate gateway entries
- Fix checking if a default gw already exists
- Set IPv6 to none when user choose i...
Renato Botelho
06:11 PM Revision c6a69aed: fix typo
Renato Botelho
05:55 PM Revision b82e4696: fix typo
Renato Botelho
03:15 PM Revision ebbfc4b7: Revert "Preselect interface subnet mask for carp interfaces"
This was not a good change, it just consider ipv4, and it doesn't
respect the previous selected value. Revert it now ...
Renato Botelho
12:41 PM Revision 1f56ce58: Fix dhcp v6 config section name for console setup and check on interfaces.php, the correct is dhcpdv6 instead of dhcpd6. Fixes #2827
Renato Botelho
11:51 AM Revision 2675f511: Fix sort param to call bandwidth_by_ip
Renato Botelho
08:00 AM Revision a3861260: Merge pull request #428 from mdima/master
Status Queue: Uniform units in the interface. Ermal Luçi
07:33 AM Revision 31e41cf4: Status Queue: Uniform units in the interface.
Uniform units in the interface. Michele Di Maria

02/19/2013

09:46 PM Revision ae88de13: Some more code cleanup
Ermal LUÇI
09:42 PM Revision 1cf47c49: Put the alerts behind comments for someone wanting to debug this. The errors are from CSRF though ticket #2826 should not happen and functionality is not impacted by this.
Ermal LUÇI
07:14 PM Revision 647df2d4: Remove single quotes committed wrongly
Ermal LUÇI
06:13 PM Revision ffac939e: Use jQuery() as all other code
Ermal LUÇI
06:03 PM Revision b1b930dd: Use jQuery fully on traffic graph. Also remove some unused code from bandwidth_by_ip
Ermal LUÇI
05:20 PM Revision b406c78a: Be explicit on the testing
Ermal LUÇI
03:48 PM Revision c3ebb2f8: Try to use our git PBI instead of the tbz version.
Jim Pingle
03:36 PM Revision 5823264a: Add some PHP shell scripts for managing packages from the CLI.
pfSsh.php playback installpkg git
pfSsh.php playback uninstallpkg git
pfSsh.php playback listpkg
Jim Pingle
02:08 PM Revision 28a20fdb: Default to using sha256 for a ca/cert digest algorithm, since sha1 is no longer recommended.
Jim Pingle
02:06 PM Revision 741d748d: Correct some inconsistencies in keylen/csr_keylen. Should fix csr generation errors mentioned on ticket #2820
Jim Pingle
11:41 AM Revision 1fea5ad9: Get the correct interface subnet
Renato Botelho
10:17 AM Revision 30a90672: Merge pull request #426 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
Interfaces Types Config Sections Spacer Row rbgarga
06:56 AM Revision 1c4846e9: Interfaces Types Config Sections Spacer Row
Fix spacer (last) row display inconsistency
Missed one
N0YB

02/18/2013

11:14 PM Revision 79ea2726: Display right interface name on alias list when alias interface os CARP. Fixes #2824
Renato Botelho
10:51 PM Revision 9e696e9a: Merge pull request #425 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
Interfaces Types Config Sections Spacer Row rbgarga
10:50 PM Revision 672717cf: Merge pull request #423 from N0YB/Interfaces_Static_IP_Gateway_Add_New
Interfaces Static IP v4 & v6 Gateway Add New rbgarga
09:40 PM Revision a236affe: Interfaces Types Config Sections Spacer Row
Fix spacer (last) row display inconsistency N0YB
09:10 PM Revision 4021ec36: CARP IPs were being checked twice in some cases. Fixes #2823
Renato Botelho
07:23 PM Revision bd10508a: Interfaces Static IP v4 & v6 Gateway Add New
Fix mismatched table row tags N0YB
01:46 PM Revision 24c0145c: Add Digest Algorithm option to the CSR screen, should fix #2820
Jim Pingle
02:51 AM Revision 3e9c81b2: Merge pull request #422 from jean-m-cyr/master
Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc Chris Buechler
02:21 AM Revision 34cb8645: Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc
Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc
Don't use captiveportal configuration option...
Jean Cyr

02/17/2013

02:34 PM Revision 5705c60a: Revert "Merge pull request #417 from miken32/cp-database-fix"
It breaks customizations, it's not a good time for such big change.
This reverts commit 40c7b1a98bfdc61261154adaac5f...
Renato Botelho
02:03 PM Revision 290296cd: Fix test for enabling upnp anchor. Unbreaks upnp for many.
Jim Pingle
11:43 AM Revision 2d7e9111: Merge pull request #419 from bcyrill/patch-6
Remove #2760 workaround rbgarga
11:42 AM Revision cae9d2ca: Merge pull request #418 from bcyrill/bogons_mem
Update bogons update routine rbgarga
12:34 AM Revision 9ffce6c1: Remove #2760 workaround
Since pfctl has been patched there is no need for the #2760 issue workaround anymore. Cyrill B

02/16/2013

08:01 PM Revision 507aa90a: Set (src|dst)mask to 128 for single IPv6 addresses. Fixes #2451
Renato Botelho
06:29 PM Revision eed8df6f: Only apply this test for radius servers.
Jim Pingle
03:55 PM Revision 923e440b: Fix #2818. Last change didn't work, it needs to be one more step out of the loop.
Renato Botelho

02/15/2013

10:08 PM Revision 45bc16b9: Update bogons update routine
Cyrill B
08:57 PM Revision 83e18db5: Use our own git package and not the really old one from FreeBSD's ftp archive for 8.1
Jim Pingle
05:40 PM Revision 77901966: Restart snmpd on rc.newwanip. It should fix #2756
Renato Botelho
03:17 PM Revision c6e83f5e: Add php shell scripts to (en|dis)able carp.
Jim Pingle
10:51 AM Revision 508799c3: Remove invallid option 'none' for IPSec Phase 2. Fixes #2816
Renato Botelho
10:20 AM Revision fa77faff: Fix #2818. Save information about all phase1 on ipsecpinghosts instead of only the last one
Renato Botelho
10:12 AM Revision 71034b51: Treat openvpn tunnel IPs as local IPs and prevent warning on login page when acessing it using tun IP address. Fixes #1681
Renato Botelho
09:35 AM Revision 40c7b1a9: Merge pull request #417 from miken32/cp-database-fix
Use associative array for captive portal database rbgarga
07:16 AM Revision d896f867: Merge pull request #236 from miken32/nas_accounting
NAS accounting Warren Baker
06:06 AM Revision f1ab195e: self-explanatory now, no comments needed
Michael Newton
06:01 AM Revision 00109fef: while we're here, send named termination causes
Michael Newton
05:14 AM Revision 91ca7e9f: use associative array for captive portal to prevent confusion, messiness, and abuse
Michael Newton
12:11 AM Revision e35ab948: only send Accounting-On at boot; can't tell if CP's being newly enabled or not
Michael Newton

02/14/2013

11:26 PM Revision cf2859f3: whitespace fixes
Michael Newton
11:19 PM Revision 62f20eab: add support for RADIUS NAS accounting, fixes redmine feature request 2143
Michael Newton
06:09 PM Revision 2ccc41c1: Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPs
Warren Baker
05:59 PM Revision 120404e0: Keep Unbound here for syslog messages
Warren Baker
05:50 PM Revision 950c9a18: Backout Unbound for now bring back in 2.2. Fixes #2817
Warren Baker
12:18 PM Revision 03e96afb: Set $interfacegw properly and avoid losing default route in some circumstances
Renato Botelho
11:42 AM Revision 8878f4bb: Fix rrd display when captive portal is enabled
Renato Botelho
10:25 AM Revision 80feb8e5: Set global $g to use right theme
Renato Botelho
07:46 AM Revision 1e5da31d: Also do checks for ipv6 on is_ipaddr_configured
Ermal LUÇI
07:39 AM Revision d97741c2: Check for the right function name since the previous was present in util.inc not interfaces.inc
Ermal LUÇI

02/13/2013

11:50 PM Revision 965c3e23: Deal correct with bitmask for ipv6 on destination, same we did for src. If fixes #2451
Renato Botelho
11:00 PM Revision f1a831b8: Restore require_once(interfaces.inc) on get_configured_ip_addresses(), it's required by get_interface_ip()
Renato Botelho
10:40 PM Revision a1e4e2a7: Two interfaces, carp, ip aliases might be on the same subnet as their parent. What needs to be checked is the ip itself
Ermal LUÇI
10:08 PM Revision 72f25519: Refine the test for Ticket #2451 to check for aliases as well
Ermal LUÇI
09:58 PM Revision c7ada974: Remove dead code
Ermal LUÇI
09:58 PM Revision 1b584e3f: During bootup do not try to resolve hostnames filterdns will handle those
Ermal LUÇI
08:55 PM Revision bddd2be8: Add a knob in the GUI to set the RADIUS authentication timeout. Previous default was 3s, new is 5s. When using two-factor auth via external (e.g. phone), this needs to be set much higher, 60-120.
Jim Pingle
08:31 PM Revision bcb165e6: Merge pull request #416 from bcyrill/dyndns_p1
Update dyndns service and widget Jim Pingle
08:17 PM Revision ab4ce295: Update dyndns service and widget
Cyrill B
07:49 PM Revision 11b26a27: unset var so the test works correctly
Ermal LUÇI
07:30 PM Revision 30b32e73: Merge pull request #415 from bcyrill/patch-3
Add additional dyndns hosts to widget Jim Pingle
07:21 PM Revision f1c6cac8: Add additional dyndns hosts to widget
In 2.1 support for HE.net Tunnelbroker, SelfHost, Route 53 and Custom entries has been added. Cyrill B
07:19 PM Revision 72711980: Warn users that nosync option won't prevent it to be overwritten on carp slave members
Renato Botelho
07:19 PM Revision a1fb7d61: Fully sync filter and nat sections. Fixes #2362
Renato Botelho
06:56 PM Revision 837a3536: Properly configure allowed hostnames
Ermal LUÇI
06:49 PM Revision 13e64b47: Remove interfaces that have been unselected from CP config properly
Ermal LUÇI
06:30 PM Revision e6d5af4b: Call rc.firmware for propper platform during manual upgrade
Ermal LUÇI
06:19 PM Revision 22ef0a3d: mwexec_bg() already uses nohup
Ermal LUÇI
06:19 PM Revision 77daff18: Use full path to nohup
Ermal LUÇI
06:19 PM Revision fba1804f: Assign the output of exec to a var to avoid any issues
Ermal LUÇI
05:34 PM Revision 87613be4: Merge pull request #414 from phil-davis/master
Correct filename for dyndns widget cached ip Jim Pingle
05:26 PM Revision 3d72df58: Correct filename for dyndns widget cached ip
Phil Davis
01:06 PM Revision cb2b59b8: Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451
Renato Botelho
12:31 PM Revision 96ccd009: Fix indent and whitespaces
Renato Botelho
07:44 AM Revision 2e267635: Merge pull request #413 from stan-qaz/master
Dynamic DNS status widget for use on the Status Dashboard Ermal Luçi
07:14 AM Revision 81fe3f5e: Make a Dynamic DNS status widget available for use on the Status Dashboard page. See forum toipic: http://forum.pfsense.org/index.php/topic,58278.msg312146.html#msg312146 for the discussion on this.
Stanley P. Miller
02:24 AM Revision 16634530: Merge pull request #412 from phil-davis/master
Say goodbye to routed at bootup Chris Buechler
02:19 AM Revision 78514535: Say goodbye to routed at bootup
Now that routed/RIP has been removed from the base system, it generates errors trying to start it in the base system ... Phil Davis

02/12/2013

09:56 PM Revision 1d2add88: Fix page name. Fixes #2813
Jim Pingle
09:49 PM Revision d5a2c099: Merge pull request #411 from bcyrill/patch-2
Remove duplicate $ipsecpinghosts variable Jim Pingle
09:22 PM Revision d6d775a6: Fix page name. Fixes #2640
Jim Pingle
09:03 PM Revision a0ad97f2: Remove redundant variable
Cyrill B
08:35 PM Revision f5b89c39: Merge pull request #410 from bcyrill/patch-1
Update etc/inc/services.inc Jim Pingle
08:28 PM Revision f8edf05d: Fix these tests, they will never succeed the way we set these variables using the old test. Fixes #1987
Jim Pingle
08:24 PM Revision 60214e06: Update etc/inc/services.inc
Fix path to chmod Cyrill B
08:18 PM Revision 100f3e71: Resolves #1284. Merge patch submitted a bit differentely
Ermal LUÇI
07:52 PM Revision 60754bef: Merge pull request #409 from miken32/nas-identifier
add input validation for NAS-Identifier Ermal Luçi
07:17 PM Revision 89b1c40c: add input validation for NAS-Identifier
Michael Newton
07:01 PM Revision bde982dd: Declare $config as global before interactive PHP shell command evaluation. Fixes #808
Jim Pingle
05:27 PM Revision eac52376: Do the syslogd restart unconditionally. It happens on IPv4 as well as IPv6. See http://forum.pfsense.org/index.php/topic,58345.0.html
Jim Pingle
04:38 PM Revision ad885a63: Remove RIP from menu
Renato Botelho
01:45 PM Revision d94eb904: Preselect interface subnet mask for carp interfaces
Renato Botelho
12:50 PM Revision e9389ae8: Remove RIP since it's a package again. See ticket #648
Renato Botelho
12:01 PM Revision 096f2962: Ticket #1629 Another round of fixes related to state clearing
Ermal LUÇI
11:26 AM Revision 443c2822: Fix indent and whitespaces
Renato Botelho
11:07 AM Revision 8184a8dd: Check if file exists before try to read it. Fixes #2764
Renato Botelho
11:02 AM Revision c2173267: Fix indent and whitespaces
Renato Botelho
08:59 AM Revision cef32994: Correct value extaction
Ermal LUÇI
08:56 AM Revision ec0ed17a: Merge pull request #406 from miken32/nas-identifier
Support for custom NAS-Identifier Ermal Luçi
08:54 AM Revision 044c5682: Merge pull request #408 from mdima/master
Status Queue page: Fixes the bytes/bits unit in the page. Ermal Luçi
06:55 AM Revision b06abfe3: Status Queue page: Fixes the bytes/bits unit in the page.
Michele Di Maria
04:39 AM Revision 39866b68: Merge pull request #407 from jean-m-cyr/master
Make sure ntpd creates a pid file at bootup Chris Buechler
03:01 AM Revision a82de14d: Make sure ntpd creates ntpd.pid file at bootup
Jean Cyr

02/11/2013

10:35 PM Revision f9dc100c: fix typo
Michael Newton
10:15 PM Revision d7fe2e7a: properly separate accounting options from general RADIUS options
cleanup whitespace Michael Newton
08:35 PM Revision e6c60013: Check interfaces and VIP IP address overlap
- Check if interface IP overlaps other interfaces or localip from mpd
based services
- Check if VIPs IP overlaps in...
Renato Botelho
07:03 PM Revision ef844583: Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually.
Jim Pingle
07:00 PM Revision 4cc94535: allow entry of custom NAS ID
Michael Newton
07:00 PM Revision 07c132f9: check for configured NAS ID otherwise use default hostname
Michael Newton
06:59 PM Revision eb162790: remove unsed getNasID function
Michael Newton
06:50 PM Revision 699125b1: Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually.
Jim Pingle
02:48 PM Revision ee3576dd: Commit missed global
Ermal LUÇI
02:05 PM Revision 9a03bc19: Bump latest_config to 9.4 to match recent version bump in the default config.
Jim Pingle
02:02 PM Revision 33a33c3e: Use the same tcpdump command here that we use from the GUI, to avoid potential mismatch of info/errors.
Jim Pingle
11:16 AM Revision 1a1967d6: Test that timeout value is bigger than 0
Ermal LUÇI
11:05 AM Revision 8135f01f: If more than 2 minutes have passed from the prunning process ignore the lock
Ermal LUÇI
11:03 AM Revision b9f66770: If more than 2 minutes have passed from the prunning process ignore the lock
Ermal LUÇI
10:56 AM Revision b16d70eb: Test that timeout value is bigger than 0
Ermal LUÇI
10:35 AM Revision 21d1560f: Make this code readble
Ermal LUÇI
10:19 AM Revision 8ac9dd5e: Optimize get_real_itnerface to avoid a loop of doing a convertion from real back to friendly when the inforamtion is there already
Ermal LUÇI
09:44 AM Revision 25f27029: Enter missed text needed
Ermal LUÇI
09:42 AM Revision ec8b4d8d: Try to use standard interface to find the source for connecting a tunnel. Also if a ping host is defined for the configuration used that for remoteid since its known to be reachble
Ermal LUÇI
09:29 AM Revision d83045b5: Properly generate all address data based on configuration selected
Ermal LUÇI
09:13 AM Revision 2ffafea3: Make function return correct address info for respective family
Ermal LUÇI
08:21 AM Revision d6c82882: Use full path to commands
Ermal LUÇI
08:20 AM Revision bb58ed63: Cleanup some code
Ermal LUÇI
02:14 AM Revision c4680ae2: Whoops remove copypasta
Jim Pingle
02:10 AM Revision 84197cec: Apparently some systems don't like pulling this in globally, but it should work if defined locally like the other similar lists.
Jim Pingle
02:08 AM Revision 3289b42b: The actual variable isn't an array, so this test will never succeed. Remove it. Unbreaks ntp.
Jim Pingle

02/10/2013

10:08 PM Revision 51edea83: Merge pull request #404 from phil-davis/master
Do not allow 1:2:3:4:5:6:7:8::9 as an IPv6 address Jim Pingle
09:38 PM Revision 7405845f: Do not allow 1:2:3:4:5:6:7:8::9 as an IPv6 address
The Net_IPv6 code has a bug - checkIPv6 returns "true" for addresses like:
1::2:3:4:5:6:7:8:9
1:2::3:4:5:6:7:8:9
...
...
Phil Davis
07:51 PM Revision 016655d9: Merge pull request #403 from bcyrill/patch-20
Update usr/local/www/system_crlmanager.php Jim Pingle
07:31 PM Revision d5059f4c: Update usr/local/www/system_crlmanager.php
Cleanup HTML Cyrill B
07:28 PM Revision 53cfd2d6: Merge pull request #402 from bcyrill/patch-19
Update usr/local/www/system_certmanager.php Jim Pingle
07:27 PM Revision c1d1844a: Update usr/local/www/system_certmanager.php
Cleanup HTML Cyrill B
07:27 PM Revision 874c659c: Merge pull request #400 from bcyrill/patch-16
Update usr/local/www/system_camanager.php Jim Pingle
07:23 PM Revision 88be5178: Merge pull request #401 from phil-davis/master
Fix login form username field focus Warren Baker
07:20 PM Revision 39530c89: Update usr/local/www/system_camanager.php
Cleanup HTML Cyrill B
07:19 PM Revision 1b209514: Fix login form username field focus
The Username filed was no longer getting focus - just a missing "/" in a critical place. Phil Davis
05:44 PM Revision 3dd08924: Merge pull request #399 from phil-davis/master
Validate IP address explicitly as v4 and v6 Jim Pingle
05:40 PM Revision 85e9cfee: Validate interface IP explicitly as v4 or v6
The IP Address fields on the Interfaces Edit page were just using is_ipaddr to validate them. I could put an IPv4 add... Phil Davis
05:18 PM Revision c1df78f2: Merge pull request #398 from phil-davis/master
Display Gateway Widget column headings only once Jim Pingle
03:08 PM Revision 2ae26abd: Display Gateway Widget column headings only once
The Gateway Widget format was changed recently to allow display of a long IPv6 address. It has made the widget take a... Phil Davis
12:22 PM Revision eb233919: Make sure the directory exists
Ermal LUÇI
11:47 AM Revision 1c903aa4: Small fixes to make code readble and error log more useful
Ermal LUÇI
11:26 AM Revision 6a205b6a: Sprinkle some unsets
Ermal LUÇI
11:26 AM Revision 9d595f6a: Correct setting default gateways
Ermal LUÇI
11:13 AM Revision df40755d: Correct function name
Ermal LUÇI

02/09/2013

11:17 PM Revision ccb5fb15: Merge pull request #397 from N0YB/PowerD_AC_BAT_Modes
Upgrade code & config default version Jim Pingle
11:04 PM Revision 6015f75b: Upgrade code & config default version
N0YB
09:17 PM Revision b9f29f84: Use mwexec() with signal clearing. Use pid file for killining/tracking ntpd
Ermal LUÇI
08:47 PM Revision b61306fb: Merge pull request #396 from N0YB/PowerD_AC_BAT_Modes
Update config default with powerd battery mode Jim Pingle
08:41 PM Revision 91d1736f: Update config default with powerd battery mode
N0YB
08:25 PM Revision 3084ba6e: Teach dhcpd_configure about family optional parameter and use it to properly setup dhcpv6 on track6 case so that config is properly written
Ermal LUÇI
04:27 PM Revision 3a2de75a: Add some newlines to this one too.
Jim Pingle
04:22 PM Revision 8c59ce01: Unbreak firewall rule interface drop-down selection. Fixes #2805
Jim Pingle
02:55 PM Revision 6387590f: Actually do restart radvd and dhcp6d on all track6 interfaces
Ermal LUÇI
02:23 PM Revision 82b50e76: Use posix_kill here
Ermal LUÇI
02:17 PM Revision e082d2f4: Restart dhcp and radvd on change
Ermal LUÇI
01:25 PM Revision 681a493f: Actually for SLAAC type interfaces being tracked the configuration is needed
Ermal LUÇI
01:23 PM Revision 7a41d737: Revert "Remove track6 dhcp configuration since dhcp6 will do this for us."
This reverts commit 6ebfa0ccfd7db500a4f85d2d45ebd74699a8805f. Ermal LUÇI
01:12 PM Revision 6ebfa0cc: Remove track6 dhcp configuration since dhcp6 will do this for us.
Ermal LUÇI
12:26 PM Revision 20e15197: Remove this old code
Ermal LUÇI
09:36 AM Revision f934af33: Optimize and cleanup routing function
Ermal LUÇI
09:26 AM Revision 8be135cd: Correct system_routing_configure to do the right thing and guess the address family for the routing table correctly. While here cleanup some other code and leave a comment that disabled routing entries probably should not be dealt in here!
Ermal LUÇI
08:49 AM Revision aeaf0a67: Set family here to avoid any ambiguity
Ermal LUÇI
01:40 AM Revision 82cc8a36: Merge pull request #395 from N0YB/PowerD_AC_BAT_Modes
System: Advanced: Miscellaneous: PowerD Jim Pingle
01:09 AM Revision a358eec2: System: Advanced: Miscellaneous: PowerD
Add the on battery mode option settings. N0YB
12:21 AM Revision a06edef6: Merge pull request #394 from bcyrill/patch-15
Update usr/local/www/system_certmanager.php Jim Pingle
12:10 AM Revision 3065c8cd: Update usr/local/www/system_certmanager.php
Add space between option's value and selected attributes. Get rid of some stray closing td tags. That's it for now. Cyrill B
12:01 AM Revision 39bb6f81: Merge pull request #393 from bcyrill/patch-14
Update usr/local/www/system_camanager.php Jim Pingle

02/08/2013

11:59 PM Revision 9eac43d7: Update usr/local/www/system_camanager.php
Properly close the anchor tag and fix ampersand. Cyrill B
11:46 PM Revision a20adcd1: Merge pull request #392 from bcyrill/patch-13
Update usr/local/www/system_certmanager.php Jim Pingle
11:45 PM Revision f0664ac7: Update usr/local/www/system_certmanager.php
Add $userid check Cyrill B
09:07 PM Revision 34bf3512: Fix fallback monitor selection
Jim Pingle
08:56 PM Revision 25d0e8c3: Fix fallback pool monitor selection.
Jim Pingle
08:02 PM Revision 05387675: Restart ntpd a little differently, seems to stabilize it when restarted from rc.newwanip
Jim Pingle

02/07/2013

11:48 PM Revision 8981761b: Revert "Require util.inc necessary for sigkillbypid()"
This reverts commit 1b7ec6ba16af4559e6e66cc1b378e8701a9df0b6. Renato Botelho
11:31 PM Revision 3fe5080c: Correctly set the mtu of the interface during configuration. Since for interfaces that are clonable previously the mtu was set than the interface destroy so the operation was useles. While here correct check for vlan interfaces.
Ermal LUÇI
08:45 PM Revision dfac167c: Correct mtu for track interfaces as well. Aslo cleanup some code
Ermal LUÇI
07:11 PM Revision 48f273cb: Correct function name
Ermal LUÇI
06:28 PM Revision 8707707e: Add a line break to move this text to the next line. It was stuck after another field and easy to miss.
Jim Pingle
04:48 PM Revision 1b7ec6ba: Require util.inc necessary for sigkillbypid()
Renato Botelho
03:19 PM Revision de895285: Don't generate a PHP error for an unfetchable XML file.
Jim Pingle
02:51 PM Revision fb6c8051: Fix quoting.
Jim Pingle
02:44 PM Revision 133bda76: This is quoted that way because it's passed in javascript. If another better way to quote it works, feel free to change it back, but test the fix first and make sure aliases still display in the firewall rule list.
Jim Pingle
02:32 PM Revision 7cba1f57: Merge pull request #391 from ExolonDX/branch_06
Remove escaped apostrophe Jim Pingle
01:15 PM Revision a8cb0038: Implement privilege for allowing login through CP
- The feature is optional, on by default for new zones, off for current
ones when upgrading
It should fix #1010
Renato Botelho
01:15 PM Revision 060bc78b: Indent and whitespaces changes
Renato Botelho
01:15 PM Revision a0629b69: Indent and whitespaces changes
Renato Botelho
01:08 PM Revision b5ce1d01: Remove escaped apostrophe
Colin Fleming
01:01 PM Revision f5cdf056: Merge pull request #390 from ExolonDX/branch_05
Value in attributes should be lower case Jim Pingle
12:44 PM Revision 3ae16b9b: Value in attributes should be lower case
Value in the "method" attribute should be lower case Colin Fleming
10:31 AM Revision c2373b69: Merge pull request #387 from ExolonDX/branch_02
Update HTML code in "include" files rbgarga
10:28 AM Revision 0ff5ea76: Cosmetic change, s/manager/Manager/ to keep make it consistent with other entries
Renato Botelho
09:46 AM Revision 83a12422: Correct name of function call and use directly its return value as its boolean as needed. Also correct the function to be more readble and put a note for v4 checks that might be needed
Ermal LUÇI
09:46 AM Revision 88cc00db: Make gen_subnetv6 return a compressed form IPv6 address/net representation. This removes some issues reported during Ticket #2746 and solve the issue on some cases
Ermal LUÇI
12:38 AM Revision d7a1532b: Only include files that actually end in .inc, otherwise patching can lead to errors since .inc.orig patched the old test.
Jim Pingle
12:36 AM Revision f7352cd8: Merge pull request #389 from ExolonDX/branch_06
Update HTML code in "include" files Jim Pingle

02/06/2013

11:41 PM Revision f326b978: Update HTML code in "include" files
Close BR, INPUT and IMG tabs, update the IMG tags with "alt" and update
the TABLE tags with "summary".
Update SCRIPT...
Colin Fleming
10:23 PM Revision 94395d86: Need to rethink this again
Revert "Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for input packets. Make the filter ap... Ermal LUÇI
08:03 PM Revision d6e569ae: Actually let xmlrpc construct the url internally from the passed info it is doing same checks
Ermal LUÇI
08:02 PM Revision 472c5dc9: Revert "Correct URL creation for xmlrpc as well as some error checking"
This reverts commit 9ea2463a5b982dff170d7e081b896ca79de19ad7. Ermal LUÇI
08:01 PM Revision 89ad9390: Actually let xmlrpc construct the url internally from the passed info it is doing same checks
Ermal LUÇI
07:57 PM Revision 9ea2463a: Correct URL creation for xmlrpc as well as some error checking
Ermal LUÇI
07:49 PM Revision 90df43c6: Avoid possible deadlock during voucher xmlrpc sync and correct url generation for xmlrpc
Ermal LUÇI
07:46 PM Revision d06b30ea: Correct url creation for xmlrpc. Fix lock order with voucher expire. Bring from master fixes for exec_php xmlrpc code generation
Ermal LUÇI
07:38 PM Revision b36c115f: When going through the xmlrpc calls do not hold the lock since deadlock might occur.
Ermal LUÇI
07:27 PM Revision 52593da5: Update HTML in "include" files
Udated the DOCTYPE to make it W3C standard/compliant.
Moved "sorttable.js", "ticker.js" and the "antiClickJack style...
Colin Fleming
06:21 PM Revision 45843479: Merge pull request #385 from ExolonDX/branch_01
Update HTML boolean operator "nowrap" rbgarga
05:54 PM Revision cba9d7d9: Adjust RRD captive portal graphs for CP zones
- Create RRD configs per zone
- Add tabs to see graphs per zone
- Migrate existing rrd files to default cpZone
- Whil...
Renato Botelho
05:54 PM Revision 2e19a683: Adjust backup settings to new captive portal zones
Renato Botelho
05:54 PM Revision 5e5d5abc: Fix indent and whitespaces
Renato Botelho
05:14 PM Revision 3ec026a4: Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle matching better when IPs may not match up due to IPv6 formatting/compression.
Jim Pingle
02:45 PM Revision 27daf27e: Merge pull request #386 from bcyrill/patch-12
Update etc/inc/dyndns.class Jim Pingle
02:35 PM Revision bb9ccd63: Update etc/inc/dyndns.class
Resolves #2677 Cyrill B
02:10 PM Revision 72b4a1e8: This message can be really spammy on a failure if you have multiple gateway groups. Disable e-mail notification of this message for now.
If the e-mail actually made it out, at least one of the gateways must still be up... Jim Pingle
01:12 PM Revision 86147528: Merge pull request #384 from bcyrill/ifip_v6
Add IPv6 support to diag_ipsec.php connect button Jim Pingle
01:04 PM Revision bb046a4f: Update HTML boolean operator "nowrap"
The HTML boolean operator "nowrap" has been deprecated to a "style" and
it's "butt ugly", IMHO.
So, add a new class ...
Colin Fleming
11:38 AM Revision bd92ede8: IPv6 subnet check
Cyrill B
11:06 AM Revision dbea91b3: Add check_subnetsv6_overlap()
Cyrill B
10:21 AM Revision 6b207f73: find_virtual_ip_alias() add IPv6 support
Cyrill B
10:12 AM Revision 614be051: Add IPv6 support to diag_ipsec.php connect button
Cyrill B
09:51 AM Revision 2027b4c7: find_ip_interface() add IPv6 support
Cyrill B
12:27 AM Revision 0715ad50: If the user has IPv6 disabled, don't create dynamic IPv6 gateways.
Jim Pingle

02/05/2013

11:39 PM Revision 68e5a9e9: Merge pull request #382 from mdima/master
"Status-Queue" page: many interface improvements Jim Pingle
11:23 PM Revision ff3003df: "Status-Queue" page: many interface improvements
Add many improvements:
- Each queue background has a different color depending on the level
- Improved the number for...
Michele Di Maria
07:39 PM Revision e0f338eb: Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for input packets. Make the filter apropriately so the packets are passed correctly through BPF and pfil(9)
Ermal LUÇI
07:01 PM Revision e80601a2: Protect from cases when the ipv4 might be missing on the interface for any reason
Ermal LUÇI
06:52 PM Revision 52b166c9: Correct setting protocol for generated rules
Ermal LUÇI
06:47 PM Revision c65eef01: Only allow gateways of the appropriate type (ipv4 or ipv6) to affect whether a gateway is marked as default, otherwise you can end up with an ipv4 gateway marked as default for ipv6 and the gui just shows "default".
Jim Pingle
06:33 PM Revision f73e3531: Fixes #2598. In case the rule is both for v4 and v6 generate 2 rules for each family. This is the _only_ solution for now
Ermal LUÇI
04:12 PM Revision e141ea70: Use global var for path
Ermal LUÇI
04:07 PM Revision 7b2c22a9: Unlink pid file before starting a new process
Ermal LUÇI
04:05 PM Revision fe2eb995: Unlink pid file before starting a new process
Ermal LUÇI
04:04 PM Revision a11bc497: Unlink pid file before starting a new process
Ermal LUÇI
02:42 PM Revision 69893205: Merge pull request #378 from phil-lavin/bugfix-php-errors
Fix PHP errors relating to using string offset as an array rbgarga
02:31 PM Revision 80d5bd41: Fix PHP errors relating to using string offset as an array
Phil Lavin
02:30 PM Revision 613a3cc5: For reloadall on interface_configure() called by GUI
Renato Botelho
02:30 PM Revision 733829a9: When IP is not set, the field doesn't have the value 'none', use empty() to check instead
Renato Botelho
01:29 PM Revision 506c6bee: Test var before using as array. Should fix #2794
Jim Pingle
01:28 PM Revision d2b2872a: Test var before using as array. Should fix #2794
Jim Pingle
01:06 PM Revision fd5c4305: Merge pull request #377 from bcyrill/fix_lagg
Fix valid interface check on interfaces_lagg_edit.php Jim Pingle
12:13 PM Revision ee132ba1: Change gateways widget layout to better accomodate long ipv6 addresses. It should fix #2790
Renato Botelho
11:46 AM Revision cdad45cd: Fix valid interface check on interfaces_lagg_edit.php
Cyrill B
10:11 AM Revision dd82d252: Fix whitespaces
Renato Botelho
10:10 AM Revision e1f9d058: Fix indent
Renato Botelho
07:45 AM Revision bef212d3: Merge pull request #376 from N0YB/DNS_Query_Forwarding_Options
Services: DNS Forwarder Ermal Luçi
06:42 AM Revision 96ea7162: Services: DNS Forwarder
Add DNS query forwarding section with options for sequential and require domain. NOYB NOYB

02/04/2013

10:04 PM Revision f54712b6: Fix a couple JS errors/problems with OpenVPN server code.
Jim Pingle
04:54 PM Revision 56756d31: Fix add gateway validation on interface configuration. It should fix #2791
Renato Botelho
03:39 PM Revision 9239b1ce: Merge pull request #374 from bcyrill/patch-10
Update usr/local/www/interfaces.php Ermal Luçi
03:04 PM Revision 8839e3fb: Update usr/local/www/interfaces.php
Variables that equal FALSE are considered to be empty e.g. "0". Cyrill B
01:36 PM Revision b5b5bcc0: Make more strict checks during is_ip* functions. Helps http://forum.pfsense.org/index.php/topic,58399.0.html and http://forum.pfsense.org/index.php/topic,58273.0.html
Ermal LUÇI
01:17 PM Revision a75a49f6: Fix get_interface_subnetv6() for VIPs
Renato Botelho
09:28 AM Revision 28994005: Merge pull request #370 from bcyrill/cp_patch2
Fix problems with overlapping 'allowed IP subnets' / pipes in CP rbgarga
09:26 AM Revision 0677741a: Merge pull request #371 from bcyrill/patch-18
Fix filterdns termination rbgarga
09:25 AM Revision 032c7245: Merge pull request #372 from miken32/reverseacct
Allow RADIUS accounting to be reversed rbgarga
08:46 AM Revision e3c4b024: Merge pull request #373 from phil-davis/master
Make not LAN address etc rules work Chris Buechler
04:15 AM Revision 2cd249ed: Make not LAN address etc rules work
I cannot understand how this worked anywhere in the recent past. The code fragment:
if(isset($rule[$target]['not']))
...
Phil Davis

02/03/2013

02:36 AM Revision 990fa101: Add a means to force a fsck (on rare occasions the fs is not marked dirty, but still needs fsck run to fix errors)
Jim Pingle
02:30 AM Revision 2085c6de: Add a manual way for someone to set TRIM if they really want it. touch /root/TRIM_set and reboot to set, touch /root/TRIM_unset to clear.
Have to reboot after setting the tunefs flag or when mount is run, it clears any changes. No way to do it on the fly. Jim Pingle
12:53 AM Revision 8fd76a07: Merge pull request #369 from bcyrill/dyndns_rfc
Gray-out disabled RFC2136 entries Jim Pingle
12:53 AM Revision 38c5c7b8: Merge pull request #368 from bcyrill/dyndns_disable
Gray-out disabled DynDNS entries Jim Pingle

02/02/2013

08:35 PM Revision fe17da8a: Reconfigure allowed hostnames when deleting entries
Cyrill B
08:22 PM Revision 7b5eab84: Kill filterdns when not being used
Cyrill B
07:22 PM Revision f504b290: Fix problems with overlapping 'allowed IP subnets' in CP
Cyrill B
05:19 PM Revision c02ef67f: Merge remote-tracking branch 'upstream/master' into reverseacct
Michael Newton
01:29 PM Revision e5da6830: Gray-out disabled RFC2136 entries
Cyrill B
01:24 PM Revision e766bd84: Whitespaces
Cyrill B
01:10 PM Revision 51ce2ea7: Gray-out disabled DynDNS entries
Cyrill B
12:56 PM Revision 5a39eb2b: Whitespaces
Cyrill B
02:52 AM Revision 49b12e44: Merge pull request #367 from bcyrill/patch-8
Add hw.usb.no_pf="1" to loader.conf on nanobsd Jim Pingle

02/01/2013

11:22 PM Revision f48abba2: check for optional reversing of statistics
Michael Newton
11:21 PM Revision 720498a0: checkbox to allow reversing of RADIUS accounting byte counts
Michael Newton
09:58 PM Revision 3be7f5e7: Add hw.usb.no_pf="1" to loader.conf on nanobsd
Cyrill B
09:21 PM Revision c5e48525: Merge pull request #366 from bcyrill/patch-5
Correct IP family mix-up. Jim Pingle
09:18 PM Revision 60037e00: Update usr/local/www/system_gateways_edit.php
Correct IP family mix-up. Cyrill B
06:59 PM Revision 3d54aa10: Avoid killing apinger's rrdtool processes on kill_traffic_collector(). It helps a problem reported on comment of ticket #1399
Renato Botelho
04:02 PM Revision 48126e25: Avoid duplicate hw.usb_no_pf entry on loader.conf
Renato Botelho
03:57 PM Revision 25c088de: Hide usbus# from interfaces list. Fixes #2306
Renato Botelho
03:08 PM Revision 69efe7c6: Merge pull request #365 from phil-davis/master
Allow clear package lock when 1st install fails Jim Pingle
01:22 PM Revision 53bc1f38: Removed unused block of code
Renato Botelho
07:19 AM Revision b3282172: Display only needed Reinstall and Clear Package Lock buttons
Make the code a bit smarter, so the user only sees whichever of the reinstall and clear package lock buttons that are... Phil Davis
06:06 AM Revision e27953e7: Allow clear package lock when 1st install fails
I upgraded a system this morning. An issue during the 1st package reinstall caused the package lock to be set, but no... Phil Davis

01/31/2013

10:04 PM Revision 8f563bb4: Use the better -Fs modifies to pf to kill the states by interface. Also kill both sides on an interface when -k needs to be used
Ermal LUÇI
08:26 PM Revision b686e5d0: Load if_stf module if has not been done
Ermal LUÇI
04:31 PM Revision d1878053: Add missing parameter to interface_track6_configure() call
Renato Botelho
03:12 PM Revision 3d92cd88: Fix a typo
Renato Botelho
02:06 PM Revision ef1c048b: Do delayed handling of track6 interfaces a bit earlier. More thoughts need to be done on the track6 configuration
Ermal LUÇI
02:06 PM Revision ceba035a: Correct name as reported by phil-davis@github
Ermal LUÇI
12:07 PM Revision 9d99f69a: Merge pull request #364 from mdima/master
Fix for links and PPS Ermal Luçi
12:01 PM Revision c4fc2eae: Destroy the stf interface to avoid issues with ipv6 interface assignment. Also delete any previous address on track6 interfaces before assigning a new one.
Ermal LUÇI
11:16 AM Revision 12aea7f1: Do not do any operation if its not necessary
Ermal LUÇI
11:07 AM Revision 7a04cd20: Create link_interface_to_track6 to make code more readble and easily trackble. Also improve the generation of rules to avoid creating problems during filter reload and some optimizations with it
Ermal LUÇI
08:08 AM Revision dd1fc379: Actually destroy in this case
Ermal LUÇI
08:07 AM Revision 4144aa81: Do the right thing here
Ermal LUÇI
08:07 AM Revision 6ba3121b: Fixes links and PPS
This change fixes:
- Interface value in the links to the "Firewall: Traffic Shaper" page;
- Read the proper PPS value...
Michele Di Maria
06:00 AM Revision b0cde976: Merge pull request #363 from phil-davis/master
Syntax error in vpn_pppoe.php Chris Buechler
05:02 AM Revision 11d3a159: Syntax error in vpn_pppoe.php
Phil Davis

01/30/2013

08:13 PM Revision a9488104: Bring in the RCFILEPREFIX as constant fixes from HEAD, since otherwise rc.stop_packages was globbing in the wrong dir and executing the wrong scripts. Also seems to have fixed the "bad fd" error.
Jim Pingle
07:08 PM Revision 0a0b17d9: Avoid mpd based services to set localip to an already used IP on the system. It should fix #1723
Renato Botelho
07:08 PM Revision a1613b62: is_ipaddr_configured() now returns VIPS
Renato Botelho
07:08 PM Revision 2bbc5429: Fix indent
Renato Botelho
07:08 PM Revision 5fa78adc: Fix whitespaces and indent
Renato Botelho
07:06 PM Revision c11d666b: Merge pull request #362 from bcyrill/patch-4
Adapt regex pattern for new stp interface naming Ermal Luçi
06:43 PM Revision 9cd6b950: Do more strict checks. Also silence some more log_error under debug. Also do some sanity checks on rc.newwanipv6 before doing any operation
Ermal LUÇI
05:30 PM Revision 1e8a05a2: Update etc/inc/interfaces.inc
With the new support for multiple stf interfaces their names have changed. Adapt the regex pattern. Cyrill B
05:07 PM Revision e2a282a0: Put more checks here
Ermal LUÇI
05:07 PM Revision 7e86b57e: Oops correct interface name
Ermal LUÇI
03:22 PM Revision 23e3b2ad: Whitespace fixes
Jim Pingle
03:22 PM Revision 0acd271b: Change output style to follow halt.php and reboot.php so the shutdown output appears in the correct location on the page.
Jim Pingle
03:22 PM Revision 3942066c: Whitespace fixes
Jim Pingle
03:22 PM Revision 256a2a51: Change output style to follow halt.php and reboot.php so the shutdown output appears in the correct location on the page.
Conflicts:
usr/local/www/diag_defaults.php
Jim Pingle
01:47 PM Revision 5ee79d32: Correct fetching ipv4 gateway by passing correct parameter
Ermal LUÇI
11:59 AM Revision b9688d64: Silence error. Maybe the command should be removed completely!
Ermal LUÇI
10:57 AM Revision c87f4b70: Fixes #1928. Disallow sync loop only for certain types of calls but not for exec_[php|shell]. Also fix CARP loop detection to use correct variable
Ermal LUÇI
10:43 AM Revision 311959fe: Ticket #2412. Also allow ipv6 traffic to flow on the stf interface
Ermal LUÇI
10:37 AM Revision 8dd9f19a: Ticket #2412 6to4 can come from any source. Also tighten rule that reply comes only to the dedicated interface for this rather than any other interface
Ermal LUÇI
10:31 AM Revision a6bc492f: Fixes #2674. Use the interface mtu rather than hardcoded 1280. Needs to be seen if issues with fragmentation can come from this on 6rd/6to4 tunnels
Ermal LUÇI
10:26 AM Revision 9eb49a51: pfctl -b is gone just use std tools of pfctl
Ermal LUÇI
09:05 AM Revision 31b958d5: Make this regular expression a little more specific so it does not kill the wrong wpa_supplicant if there are double-digit interface numbers.
Erik Fonnesbeck
08:41 AM Revision 6796d0d1: Merge pull request #361 from phil-davis/master
Corrected cmd line for hostapd Chris Buechler
08:20 AM Revision 97f3ce0f: Corrected cmd line for hostapd
Phil Davis
08:02 AM Revision a526f6a9: More unsets :)
Ermal LUÇI
07:59 AM Revision a606981e: Make smal fix
Ermal LUÇI
07:56 AM Revision 28f476fd: Merge pull request #360 from mdima/master
Feature #2781: Hierarchical view of "Status-Queues" page Ermal Luçi
07:48 AM Revision 6d33b044: Revert "Use pid even for hostapd rather then trying to guess with regex"
This reverts commit b73a96b68d1d4e919a268d2e8e3a6ec902709e6d. Ermal LUÇI

01/29/2013

09:36 PM Revision 73eeee93: Feature #2781: Hierarchical view of "Status-Queues" page
Second version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
rec...
Michele Di Maria
09:33 PM Revision a3eab908: Feature #2781: Hierarchical view of "Status-Queues" page
First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
reco...
Michele Di Maria
08:47 PM Revision 3fe15891: Use correct key. Be more strict while checking by suing v4 version for ipv4. Fixes: http://forum.pfsense.org/index.php/topic,58122.msg312024.html#msg312024
Ermal LUÇI
08:39 PM Revision fe5f2a3b: Merge pull request #358 from miken32/hp_bandwidth
support HP RADIUS attributes for bandwidth limits and redirection URLs Ermal Luçi
08:37 PM Revision 21b94a54: Feature #2781: Hierarchical view of "Status-Queues" page
First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
reco...
Michele Di Maria
08:11 PM Revision fa2cd558: support HP RADIUS attributes for bandwidth, url, data quotas
Michael Newton
07:42 PM Revision 97e0cb61: Use unset to free resources now that php does not use exit on CP
Ermal LUÇI
07:38 PM Revision 7d1f2eac: Use pfSense function where possible and rename stf0 to interface_stf to allow multiple instances of iot
Ermal LUÇI
07:38 PM Revision db6e6b1a: I am not sure why this is needed but for sure its not needed during bootup
Ermal LUÇI
07:23 PM Revision 366aaa50: Merge pull request #357 from miken32/empty_password
Allow empty CP password to be sent to RADIUS server rbgarga
06:59 PM Revision 16a0308d: allow empty CP password to be sent to RADIUS server
Michael Newton
06:06 PM Revision cc6052f0: Initialize $a_pools to fix warnings when saving dhcp settings whith no extra pools
Renato Botelho
05:30 PM Revision 49b76122: Permit openvpn to use same port on different interfaces. It should fix #814
Renato Botelho
01:19 PM Revision d12ae241: Fix wrong unset calls
Renato Botelho
08:22 AM Revision b8550718: Merge pull request #356 from phil-davis/master
Document OpenVPN local and remote network list options Ermal Luçi
08:14 AM Revision cd54b9bc: Do not do double checks for this
Ermal LUÇI
08:10 AM Revision a823022d: Do not do so much work during boot since all interfaces will be called for configuration no need to go and find those. Also delay tracking interfaces during config to give a chance their parents to come up
Ermal LUÇI
07:56 AM Revision 3835613a: Document remote network lists in OpenVPN GUI
Also, now the advanced route command is not needed. So change the example to the "remote" command, which can be usefu... Phil Davis
07:47 AM Revision 332f5781: Document local remote network lists in OpenVPN GUI
The local and remote network fields can now have lists of CIDRs, so document this in the GUI. Phil Davis

01/28/2013

10:21 PM Revision b73a96b6: Use pid even for hostapd rather then trying to guess with regex
Ermal LUÇI
10:09 PM Revision e017a46a: If the interface is not enabled do not try to configure it
Ermal LUÇI
09:10 PM Revision b0059636: Make check more strong and readble. Also make dhcp6c use its pid file to make things easy
Ermal LUÇI
04:51 PM Revision 54285411: is_subnet() will fail here if using comma-separated lists of networks. Use openvpn_validate_cidr() instead.
Jim Pingle
04:49 PM Revision 8793cb1f: is_subnet() will fail here if using comma-separated lists of networks. Use openvpn_validate_cidr() instead.
Jim Pingle
03:02 PM Revision ee6bd11d: Add header to DHCP static mappings table
Jim Pingle
02:59 PM Revision f2ea45ef: Add header to DHCP and DHCPv6 static mappings tables
Jim Pingle
02:01 PM Revision af982472: Move the definition of negate_networks/vpn_networks to its place and re-include ipsec vpns in this tables since scrub for mss clamping need this.
Ermal LUÇI
01:30 PM Revision 84683e42: Fix rrd databases upgrade. Helps ticket #2651
- Replace find that was being called with wrong parameters at
upgrade_054_to_055() and upgrade_080_to_081() by return...
Renato Botelho
01:28 PM Revision a2219caf: Add option filter to return_dir_as_array()
- Add a 2nd parameter, default empty, that allows to pass a regex to
filter files it'll return
- While I'm here, si...
Renato Botelho

01/27/2013

10:39 PM Revision c848008b: Merge pull request #355 from bcyrill/cp_patch5
Change order of cpzone check Ermal Luçi
09:57 PM Revision 6c18a810: Change order of cpzone check
Cyrill B
07:55 PM Revision 349bf358: Display a list of ciphers accelerated by a specific engine. Also, skip engines that are listed but unavailable for direct use.
Jim Pingle
07:23 PM Revision be82765a: Merge pull request #353 from bcyrill/cp_patch3
Add missing context parameter Jim Pingle
07:00 PM Revision a9215a24: Add missing context parameter
Cyrill B
06:04 PM Revision 9ab4af90: Merge pull request #352 from bcyrill/cp_deleteip
Do not include prefix in IP address Ermal Luçi
05:53 PM Revision 7e3d78f2: Do not include prefix in IP address
Cyrill B
05:20 PM Revision dae707f5: Fixup paths when executing OpenSSL.
Jim Pingle
04:42 PM Revision 0674bc42: Configure pipe directly in php until ipfw binary is fixed to correctly configure pipes even that context is specified
Ermal LUÇI
04:28 PM Revision 657d2c66: Configure pipe directly in php until ipfw binary is fixed to correctly configure pipes even that context is specified
Ermal LUÇI
04:13 PM Revision bbdb59de: Correct displaying of ipsec status for natted networks.
Ermal LUÇI
03:52 PM Revision ab873ccd: Catch up with code change. Pointy-hat: myself
Ermal LUÇI
03:46 PM Revision 029b377a: Remove missed line and also improve code for bridge cases
Ermal LUÇI
03:35 PM Revision 8d1f1034: Merge pull request #350 from bcyrill/cp_allowedip
Fix ipfw config generation for allowed IPs Ermal Luçi
03:34 PM Revision 965ce4c6: Restore accidentally removed code. Spoted-by: bcyrill@github
Ermal LUÇI
02:46 PM Revision 1f8c8819: Fix ipfw config generation for allowed IPs
Cyrill B
12:36 PM Revision 9d33c857: Merge pull request #349 from bcyrill/bridge_patch2
Use unescaped variable in if condition Ermal Luçi
12:34 PM Revision 2626cbd1: Correct real interface assignment
Ermal LUÇI
12:24 PM Revision 792bdf7f: Use unescaped variable in if condition
Cyrill B
02:21 AM Revision 0b635fd6: Merge pull request #347 from bcyrill/bridge_edit
Remove return value of interface_bridge_configure Chris Buechler
02:20 AM Revision 7709c5a5: Merge pull request #348 from bcyrill/gif_patch1
Re-add lost parenthesis Chris Buechler
01:38 AM Revision 5b3bd46c: Re-add lost parenthesis
Cyrill B

01/26/2013

10:58 PM Revision 0e0002c2: Remove return value of interface_bridge_configure
Cyrill B
10:19 PM Revision 6d53bbb5: Correct another parameter passed to pfsense functions
Ermal LUÇI
09:54 PM Revision 690c4913: Merge pull request #345 from bcyrill/bridge_holdcnt
Fix holdcount/holdcnt parameter confusion Chris Buechler
09:37 PM Revision afd825a7: Fix holdcount/holdcnt parameter confusion
Cyrill B
08:07 PM Revision c706080d: Link openssl config here to make the ports version of openssl happy when making certs.
Jim Pingle
04:37 PM Revision eaf87cb0: No need for escaping here since this is php internal functions
Ermal LUÇI
04:36 PM Revision 19defb88: No need for escaping here since this is php internal functions
Ermal LUÇI
03:55 PM Revision a216db0f: Add a note about rdr pass not supporting Multi-WAN.
Jim Pingle
03:55 PM Revision 88996fbe: Add a note about rdr pass not supporting Multi-WAN.
Jim Pingle
12:05 PM Revision 0fbf7315: Do not use array_keys uselessly
Ermal LUÇI
11:59 AM Revision abdd01f5: Correctly generate dhcpleases file to avoid issues with dhcpleases. Also while here correct code and make some optiomizations and corrections
Ermal LUÇI
08:19 AM Revision 7bb09580: Maintain the previous order of creating wireless interfaces at boot so additional virtual APs get the same generated MAC as before.
Erik Fonnesbeck

01/25/2013

09:41 PM Revision fb6079db: Try a little harder to find the protocol rather than giving up. Fixes #2751
Jim Pingle
08:44 PM Revision f3bddb47: Actually even earlier since lagg can have wireless ifaces as member or vlan can reside on top of them
Ermal LUÇI
08:44 PM Revision 348ce507: To avoid issues reported during bootup with wireless create clones early on bootup. Wireless can only have base interfaces and not clonable one so this should had been done since beggining.
Ermal LUÇI
08:34 PM Revision 4ce92461: Merge pull request #320 from bcyrill/patch2
Allow empty RADIUS secrets Ermal Luçi
08:26 PM Revision 7ee0f3a8: Put outgoing policy routes even for the vips to correct sourced traffic from them. Fixes #1823
Ermal LUÇI
07:59 PM Revision 75201355: Return the full list of vips to help with #1823
Ermal LUÇI
07:41 PM Revision 23604cee: Merge pull request #343 from bcyrill/cp_conc
Fix concurrent username logins Ermal Luçi
07:28 PM Revision 4586abb7: Fix concurrent username logins
Cyrill B
05:16 PM Revision c251f8cc: Make synamic firewall logs and widget add new rows:
The Dynamic Firewall Log page doesn't add rows, it only updates the php
generated rows which means that if it's loade...
Renato Botelho
01:35 PM Revision 8fcb7cf4: Use class tabcont for table
Renato Botelho

01/24/2013

07:33 PM Revision e4ffca08: Make IPv4/IPv6 validation on IPSec
It should fix #2769 Renato Botelho
07:32 PM Revision ab2ccd9f: Fix indent and blanks at EOL
Renato Botelho
07:13 PM Revision 1aafb710: Don't forget the wizard...
Jim Pingle
06:54 PM Revision a28d40cb: Allow specifying multiple local/remote networks for OpenVPN separated by commas. While I'm here, fix up the IPv6 tunnel/remote/local network input validation. Simplify some code using functions.
Jim Pingle
02:39 PM Revision f657f5e1: Ensure DHCP main range, pools ranges and static IP addresses don't overlap each other. It should fix #2773
Renato Botelho
02:30 PM Revision 41b4867e: Move is_inrange() to util.inc and rename it to is_inrange_v6()
Renato Botelho
02:29 PM Revision a78bf0c8: Fix logic of v6 version of is_inrange()
Renato Botelho
02:28 PM Revision 54404519: Move is_inrange() to util.inc and rename it to is_inrange_v4()
Renato Botelho
02:25 PM Revision 736698bd: Fix logic of is_inrange()
Renato Botelho
01:54 PM Revision 507628d5: Remove call-time pass-by-reference
Renato Botelho
11:47 AM Revision 338c0941: Merge #237 manually whitout the GUI option for specifying interim interval. It will read now this attribute if present in a reply and use it. Fixes #1492
Ermal LUÇI
11:31 AM Revision a689bab6: Read Acct-Interim-Interval from an access-accept reply
Ermal LUÇI
11:19 AM Revision 9c115b40: Fixes #804. Correct deletion of ipv6 routes.
Ermal LUÇI
10:49 AM Revision c37e2460: Mostly for testing name relation in github. No functional change
Ermal Luçi
10:44 AM Revision a5085d59: Mostly for testing name relation in github. No functional change
Ermal LUÇI
10:37 AM Revision 18f338da: Correctly bring down an interface older configuration. Fixes #2758
Ermal Luçi
10:30 AM Revision 80fae0e2: Put for now the code here in preparation of properly cleaning a recofnigured interface
Ermal Luçi
10:24 AM Revision 9343d750: Teach interface_bring_down to read a cofniguration passed in. Will be useful for Ticket #2758
Ermal LUÇI
10:18 AM Revision 203e4bb6: Do not be so verbose by default this is just needed by a developer at best
Ermal LUÇI
10:09 AM Revision 61223023: Validate before taking the input and do anything with it
Ermal LUÇI
09:57 AM Revision 0e22dda5: Put some more sanity checking for various interface configurations
Ermal LUÇI
 

Also available in: Atom