Project

General

Profile

Activity

From 03/19/2018 to 04/17/2018

04/16/2018

01:45 PM Revision e3957306: Merge pull request #3937 from Bg-Tek/cp_disconnect_not_remove_ipfw_rules
Steve Beaver
01:28 PM Revision 7be90df1: Merge pull request #3912 from mhalden/nat_ifgroups
Steve Beaver
01:25 PM Revision 9ba58425: Merge pull request #3935 from Firminator/patch-1
Steve Beaver
11:13 AM Revision 29a272f7: fix #8441;
ipfw rules must be deleted before cp record delete. Selman ULUG

04/15/2018

01:57 AM Revision 70e0b547: Update system_advanced_admin.php
Firminator

04/13/2018

02:25 AM Revision 9886c24b: Update system_advanced_admin.php
* upper and lowercase fixes
* added missing space
Firminator

04/12/2018

04:21 PM Revision fad13c41: For IPsec mobile clients, write out a more specific ipsec.secrets line to help clients find the right key with strongSwan's new lookup code. Fixes #8426
(cherry picked from commit af7c0311b89656198e00ded91c1a2a87f34c331b) Jim Pingle
04:19 PM Revision af7c0311: For IPsec mobile clients, write out a more specific ipsec.secrets line to help clients find the right key with strongSwan's new lookup code. Fixes #8426
Jim Pingle

04/10/2018

05:47 PM Revision 6ad146e0: Reword bogon block size error text. Ticket #8417
Jim Pingle
12:48 AM Revision 41270b74: Delete loader.conf.local
Peter Berbec
12:48 AM Revision 3173cf70: Delete IF_URNDIS.KO
Peter Berbec
12:48 AM Revision c344add2: rename
Peter Berbec
12:47 AM Revision 072e0e93: Create loader.conf.locat
Peter Berbec
12:46 AM Revision a397fd7a: ndis driver
Peter Berbec

04/09/2018

08:32 PM Revision aa20508d: Correct text and help for new SSH key/pass options. Ticket #8402
Jim Pingle
08:18 PM Revision a2405c1a: Correct text for reserved alias name checks against protocols and services. Fixes #8409
Jim Pingle
08:11 PM Revision 885e9b2a: Correct pconfig_to_address() so its logic matches the input validation used for checking port numbers. Fixes #8410
Jim Pingle
02:25 PM Revision 96fa3e36: Cleaner fix for ##8447
Steve Beaver
02:17 PM Revision 62ea1dbd: Merge pull request #3904 from Hobby-Student/master
Steve Beaver
02:06 PM Revision 1d523d1e: Fixed #8447
Steve Beaver
01:25 PM Revision b20cfb55: Replace incomplete list of pf reserved words with a list of pf tokens pulled from the pf source. Fixes #8445
Also, move the list to a central location so it does not need to be duplicated. Jim Pingle

04/06/2018

05:57 PM Revision 1fa69c27: Add GUI controls to the DNS Resolver for providing DNS over TLS service to local clients. Implements #8030
Jim Pingle

04/05/2018

08:37 PM Revision 423ce46d: Merge pull request #3453 from plumbeo/traffic-quota
Steve Beaver
08:36 PM Revision 9f85da7f: Merge pull request #3933 from PiBa-NL/20180405-widget-invert
Steve Beaver
07:58 PM Revision 3477fc23: trafficwidget, invert option needed json parsing
Pi Ba
07:32 PM Revision fa5df9eb: filter vip usage, ipv6 vips cause invalid rules because a empty item gets added to the vips list for a interface
(cherry picked from commit c6ebe69d2c0838bc76957b22f98547311c68e700) Pi Ba
07:31 PM Revision 74d6e948: Merge pull request #3924 from PiBa-NL/20180331-filter-ipv6-vips
Jim Pingle
06:49 PM Revision 23feda19: Refinements to status_unbound.php. Ticket #8430
Jim Pingle
03:31 PM Revision 0019e3dd: Merge pull request #3932 from robjarsen/tweak/rm-whitespace
Steve Beaver
01:36 PM Revision 066335a3: Captive portal: Add custom RADIUS dictionary with the new pfSense vendor-specific attributes
Caio Plumbeo
01:35 PM Revision f87ddb3b: Captive portal: add option to choose whether to use the bandwidth limits retrieved from RADIUS or not
Automatically upgrade config to preserve old RADIUS bandwidth limits behaviour on existing installations. Caio Plumbeo
01:19 PM Revision e4c34f17: Captive portal: add the explicit reason why a user was disconnected to the log
Caio Plumbeo
01:19 PM Revision f3e403d5: Captive portal: add option to retrieve the traffic quota value from RADIUS
Add an option to enable retrieving a user's traffic quota from RADIUS. The code uses a new vendor-specific attribute ... Caio Plumbeo
01:19 PM Revision acbd943d: Captive portal: add a traffic quota option
Add a new option to disconnect users after they exceed a traffic quota (sum of downloaded data and uploaded data). Caio Plumbeo
01:19 PM Revision 643315be: Captive portal: always use the RADIUS-provided session timeout value if the option is enabled
Caio Plumbeo
11:15 AM Revision 3d706897: Do not remove unbound testing config when it fails to make it easier to debug
Renato Botelho

