Activity
From 09/13/2016 to 10/12/2016
10/12/2016
- 08:38 PM Revision 0186b761: Remove commented code
-
07:30 PM Revision 4b65536a: Update pot
-
07:29 PM Revision dc61252a: Deprecate nanobsd platform and remove all conditionals that uses it
-
07:23 PM Revision 9ed7f8f6: Retire rc.nanobsd_switch_boot_slice
-
07:23 PM Revision 0c2dffb0: Define a single value for 'default_config_backup_count'
-
07:23 PM Revision b55c6b82: Remove unused global var 'hidebackupbeforeupgrade'
-
07:23 PM Revision 1289c0c1: Remove all calls to conf_mount_r* functions
-
07:23 PM Revision eec44c64: Retire restart_httpd.php
-
06:27 PM Revision 60f164f3: Retire cdrom platform support
-
06:12 PM Revision f68a881c: Remove unused global config item 'update_manifest'
-
06:10 PM Revision 3f4a0df9: Remove hideplatform global config and all uses of it
-
06:09 PM Revision 337e6a26: Remove unused global item 'nopkg_platform'
-
06:03 PM Revision a5e59e25: Retire refcount functions. They are not used anymore
-
06:02 PM Revision 9f08c2b0: Retire diag_nanobsd.php
-
05:59 PM Revision ffab5cb4: Obsolete conf_mount_ro() and conf_mount_rw()
- Now that nanobsd is gone these functions are not necessary anymore.
Keep them around until all calls are cleaned up - 04:20 PM Revision 87fb4454: Allow Hyphens in DHCP NTP Server form validation
- Also removes the ability to have underscores `_` in ntp server
FQDNs.
Closes #6806
(cherry picked from commit c68db... -
04:20 PM Revision dd3d6c8a: Merge pull request #3151 from EdHurtig/eng/6806
-
04:18 PM Revision ab4d9c9b: Format file_notice alerts in webgui with newline characters as <br/> for easier reading.
- (cherry picked from commit 348fae16e4c4735afef619184fba76b97effd875)
-
04:18 PM Revision bc0a0c2e: Merge pull request #3154 from PiBa-NL/filenoticeBR
-
04:15 PM Revision ebcb7042: Simplify tcsh prompt and respect default terminal colors
-
04:15 PM Revision 4e04d896: Simplify tcsh prompt and respect default terminal colors
-
03:51 PM Revision b9f6e351: lowercasing and sprintf of setHelp
- (cherry picked from commit 705679339705657832422f5fdc336b5e39d48b79)
-
03:51 PM Revision 59db5c43: label src/dst incorrect - fixed (minor)
- (cherry picked from commit a309ffa5cc1e8682bb083f9288f73f43a2a9c282)
-
03:51 PM Revision 9a211d3a: UI improvement - src port button label and src port help msgs
- 1. Rename "srcportadv" to "srcporttoggle" - not ideal to have 2 fields both labelled "advanced options". This present...
-
03:51 PM Revision d8746bc0: Merge pull request #3140 from stilez/patch-39
-
03:49 PM Revision 9a3261c1: Merge pull request #3153 from NewEraCracker/RELENG_2_3_2+
-
03:45 PM Revision c58cdd42: Remove unused arg in get_pkg_info()
- The 2nd argument ($info) isn't used in that function, and doesn't seem to be used anywhere else in the codebase.
(che... -
03:45 PM Revision ceea9d9c: Merge pull request #3156 from stilez/patch-43
-
03:41 PM Revision 53b9a2ac: Report quantity of files being installed by minimal and diff options.
- Also consolidate some unset commands.
(cherry picked from commit 32912ae833a016784cbb4813c45960cefc2d896b) -
03:41 PM Revision b19c8033: Support minimal and diff options combo rather than diff superseding minimal (sync both updated and diff files).
- Break verbose option in two for showing files and/or constructed command. (--show_files, --show_command)
Don't save ... -
03:41 PM Revision f725a312: Merge pull request #3168 from NOYB/GitSync_Min_Diff_Combo
- 03:39 PM Revision 257120b9: Use tabs consistently
- (cherry picked from commit 553de3973dfdb0539a64510666976d523a21f2f9)
- 03:39 PM Revision e11a24f8: Re-enable executing the wifi mode command first. This fixes channel changing, which broke in d325e90818db2b22fc2562c38493769f217230f2.
- (cherry picked from commit 8318da5192905a400076d5539ae86afeae82ee03)
-
03:39 PM Revision 9eab8448: Merge pull request #3169 from valneacsu/fix_wifi_channel_change
-
03:37 PM Revision 9fc8273a: Fixup ntpd IPv6 restrict clauses.
- This should eliminate the following errors from the ntpd log file when
using IPv6 or dual-stack networks:
"syntax err... -
03:37 PM Revision 836bb622: Fixup ntpd IPv6 restrict clauses.
- This should eliminate the following errors from the ntpd log file when
using IPv6 or dual-stack networks:
"syntax err... -
03:37 PM Revision ec6e6666: Merge pull request #3171 from phroggster/patch-2
-
03:33 PM Revision 66ee91c2: add array index how value for authserver list
- (cherry picked from commit db0c1e142c98a6253204d69218557b91a8754337)
-
03:33 PM Revision 83f7fabd: Merge pull request #3177 from brunostein/fix_authmode_translated
- 03:30 PM Revision 74dd2936: Only configure wireless MAC address if a spoofed MAC address is set
- (cherry picked from commit a6c4a66da2ee8b0d4d54480dd690700b8c16bb13)
-
03:30 PM Revision 90d0e0e0: Merge pull request #3179 from valneacsu/fix_wifi_settings_overwrite
- 03:22 PM Revision a3a89277: Improve gwlb.inc notification mechanisms
- 1) Unlink earlier to reduce the chances of any concurrency issues;
2) Translate and improve output of available notif... -
03:21 PM Revision 58c0e164: Merge pull request #3184 from NewEraCracker/gwlb-fix
-
02:48 PM Revision d3007fbe: Remove invalid parameter --flash-size
- 02:08 PM Revision 54596b88: Improve gwlb.inc notification mechanisms
- 1) Unlink earlier to reduce the chances of any concurrency issues;
2) Translate and improve output of available notif... - 10:34 AM Revision e01e164c: Backport save_widget_settings with 3 arguments from RELENG_2_3
- Commit 6f1410582412fe771f51bd8b67bcbb952da97db6 introduced code relying on this
10/11/2016
-
06:58 PM Revision 3154be54: Simplify TARGET and TARGET_ARCH initialization
-
06:57 PM Revision 2ac4be3a: Remove nanobsd related code from build scripts
-
04:38 PM Revision bd4e0194: Remove unused variable
-
03:47 PM Revision 4fd1130f: Adjust parsing of OpenVPN ciphers to new output format. Fixes #6849
-
03:47 PM Revision 2002cf66: Adjust parsing of OpenVPN ciphers to new output format. Fixes #6849
10/10/2016
-
11:44 PM Revision 64651a20: Do not try to build grub2-bhyve on i386
-
11:44 PM Revision e9252aef: Fix filename
-
11:43 PM Revision 65de9b93: Make it possible to create a exclude list for each architecture for poudriere bulk list
-
11:38 PM Revision c8021930: Revert "Do not try to build grub2-bhyve on i386"
- No more i386 on this branch. Reverting unnecessary change
This reverts commit 22558bc3011c10fc86c45b7ca795227bc9a4137c. -
11:36 PM Revision 22558bc3: Do not try to build grub2-bhyve on i386
-
10:55 PM Revision 98a1a30d: Disable next repo on i386
-
05:15 PM Revision ce6e6519: Create pkg.conf with ABI settings
-
05:15 PM Revision f09b1eb2: Create pkg.conf with ABI settings
- 08:29 AM Revision f84c1e1e: [theme] Compact-RED: fix `sortable` table fonts
10/09/2016
- 07:48 PM Revision 6416317a: Bring up the wifi interface only after setting up all the other arguments. This prevents issues when using VAPs.
-
02:05 PM Revision 2b0bcf38: Repo package is not part of core repository anymore
-
02:05 PM Revision 5e6d8f6a: Move pfSense-upgrade to FreeBSD-ports
-
02:04 PM Revision 8570b109: Move pfSense-repo package to FreeBSD-ports repo
10/08/2016
- 05:36 PM Revision e10d25b4: Added support for CloudFlares Proxy.
- Included a checkbox to enable and disable this feature when CloudeFlare
type is selected.
Included proxied variable i...
10/07/2016
-
08:37 PM Revision 215c86be: Repo package is not part of core repository anymore
-
07:11 PM Revision b6355bdc: Latest nginx requires /var/log/nginx/ to exist, so for users with /var in RAM it needs created.
-
07:11 PM Revision f56f6565: Latest nginx requires /var/log/nginx/ to exist, so for users with /var in RAM it needs created.
- 07:06 PM Revision 0a1daa73: Fix typo: The input field is named source_hash_key
- (cherry picked from commit 870b9bc11b993ce8122b448083d29a04bcb30151)
-
07:05 PM Revision 9b9065d1: Fix static blackhole routes. Bug was introduced in
- 8be135cd114fbc9294ec9dafed2125d0e553956c (February, 2013).
(cherry picked from commit 580bef1ee3052437487553fcc5dc84... - 07:05 PM Revision b65bfb62: Spelling mistake "system_gateways.php"
- Fix spelling mistake in "system_gateways.php"
(cherry picked from commit 47180823dc0560801085a227abf512e265363b16) -
06:29 PM Revision 7bc886c6: Move pfSense-upgrade to FreeBSD-ports
-
04:18 PM Revision 39f2cfd1: Move pfSense-repo package to FreeBSD-ports repo
10/06/2016
-
06:21 PM Revision 54612e2c: Merge pull request #3141 from PiBa-NL/xmlrpc_seturl
-
06:12 PM Revision dfbd0052: XMLRPC, xmlrpc_client, add new scheme parameter in setConnectionData(syncip,port,user,pass,schema), for use by packages that sync to custom locations, set public/private on all functions
-
06:03 PM Revision 7779e6ce: Select PRIQ by default in the shaper wizards, rather than HFSC.
-
06:03 PM Revision 5e4d3374: Use the full "netstat -s" command so we also get pfkey, ipsec, esp, and other stats.
-
06:03 PM Revision ddbc5875: Use tree-style ps output in status.php
-
06:03 PM Revision e1776d71: Fix static blackhole routes. Bug was introduced in
- 8be135cd114fbc9294ec9dafed2125d0e553956c (February, 2013).
(cherry picked from commit 580bef1ee3052437487553fcc5dc84... -
06:03 PM Revision 0fb0fcd9: Merge pull request #3161 from phroggster/patch-1
-
06:01 PM Revision cc2c4d16: Simplify logic
- (cherry picked from commit 9a2d3fe1bf9bdad73fbffca44d5c1f02aa9825ae)
-
06:01 PM Revision 0876cbed: Merge pull request #3158 from stilez/patch-45
- 05:49 PM Revision b5e73640: Spelling mistake "system_gateways.php"
- Fix spelling mistake in "system_gateways.php"
(cherry picked from commit 47180823dc0560801085a227abf512e265363b16) -
05:49 PM Revision 255da151: Merge pull request #3150 from ExolonDX/master
-
04:09 PM Revision 0ff0f44d: Remove workarounds to sort extensions.ini since ports tree now has a better solution in place to track PHP modules dependencies
10/05/2016
10/03/2016
-
09:00 PM Revision f9416ab2: standardise old code ("or" -> "||")
- 07:40 PM Revision ee9a44e7: Fix typo: The input field is named source_hash_key
- (cherry picked from commit 870b9bc11b993ce8122b448083d29a04bcb30151)
- 07:38 PM Revision 00ae2254: Merge pull request #3174 from NewEraCracker/nat-out-fix-typo
- 06:38 PM Revision 870b9bc1: Fix typo: The input field is named source_hash_key
- 04:17 PM Revision 12190b7c: Revise merge error
- 03:59 PM Revision 0300c960: Applied PR #3173 to correct merge error
- 01:33 PM Revision 5c4c1fe5: Fixed #6835 by revising Javascript show/hide
- (cherry picked from commit 850c3d8b9352e7467beca8502c24ca8d4fbbbd29)
- 01:32 PM Revision 25383c9a: Fixed #6835 by revising Javascript show/hide
- (cherry picked from commit 850c3d8b9352e7467beca8502c24ca8d4fbbbd29)
- 01:29 PM Revision 850c3d8b: Fixed #6835 by revising Javascript show/hide
10/02/2016
- 09:38 PM Revision a6c4a66d: Only configure wireless MAC address if a spoofed MAC address is set
- 02:29 PM Revision 553de397: Use tabs consistently
10/01/2016
-
08:22 PM Revision daed7646: Fixup ntpd IPv6 restrict clauses.
- This should eliminate the following errors from the ntpd log file when
using IPv6 or dual-stack networks:
"syntax err... - 10:45 AM Revision 8318da51: Re-enable executing the wifi mode command first. This fixes channel changing, which broke in d325e90818db2b22fc2562c38493769f217230f2.
-
09:19 AM Revision 32912ae8: Report quantity of files being installed by minimal and diff options.
- Also consolidate some unset commands.
09/30/2016
-
11:09 AM Revision a6fd4c0f: Support minimal and diff options combo rather than diff superseding minimal (sync both updated and diff files).
- Break verbose option in two for showing files and/or constructed command. (--show_files, --show_command)
Don't save ...
09/29/2016
09/28/2016
- 11:38 PM Revision fbb78d6b: Typo staic
-
11:33 PM Revision 852647ee: Merge pull request #3162 from phil-davis/patch-1
- 11:30 PM Revision 44d3f26d: Wording of incomplete ARP description
- I think "ARP request" is what is meant here.
-
04:10 PM Revision 9e3cb876: Improve the ARP table display. Implements #6822
- Shows incomplete ARP entries, which were skipped before (for no reason I could find in the commit history)
Shows a st... -
03:12 PM Revision 632e5f50: Apply static ARP entries more consistently when adding and removing static mapping entries. Fixes #6821
09/27/2016
-
03:54 PM Revision e936f18c: Bump PRODUCT_REVISION
-
12:38 PM Revision 580bef1e: Fix static blackhole routes. Bug was introduced in
- 8be135cd114fbc9294ec9dafed2125d0e553956c (February, 2013).
-
12:21 PM Revision 9b42c1ff: Make serial/UUID bold
-
12:21 PM Revision ba868cff: Make serial/UUID bold
-
12:20 PM Revision 6972e2fc: Make serial/UUID bold
-
12:09 PM Revision 27663052: Show system platform and serial / UUID
-
12:09 PM Revision e093cb8e: Show system platform and serial / UUID
-
12:09 PM Revision d91d2bbc: Show system platform and serial / UUID
-
11:21 AM Revision c746f6b5: If umount fails, use umount -f
-
11:21 AM Revision 32918935: If umount fails, use umount -f
09/26/2016
-
06:15 PM Revision 406a904b: Obscure RADIUS shared secret.
-
06:15 PM Revision ebeddac7: Obscure RADIUS shared secret.
-
06:14 PM Revision 66f6f151: Obscure RADIUS shared secret.
- 06:14 PM Revision 49db5ba1: Obscured password field in system_authservers.php bind section
- Fixed #6759
(cherry picked from commit 1c1f08f92e8841f7282280caeed7613edd810453) -
04:14 PM Revision e67157be: wbr tag needs a css compatibility fix for some browsers
- See comment in the PR
09/25/2016
-
02:01 PM Revision 9a2d3fe1: Simplify logic
-
10:00 AM Revision b9b6841f: Remove unused arg in get_pkg_info()
- The 2nd argument ($info) isn't used in that function, and doesn't seem to be used anywhere else in the codebase.
09/24/2016
-
03:08 PM Revision 6db038f7: Ensure a mobile P2 is marked as such when saving.
-
03:08 PM Revision 778fc728: Ensure a mobile P2 is marked as such when saving.
-
03:08 PM Revision 9033b17c: Ensure a mobile P2 is marked as such when saving.
09/23/2016
-
07:27 PM Revision 348fae16: Format file_notice alerts in webgui with newline characters as <br/> for easier reading.
-
07:20 PM Revision 9a966125: Use wider display for pftop to fill up dead area. Output still looks OK with narrower terminals as well.
- Some views were omitting important info at the narrower width
-
07:20 PM Revision 5ae2585b: Use wider display for pftop to fill up dead area. Output still looks OK with narrower terminals as well.
- Some views were omitting important info at the narrower width
-
07:19 PM Revision 4281c964: Use wider display for pftop to fill up dead area. Output still looks OK with narrower terminals as well.
- Some views were omitting important info at the narrower width
- 01:14 PM Revision 5116a8aa: Fix bug where CARP vip status is incorrent in the interface when more
- than one CARP vip is configured for an interface.
-
09:39 AM Revision b2ee641c: Add a workaround to umount virtual image directories
-
09:39 AM Revision ed245829: Add a workaround to umount virtual image directories
09/22/2016
-
10:15 PM Revision c52bf794: Revert "Implement _umount() for cases where filesystem umount doesn't work"
- This reverts commit 89e9960e34737c027d7fb0516d7183dc0a37f391.
-
10:15 PM Revision 6da18e2a: Revert "Use _umount()"
- This reverts commit c09203c2ba6bf10332fe432b72e7e57c2f20cf18.
-
10:15 PM Revision 5084361d: Revert "Implement _umount() for cases where filesystem umount doesn't work"
- This reverts commit be1eff2b4ba57c8f97128dacefb5271549c16d51.
-
09:37 PM Revision c09203c2: Use _umount()
-
09:36 PM Revision 89e9960e: Implement _umount() for cases where filesystem umount doesn't work
-
09:36 PM Revision be1eff2b: Implement _umount() for cases where filesystem umount doesn't work
-
01:16 PM Revision 4011b716: Declare $config as a global in guiconfig.inc csrf_startup() function, to properly respect the timeouts. Ticket #6803
-
01:16 PM Revision e0d81869: Declare $config as a global in guiconfig.inc csrf_startup() function, to properly respect the timeouts. Ticket #6803
-
01:15 PM Revision efa9174a: Declare $config as a global in guiconfig.inc csrf_startup() function, to properly respect the timeouts. Ticket #6803
- 04:54 AM Revision c68dbfc7: Allow Hyphens in DHCP NTP Server form validation
- Also removes the ability to have underscores `_` in ntp server
FQDNs.
Closes #6806
09/21/2016
- 07:39 PM Revision 47180823: Spelling mistake "system_gateways.php"
- Fix spelling mistake in "system_gateways.php"
- 05:47 PM Revision c2b72200: Apply #601 fix to firewall_nat.php
- (cherry picked from commit 4b0815f38a8a0f98519ca0c2bff7c81b6464e579)
- 05:46 PM Revision baa6302a: Apply #601 fix to firewall_nat.php
- (cherry picked from commit 4b0815f38a8a0f98519ca0c2bff7c81b6464e579)
- 05:46 PM Revision 4b0815f3: Apply #601 fix to firewall_nat.php
- 04:10 PM Revision 7dd9db77: Fixed #6801
- (cherry picked from commit 00098bc80b6f85eb74f2f3bc2b4eb7430614110d)
- 04:10 PM Revision 83b4b514: Fixed #6801
- (cherry picked from commit 00098bc80b6f85eb74f2f3bc2b4eb7430614110d)
- 04:09 PM Revision 00098bc8: Fixed #6801
- 12:32 PM Revision 02a4d858: Do not show certificates in drop-down list that are already contained in this CRL.
- 12:32 PM Revision 419cfa1e: Do not show certificates in drop-down list that are already contained in this CRL.
-
12:31 PM Revision 8b52bd15: Merge pull request #3148 from skrude61/certificate_revocation
09/20/2016
-
07:45 PM Revision 70567933: lowercasing and sprintf of setHelp
-
05:30 PM Revision 3c2b0a83: Move pkg repo templates to main repo
-
05:25 PM Revision c6a531b8: Move pkg repo templates to main repo
-
01:02 PM Revision 31cade55: Add missing \) and fix syntax
-
01:02 PM Revision e237bddb: Add missing \) and fix syntax
-
01:02 PM Revision ad49da1b: Add missing \) and fix syntax
- 12:52 PM Revision 63844c33: Do not show certificates in drop-down list that are already contained in this CRL.
-
12:39 PM Revision 99f3f2ee: Extra "S" fixed - thanks @rbgarga
- (cherry picked from commit d20b69c529654f2b5d4adf9ab2bba5116f980c64)
-
12:39 PM Revision 1ee8e01b: Add OpenVPN key lengths to Wizard - missed in original PRs
- Original PRs and rationale:
* https://github.com/pfsense/pfsense/pull/2944 ("Add missing recommended key lengths/dig... -
12:39 PM Revision d73092b2: Merge pull request #3142 from stilez/patch-40
-
10:16 AM Revision e9c8e24e: Sanitize 'zone' parameter on CP pages
-
10:16 AM Revision 35372937: Sanitize 'zone' parameter on CP pages
-
10:16 AM Revision ab4b6ea4: Sanitize 'zone' parameter on CP pages
- 08:26 AM Revision df8ebedc: Allow snmpd to bind to multiple interfaces.
09/19/2016
-
09:05 PM Revision d20b69c5: Extra "S" fixed - thanks @rbgarga
-
07:31 PM Revision 377898f1: Show a little more key info in main info table
- * Key crypto info shown
* TAP/TUN appended to description (important descriptive distinction)
(cherry picked from com... -
07:31 PM Revision 8117e7fb: Merge pull request #3143 from stilez/patch-41
09/18/2016
-
08:25 PM Revision b1919bc7: Show a little more key info in main info table
- * Key crypto info shown
* TAP/TUN appended to description (important descriptive distinction) -
07:30 PM Revision f8d6f99d: Add OpenVPN key lengths to Wizard - missed in original PRs
- Original PRs and rationale:
* https://github.com/pfsense/pfsense/pull/2944 ("Add missing recommended key lengths/dig... -
07:55 AM Revision 91822dc6: move implode() to same line as previous change
-
07:52 AM Revision 16b91b19: simplify avoiding loop. Also localise with gettext()
09/16/2016
-
08:01 PM Revision a309ffa5: label src/dst incorrect - fixed (minor)
-
07:31 PM Revision a5e6c252: Prepare pfSense-upgrade to work with new major OS upgrade
-
07:31 PM Revision 3a4bae52: Add 'now' parameter do do_reboot() to force it to happen immediately
-
07:31 PM Revision 0fd71e83: Make pkg_lock() and pkg_unlock() work with wildcards
-
07:31 PM Revision 05100687: Prepare pfSense-upgrade to work with new major OS upgrade
-
07:29 PM Revision 6656b888: Add 'now' parameter do do_reboot() to force it to happen immediately
-
07:23 PM Revision d5be878f: Make pkg_lock() and pkg_unlock() work with wildcards
-
06:57 PM Revision d99ceeac: UI improvement - src port button label and src port help msgs
- 1. Rename "srcportadv" to "srcporttoggle" - not ideal to have 2 fields both labelled "advanced options". This present...
-
04:40 PM Revision bb8e381a: Merge pull request #3137 from NOYB/Secure_SMTP_Connection_Modes_-_Mutually_Exclusive
-
03:13 PM Revision 561463d2: Do not obsolete extensions.ini to avoid lots of noise on pkg deinstall scripts
-
03:07 PM Revision 678004ce: Remove pre/post upgrade scripts
- Thise scripts were used on tarball upgrade before pkg(8). Users running
pfSense < 2.3 will need to go to 2.3 first an...
09/15/2016
-
08:28 PM Revision 8d1b677a: Create also an altabi file on repo package
-
08:28 PM Revision 3cd56f54: Create also an altabi file on repo package
-
08:27 PM Revision 8da986eb: Replace %%ARCH%% by arch on ABI file
-
08:27 PM Revision 16a48677: Replace %%ARCH%% by arch on ABI file
-
06:27 PM Revision c3eaf962: Correct indentation.
-
05:29 PM Revision 1f8f4c49: Fix variable name
-
05:28 PM Revision c91a9922: Fix variable name
-
05:12 PM Revision 640462d2: Bugfixes
- 1. On creating a new rule, $pconfig['ipprotocol'] is undefined, rather than defaults to what is seen in GUI (IPv4). F...
- 05:02 PM Revision 3f492b85: Fixed #6786 by making table sortable
- (cherry picked from commit e846d7f882d57331d7ead5fcf593e7e4daf7e247)
- 04:41 PM Revision e846d7f8: Fixed #6786 by making table sortable
-
04:04 PM Revision 04e21f3e: Distribute a file containing ABI of each repo
-
04:04 PM Revision 1c535323: Simplify logic and remove duplicated code
-
04:04 PM Revision 5f49bd63: Distribute a file containing ABI of each repo
-
04:01 PM Revision 1ca26242: Simplify logic and remove duplicated code
-
12:48 PM Revision 6779b24d: Simplify icmp conversion
- pprior code "converts" every icmp type - of which only 3 actually get changed (rest keep same value anyhow!). If also...
-
12:48 PM Revision 16efbe4e: Merge pull request #3136 from stilez/patch-37
- 12:44 PM Revision 49f5e806: Use !empty() instead of isset()
- (cherry picked from commit 6a9d1bfc5c90011af10a1704231340a42fa9f51d)
- 12:44 PM Revision 080e2967: Improve handling of source-hash key
- - Store the source-hash key in its own config field.
- Validate the provided source-hash key. Check that hex string i... - 12:44 PM Revision d7b0d492: Add field to specify source-hash key
- The source-hash pool option uses a hash of the source address to
determine the translation address. This hashing algo... -
12:44 PM Revision 2e8d34a6: Merge pull request #2782 from fredronnv/master
-
09:50 AM Revision 0e782e9f: Improve icmptype input sanitising
-
08:57 AM Revision cf1aaf9c: Enhance ICMP types in rules
- See main PR for details
-
08:54 AM Revision 7a4b11b6: Enhance ICMP type handling in rules
- See main PR for details
- 08:28 AM Revision 6a9d1bfc: Use !empty() instead of isset()
-
08:25 AM Revision 58aa4d7c: typo
-
08:14 AM Revision 4784d8ce: Enhance ICMP rules
- See main PR details
- 01:20 AM Revision 6f141058: Merged #2975
- 01:18 AM Revision d969f54a: Merged #2975
- 12:58 AM Revision 9493b957: Revised service running/stopped icons
- (cherry picked from commit a03162c874c4e52e6cae52c2eefce87118fd90d2)
- 12:57 AM Revision f1f43826: Revised service running/stopped icons
- (cherry picked from commit a03162c874c4e52e6cae52c2eefce87118fd90d2)
- 12:52 AM Revision a03162c8: Revised service running/stopped icons
- 12:36 AM Revision 0ae0f1f0: Fixed #6788 by clearing only the first label in the cloned row
- (cherry picked from commit d38d215d1d9429d3a1a15708f92b14cf3a15b247)
- 12:36 AM Revision 10fca5ac: Fixed #6788 by clearing only the first label in the cloned row
- (cherry picked from commit d38d215d1d9429d3a1a15708f92b14cf3a15b247)
- 12:34 AM Revision d38d215d: Fixed #6788 by clearing only the first label in the cloned row
09/14/2016
- 08:18 PM Revision 176b8f78: Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense
- 07:32 PM Revision 1c402413: Merge pull request #2975 from NOYB/Services_Status
-
05:22 AM Revision 69cb4d5a: Secure SMTP Connection Modes - Mutually Exclusive
- Secure SMTP Connection modes are mutually exclusive. Select only one.
09/13/2016
-
07:11 PM Revision 0ce1667b: Simplify icmp conversion
- pprior code "converts" every icmp type - of which only 3 actually get changed (rest keep same value anyhow!). If also...
-
06:56 PM Revision 0ae266af: Merge pull request #3131 from PiBa-NL/20160906-generic-xmlrpc_client
-
06:44 PM Revision eecfac71: XMLRPC, xmlrpc_client set new Netgate copyright.
- 06:36 PM Revision 786d411d: Fix #6768 IPv6 static mapping on delegated prefixes
- For example, WAN receives a /48 delegated from the upstream (ISP...),
e.g. "2001:470:abcd::" pfSense then uses this a... -
06:36 PM Revision 96ca183a: Merge pull request #3135 from phil-davis/pdlen
-
05:42 PM Revision e3b0eeb2: XMLRPC, xmlrpc_client remove extended class and define setConnectionData(.) function instead.
- 05:34 PM Revision 4d09ffde: Code style changes
- (cherry picked from commit b2836666a8e7fc021ea750fafc8fc6e8097d52ff)
- 05:34 PM Revision 7066f0cc: Allow packages to request syslogd log socket to be created inside chroot by specifying it in /package/logging/logsocket element. Implements #4898.
- Example:
<package>
<logging>
<logsocket>/var/appname/var/run/log</logsocket>
</loggin... -
05:34 PM Revision c1973ae9: Merge pull request #2616 from k-paulius/patch-pkg-syslog-v2
-
03:24 PM Revision 3cd1b969: XMLRPC, xmlrpc_client remove xmlrpc_client.inc from pfSense.obsoletedfiles
-
01:23 PM Revision 6a764447: Enable cellular pkg build
-
01:23 PM Revision efae02fc: Enable cellular pkg build
-
12:38 PM Revision ec51be45: dnsresolver, make interface boxes resizable, to allow for easier picking/checking of multiple selected interfaces
- (cherry picked from commit 57625777c88603f1d2ca55cc981c5ec538c3770f)
-
12:38 PM Revision a9a60118: Merge pull request #3104 from PiBa-NL/resizable-selectionbox
- 12:37 PM Revision 6002af93: Fix diag_dns regressions
- After testing diag_dns behaviour some regressions have been noticed.
1) Looking up ipv6.google.com (it only has AAAA... -
12:37 PM Revision 0417767d: Merge pull request #3129 from NewEraCracker/patch-dns
-
12:31 PM Revision 03505b3a: Merge pull request #3134 from stilez/patch-36
-
12:26 PM Revision a016674e: Remove empty concatenation.
- (cherry picked from commit a25c797a44e5cd2480947eb5ae427dcb8e0c031c)
-
12:26 PM Revision 99896968: Check IP Services - Info Box
- Change warning box with dismissal to collapsible info box.
(cherry picked from commit 6f3ac947b2a83f18ade12ad9876fb8... -
12:26 PM Revision 9a20fb44: Merge pull request #3133 from NOYB/Check_IP_Services_-_Info_Box
Also available in: Atom