Activity
From 03/03/2013 to 04/01/2013
04/01/2013
-
08:45 PM Revision 3c98b3f7: Whitespace/HTML fixes
-
08:41 PM Revision 4f3bb062: Allow using virtual IPs (or "any") for ping source. Fixup ipv4/ipv6 selection.
-
04:57 PM Revision 2eaa97b9: Clarify notes when there is an error reaching the openvpn management daemon for service status. Also, add service controls to the openvpn status page.
- 03:40 PM Revision 9d7204aa: Consider packages that set enable to 'false' or 'off'
- 03:35 PM Revision 17c56f4a: Merge pull request #501 from phildd/master
- Support for disabled services on services status displays
- 02:56 PM Revision 0ad707c6: Do not allow to rename a gateway group, as it is for gateways. Fixes #2914
- 02:30 AM Revision fc7f02c6: Do not display disabled services on services status widget
- 02:26 AM Revision ccfc0269: Check for disabled services when displaying service lists
03/29/2013
-
07:29 PM Revision a6637a31: Merge pull request #500 from ExolonDX/master
- Tidy up HTML boolean operators
- 07:25 PM Revision ce0117f7: Update HTML boolean operators
- Updated CHECKED, SELECTED and DISABLED boolean operator
-
03:58 PM Revision 3d74b803: Use is_module_loaded() to test these to avoid code duplication.
- 08:44 AM Revision 30ca7b7e: Resync OpenVPN instances that use any changed gateway groups
- 08:42 AM Revision 8bca0805: Remember whcih gateway groups have been edited
- 08:40 AM Revision 99cc103b: Provide openvpn_resync_gwgroup function
- Allows all OpenVPN servers and clients that use a particular gateway group to be resynced in one easy call.
03/28/2013
- 07:25 PM Revision a8f5790a: Fix whitespaces and indent
- 12:00 PM Revision 7a47e299: Avoid send user to top of the page when you open add new gateway box
03/27/2013
- 02:11 PM Revision 3ffdcd4e: Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900
- Conflicts:
usr/local/www/interfaces.php
usr/local/www/themes/_corporate/all.css
usr/local/www... -
11:38 AM Revision d6307bd3: Fixes #1477. Use the new parameter to reduce igmpproxy logging level
03/26/2013
-
08:33 PM Revision 4d8a1ec2: Move status file to a ram disk to avoid possible latency issues
- 12:43 PM Revision 4ad1e4ea: Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900
-
11:47 AM Revision 1500614c: Correct code and initialize properly variables escpecially arrays. Also do fixes and simplificate to make it more readble
-
11:08 AM Revision 2ba95a31: Correct check from previous code path simplification
-
11:07 AM Revision dea0921d: Initialize some arrays to avoid php issues and also use list() here to avoid double array dereference
-
10:53 AM Revision fd34d6a9: Simplify a bit code branching no change on functionality
-
07:41 AM Revision 58c40f9c: Merge pull request #498 from ExolonDX/master
- Tidy up "shaper.inc" XHTML
03/25/2013
- 09:46 PM Revision 6f1bcc36: Tidy up "shaper.inc" XHTML
- Close INPUT tags
Close IMG tags and add "alt" parameter
Change ONCLICK and ONCHANGE to lowercase -
06:46 PM Revision 7fed35c8: Give the process time to exit before running a new one
-
03:02 PM Revision 2269e286: Merge pull request #497 from phildd/master
- Do not bother with bogonsv6 if IPv6 allow is off
- 01:05 PM Revision 939cc57a: Fix file name reference
- 12:33 PM Revision 3d73a44d: Use configured dns servers on radvd.conf, fixes #2905
- 11:26 AM Revision aa95e7da: Merge pull request #495 from phil-davis/master
- Dynamic DNS add option for verbose logging
- 10:38 AM Revision 8550a21c: Improve bogonsv6 checks during update
- Improvements to using pfctl to check the existence of the bogonsv6 table.
-
07:54 AM Revision 594eef24: Merge pull request #496 from ExolonDX/master
- Tidy up "shaper.inc" and "firewall_shapper.php" XHTML
03/24/2013
- 12:45 PM Revision c858c609: Do not bother with bogonsv6 if IPv6 allow is off
- Only implement the bogonsv6 table if IPv6 allow is on. Otherwise, if it looks like there would be room for the table ...
- 12:43 PM Revision e714e996: Do not bother with bogonsv6 if IPv6 allow is off
- The rules already block all IPv6 when IPv6 allow is off, so it is a waste of 70,000+ table entries of V6 bogons. On s...
03/23/2013
- 09:12 PM Revision 7da5315d: Tidy up "shaper" and "firewall shaper" XHTML
- Update VALIGN
Deprecated the ampersand in ANCHOR tags
Update TYPE in script
03/22/2013
- 07:22 PM Revision e680b2f9: Add checks to make sure CP hard timeout is less or equal DHCP server default lease time. It fixes #2899
-
06:05 PM Revision ab1cf455: Add PHP shell playback script to control services from the command line (works like Status > Services)
-
05:28 PM Revision 8b88ac79: Simplify this code
-
04:44 PM Revision ee6e6011: Move these service control functions into service-utils.inc so they may be re-used.
- 04:41 PM Revision 1e503870: Dynamic DNS add option for verbose logging
- The verbose log option is "set or not set" in the config and needs to be passed to subroutines as a boolean true or f...
- 04:28 PM Revision 87b91672: Dynamic DNS add option for verbose logging
- Put most log messages inside "if verbose logging". Things that are always logged are actual errors and success messag...
- 04:25 PM Revision c8c90b81: Dynamic DNS add option for verbose logging
- This will allow the user to decide if they want all the noise in syslog. It defaults to off, so the log messages will...
-
03:52 PM Revision a868fc48: Merge pull request #494 from ExolonDX/branch_06
- Tidy up "shaper.inc" XHTML
- 03:47 PM Revision 0fa05f45: Tidy up "shaper.inc" XHTML
- Add CDATA sections to javascript
Close off the BR tags -
03:10 PM Revision 327e6f2d: Merge pull request #493 from ExolonDX/branch_05
- Tidy up "traffic shaper wizard" XHTML
-
03:10 PM Revision 9d5c0544: Merge pull request #492 from ExolonDX/branch_04
- Tidy up "traffic shaper layer7" XHTML
-
03:09 PM Revision 2ef6bfbb: Merge pull request #491 from ExolonDX/branch_03
- Tidy up "traffic shaper limiter" XHTML
-
03:08 PM Revision 86632dbc: Merge pull request #490 from ExolonDX/branch_02
- Tidy up "traffic shaper queue" XHTML
-
03:08 PM Revision 4a8dba5e: Merge pull request #489 from ExolonDX/branch_01
- Tidy up "traffic shaper" XHTML
- 02:58 PM Revision 4271dfb8: Tidy up "traffic shaper wizard" XHTML
- Move "tree.css" to the HEAD statement and manually close the HEAD
statement
Close BR and P tags - 02:54 PM Revision e750c0af: Tidy up "traffic shaper layer7" XHTML
- Close INPUT, BR, P and IMG tags
Add "alt" to IMG tags
Add CDATA section to scripts
Move "tree.css" and "tree.js" to t... - 02:42 PM Revision 2174be22: Tidy up "traffic shaper limiter" XHTML
- Close INPUT, BR, IMG and P tags
Add "alt" to IMG tags
Deprecate ampersand in ANCHOR tags
Add CDATA section to scripts... - 02:35 PM Revision f6b81501: Tidy up "traffic shaper queue" XHTML
- Deprecate the ampersand in the ANCHOR tag
Close BR and P tags
Move "tree.css" and "tree.js" to the HEAD statement and... - 02:29 PM Revision df5c0bc0: Tidy up "traffic shaper" XHTML
- Close INPUT, BR and P tags
Update PHP Shorthand tag
Spelling mistake
Move "tree.css" and "tree.js" to the HEAD statem...
03/21/2013
-
04:20 PM Revision b2f73235: Fix wording/formatting of promisc option
-
03:01 PM Revision f06ce79d: Bump this a bit to allow for faster speed
-
03:00 PM Revision b2b002cd: Reduce a bit the entropy collection sources to not hurt performance. There are plenty of other sources on today systems
-
02:53 PM Revision 87dfd826: Escape the argument to avoid potential issues
-
02:48 PM Revision 6d76984a: No need for nocsrf here too
-
02:47 PM Revision 0e0f9b9b: Merge pull request #486 from 01101001c/master
- Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
-
02:45 PM Revision cfa0c336: No need to set it for the system information widget
-
02:43 PM Revision 8760cbbc: No need to set nocsrf from my testing
-
01:26 PM Revision e52cb3a4: Respect the product name here.
-
01:09 PM Revision dadf8ebb: use a custom sysDescr for snmp similar to m0n0wall's format. Fixes #2893
-
08:21 AM Revision 4c15d006: Merge pull request #488 from phil-davis/master
- DynDNS status widget async update
- 02:51 AM Revision b23e1a70: DynDNS status widget add 5 minute refresh
- It was easy to add the code to refresh the status every 5 minutes. I think 5 minutes is a reasonable refresh time for...
03/20/2013
-
10:14 PM Revision 8f38fd8d: Merge pull request #487 from rdlugosz/change_apinger_status_path
- Track apinger status in /var/run instead of /tmp
-
09:58 PM Revision 07615045: No need for the ::(separators) they will be there
-
09:53 PM Revision d9377608: Check lower bound as well
-
08:41 PM Revision 733c6f89: The default gateway for 6rd type is $prefix|$wanv4::$wanv4gw. Also add support for variable length v4 prefix for 6rd
-
08:07 PM Revision a1776dcf: Rearrange this manual outbound NAT rule generation loop -- fixes unnecessary duplication of Localhost and VPN rules.
-
07:58 PM Revision 33cc1e86: Add the user/time tracking to Port forwards and outbound NAT also.
-
05:26 PM Revision daffbc34: While I'm here, fix an IPv6 ICMP easy rule issue.
-
05:26 PM Revision ba1d9714: Track user/time a firewall rule was created and last updated, and show this information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.
-
04:05 PM Revision 919ff1f0: To actually use the linklocal of :1 delete the auto assigned linklocal
- 02:19 PM Revision c1dcb7ab: DynDNS status widget async update
- The Dynamic DNS status widget performs remote operations to the www to check the cached dynamic DNS IP against the ac...
- 09:01 AM Revision 3e3ff931: Track apinger status in /var/run instead of /tmp
- This is a one line status file updated every few seconds. It would be
better to store this in /var/run since that is ...
03/19/2013
-
08:27 PM Revision ccc5f959: Remove even this seems dhclient is smart enough to avoid this by itself
-
08:19 PM Revision a9518178: Remove functions that are not used now with once mode of rtsold
- 08:06 PM Revision 4e6667b2: Simplify a bit logic
- 08:01 PM Revision e5a27e16: Fix typo
-
07:57 PM Revision b8ded125: Use full patch
-
07:56 PM Revision 9b6010ff: Run rtsold only for one reply since it will spam with dhcp6c processes otherwise. Also remove ambiguity by using curlies in functions
-
07:03 PM Revision 10e000f7: Fix missed ;
- 06:52 PM Revision def432e6: Make sure file has content before call route delete
- 06:36 PM Revision 46e27ea7: Respect 'States' option from Advanced/Misc
- - Respect this option and do not clean states when it's configured
- Create /etc/rc.kill_states to be easier to check... - 06:36 PM Revision 9cc119c2: Remove redundant call
- 06:36 PM Revision 2c27096c: Improve ppp-linkdown:
- - Improve readability giving name to parameter variables
- Add path for all command calls - 06:36 PM Revision 6d5460e6: Fix default route deletion
- 06:36 PM Revision 94b49d82: Fix indent
-
04:28 PM Revision 6d0473b4: Bring down even rtsold process
-
04:28 PM Revision 1af4f4e0: Bring down even rtsold process
-
04:23 PM Revision 673c2f8b: Actually enforce for not dhcp6 interfaces
-
04:21 PM Revision fa5bf66f: Relax after bootup enforcement since its not needed anymore
-
04:21 PM Revision 29f2f07a: The workflow is rtsold calls dhcp6c which calls rc.newwanipv6 to make the configuration more consistent
-
01:52 PM Revision 7fd67662: Do not run this during startup since it will be called anyhow
-
01:16 PM Revision 961a0fa5: Use propper variable for is_ipaddrv6 test
-
01:14 PM Revision 64f89bfa: Correct typo that prevents dhcpv6 to generate proper subnet info. Also use already caluclated variable
-
12:47 PM Revision 145cc518: Fix the Cellular strength indicator, rssi was always reporting 8 because we didn't use the variable.
- The dBm values array was reversed, corrected
- 12:23 PM Revision 7488a9e0: Fix whitespace and indent
-
11:56 AM Revision a56d8b08: Initialize array
-
11:55 AM Revision f7f27780: Remove not used call
-
11:55 AM Revision c55a0f0c: Do not do useless work before needed
-
11:15 AM Revision deb39cf2: When reconfiguring interfaces with dhcp types set try to kill any previous dhcp process of the interface already running
-
11:10 AM Revision bd66cf32: Do not cleanup states on this call
-
09:59 AM Revision 03bfe2ad: Define bogon tables where they should be
-
09:53 AM Revision 24cdea2f: Use proper interface for reply-to in case of 6rd/6to4
- 12:08 AM Revision 4fc54000: Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
- Original post: http://forum.pfsense.org/index.php/topic,59193.0.html
03/18/2013
-
04:11 PM Revision ff5674dc: Remove useless function calls
-
04:01 PM Revision da9dd1b4: Unset the ip from the cache to retrieve the right ip
-
03:54 PM Revision 6fb66736: Correct get_interface_subnetv6 and use get_interface_ipv6 during dhcp config generation. Also initialize some arrays to avoid warnings
-
03:28 PM Revision e9d156fd: If gatway is dynamic the type cannot be determined, trim the code trying to do something impossible. While here optimize a bit
-
02:55 PM Revision 909de400: Try to remove as much as possible _stf special case through the code
-
02:40 PM Revision 6e46ff86: Do a check of interface existing
-
02:38 PM Revision 1b2f460a: Use the new functionality on get_real_interface to get the _stf interface when needed
-
02:36 PM Revision b6c1f22f: Use get_interface_ipv6 on rc.newwanipv6 to and teach it to flush the cache on optional parameter. Also teach get_real_interface about the tedios ipv6 tunnel interfaces and return them when ipv6 family is specified
- 01:32 PM Revision f6461410: Avoid trying to remove an invalid IP
-
11:18 AM Revision 67864df7: Properly tune rc.linkup for dual stack
-
10:41 AM Revision 1d66a364: Handle _stf interface in convertion from real to friendly. Also do no cal lpfSense_module function if not used
03/17/2013
-
03:11 PM Revision 9072d260: Merge pull request #485 from N0YB/Diag_DNS_Lookup_Dialog_Output
- Diag DNS Lookup Dialog Output
- 12:19 AM Revision fe74228f: Diag DNS Lookup Dialog Output
- Display DNS lookup results in a dialog box rather than browsing away from the current page (Dashboard Firewall Widget...
03/16/2013
-
09:09 PM Revision ba6b2811: Merge pull request #484 from N0YB/System_Firewall_Logs_Filtering
- Just a Couple Minor Tweaks
- 09:07 PM Revision c3b8ad61: Just a Couple Minor Tweaks
- 04:09 PM Revision e074fb75: Use killbypid instead of a killall that never works
- 02:47 PM Revision 6a69bc65: Use realif on dhcp6 pid filename since find_dhcp6c_process() looks for it and cannot kill it
- 01:32 PM Revision 6d529efd: Fix indent and whitespaces
- 11:56 AM Revision 2abfec49: Initialize array to silence warnings on foreach
- 11:34 AM Revision fba196c3: Avoid deleting the RA Subnet when IP is invalid, also simplify it a bit
- 11:26 AM Revision e1968b0d: Fix indent and whitespaces
03/15/2013
-
01:40 PM Revision 628a5dc9: Merge pull request #483 from N0YB/System_Firewall_Logs_Filtering
- System Firewall Log Filtering by Fields
- 09:17 AM Revision 74c6d36f: System Firewall Log Filtering by Fields
- Previous filter form retained for raw logs view.
- 09:16 AM Revision e46adb09: Merge pull request #482 from mdima/master
- Fixes IPSec Status for natted tunnels
-
09:13 AM Revision 1bad1025: Fixes IPSec Status for natted tunnels
- See http://redmine.pfsense.org/issues/2884 for details.
Thanks, Michele
03/14/2013
- 05:08 PM Revision d632dd5a: Check if IP is already configured on console setup
-
03:20 PM Revision 08e9c732: Use empty which is more strict
03/13/2013
-
07:00 PM Revision 016f2459: Merge pull request #481 from phil-davis/master
- Enhance tmp and var size checks
- 06:56 PM Revision 8ad8b044: Enhance tmp and var size checks
- Gets rid of the following console "unexpected operator" messages during boot:
Mounting filesystems...
[: -gt: unexpec... - 06:54 PM Revision 7d88b426: Re-enable admin user if it's disabled when 'Reset webConfigurator password' option is used. Fixes #2877
-
01:28 PM Revision 672e373e: Clarify what "Allow IPv6" does and does not control. Ticket #2874
- 09:55 AM Revision 5077b1e4: fixup text
-
08:14 AM Revision d06be1a7: Do more strick checks for avoiding http://forum.pfsense.org/index.php/topic,59847.0.html
03/12/2013
-
05:59 PM Revision efc0e29a: Move tmp/var init to just after mount of /cf so that the sizing works properly on NanoBSD. Fix input validation for sizes. Add note about needing a reboot to apply the settings.
- 02:37 PM Revision a1f735b3: Do not route do default gw when rule gw is down
- - Add a new advanced misc option to change the behaviour
- When it is set and rule has its own gateway, that is down,... - 02:04 PM Revision 4f537e93: Fix indent and whitespaces
- 06:48 AM Revision ac135e42: use logging on the block all v6 rules if default is log
-
02:16 AM Revision e92e83d4: Add the ability for full installs to optionally use RAM disks for /tmp and /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD.
- I think I caught most of the edge cases for transitioning into and out of RAM disk mode, and preserving data across r...
03/11/2013
-
02:44 PM Revision 94ca4e0d: Be more careful when performing a ping to use the correct ping type if an IP address is entered.
- 06:25 AM Revision 6db58224: move the "block all v6" rules back to where they should be, fix comment
- 01:46 AM Revision a876f1ed: point to new github repo
- 01:44 AM Revision d5280de6: update github repo location
03/09/2013
-
08:53 PM Revision 8436f2e3: Fix spelling.
-
12:33 PM Revision 6062f0f3: Merge pull request #480 from phil-davis/master
- Services Status Widget remove leftover >
- 10:20 AM Revision bb9aaf95: Services Status Widget remove leftover >
- 12:44 AM Revision 70fee79c: fix text. Fixes #2863
03/08/2013
- 07:35 PM Revision 99dcc489: Use the process name rather to avoid the infamous file not found error
-
07:13 PM Revision 6e0fc523: Merge pull request #479 from ExolonDX/master
- Use HTMLENTITIES to deprecate the ampersand in page title URI
- 06:50 PM Revision a1560c1b: Use HTMLENTITIES to deprecate the ampersand
- 05:41 PM Revision 60cd1864: Ignore vim swap files
- 01:54 PM Revision 76254caa: Be consistent on vlan checks
- 01:48 PM Revision f5c2bf1e: Fix logic inversion from 126ff5b264
- 01:48 PM Revision 43c6c9af: Check if MTU is already with correct value before change it
- 01:48 PM Revision be2c39b6: When parent is not assigned, reset it and all vlans without mtu set to default
- 01:48 PM Revision 3f3252f6: When reset parent to default mtu, deal with all VLANs too
- 01:48 PM Revision a976c633: Set vlanifs early and use it on more places to simplify logic
- 01:48 PM Revision 20eb8203: Consider parent mtu when it's set instead of default one
- 01:47 PM Revision 5ee6ce25: Simplify a bit the logic
- 01:47 PM Revision 1f9ecbcd: Pass parent interface to link_interface_to_vlans
- 01:47 PM Revision 8306b774: Fix typo on var name
- 01:47 PM Revision a1d36777: Fix typo s/assgined/assigned/
-
01:31 PM Revision 7965c38f: Be consistent on the check
-
01:30 PM Revision a58a9ece: Be consistent on the check
-
01:20 PM Revision b783eaf2: Prevent mtu bigger than 9000
-
08:45 AM Revision a362a23a: Solve the issue when changing vlan parent mtu and leaving its childs with older mtu.
-
01:33 AM Revision ca3301b4: Merge pull request #470 from ExolonDX/branch_01
- Tidy up System:General Setup XHTML
-
01:32 AM Revision 6ffa67cf: Merge pull request #471 from ExolonDX/branch_02
- Tidy up System:Advanced:Admin XHTML
-
01:32 AM Revision 8dd57961: Merge pull request #472 from ExolonDX/branch_03
- Tidy up System:Advanced:FirewallNat XHTML
-
01:31 AM Revision 05f74604: Merge pull request #473 from ExolonDX/branch_04
- Tidy up System:Advanced:Network XHTML
-
01:30 AM Revision 0202cdda: Merge pull request #474 from ExolonDX/branch_06
- Tidy up System:Advanced:Tunables XHTML
-
01:30 AM Revision 6a03a312: Merge pull request #475 from ExolonDX/branch_07
- Tidy up System:Advanced:Notifications XHTML
-
01:29 AM Revision f7830817: Merge pull request #476 from ExolonDX/branch_08
- Tidy up System:Advanced:Misc XHTML
03/07/2013
- 09:23 PM Revision 481e09b3: Tidy up System:Advanced:Misc XHTML
- Close BR tags
Close INPUT tags
Update CDATA secions in script tags
Update HTML boolean operators - 09:14 PM Revision 846ac60f: Tidy up System:Advanced:Notifications XHTML
- Close INPUT tags
- 09:08 PM Revision a5a61609: Tidy up System:Advanced:Tunables XHTML
- Deprecate ampersand
Close INPUT tags - 08:56 PM Revision 3410a6c5: Tidy up System:Advanced:Network XHTML
- Close BR tags
Update CDATA sections in script tags
Update HTML boolean operators - 08:51 PM Revision 8712fab6: Tidy up System:Advanced:FirewallNat XHTML
- Close BR tags
Updated HTML boolean operators - 08:41 PM Revision 3c119b78: Tidy up System:Advanced:Admin XHTML
- Added proper CDATA sections to scripts
Updated HTML boolean operators
Close BR tagas
Close INPUT tags - 08:32 PM Revision 925020e7: Tidy up System:General Setup XHTML
- Close INPUT tags
Tidy up HTML boolean operators -
06:53 PM Revision af8d854c: Fix variable name reference, fixes port display after lan IP reset.
-
06:43 PM Revision c988ed09: Merge pull request #469 from phil-davis/master
- Fix stale bandwidth-by-IP table entries
- 06:25 PM Revision 5356362c: Fix stale bandwidth-by-IP table entries
- When the number of valid rows in the table reduced by more than 1 between updates, stale entries were left displayed ...
-
02:21 PM Revision 1dedfdd1: More fixes
-
02:18 PM Revision 2c07529a: Remove debug code
-
02:17 PM Revision 6d1594eb: Correct code to apply the mtu correctly
-
01:59 PM Revision 4ffa46bf: Correctly handle mtu changing between vlans
- 01:28 PM Revision 0d0d4a27: Validate MTU changes for VLANs and let user change it again
-
01:18 PM Revision 6696d2cd: Change parent only if its mtu is smaller
-
01:17 PM Revision c9e33dd3: Merge pull request #468 from phil-davis/master
- Bandwidth by IP - allow filter by local and remote
- 01:08 PM Revision da11e022: Bandwidth by IP - allow filter by local and remote
- 01:05 PM Revision a02ce260: Bandwidth by IP - allow filter by local and remote
-
12:04 PM Revision e17e1b8a: Skip vlan checks for being configured vlan as well
-
12:02 PM Revision 694f2b72: Only treat interesting interfaces
-
12:00 PM Revision 2fff3ba2: Make this work better and not always go over things for setting mtu
-
11:46 AM Revision 1e08ce64: Hopefully is correct now
-
11:45 AM Revision b1939343: Set mtu to the correct interface
-
11:43 AM Revision 672137f4: Correct which mtu value is used to be correct
-
11:42 AM Revision 59297ade: Sprinkle some XXX just for being consistent
-
11:40 AM Revision d35233da: Correct this behaviour of properly honoring the configured mtu
-
10:18 AM Revision f42193a4: Try to fix the issue reported on http://forum.pfsense.org/index.php/topic,59746.0.html
-
10:03 AM Revision 1befdbf8: Tune up a bit dhclient-script and call the kill state command only once its enough
- 09:48 AM Revision eff8ea7d: Merge pull request #467 from phil-davis/master
- Bandwidth by IP - display static map names also when FQDN selected
- 09:18 AM Revision 2dbd8924: Bandwidth by IP - display static map names also when FQDN selected
- If display FQDN was selected, and an IP had no reverse lookup FQDN, but did have a DHCP static mapping, the static ma...
- 05:20 AM Revision 379ec2f7: Merge pull request #464 from phil-davis/master
- Add display by host name option to Traffic Graph
- 03:21 AM Revision 8389a461: Traffic Graph add option to display FQDN
- 03:19 AM Revision 232d38ab: Traffic Graph add option to display FQDN
- It was easy to give the user the choice of displaying IP Address, just the Host Name or the FQDN. And the display wra...
-
12:11 AM Revision 2158b1ce: Fix gettext/link
-
12:09 AM Revision 386963d5: Merge pull request #462 from N0YB/Diagnostics_Packet_Capture_Promiscuous_Mode_Option
- Add Promiscuous Mode Option to Diagnostics Packet Capture Interface
03/06/2013
-
07:05 PM Revision f8c8d65c: Fix issue in version_compare that can cause versions to be wrongly marked incompatible
- 06:37 PM Revision 30406b49: Merge pull request #465 from stilez/master
- Typo in variable name
-
06:29 PM Revision 2379c48e: IPsec status corrections, should fix #2861
-
06:27 PM Revision 1a8c81e7: version_compare_dates(): typo $$a
-
05:58 PM Revision ba6a4606: Fix doubled $
- 03:02 PM Revision c16f7c5c: Add display by host name to Traffic Graph
- 01:41 PM Revision 4006a437: Add display by host name to Traffic Graph
-
01:37 PM Revision 3697adb2: Print the error message from LDAP in the log for a bind failure.
-
01:06 PM Revision b710a078: Merge pull request #463 from phil-davis/master
- Add DNS Forwarder option to not forward private reverse lookups
- 12:14 PM Revision 0a7985ba: Add DNS Forwarder option to not forward private reverse lookups
- 12:11 PM Revision 7bdd28fb: Add DNS Forwarder option to not forward private reverse lookups
- Currently, reverse lookups of private IP addresses that are not resolved on the pfSense box itself (e.g. like 192.168...
-
12:10 PM Revision dcddb2fa: You can have multiple 6rd tunnels now days
- 09:34 AM Revision 8d64d6b5: Add Promiscuous Mode Option to Diagnostics Packet Capture Interface
- Also fix couple mismatched table cell tags
Some NIC's do not work well if placed into promiscuous mode - 04:10 AM Revision 2459be50: clean up text a bit, make link more apparent
- 04:06 AM Revision 0f7668fb: DNS servers are optional
- 04:06 AM Revision 9cd89a2d: descr is optional
03/05/2013
-
07:57 PM Revision 1fadb9d1: Remove old ip information even from the tracking interface as well so that track6 config code does not get confused. Fixes #2627
-
07:53 PM Revision afe4f2da: Remove old ip information so that track6 config does not get confused. Fixes #2627
-
07:30 PM Revision efd60dc4: Merge pull request #461 from ExolonDX/branch_32
- Tidy up "wol" widget XHTML
-
07:29 PM Revision d4a5f36b: Merge pull request #460 from ExolonDX/branch_31
- Tidy up "smart" widget XHTML
-
07:29 PM Revision 2686516d: Merge pull request #459 from ExolonDX/branch_30
- Tidy up "services" widget XHTML
-
07:26 PM Revision e0977d20: Merge pull request #458 from ExolonDX/branch_28
- Tidy up "picture" and "rss" widget XHTML
-
07:24 PM Revision 23b531c6: Merge pull request #457 from ExolonDX/branch_27
- Tidy up "log" widget XHTML
-
07:24 PM Revision 8bca8c46: Merge pull request #456 from ExolonDX/branch_26
- Tidy up "ipsec" and "load balancer" widgets XHTML
-
07:23 PM Revision 800a628e: Merge pull request #455 from ExolonDX/branch_25
- Tidy up "gmirror" and "installed packages" widgets XHTML
-
07:22 PM Revision 456bae65: Merge pull request #454 from ExolonDX/branch_23
- Tidy up "gateways" widgets XHTML
-
07:22 PM Revision 6af76e87: Merge pull request #453 from ExolonDX/branch_22
- Tidy up "carp_status" widget XHTML
-
07:17 PM Revision a038e6b4: Merge pull request #452 from ExolonDX/branch_21
- Tidy up "captive portal" widget XHTML
- 07:12 PM Revision ebaf7d05: Tidy up "wol" widget XHTML
- Added summary to table tag
Added ALT to img tag
Closed IMG tag
Moved nowrap to class definition
Deprecated the ampers... -
07:07 PM Revision 7aff41fe: Give the rules their own number and swap table numbers to correct statistics gathering.
- 07:03 PM Revision 623ee867: Tidy up "smart" widget XHTML
- Added a new include file.
Added summart to table tag - 06:56 PM Revision bb877f44: Tidy up "services" widget XHTML
- Added ALT to img tags
Closed off IMG tags
Deprecated the ampersand in HREF tag
Added summary to table tags
Moved nowr... - 06:38 PM Revision eabce399: Tidy up widget XHTML
- Close input tags
Change target _NEW to _BLANK
Add ALT to img tags
Add CDATA sections to scipts.
Changed name in FORM ... - 06:25 PM Revision 59261d32: Tidy up "log" widget XHTML
- Add CDATA section to scripts
Close INPUT tag
Deprecate HTML boolean operators SELECTED and CHECKED
Removed duplicate ... - 06:15 PM Revision ab28bba4: Tidy up widgets XHTML
- Add summary to TABLE tags
Moved nowrap to class definition - 06:12 PM Revision 8c5a9058: Tidy up widgets XHTML
- Added summary to TABLE tags
Closed BR tags
Added alt to IMG tags
Tidied up CDATA section in scritps. - 05:42 PM Revision 8e4bb27f: Tidy up "gateways" widgets XHTML
- Added summary to table tags
Created new INC file to jump from the dashboard to the gateway status
page - 05:32 PM Revision 7a1f4f1f: Tidy up "carp_status" widget XHTML
- Add ALT to img tags
Close img tags - 05:28 PM Revision 0b1d867b: Tidy up "captive portal" widget XHTML
- Depracated the ampersand in HREF
Move nowrap to the class definition. -
05:18 PM Revision 09644517: Merge pull request #451 from ExolonDX/branch_05
- Tidy up "interface status" widget XHTML
-
05:16 PM Revision 08fe64a1: Merge pull request #450 from ExolonDX/branch_04
- Tidy up "interface_statistics" widgets XHTML
-
05:09 PM Revision 44076525: Merge pull request #449 from ExolonDX/branch_03
- Tidy up "shortcuts.inc" XHTML
- 05:08 PM Revision 319f65ec: Tidy up widget XHTML
- Close BR tag
Close INPUT tag
Depcrated ampersand in HREF
Added ALT to img tag
Added close body tag
Added close htm tag -
05:04 PM Revision 3f716aa6: Merge pull request #448 from ExolonDX/branch_01
- Tidy up "system_information" widgets XHTML
- 04:58 PM Revision bb1a8946: Tidy up widget XHTML
- Removed duplicte TR tag
Move norwap to the class definition. - 04:52 PM Revision 94fbacae: Tidy up XHTML
- Added ALT to img tag
- 04:32 PM Revision 9c07440e: Tidy up widgets XHTML
- Close BR tag
Add CDATA sections to scripts
HTML width paramter must be a whole number, not a decimal. -
11:49 AM Revision bcab1b07: Make get_static routes behave correctly with aliases
-
11:03 AM Revision 46209e0b: Make sure some value is present here during boot
-
10:38 AM Revision 695aa325: Merge pull request #447 from phil-davis/master
- DNS Forwarder allow blank forwarding IP address
- 09:46 AM Revision 5f5bd76b: DNS Forwarder example text
- It was a bit silly putting the examples inside gettext() calls - they should not be translated to other languages in ...
- 09:17 AM Revision 4560c2d1: DNS Forwarder allow null forwarding address
- dnsmasq allows a blank forwarding IP address to be specified in --server parameters. In that case, dnsmasq will attem...
- 09:02 AM Revision 6f8679af: DNS Forwarder allow null forwarding address
- dnsmasq allows a blank forwarding IP address to be specified in --server parameters. In that case, dnsmasq will attem...
03/04/2013
-
09:20 PM Revision e82e8700: Merge pull request #446 from un0x/master
- Added IE Mobile for WP8 to list of mobile browsers
-
07:56 PM Revision 9b64b52d: Use the correct interface number (old code broke for >= 10)
-
07:55 PM Revision 7f078046: Use the correct interface number (old code broke for >= 10)
- 12:57 PM Revision e12ad49f: Save ppp info and realif on interfaces.apply to be able to cleanup old configuration when changing interface type. Fixes #2758
- 12:50 PM Revision 4a735210: Make parent interface and all VLANs use the same MTU. Fixes #2786
- 12:37 PM Revision 74889b22: When adding a new static route, check if network address conflicts with interfaces. It will complement ticket #2852
- 12:08 PM Revision e480d64b: Fix validation of conflict between interface ip address and static routes. Fixes #2852
- 11:30 AM Revision b241b144: Merge pull request #445 from phil-davis/master
- Services status widget display 1st sentence of description
- 10:09 AM Revision 41af581e: Services status widget display 1st sentence of description
- Some packages (e.g. bandwidthd, dansguardian, HAVP, nmap, squid3...) have a very verbose package description. This is...
- 09:25 AM Revision 397bff13: Merge pull request #436 from phil-davis/master
- Add DynDNS No-IP Free account support
- 01:22 AM Revision 672d7e7b: Config file formating:
- FIX - Add new line after comment so first option statement is on uncommented line.
Prefix send host-name with tab. -
01:02 AM Revision 96a7ddb7: Fix GPS lat/lon code to properly convert to the format Google wants for the link.
03/03/2013
-
05:26 PM Revision 8588508a: Merge pull request #444 from mdima/master
- Just make the page validate as XHTML
-
02:50 PM Revision 84903059: Just make the page validate as XHTML
- The only XHTML errors remaining are the ones of the general includes.
Also available in: Atom