04/04/2018

10:03 PM Revision b223b6e2: Merge branch 'master' of https://github.com/pfsense/pfsense into tweak/rm-whitespace
robjarsen
08:13 PM Revision 4acef976: Add a status page for unbound to show the infra cache. Ticket #8430
Jim Pingle
07:35 PM Revision aa9971a3: Whitespace Removal
* src\etc\sshd robjarsen
07:27 PM Revision db0050f0: Add array check
Even though I now set `$ns` equal to `array_unique(get_nameservers()`, just to be safe we check with `is_array($ns)` ... Peter Berbec
06:24 PM Revision 9ec128f0: Merge pull request #3922 from reb00tz/reb00tz-sshd_key_and_password-patch-1
Steve Beaver
06:13 PM Revision 923f05c4: Enhanced sshdkeyonly Drop-Down List for Clarity...
Enhanced sshdkeyonly drop-down list for clarity, as per https://github.com/pfsense/pfsense/pull/3922#pullrequestrevie... Daniel Koh
06:13 PM Revision c2d5d1ff: Enhanced sshdkeyonly Drop-Down List for Clarity...
Enhanced sshdkeyonly drop-down list for clarity, as per https://github.com/pfsense/pfsense/pull/3922#pullrequestrevie... Daniel Koh
06:13 PM Revision 0bfd23a6: Allow SSHd Key and Password Combination
Changes to allow key and password combination (in contrast to key OR password) i.e. if selected in the Admin>Advanced... Daniel Koh
06:13 PM Revision d6fdfd78: Allow SSHd Key and Password Combination
Changes to allow key and password combination (in contrast to key OR password) i.e. if selected in the Admin>Advanced... Daniel Koh
06:09 PM Revision f39ba24b: Add a TLS option for DNS Resolver Domain Overrides. Implements #8431
Jim Pingle
05:36 PM Revision 547e51b8: Add query name minimization options to DNS Resolver. Implements #8028
Jim Pingle
05:25 PM Revision 726a9fa5: Merge pull request #3931 from robjarsen/tweak/rm-whitespace
Steve Beaver
03:01 PM Revision cd738219: Add GUI option for DNS over TLS. Implements #8388
Jim Pingle
06:30 AM Revision aca98ca8: scope error?
Error on reboot.
```
[04-Apr-2018 02:21:54 EST5EDT] PHP Warning: in_array() expects parameter 2 to be array, null g...
Peter Berbec
02:07 AM Revision b28c9acc: Fixing debug errors.
Peter Berbec

04/03/2018

05:27 PM Revision 493e4284: Remove Whitespace
* src\etc\inc\dyndns.class
* src\etc\inc\simplepie\simplepie.inc
* src\usr\local\www\services_dyndns_edit.php
robjarsen
03:57 PM Revision a6cae015: hideCheckbox. The 'o' is important. And use js instead of php like we're supposed to.
Peter Berbec
03:27 PM Revision c7652dc1: Change array index to use php-style
Peter Berbec
03:25 PM Revision e10fba08: Add fixed suggested by jim-p
Peter Berbec
02:46 PM Revision 2f846a99: Moved out of my root directory :(
Peter Berbec
02:40 PM Revision d91153df: Allow ocsp-staple to override
Enable ocsp stapling to on if forced that way through configuration Peter Berbec
02:40 PM Revision 070bee71: Change option text
Make it a force-on option
Hide option if ocsp is enabled
Peter Berbec
02:40 PM Revision 5a107548: Use cert_get_ocspstaple
Use cert_get_ocspstaple during nginx configuration generation Peter Berbec
02:40 PM Revision da31993a: add cert_get_ocspstaple
Peter Berbec
02:40 PM Revision 4a424643: Create get_dns_nameservers function
Put code in a function since it gets called in two places. Peter Berbec
02:40 PM Revision 089cfcda: Steal resolvconf
Steal the nameserver generation code from the resolvconf code Peter Berbec
02:40 PM Revision 29a6d3f3: Improve description, reorder
make ordering proper Peter Berbec
02:40 PM Revision 7f6fdef2: Use option properly
Use the option created by the config to control stapling
(and add a missed semicolon!)
Peter Berbec
02:40 PM Revision 2196cecd: Add OCSP option in config
Peter Berbec
02:40 PM Revision 7312dbec: Beginings of enabling SSL Stapling
Add the option. Default to enable Peter Berbec
01:27 PM Revision 0dda568a: Update SimplePie to 1.5.1
Jim Pingle
01:27 PM Revision e3fb3f3b: Update SimplePie to 1.5.1
(cherry picked from commit 0e0adbc9be72c96723f002910453fc8b022ddf59) Jim Pingle
01:18 PM Revision 83a08996: Merge pull request #3926 from martgras/azureddns
Steve Beaver
12:46 PM Revision 96e04d74: remove whitespace - pt. 2
(cherry picked from commit 523849d312daae129a287f9cf43cbdeadafd1fcb) robjarsen
12:46 PM Revision 44f1b689: Merge pull request #3928 from robjarsen/tweak/rm-whitespace
Renato Botelho

04/02/2018

10:10 PM Revision bc12317e: Catch up with ports rename
Renato Botelho
10:09 PM Revision 7068e466: Catch up with ports rename
Renato Botelho
08:41 PM Revision 523849d3: remove whitespace - pt. 2
robjarsen
07:42 PM Revision 37e1aecf: Fix function name typo
Jim Pingle
07:18 PM Revision 00e54150: Add function to detect OCSP Must Staple certs. Ticket #8418 and Ticket #8299
Jim Pingle
04:45 PM Revision 5ab6ce1d: Fix #8417
- Changed default value for Maximum Table Entries to 400000 in order to
make bogonsv6 to work
- Added code to upgra...
Renato Botelho
04:45 PM Revision 2d113b12: Fix #8417
- Changed default value for Maximum Table Entries to 400000 in order to
make bogonsv6 to work
- Added code to upgra...
Renato Botelho
12:14 PM Revision 85b10a47: Add copyright version param
Steve Beaver
11:17 AM Revision 139598eb: Remove Whitespace
I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell sc... robjarsen
11:16 AM Revision b93ee0b7: Merge pull request #3923 from robjarsen/tweak/rm-whitespace
Renato Botelho

04/01/2018

06:41 PM Revision 1ac3c88a: Redmine # 7769: Add support for Azure DNS to DynamicDNS
Martin Grasruck

03/31/2018

06:06 PM Revision c6ebe69d: filter vip usage, ipv6 vips cause invalid rules because a empty item gets added to the vips list for a interface
Pi Ba
04:10 AM Revision 36c029a1: Fixes a regression in my previous commit.
IP aliases can be used with CARP vhids too.
Reported by: PiBa
Ticket: #8393
(cherry picked from commit b...
Luiz Souza
04:09 AM Revision b0ad46aa: Fixes a regression in my previous commit.
IP aliases can be used with CARP vhids too.
Reported by: PiBa
Ticket: #8393
Luiz Souza
03:17 AM Revision deb4dba6: Enhanced sshdkeyonly Drop-Down List for Clarity...
Enhanced sshdkeyonly drop-down list for clarity, as per https://github.com/pfsense/pfsense/pull/3922#pullrequestrevie... Daniel Koh
03:12 AM Revision c45abaab: Enhanced sshdkeyonly Drop-Down List for Clarity...
Enhanced sshdkeyonly drop-down list for clarity, as per https://github.com/pfsense/pfsense/pull/3922#pullrequestrevie... Daniel Koh

03/30/2018

11:01 PM Revision 179377b0: Remove Whitespace
I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell sc... robjarsen
06:47 PM Revision 49c1dfc0: Merge pull request #3915 from cxcv/proxyarp
Steve Beaver
06:46 PM Revision 8d26774f: Merge pull request #3916 from robjarsen/tweak/cf-spelling
Steve Beaver
06:45 PM Revision cd4ee470: Merge pull request #3919 from PiBa-NL/20180329-copyright-showonce
Steve Beaver
06:31 PM Revision ec203c03: Fixes a bug where an IP alias on loopback interface is not initialized at boot.
A recent change changed the IP alias setup to only happen on enabled interfaces. As the loopback interfaces do not h... Luiz Souza
06:30 PM Revision 0dc35a48: Allow SSHd Key and Password Combination
Changes to allow key and password combination (in contrast to key OR password) i.e. if selected in the Admin>Advanced... Daniel Koh
06:22 PM Revision d8aea57a: Allow SSHd Key and Password Combination
Changes to allow key and password combination (in contrast to key OR password) i.e. if selected in the Admin>Advanced... Daniel Koh
06:21 PM Revision 52d4dc91: Fixes a bug where an IP alias on loopback interface is not initialized at boot.
A recent change changed the IP alias setup to only happen on enabled interfaces. As the loopback interfaces do not h... Luiz Souza

03/29/2018

04:55 PM Revision 11522a08: copyright, show only when changed md5 changed
Pi Ba
11:40 AM Revision 47d45f69: Prepare repos to point to 2.4.3-RELEASE
Renato Botelho
11:39 AM Revision 6d14fe07: Revert "Add 2.4.3-RC repo conf"
This reverts commit 663c7586393c9d4bcd17c3312a24088ee3a3eac9. Renato Botelho
11:39 AM Revision 9ca84c27: Prepare repos to point to 2.4.3-RELEASE
Renato Botelho
11:38 AM Revision cbc1286c: Revert "Add 2.4.3-RC repo conf"
This reverts commit 72fcd11a4c5f743990eb2f62789fb292e52bbde5. Renato Botelho
11:38 AM Revision 3c5606c6: Prepare repos to point to 2.4.3-RELEASE
Renato Botelho
11:36 AM Revision 409270dc: Revert "Add 2.4.3-RC repo conf"
This reverts commit 5c1132bf0d796295b9b56fd93631c606f8ccd660. Renato Botelho
11:35 AM Revision 76645f89: Prepare repos to point to 2.4.3-RELEASE
Renato Botelho
11:34 AM Revision 78b079ae: Revert "Add 2.4.3-RC repo conf"
This reverts commit 29c5272404bdb35a3ac64e6bfcefae02c56e9466. Renato Botelho

03/28/2018

08:29 PM Revision 5a620c81: Ensure the OpenVPN wizard protocol is valid for use in firewall rules. Fixes #8391
(cherry picked from commit 5ac478f23b69d42b29ce7f960ba48b2f425f0754) Jim Pingle
08:28 PM Revision 5ac478f2: Ensure the OpenVPN wizard protocol is valid for use in firewall rules. Fixes #8391
Jim Pingle

03/27/2018

05:21 AM Revision 6aefdd43: Patch for specifying router preference for the default ipv6 route pushed by radvd.conf
Tomas Krajca

03/26/2018

10:41 PM Revision 6bef3260: Remove 2.4.3-RC repos
Renato Botelho
10:39 PM Revision bab1b9a1: It's time for 2.4.3-RELEASE
Renato Botelho
07:28 PM Revision a6cbe5e4: Remove the possessive
robjarsen
11:49 AM Revision f957f765: Move copyright notice to /conf
Steve Beaver
11:49 AM Revision 70bc2608: Fix copyright typo
Steve Beaver
11:49 AM Revision e04f2e13: Further copyright updates
Steve Beaver
11:49 AM Revision 95eaeea8: Revisions to copyright text
Steve Beaver

03/25/2018

08:40 PM Revision ef7e8885: Move copyright notice to /conf
Steve Beaver

03/24/2018

06:33 PM Revision 1ea2a37e: Fix copyright typo
Steve Beaver
12:49 PM Revision 6fb38a04: Further copyright updates
Steve Beaver
12:44 PM Revision c0debf5b: Revisions to copyright text
Steve Beaver

03/23/2018

03:33 PM Revision 7b73c8ff: Rename RCC-DFF to SG-2220
Renato Botelho
03:33 PM Revision 6ae6d723: Change reported version to installed version rather than product version for more detail
Steve Beaver
03:32 PM Revision 0a031fc7: Rename RCC-DFF to SG-2220
Renato Botelho

03/22/2018

02:56 PM Revision 8062e6a4: Change reported version to installed version rather than product version for more detail
Steve Beaver
11:55 AM Revision ae78f278: Simplify copyright notice display
Steve Beaver

03/21/2018

07:35 PM Revision a1ec79f3: Simplify copyright notice display
Steve Beaver
02:28 PM Revision 00a1311e: Update obsoleted files
Steve Beaver
02:28 PM Revision 3a910ee1: Make copyright notice downloadable from server
Trigger cpyright notice on completion of setup wizard Steve Beaver
02:25 PM Revision e84812a1: Update obsoleted files
Steve Beaver
02:11 PM Revision c8c15bf5: Make copyright notice downloadable from server
Trigger cpyright notice on completion of setup wizard Steve Beaver

03/20/2018

10:26 PM Revision cd93132e: Bump up the XML config version.
(cherry picked from commit 45b421561d969e73b7df4ab23a3256acce5929eb) Luiz Souza
10:24 PM Revision 45b42156: Bump up the XML config version.
Luiz Souza

03/19/2018

05:09 PM Revision 27e5ab7d: Fix pkg repo configs
Renato Botelho
12:09 AM Revision 07a84ece: missed a few
robjarsen
 

Also available in: Atom