summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2847 from jazzl0ver/patch-1Chris Buechler2016-07-121-3/+15
|\
| * notify by email and in syslog when a channel goes up or downjazzl0ver2016-04-061-3/+15
| |
* | Merge pull request #2966 from scipiojr/masterChris Buechler2016-07-121-2/+10
|\ \
| * | Update openvpn.incscipiojr2016-05-191-2/+2
| | |
| * | Update openvpn.incscipiojr2016-05-161-1/+8
| | |
| * | Update openvpn.incscipiojr2016-05-161-2/+3
| | |
* | | Merge pull request #3007 from stilez/patch-34Chris Buechler2016-07-121-6/+3
|\ \ \
| * | | simplify subnet_size()stilez2016-06-171-6/+3
| | | | | | | | | | | | is_ipaddr() returns the type of IP if valid. Use this to simplify the function
* | | | Merge pull request #2905 from Chrisc-c-c/LAGG-MTUChris Buechler2016-07-121-0/+38
|\ \ \ \
| * | | | Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to parent ↵Chris Rowe2016-04-241-0/+38
| | | | | | | | | | | | | | | | | | | | correctly
* | | | | Add upgrade code to clean up the old GRE/GIF flags that are no longer used. ↵jim-p2016-07-112-1/+25
| | | | | | | | | | | | | | | | | | | | Ticket #6586 and Ticket #6587
* | | | | Align GIF link options with those currently supported by the base OS. Ticket ↵jim-p2016-07-111-3/+3
| | | | | | | | | | | | | | | | | | | | #6587
* | | | | Remove GRE link flag options from GUI/backend. Keep link1 as it was also ↵jim-p2016-07-111-9/+0
| | | | | | | | | | | | | | | | | | | | used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586
* | | | | Merge pull request #3032 from NewEraCracker/patch-pppoe-rulesChris Buechler2016-07-101-3/+8
|\ \ \ \ \
| * | | | | Fix firewall rules for PPPoE serverNewEraCracker2016-06-301-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) PPPoE Clients are located within 'Remote Address Range' (sa) and not Server Address (ip), see lines 1194 and 1195. 2) Interfaces for floating rules were not being correctly added due to a bug on interface detection caused by PPPoE differences. This commit fixes those two issues.
* | | | | | Properly follow style guidelines.Nash Kaminski2016-07-101-1/+1
| | | | | |
* | | | | | Include ignored DHCP server(s) config option even when advanced DHCP config ↵Nash Kaminski2016-07-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | is enabled
* | | | | | Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.Chris Buechler2016-07-091-3/+0
| | | | | |
* | | | | | Add config option for AdvDefaultLifetime, clean up descriptions on other. ↵Chris Buechler2016-07-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Ticket #6533
* | | | | | Add configuration for Min and MaxRtrAdvInterval. Ticket #6533Chris Buechler2016-07-091-4/+23
| | | | | |
* | | | | | Merge pull request #3037 from NOYB/Check_IP_ServicesChris Buechler2016-07-085-3/+49
|\ \ \ \ \ \
| * | | | | | Check IP ServicesNOYB2016-07-025-3/+49
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configurable check IP services. Used by Dynamic DNS services to check IP addresses. Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default. A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service. Addresses bug #6493 by allowing additional check IP service to be added and selected as the default.
* | | | | | Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2016-07-081-12/+12
| | | | | |
* | | | | | Omit non-qualified hostnames from unbound's local-data. Ticket #6064Chris Buechler2016-07-081-3/+0
| | | | | |
* | | | | | Call filter_configure in rc.linkup. Ticket #6297Chris Buechler2016-07-081-0/+1
| | | | | |
* | | | | | Verify a valid IPv6 subnet is going to be used before including in radvd's ↵Chris Buechler2016-07-081-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | config. Ticket #6581
* | | | | | Missing closing quotedoktornotor2016-07-081-1/+1
| | | | | |
* | | | | | Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)doktornotor2016-07-081-0/+3
| | | | | | | | | | | | | | | | | | See https://redmine.pfsense.org/issues/6573
* | | | | | Add missing -R parameter to pkg callRenato Botelho2016-07-061-1/+1
| | | | | |
* | | | | | Use .0 at the end of first major versionRenato Botelho2016-07-061-1/+1
| | | | | |
* | | | | | Leave an empty file for URL Table aliases that return an empty file, and ↵Chris Buechler2016-07-062-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | include it in the ruleset regardless so it doesn't generate any filter errors. Ticket #6181
* | | | | | Protect get_dir from causing PHP errorsNewEraCracker2016-07-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | https://forum.pfsense.org/index.php?topic=114570.0
* | | | | | spdns.de renamed to spdyn.deexii19882016-07-021-2/+2
| | | | | | | | | | | | | | | | | | Forgot to update the select description and values
* | | | | | spdns.de renamed to spdyn.deexii19882016-07-021-12/+12
| |/ / / / |/| | | | | | | | | The service renamed there addresses
* | | | | Merge pull request #2764 from NewEraCracker/redmine-6011Chris Buechler2016-06-303-5/+6
|\ \ \ \ \
| * | | | | Fix Redmine #6011NewEraCracker2016-06-153-5/+6
| |/ / / / | | | | | | | | | | | | | | | This will add linklocal fallback where no IPv6 is otherwise configured to allow login using this IPs
* | | | | Merge pull request #3031 from NOYB/GitSync_Diff_Only_OptionChris Buechler2016-06-301-62/+133
|\ \ \ \ \
| * | | | | GitSync Diff Only OptionNOYB2016-06-291-62/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff Option --diff SSD Friendlier Same as default but only copies files that are different, instead of every thing even though identical. Verbose Option --verbose Display constructed command. In combination with the --diff option, display the array of different and missing files. Dry Run Option --dry-run Run without syncing files. Fixes Files to copy variable state is used to determine whether or not to run the command. Tar options being passed in the files to copy variable causes the command to always run. Even if there are no files to be copied. Separate out tar options from files to copy variable so command only runs if there are files to be copied. Accommodate providing tar options such as '-C ./src' with the --minimal option. Resolve function redefinition that prevents running gitsync again in same dev shell session (command recall) (function_exists).
* | | | | | Merge pull request #2994 from stilez/patch-31Chris Buechler2016-06-301-0/+8
|\ \ \ \ \ \
| * | | | | | Get modulus keysizestilez2016-06-061-0/+8
| | | | | | | | | | | | | | | | | | | | | Useful utility function when it's necessary to verify that existing keys meets current practices
* | | | | | | Merge pull request #3018 from phil-davis/usersettingsChris Buechler2016-06-304-8/+318
|\ \ \ \ \ \ \
| * | | | | | | Feature #6388 custom GUI preference settings per userPhil Davis2016-06-234-8/+318
| | | | | | | |
* | | | | | | | Merge pull request #3029 from phil-davis/IPv6colonsChris Buechler2016-06-301-6/+12
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Handle more invalid IPv6 formatsPhil Davis2016-06-301-6/+12
| | | | | | | |
* | | | | | | | Add playback files for disabling and enabling CARP maintenance mode. Ticket ↵Chris Buechler2016-06-292-0/+10
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | #6560
* | | | | | | Merge pull request #2934 from k-paulius/patch-14Chris Buechler2016-06-291-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Flush link-local IPs so we do not get stale data and do not waste time ↵k-paulius2016-05-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deleting IP if it is already set to fe80::1:1
* | | | | | | | Merge pull request #2944 from stilez/patch-23Chris Buechler2016-06-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing recommended digeststilez2016-05-081-1/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #3000 from stilez/patch-32Chris Buechler2016-06-281-1/+1
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud