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
- 05:22 PM Revision c4bd43cc: Copy full dhcpd conf from master to slave. Fixes #2600
- 02:56 PM Revision d026178f: Make sure we create / delete SPDs and SADs on secondary node when it changes on primary. Fixes #2303
- 12:43 PM Revision dc2e5552: simplify logic a bit
- 12:40 PM Revision fb6a3e7a: Set pfsync0 as down when it's not being used
- 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... -
01:18 AM Revision 2ead5ea7: Don't forget zones here too
-
01:03 AM Revision 506bca12: Include zones on voucher expire page tabs.
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
- 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... - 07:15 PM Revision 3202763c: Add NAT rule based on NAT rule below it instead of at the bottom of the list. Fixes #1118
- 06:18 PM Revision 95540233: Do not allow bridge members to be assigned to itself. Fixes #1153
- 05:21 PM Revision ef88e1e1: Fix indent and whitespaces
- 03:28 PM Revision b030e035: Allow deleting all aliases but the last one within the same subnet of a CARP IP. Fixes #2406
- 02:16 PM Revision 873e49ec: Set if interface is enable before try to configure static arp. Fixes #1988
- 02:05 PM Revision 42fa2c01: Avoid conflicting interface IP address with static routes. Fixes #2039
-
01:51 PM Revision 51204df1: Fix reference to SNMP interface binding.
- 11:43 AM Revision acc68ffa: find_interface_ipv6 should return the first configured address, not the last one
- 11:30 AM Revision 8de7e180: Improve error message since we can have ipv6 set here
- 11:23 AM Revision 6e828f98: Add missing check for IPv6 overlap on interfaces, it complements the change made for ticket #1723
- 11:19 AM Revision 2c98a935: Teach is_ipaddr_configured to check ipv6 for single IPs. While I'm here, reduce code duplication
- 10:41 AM Revision 8d8b1af7: Remove unused function remove_numbers()
- 10:41 AM Revision 2ccac125: A nic family name can contain numbers on it, remove only the index in the end. Fixes #2010
02/20/2013
-
09:40 PM Revision eed22197: Remove unimplemented option
- 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... - 06:11 PM Revision c6a69aed: fix typo
- 05:55 PM Revision b82e4696: fix typo
- 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 ... - 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
- 11:51 AM Revision 2675f511: Fix sort param to call bandwidth_by_ip
-
08:00 AM Revision a3861260: Merge pull request #428 from mdima/master
- Status Queue: Uniform units in the interface.
-
07:33 AM Revision 31e41cf4: Status Queue: Uniform units in the interface.
- Uniform units in the interface.
02/19/2013
-
09:46 PM Revision ae88de13: Some more code cleanup
-
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.
-
07:14 PM Revision 647df2d4: Remove single quotes committed wrongly
-
06:13 PM Revision ffac939e: Use jQuery() as all other code
-
06:03 PM Revision b1b930dd: Use jQuery fully on traffic graph. Also remove some unused code from bandwidth_by_ip
-
05:20 PM Revision b406c78a: Be explicit on the testing
-
03:48 PM Revision c3ebb2f8: Try to use our git PBI instead of the tbz version.
-
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 -
02:08 PM Revision 28a20fdb: Default to using sha256 for a ca/cert digest algorithm, since sha1 is no longer recommended.
-
02:06 PM Revision 741d748d: Correct some inconsistencies in keylen/csr_keylen. Should fix csr generation errors mentioned on ticket #2820
- 11:41 AM Revision 1fea5ad9: Get the correct interface subnet
- 10:17 AM Revision 30a90672: Merge pull request #426 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
- Interfaces Types Config Sections Spacer Row
- 06:56 AM Revision 1c4846e9: Interfaces Types Config Sections Spacer Row
- Fix spacer (last) row display inconsistency
Missed one
02/18/2013
- 11:14 PM Revision 79ea2726: Display right interface name on alias list when alias interface os CARP. Fixes #2824
- 10:51 PM Revision 9e696e9a: Merge pull request #425 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
- Interfaces Types Config Sections Spacer Row
- 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
- 09:40 PM Revision a236affe: Interfaces Types Config Sections Spacer Row
- Fix spacer (last) row display inconsistency
- 09:10 PM Revision 4021ec36: CARP IPs were being checked twice in some cases. Fixes #2823
- 07:23 PM Revision bd10508a: Interfaces Static IP v4 & v6 Gateway Add New
- Fix mismatched table row tags
-
01:46 PM Revision 24c0145c: Add Digest Algorithm option to the CSR screen, should fix #2820
- 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
- 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...
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... -
02:03 PM Revision 290296cd: Fix test for enabling upnp anchor. Unbreaks upnp for many.
- 11:43 AM Revision 2d7e9111: Merge pull request #419 from bcyrill/patch-6
- Remove #2760 workaround
- 11:42 AM Revision cae9d2ca: Merge pull request #418 from bcyrill/bogons_mem
- Update bogons update routine
-
12:34 AM Revision 9ffce6c1: Remove #2760 workaround
- Since pfctl has been patched there is no need for the #2760 issue workaround anymore.
02/16/2013
- 08:01 PM Revision 507aa90a: Set (src|dst)mask to 128 for single IPv6 addresses. Fixes #2451
-
06:29 PM Revision eed8df6f: Only apply this test for radius servers.
- 03:55 PM Revision 923e440b: Fix #2818. Last change didn't work, it needs to be one more step out of the loop.
02/15/2013
-
10:08 PM Revision 45bc16b9: Update bogons update routine
-
08:57 PM Revision 83e18db5: Use our own git package and not the really old one from FreeBSD's ftp archive for 8.1
- 05:40 PM Revision 77901966: Restart snmpd on rc.newwanip. It should fix #2756
-
03:17 PM Revision c6e83f5e: Add php shell scripts to (en|dis)able carp.
- 10:51 AM Revision 508799c3: Remove invallid option 'none' for IPSec Phase 2. Fixes #2816
- 10:20 AM Revision fa77faff: Fix #2818. Save information about all phase1 on ipsecpinghosts instead of only the last one
- 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
- 09:35 AM Revision 40c7b1a9: Merge pull request #417 from miken32/cp-database-fix
- Use associative array for captive portal database
- 07:16 AM Revision d896f867: Merge pull request #236 from miken32/nas_accounting
- NAS accounting
-
06:06 AM Revision f1ab195e: self-explanatory now, no comments needed
-
06:01 AM Revision 00109fef: while we're here, send named termination causes
-
05:14 AM Revision 91ca7e9f: use associative array for captive portal to prevent confusion, messiness, and abuse
-
12:11 AM Revision e35ab948: only send Accounting-On at boot; can't tell if CP's being newly enabled or not
02/14/2013
-
11:26 PM Revision cf2859f3: whitespace fixes
-
11:19 PM Revision 62f20eab: add support for RADIUS NAS accounting, fixes redmine feature request 2143
- 06:09 PM Revision 2ccc41c1: Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPs
- 05:59 PM Revision 120404e0: Keep Unbound here for syslog messages
- 05:50 PM Revision 950c9a18: Backout Unbound for now bring back in 2.2. Fixes #2817
- 12:18 PM Revision 03e96afb: Set $interfacegw properly and avoid losing default route in some circumstances
- 11:42 AM Revision 8878f4bb: Fix rrd display when captive portal is enabled
- 10:25 AM Revision 80feb8e5: Set global $g to use right theme
-
07:46 AM Revision 1e5da31d: Also do checks for ipv6 on is_ipaddr_configured
-
07:39 AM Revision d97741c2: Check for the right function name since the previous was present in util.inc not interfaces.inc
02/13/2013
- 11:50 PM Revision 965c3e23: Deal correct with bitmask for ipv6 on destination, same we did for src. If fixes #2451
- 11:00 PM Revision f1a831b8: Restore require_once(interfaces.inc) on get_configured_ip_addresses(), it's required by get_interface_ip()
-
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
-
10:08 PM Revision 72f25519: Refine the test for Ticket #2451 to check for aliases as well
-
09:58 PM Revision c7ada974: Remove dead code
-
09:58 PM Revision 1b584e3f: During bootup do not try to resolve hostnames filterdns will handle those
-
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.
-
08:31 PM Revision bcb165e6: Merge pull request #416 from bcyrill/dyndns_p1
- Update dyndns service and widget
-
08:17 PM Revision ab4ce295: Update dyndns service and widget
-
07:49 PM Revision 11b26a27: unset var so the test works correctly
-
07:30 PM Revision 30b32e73: Merge pull request #415 from bcyrill/patch-3
- Add additional dyndns hosts to widget
-
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.
- 07:19 PM Revision 72711980: Warn users that nosync option won't prevent it to be overwritten on carp slave members
- 07:19 PM Revision a1fb7d61: Fully sync filter and nat sections. Fixes #2362
-
06:56 PM Revision 837a3536: Properly configure allowed hostnames
-
06:49 PM Revision 13e64b47: Remove interfaces that have been unselected from CP config properly
-
06:30 PM Revision e6d5af4b: Call rc.firmware for propper platform during manual upgrade
-
06:19 PM Revision 22ef0a3d: mwexec_bg() already uses nohup
-
06:19 PM Revision 77daff18: Use full path to nohup
-
06:19 PM Revision fba1804f: Assign the output of exec to a var to avoid any issues
-
05:34 PM Revision 87613be4: Merge pull request #414 from phil-davis/master
- Correct filename for dyndns widget cached ip
- 05:26 PM Revision 3d72df58: Correct filename for dyndns widget cached ip
- 01:06 PM Revision cb2b59b8: Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451
- 12:31 PM Revision 96ccd009: Fix indent and whitespaces
-
07:44 AM Revision 2e267635: Merge pull request #413 from stan-qaz/master
- Dynamic DNS status widget for use on the Status Dashboard
- 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.
- 02:24 AM Revision 16634530: Merge pull request #412 from phil-davis/master
- Say goodbye to routed at bootup
- 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 ...
02/12/2013
-
09:56 PM Revision 1d2add88: Fix page name. Fixes #2813
-
09:49 PM Revision d5a2c099: Merge pull request #411 from bcyrill/patch-2
- Remove duplicate $ipsecpinghosts variable
-
09:22 PM Revision d6d775a6: Fix page name. Fixes #2640
-
09:03 PM Revision a0ad97f2: Remove redundant variable
-
08:35 PM Revision f5b89c39: Merge pull request #410 from bcyrill/patch-1
- Update etc/inc/services.inc
-
08:28 PM Revision f8edf05d: Fix these tests, they will never succeed the way we set these variables using the old test. Fixes #1987
-
08:24 PM Revision 60214e06: Update etc/inc/services.inc
- Fix path to chmod
-
08:18 PM Revision 100f3e71: Resolves #1284. Merge patch submitted a bit differentely
-
07:52 PM Revision 60754bef: Merge pull request #409 from miken32/nas-identifier
- add input validation for NAS-Identifier
-
07:17 PM Revision 89b1c40c: add input validation for NAS-Identifier
-
07:01 PM Revision bde982dd: Declare $config as global before interactive PHP shell command evaluation. Fixes #808
-
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
- 04:38 PM Revision ad885a63: Remove RIP from menu
- 01:45 PM Revision d94eb904: Preselect interface subnet mask for carp interfaces
- 12:50 PM Revision e9389ae8: Remove RIP since it's a package again. See ticket #648
-
12:01 PM Revision 096f2962: Ticket #1629 Another round of fixes related to state clearing
- 11:26 AM Revision 443c2822: Fix indent and whitespaces
- 11:07 AM Revision 8184a8dd: Check if file exists before try to read it. Fixes #2764
- 11:02 AM Revision c2173267: Fix indent and whitespaces
-
08:59 AM Revision cef32994: Correct value extaction
-
08:56 AM Revision ec0ed17a: Merge pull request #406 from miken32/nas-identifier
- Support for custom NAS-Identifier
-
08:54 AM Revision 044c5682: Merge pull request #408 from mdima/master
- Status Queue page: Fixes the bytes/bits unit in the page.
-
06:55 AM Revision b06abfe3: Status Queue page: Fixes the bytes/bits unit in the page.
- 04:39 AM Revision 39866b68: Merge pull request #407 from jean-m-cyr/master
- Make sure ntpd creates a pid file at bootup
- 03:01 AM Revision a82de14d: Make sure ntpd creates ntpd.pid file at bootup
02/11/2013
-
10:35 PM Revision f9dc100c: fix typo
-
10:15 PM Revision d7fe2e7a: properly separate accounting options from general RADIUS options
- cleanup whitespace
- 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... -
07:03 PM Revision ef844583: Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually.
-
07:00 PM Revision 4cc94535: allow entry of custom NAS ID
-
07:00 PM Revision 07c132f9: check for configured NAS ID otherwise use default hostname
-
06:59 PM Revision eb162790: remove unsed getNasID function
-
06:50 PM Revision 699125b1: Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually.
-
02:48 PM Revision ee3576dd: Commit missed global
-
02:05 PM Revision 9a03bc19: Bump latest_config to 9.4 to match recent version bump in the default config.
-
02:02 PM Revision 33a33c3e: Use the same tcpdump command here that we use from the GUI, to avoid potential mismatch of info/errors.
-
11:16 AM Revision 1a1967d6: Test that timeout value is bigger than 0
-
11:05 AM Revision 8135f01f: If more than 2 minutes have passed from the prunning process ignore the lock
-
11:03 AM Revision b9f66770: If more than 2 minutes have passed from the prunning process ignore the lock
-
10:56 AM Revision b16d70eb: Test that timeout value is bigger than 0
-
10:35 AM Revision 21d1560f: Make this code readble
-
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
-
09:44 AM Revision 25f27029: Enter missed text needed
-
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
-
09:29 AM Revision d83045b5: Properly generate all address data based on configuration selected
-
09:13 AM Revision 2ffafea3: Make function return correct address info for respective family
-
08:21 AM Revision d6c82882: Use full path to commands
-
08:20 AM Revision bb58ed63: Cleanup some code
-
02:14 AM Revision c4680ae2: Whoops remove copypasta
-
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.
-
02:08 AM Revision 3289b42b: The actual variable isn't an array, so this test will never succeed. Remove it. Unbreaks ntp.
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
- 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
...
... -
07:51 PM Revision 016655d9: Merge pull request #403 from bcyrill/patch-20
- Update usr/local/www/system_crlmanager.php
-
07:31 PM Revision d5059f4c: Update usr/local/www/system_crlmanager.php
- Cleanup HTML
-
07:28 PM Revision 53cfd2d6: Merge pull request #402 from bcyrill/patch-19
- Update usr/local/www/system_certmanager.php
-
07:27 PM Revision c1d1844a: Update usr/local/www/system_certmanager.php
- Cleanup HTML
-
07:27 PM Revision 874c659c: Merge pull request #400 from bcyrill/patch-16
- Update usr/local/www/system_camanager.php
- 07:23 PM Revision 88be5178: Merge pull request #401 from phil-davis/master
- Fix login form username field focus
-
07:20 PM Revision 39530c89: Update usr/local/www/system_camanager.php
- Cleanup HTML
- 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.
-
05:44 PM Revision 3dd08924: Merge pull request #399 from phil-davis/master
- Validate IP address explicitly as v4 and v6
- 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...
-
05:18 PM Revision c1df78f2: Merge pull request #398 from phil-davis/master
- Display Gateway Widget column headings only once
- 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...
-
12:22 PM Revision eb233919: Make sure the directory exists
-
11:47 AM Revision 1c903aa4: Small fixes to make code readble and error log more useful
-
11:26 AM Revision 6a205b6a: Sprinkle some unsets
-
11:26 AM Revision 9d595f6a: Correct setting default gateways
-
11:13 AM Revision df40755d: Correct function name
02/09/2013
-
11:17 PM Revision ccb5fb15: Merge pull request #397 from N0YB/PowerD_AC_BAT_Modes
- Upgrade code & config default version
- 11:04 PM Revision 6015f75b: Upgrade code & config default version
-
09:17 PM Revision b9f29f84: Use mwexec() with signal clearing. Use pid file for killining/tracking ntpd
-
08:47 PM Revision b61306fb: Merge pull request #396 from N0YB/PowerD_AC_BAT_Modes
- Update config default with powerd battery mode
- 08:41 PM Revision 91d1736f: Update config default with powerd battery mode
-
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
-
04:27 PM Revision 3a2de75a: Add some newlines to this one too.
-
04:22 PM Revision 8c59ce01: Unbreak firewall rule interface drop-down selection. Fixes #2805
-
02:55 PM Revision 6387590f: Actually do restart radvd and dhcp6d on all track6 interfaces
-
02:23 PM Revision 82b50e76: Use posix_kill here
-
02:17 PM Revision e082d2f4: Restart dhcp and radvd on change
-
01:25 PM Revision 681a493f: Actually for SLAAC type interfaces being tracked the configuration is needed
-
01:23 PM Revision 7a41d737: Revert "Remove track6 dhcp configuration since dhcp6 will do this for us."
- This reverts commit 6ebfa0ccfd7db500a4f85d2d45ebd74699a8805f.
-
01:12 PM Revision 6ebfa0cc: Remove track6 dhcp configuration since dhcp6 will do this for us.
-
12:26 PM Revision 20e15197: Remove this old code
-
09:36 AM Revision f934af33: Optimize and cleanup routing function
-
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!
-
08:49 AM Revision aeaf0a67: Set family here to avoid any ambiguity
-
01:40 AM Revision 82cc8a36: Merge pull request #395 from N0YB/PowerD_AC_BAT_Modes
- System: Advanced: Miscellaneous: PowerD
- 01:09 AM Revision a358eec2: System: Advanced: Miscellaneous: PowerD
- Add the on battery mode option settings.
-
12:21 AM Revision a06edef6: Merge pull request #394 from bcyrill/patch-15
- Update usr/local/www/system_certmanager.php
-
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.
-
12:01 AM Revision 39bb6f81: Merge pull request #393 from bcyrill/patch-14
- Update usr/local/www/system_camanager.php
02/08/2013
-
11:59 PM Revision 9eac43d7: Update usr/local/www/system_camanager.php
- Properly close the anchor tag and fix ampersand.
-
11:46 PM Revision a20adcd1: Merge pull request #392 from bcyrill/patch-13
- Update usr/local/www/system_certmanager.php
-
11:45 PM Revision f0664ac7: Update usr/local/www/system_certmanager.php
- Add $userid check
-
09:07 PM Revision 34bf3512: Fix fallback monitor selection
-
08:56 PM Revision 25d0e8c3: Fix fallback pool monitor selection.
-
08:02 PM Revision 05387675: Restart ntpd a little differently, seems to stabilize it when restarted from rc.newwanip
02/07/2013
- 11:48 PM Revision 8981761b: Revert "Require util.inc necessary for sigkillbypid()"
- This reverts commit 1b7ec6ba16af4559e6e66cc1b378e8701a9df0b6.
-
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.
-
08:45 PM Revision dfac167c: Correct mtu for track interfaces as well. Aslo cleanup some code
-
07:11 PM Revision 48f273cb: Correct function name
-
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.
- 04:48 PM Revision 1b7ec6ba: Require util.inc necessary for sigkillbypid()
-
03:19 PM Revision de895285: Don't generate a PHP error for an unfetchable XML file.
-
02:51 PM Revision fb6c8051: Fix quoting.
-
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.
-
02:32 PM Revision 7cba1f57: Merge pull request #391 from ExolonDX/branch_06
- Remove escaped apostrophe
- 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 - 01:15 PM Revision 060bc78b: Indent and whitespaces changes
- 01:15 PM Revision a0629b69: Indent and whitespaces changes
- 01:08 PM Revision b5ce1d01: Remove escaped apostrophe
-
01:01 PM Revision f5cdf056: Merge pull request #390 from ExolonDX/branch_05
- Value in attributes should be lower case
- 12:44 PM Revision 3ae16b9b: Value in attributes should be lower case
- Value in the "method" attribute should be lower case
- 10:31 AM Revision c2373b69: Merge pull request #387 from ExolonDX/branch_02
- Update HTML code in "include" files
- 10:28 AM Revision 0ff5ea76: Cosmetic change, s/manager/Manager/ to keep make it consistent with other entries
-
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
-
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
-
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.
-
12:36 AM Revision f7352cd8: Merge pull request #389 from ExolonDX/branch_06
- Update HTML code in "include" files
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... -
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...
-
08:03 PM Revision d6e569ae: Actually let xmlrpc construct the url internally from the passed info it is doing same checks
-
08:02 PM Revision 472c5dc9: Revert "Correct URL creation for xmlrpc as well as some error checking"
- This reverts commit 9ea2463a5b982dff170d7e081b896ca79de19ad7.
-
08:01 PM Revision 89ad9390: Actually let xmlrpc construct the url internally from the passed info it is doing same checks
-
07:57 PM Revision 9ea2463a: Correct URL creation for xmlrpc as well as some error checking
-
07:49 PM Revision 90df43c6: Avoid possible deadlock during voucher xmlrpc sync and correct url generation for xmlrpc
-
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
-
07:38 PM Revision b36c115f: When going through the xmlrpc calls do not hold the lock since deadlock might occur.
- 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... - 06:21 PM Revision 45843479: Merge pull request #385 from ExolonDX/branch_01
- Update HTML boolean operator "nowrap"
- 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... - 05:54 PM Revision 2e19a683: Adjust backup settings to new captive portal zones
- 05:54 PM Revision 5e5d5abc: Fix indent and whitespaces
-
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.
-
02:45 PM Revision 27daf27e: Merge pull request #386 from bcyrill/patch-12
- Update etc/inc/dyndns.class
-
02:35 PM Revision bb9ccd63: Update etc/inc/dyndns.class
- Resolves #2677
-
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...
-
01:12 PM Revision 86147528: Merge pull request #384 from bcyrill/ifip_v6
- Add IPv6 support to diag_ipsec.php connect button
- 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 ... -
11:38 AM Revision bd92ede8: IPv6 subnet check
-
11:06 AM Revision dbea91b3: Add check_subnetsv6_overlap()
-
10:21 AM Revision 6b207f73: find_virtual_ip_alias() add IPv6 support
-
10:12 AM Revision 614be051: Add IPv6 support to diag_ipsec.php connect button
-
09:51 AM Revision 2027b4c7: find_ip_interface() add IPv6 support
-
12:27 AM Revision 0715ad50: If the user has IPv6 disabled, don't create dynamic IPv6 gateways.
02/05/2013
-
11:39 PM Revision 68e5a9e9: Merge pull request #382 from mdima/master
- "Status-Queue" page: many interface improvements
-
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... -
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)
-
07:01 PM Revision e80601a2: Protect from cases when the ipv4 might be missing on the interface for any reason
-
06:52 PM Revision 52b166c9: Correct setting protocol for generated rules
-
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".
-
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
-
04:12 PM Revision e141ea70: Use global var for path
-
04:07 PM Revision 7b2c22a9: Unlink pid file before starting a new process
-
04:05 PM Revision fe2eb995: Unlink pid file before starting a new process
-
04:04 PM Revision a11bc497: Unlink pid file before starting a new process
- 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
- 02:31 PM Revision 80d5bd41: Fix PHP errors relating to using string offset as an array
- 02:30 PM Revision 613a3cc5: For reloadall on interface_configure() called by GUI
- 02:30 PM Revision 733829a9: When IP is not set, the field doesn't have the value 'none', use empty() to check instead
-
01:29 PM Revision 506c6bee: Test var before using as array. Should fix #2794
-
01:28 PM Revision d2b2872a: Test var before using as array. Should fix #2794
-
01:06 PM Revision fd5c4305: Merge pull request #377 from bcyrill/fix_lagg
- Fix valid interface check on interfaces_lagg_edit.php
- 12:13 PM Revision ee132ba1: Change gateways widget layout to better accomodate long ipv6 addresses. It should fix #2790
-
11:46 AM Revision cdad45cd: Fix valid interface check on interfaces_lagg_edit.php
- 10:11 AM Revision dd82d252: Fix whitespaces
- 10:10 AM Revision e1f9d058: Fix indent
-
07:45 AM Revision bef212d3: Merge pull request #376 from N0YB/DNS_Query_Forwarding_Options
- Services: DNS Forwarder
-
06:42 AM Revision 96ea7162: Services: DNS Forwarder
- Add DNS query forwarding section with options for sequential and require domain.
02/04/2013
-
10:04 PM Revision f54712b6: Fix a couple JS errors/problems with OpenVPN server code.
- 04:54 PM Revision 56756d31: Fix add gateway validation on interface configuration. It should fix #2791
-
03:39 PM Revision 9239b1ce: Merge pull request #374 from bcyrill/patch-10
- Update usr/local/www/interfaces.php
-
03:04 PM Revision 8839e3fb: Update usr/local/www/interfaces.php
- Variables that equal FALSE are considered to be empty e.g. "0".
-
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
- 01:17 PM Revision a75a49f6: Fix get_interface_subnetv6() for VIPs
- 09:28 AM Revision 28994005: Merge pull request #370 from bcyrill/cp_patch2
- Fix problems with overlapping 'allowed IP subnets' / pipes in CP
- 09:26 AM Revision 0677741a: Merge pull request #371 from bcyrill/patch-18
- Fix filterdns termination
- 09:25 AM Revision 032c7245: Merge pull request #372 from miken32/reverseacct
- Allow RADIUS accounting to be reversed
- 08:46 AM Revision e3c4b024: Merge pull request #373 from phil-davis/master
- Make not LAN address etc rules work
- 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']))
...
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)
-
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.
-
12:53 AM Revision 8fd76a07: Merge pull request #369 from bcyrill/dyndns_rfc
- Gray-out disabled RFC2136 entries
-
12:53 AM Revision 38c5c7b8: Merge pull request #368 from bcyrill/dyndns_disable
- Gray-out disabled DynDNS entries
02/02/2013
-
08:35 PM Revision fe17da8a: Reconfigure allowed hostnames when deleting entries
-
08:22 PM Revision 7b5eab84: Kill filterdns when not being used
-
07:22 PM Revision f504b290: Fix problems with overlapping 'allowed IP subnets' in CP
-
05:19 PM Revision c02ef67f: Merge remote-tracking branch 'upstream/master' into reverseacct
-
01:29 PM Revision e5da6830: Gray-out disabled RFC2136 entries
-
01:24 PM Revision e766bd84: Whitespaces
-
01:10 PM Revision 51ce2ea7: Gray-out disabled DynDNS entries
-
12:56 PM Revision 5a39eb2b: Whitespaces
-
02:52 AM Revision 49b12e44: Merge pull request #367 from bcyrill/patch-8
- Add hw.usb.no_pf="1" to loader.conf on nanobsd
02/01/2013
-
11:22 PM Revision f48abba2: check for optional reversing of statistics
-
11:21 PM Revision 720498a0: checkbox to allow reversing of RADIUS accounting byte counts
-
09:58 PM Revision 3be7f5e7: Add hw.usb.no_pf="1" to loader.conf on nanobsd
-
09:21 PM Revision c5e48525: Merge pull request #366 from bcyrill/patch-5
- Correct IP family mix-up.
-
09:18 PM Revision 60037e00: Update usr/local/www/system_gateways_edit.php
- Correct IP family mix-up.
- 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
- 04:02 PM Revision 48126e25: Avoid duplicate hw.usb_no_pf entry on loader.conf
- 03:57 PM Revision 25c088de: Hide usbus# from interfaces list. Fixes #2306
-
03:08 PM Revision 69efe7c6: Merge pull request #365 from phil-davis/master
- Allow clear package lock when 1st install fails
- 01:22 PM Revision 53bc1f38: Removed unused block of code
- 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...
- 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...
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
-
08:26 PM Revision b686e5d0: Load if_stf module if has not been done
- 04:31 PM Revision d1878053: Add missing parameter to interface_track6_configure() call
- 03:12 PM Revision 3d92cd88: Fix a typo
-
02:06 PM Revision ef1c048b: Do delayed handling of track6 interfaces a bit earlier. More thoughts need to be done on the track6 configuration
-
02:06 PM Revision ceba035a: Correct name as reported by phil-davis@github
-
12:07 PM Revision 9d99f69a: Merge pull request #364 from mdima/master
- Fix for links and PPS
-
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.
-
11:16 AM Revision 12aea7f1: Do not do any operation if its not necessary
-
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
-
08:08 AM Revision dd1fc379: Actually destroy in this case
-
08:07 AM Revision 4144aa81: Do the right thing here
-
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... - 06:00 AM Revision b0cde976: Merge pull request #363 from phil-davis/master
- Syntax error in vpn_pppoe.php
- 05:02 AM Revision 11d3a159: Syntax error in vpn_pppoe.php
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.
- 07:08 PM Revision 0a0b17d9: Avoid mpd based services to set localip to an already used IP on the system. It should fix #1723
- 07:08 PM Revision a1613b62: is_ipaddr_configured() now returns VIPS
- 07:08 PM Revision 2bbc5429: Fix indent
- 07:08 PM Revision 5fa78adc: Fix whitespaces and indent
-
07:06 PM Revision c11d666b: Merge pull request #362 from bcyrill/patch-4
- Adapt regex pattern for new stp interface naming
-
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
-
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.
-
05:07 PM Revision e2a282a0: Put more checks here
-
05:07 PM Revision 7e86b57e: Oops correct interface name
-
03:22 PM Revision 23e3b2ad: Whitespace fixes
-
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.
-
03:22 PM Revision 3942066c: Whitespace fixes
-
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 -
01:47 PM Revision 5ee79d32: Correct fetching ipv4 gateway by passing correct parameter
-
11:59 AM Revision b9688d64: Silence error. Maybe the command should be removed completely!
-
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
-
10:43 AM Revision 311959fe: Ticket #2412. Also allow ipv6 traffic to flow on the stf interface
-
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
-
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
-
10:26 AM Revision 9eb49a51: pfctl -b is gone just use std tools of pfctl
-
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.
- 08:41 AM Revision 6796d0d1: Merge pull request #361 from phil-davis/master
- Corrected cmd line for hostapd
- 08:20 AM Revision 97f3ce0f: Corrected cmd line for hostapd
-
08:02 AM Revision a526f6a9: More unsets :)
-
07:59 AM Revision a606981e: Make smal fix
-
07:56 AM Revision 28f476fd: Merge pull request #360 from mdima/master
- Feature #2781: Hierarchical view of "Status-Queues" page
-
07:48 AM Revision 6d33b044: Revert "Use pid even for hostapd rather then trying to guess with regex"
- This reverts commit b73a96b68d1d4e919a268d2e8e3a6ec902709e6d.
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... -
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... -
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
-
08:39 PM Revision fe5f2a3b: Merge pull request #358 from miken32/hp_bandwidth
- support HP RADIUS attributes for bandwidth limits and redirection URLs
-
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... -
08:11 PM Revision fa2cd558: support HP RADIUS attributes for bandwidth, url, data quotas
-
07:42 PM Revision 97e0cb61: Use unset to free resources now that php does not use exit on CP
-
07:38 PM Revision 7d1f2eac: Use pfSense function where possible and rename stf0 to interface_stf to allow multiple instances of iot
-
07:38 PM Revision db6e6b1a: I am not sure why this is needed but for sure its not needed during bootup
- 07:23 PM Revision 366aaa50: Merge pull request #357 from miken32/empty_password
- Allow empty CP password to be sent to RADIUS server
-
06:59 PM Revision 16a0308d: allow empty CP password to be sent to RADIUS server
- 06:06 PM Revision cc6052f0: Initialize $a_pools to fix warnings when saving dhcp settings whith no extra pools
- 05:30 PM Revision 49b76122: Permit openvpn to use same port on different interfaces. It should fix #814
- 01:19 PM Revision d12ae241: Fix wrong unset calls
-
08:22 AM Revision b8550718: Merge pull request #356 from phil-davis/master
- Document OpenVPN local and remote network list options
-
08:14 AM Revision cd54b9bc: Do not do double checks for this
-
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
- 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...
- 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.
01/28/2013
-
10:21 PM Revision b73a96b6: Use pid even for hostapd rather then trying to guess with regex
-
10:09 PM Revision e017a46a: If the interface is not enabled do not try to configure it
-
09:10 PM Revision b0059636: Make check more strong and readble. Also make dhcp6c use its pid file to make things easy
-
04:51 PM Revision 54285411: is_subnet() will fail here if using comma-separated lists of networks. Use openvpn_validate_cidr() instead.
-
04:49 PM Revision 8793cb1f: is_subnet() will fail here if using comma-separated lists of networks. Use openvpn_validate_cidr() instead.
-
03:02 PM Revision ee6bd11d: Add header to DHCP static mappings table
-
02:59 PM Revision f2ea45ef: Add header to DHCP and DHCPv6 static mappings tables
-
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.
- 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... - 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...
01/27/2013
-
10:39 PM Revision c848008b: Merge pull request #355 from bcyrill/cp_patch5
- Change order of cpzone check
-
09:57 PM Revision 6c18a810: Change order of cpzone check
-
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.
-
07:23 PM Revision be82765a: Merge pull request #353 from bcyrill/cp_patch3
- Add missing context parameter
-
07:00 PM Revision a9215a24: Add missing context parameter
-
06:04 PM Revision 9ab4af90: Merge pull request #352 from bcyrill/cp_deleteip
- Do not include prefix in IP address
-
05:53 PM Revision 7e3d78f2: Do not include prefix in IP address
-
05:20 PM Revision dae707f5: Fixup paths when executing OpenSSL.
-
04:42 PM Revision 0674bc42: Configure pipe directly in php until ipfw binary is fixed to correctly configure pipes even that context is specified
-
04:28 PM Revision 657d2c66: Configure pipe directly in php until ipfw binary is fixed to correctly configure pipes even that context is specified
-
04:13 PM Revision bbdb59de: Correct displaying of ipsec status for natted networks.
-
03:52 PM Revision ab873ccd: Catch up with code change. Pointy-hat: myself
-
03:46 PM Revision 029b377a: Remove missed line and also improve code for bridge cases
-
03:35 PM Revision 8d1f1034: Merge pull request #350 from bcyrill/cp_allowedip
- Fix ipfw config generation for allowed IPs
-
03:34 PM Revision 965ce4c6: Restore accidentally removed code. Spoted-by: bcyrill@github
-
02:46 PM Revision 1f8c8819: Fix ipfw config generation for allowed IPs
-
12:36 PM Revision 9d33c857: Merge pull request #349 from bcyrill/bridge_patch2
- Use unescaped variable in if condition
-
12:34 PM Revision 2626cbd1: Correct real interface assignment
-
12:24 PM Revision 792bdf7f: Use unescaped variable in if condition
- 02:21 AM Revision 0b635fd6: Merge pull request #347 from bcyrill/bridge_edit
- Remove return value of interface_bridge_configure
- 02:20 AM Revision 7709c5a5: Merge pull request #348 from bcyrill/gif_patch1
- Re-add lost parenthesis
-
01:38 AM Revision 5b3bd46c: Re-add lost parenthesis
01/26/2013
-
10:58 PM Revision 0e0002c2: Remove return value of interface_bridge_configure
-
10:19 PM Revision 6d53bbb5: Correct another parameter passed to pfsense functions
- 09:54 PM Revision 690c4913: Merge pull request #345 from bcyrill/bridge_holdcnt
- Fix holdcount/holdcnt parameter confusion
-
09:37 PM Revision afd825a7: Fix holdcount/holdcnt parameter confusion
-
08:07 PM Revision c706080d: Link openssl config here to make the ports version of openssl happy when making certs.
-
04:37 PM Revision eaf87cb0: No need for escaping here since this is php internal functions
-
04:36 PM Revision 19defb88: No need for escaping here since this is php internal functions
-
03:55 PM Revision a216db0f: Add a note about rdr pass not supporting Multi-WAN.
-
03:55 PM Revision 88996fbe: Add a note about rdr pass not supporting Multi-WAN.
-
12:05 PM Revision 0fbf7315: Do not use array_keys uselessly
-
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
-
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.
01/25/2013
-
09:41 PM Revision fb6079db: Try a little harder to find the protocol rather than giving up. Fixes #2751
-
08:44 PM Revision f3bddb47: Actually even earlier since lagg can have wireless ifaces as member or vlan can reside on top of them
-
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.
-
08:34 PM Revision 4ce92461: Merge pull request #320 from bcyrill/patch2
- Allow empty RADIUS secrets
-
08:26 PM Revision 7ee0f3a8: Put outgoing policy routes even for the vips to correct sourced traffic from them. Fixes #1823
-
07:59 PM Revision 75201355: Return the full list of vips to help with #1823
-
07:41 PM Revision 23604cee: Merge pull request #343 from bcyrill/cp_conc
- Fix concurrent username logins
-
07:28 PM Revision 4586abb7: Fix concurrent username logins
- 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... - 01:35 PM Revision 8fcb7cf4: Use class tabcont for table
01/24/2013
- 07:33 PM Revision e4ffca08: Make IPv4/IPv6 validation on IPSec
- It should fix #2769
- 07:32 PM Revision ab2ccd9f: Fix indent and blanks at EOL
-
07:13 PM Revision 1aafb710: Don't forget the wizard...
-
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.
- 02:39 PM Revision f657f5e1: Ensure DHCP main range, pools ranges and static IP addresses don't overlap each other. It should fix #2773
- 02:30 PM Revision 41b4867e: Move is_inrange() to util.inc and rename it to is_inrange_v6()
- 02:29 PM Revision a78bf0c8: Fix logic of v6 version of is_inrange()
- 02:28 PM Revision 54404519: Move is_inrange() to util.inc and rename it to is_inrange_v4()
- 02:25 PM Revision 736698bd: Fix logic of is_inrange()
- 01:54 PM Revision 507628d5: Remove call-time pass-by-reference
-
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
-
11:31 AM Revision a689bab6: Read Acct-Interim-Interval from an access-accept reply
-
11:19 AM Revision 9c115b40: Fixes #804. Correct deletion of ipv6 routes.
-
10:49 AM Revision c37e2460: Mostly for testing name relation in github. No functional change
-
10:44 AM Revision a5085d59: Mostly for testing name relation in github. No functional change
-
10:37 AM Revision 18f338da: Correctly bring down an interface older configuration. Fixes #2758
-
10:30 AM Revision 80fae0e2: Put for now the code here in preparation of properly cleaning a recofnigured interface
-
10:24 AM Revision 9343d750: Teach interface_bring_down to read a cofniguration passed in. Will be useful for Ticket #2758
-
10:18 AM Revision 203e4bb6: Do not be so verbose by default this is just needed by a developer at best
-
10:09 AM Revision 61223023: Validate before taking the input and do anything with it
-
09:57 AM Revision 0e22dda5: Put some more sanity checking for various interface configurations
Also available in: Atom