summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* 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-149-478/+644
|\ \ \ | |/ / |/| |
| * | Upgrade config : Move captiveportal authentication to use user managerAugustin FL2018-08-102-1/+105
| * | Obsolete old captiveportal radius filesAugustin FL2018-08-101-0/+2
| * | 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
|\ \ \ \
| * | | | include IPv6 in $tonathosts so nat rules can be expanded properly when IPv6 r...PiBa-NL2018-08-081-2/+2
| * | | | outbound-nat, make sure rules generated wont have required missing options th...PiBa-NL2018-08-011-2/+14
| * | | | outbound-nat, make sure rules generated with outbound-nat rules are valid als...PiBa-NL2018-08-012-37/+90
* | | | | Add GUI control for IPsec async crypto. Implements #8772jim-p2018-08-081-0/+4
| |_|/ / |/| | |
* | | | PHP7 related, cast bandwitdh to int to make sure it is a numeric value Fixes ...Stephen Jones2018-08-071-2/+2
* | | | Fix #7604: Rework pkg reinstall on config restoreRenato Botelho2018-08-074-79/+100
* | | | Do not remove needs_package_sync file when it's not neededRenato Botelho2018-08-071-3/+0
* | | | Use packagelock flag for checkingRenato Botelho2018-08-071-1/+1
OpenPOWER on IntegriCloud