summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Make async_crypto explicit enabled/disabled rather than current issetSteve Beaver2018-08-311-1/+1
* Move IPsec VTI interface cleanup list. Fixes #8858jim-p2018-08-311-6/+6
* Use safe_mkdir() for IPsec dirs. Fixes #8856jim-p2018-08-311-30/+12
* Fix #7694: Replace sshlockout_pf by sshguardRenato Botelho2018-08-305-10/+37
* Missing line to fix #8850jim-p2018-08-301-1/+1
* Allow packages to opt out of a forced start. Fixes #8850jim-p2018-08-291-0/+5
* Fix Minnowboard Turbot model names. SG-2320 -> MBT-2220, SG-2340 -> MBT-4220Renato Botelho2018-08-281-2/+2
* $wancfg is not a reference to $config. Set $random_mac properly on config and...Renato Botelho2018-08-281-3/+8
* Revert ticket #1337Renato Botelho2018-08-281-68/+19
* Fix some integer assumptions with calculate_ipv6_delegation_length()jim-p2018-08-272-2/+2
* Implement #1335:Renato Botelho2018-08-231-25/+103
* Merge pull request #3974 from Augustin-FL/patch-passthroughRenato Botelho2018-08-231-12/+10
|\
| * Automatically store username of the MAC created pass-throughAugustin-FL2018-08-211-12/+10
* | Merge pull request #3973 from PiBa-NL/20180821-getarraybyrefRenato Botelho2018-08-231-0/+32
|\ \
| * | add getarraybyref() utility function for general use (used also to avoid php7...PiBa-NL2018-08-211-0/+32
* | | Fix syntax and use unlink_if_exists()Renato Botelho2018-08-221-3/+1
* | | Merge pull request #3965 from Hobby-Student/masterSteve Beaver2018-08-221-19/+23
|\ \ \
| * | | changes to mobile ipsec dns to support new featuresChristian2018-07-131-19/+23
* | | | Fixed #8823Steve Beaver2018-08-221-1/+3
* | | | Add the GUI support to set the VLAN Priority for the DHCP requests.Luiz Souza2018-08-213-23/+41
* | | | Handle HTTP_REFERER better when changing IP addr. Fixes #8822jim-p2018-08-211-0/+16
| |_|/ |/| |
* | | Add a missed case for auth source detection. Fixes #8817jim-p2018-08-211-2/+5
| |/ |/|
* | Certs: Fix CA subject assumptions. Fixes #8801jim-p2018-08-201-4/+0
* | on arm and arm64 machines, set kern.shutdown.secure_halt = 1Dave Cornejo2018-08-201-0/+5
* | User login source & proxy fwd addr to user data. Fixes #8813 Fixes #8816jim-p2018-08-203-10/+29
* | Revise T&C text area heightSteve Beaver2018-08-201-1/+1
* | Fix syntaxRenato Botelho2018-08-201-2/+2
* | Merge pull request #3972 from Augustin-FL/patch-passthroughRenato Botelho2018-08-201-22/+7
|\ \
| * | Disconnect and remove previous Pass-Through MAC address when both Disable con...Augustin-FL2018-08-171-22/+7
* | | Added PORTAL_MESSAGE to template, fixed some wording and stylingStephen Jones2018-08-171-1/+4
* | | Add interface_is_lagg(), improve interface_is_vlan() and make get_parent_inte...Luiz Souza2018-08-171-1/+24
* | | Readded second authentication type to default captiveportal loginStephen Jones2018-08-171-3/+29
* | | Merge branch 'master' of gitlab.netgate.com:pfSense/pfSenseStephen Jones2018-08-161-0/+1
|\ \ \ | |/ /
| * | Add default ICMPv6 rule for unspecified src per RFC4861. Fixes #8791jim-p2018-08-161-0/+1
* | | Updated captive portal to use a template with customizable image uploadsStephen Jones2018-08-161-132/+127
|/ /
* | Disable OpenVPN compression for new instances by default. Fixes #8788jim-p2018-08-151-2/+7
* | Merge pull request #3970 from Grapsus/masterSteve Beaver2018-08-151-1/+0
|\ \
| * | Fix custom dyndns issue: username and password was not sent with curl flag AU...Grapsus2018-08-141-1/+0
* | | Fix #8785: Add CDATA to auth_prompt fieldRenato Botelho2018-08-151-0/+2
* | | Fixed #8745 by trimming nulls from bridgeifSteve Beaver2018-08-151-3/+3
* | | Merge pull request #3640 from Augustin-FL/masterRenato Botelho2018-08-148-478/+642
|\ \ \ | |/ / |/| |
| * | Upgrade config : Move captiveportal authentication to use user managerAugustin FL2018-08-102-1/+105
| * | Update captiveportal RADIUS AccountingAugustin FL2018-08-102-99/+90
| * | Make captiveportal use user manager as auth sourceAugustin FL2018-08-103-238/+274
| * | Normalize RADIUS accountingAugustin FL2018-08-091-30/+114
| * | Normalize RADIUS authenticationAugustin FL2018-08-093-114/+63
* | | Merge pull request #3946 from martinisoft/martinisoft/dnsimple_v2_apiRenato Botelho2018-08-101-11/+11
|\ \ \
| * | | Cleanup the comment to be clearerAaron Kalin2018-06-061-4/+6
| * | | Update to DNSimple APIv2 endpointAaron Kalin2018-06-061-7/+5
* | | | Merge pull request #3934 from PiBa-NL/20180406-outboundnat-ipv6-mixedaddressesRenato Botelho2018-08-102-39/+104
|\ \ \ \
OpenPOWER on IntegriCloud