summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add RFC4638 support (MTU > 1492) to the PPPoE clientDavid Wood2015-10-111-1/+15
| * | | | Adjust interface MTUs for PPPoE but do not override explicitly configured MTUsDavid Wood2015-10-111-17/+60
| * | | | Add interface_mtu_wanted_for_pppoe()David Wood2015-10-111-0/+38
| * | | | get_parent_interface() - add support for vlans configured as a vlan but not a...David Wood2015-10-111-0/+14
* | | | | Further fix on saving shaper->queue->maskStephen Beaver2016-01-041-1/+1
| |_|_|/ |/| | |
* | | | Fixed #5733Stephen Beaver2016-01-041-70/+0
* | | | Adjust dpinger default values to match recent changes in dpinger projectRenato Botelho2016-01-041-2/+2
| |/ / |/| |
* | | Fixed #5714Stephen Beaver2015-12-302-1/+26
* | | Remove workaround to get dpinger running when interface is in tentative stateRenato Botelho2015-12-301-20/+2
* | | Do not start dpinger processes due to rrdRenato Botelho2015-12-291-4/+0
* | | Restore default MTU when field is cleared. Fixes #3926Renato Botelho2015-12-291-36/+40
* | | Make sure source and target addresses have scope id when they are link-local....Renato Botelho2015-12-291-23/+15
* | | Add a seatbelt to prevent 2 dpinger instances for same GWRenato Botelho2015-12-291-0/+3
* | | Collect dpinger processes that failed to start and try again after 1 second, ...Renato Botelho2015-12-291-2/+25
* | | No need to return 0 hereRenato Botelho2015-12-291-1/+1
* | | Change start_dpinger() to return dpinger return codeRenato Botelho2015-12-291-1/+2
* | | Do not overwrite $paramsRenato Botelho2015-12-291-1/+1
* | | Merge pull request #2332 from dennypage/masterRenato Botelho2015-12-291-0/+1
|\ \ \
| * | | Disable unused stdout reporting threadDenny Page2015-12-281-0/+1
* | | | Follow dpinger and change default loss_interval to 4* send_intervalRenato Botelho2015-12-291-1/+1
|/ / /
* | | Experimental: Fixed #5693Stephen Beaver2015-12-281-0/+3
* | | Disable IPsec phase1 or phase2 using DES and inform user why they were disabl...Renato Botelho2015-12-282-1/+37
* | | Only remove config.xml items on post-deinstall, fixes #5689Renato Botelho2015-12-281-5/+7
* | | Disable all IPsec P1 entries when old version has IPsec globally disabled. Fi...Renato Botelho2015-12-281-0/+8
* | | Fixes issue where limiter mask does not save (from forum)Stephen Beaver2015-12-281-1/+1
* | | Replace inetd by xinetd, it should fix #5707Renato Botelho2015-12-281-22/+60
* | | update comment for dpingerChris Buechler2015-12-241-3/+2
* | | HTML Compliance - System / Advanced / Firewall and NATNOYB2015-12-231-1/+1
* | | This broke things again. Revert "data sanitising: ip2long32, ip2ulong, long2i...Chris Buechler2015-12-231-12/+5
* | | data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)stilez2015-12-231-5/+12
* | | Return complete path for dpinger PID filename, it should fix #5686Renato Botelho2015-12-231-1/+1
* | | Be less specific with dpinger PID filename regex, old version was not matchin...Renato Botelho2015-12-231-1/+1
* | | Silence array_map() call to avoid getting unlink errors for directoriesRenato Botelho2015-12-211-1/+1
* | | Merge pull request #2309 from phil-davis/tiwRenato Botelho2015-12-211-4/+9
|\ \ \
| * | | Avoid triggering initial wizard before rebootPhil Davis2015-12-211-4/+9
* | | | Redmine #5613 avoid Reset to Factory Defaults PHP warningsPhil Davis2015-12-201-1/+1
|/ / /
* | | Rework dpinger related code to new versionRenato Botelho2015-12-182-52/+84
* | | Reverts PR2152 reported as causing OpenVPN issues here: https://forum.pfsense...Stephen Beaver2015-12-181-5/+3
* | | Fix gen_subnetv4_maxPhil Davis2015-12-181-1/+1
* | | Flush zone's tables if its db must be reset to avoid leaving behind any table...Chris Buechler2015-12-171-1/+14
* | | Add busytimeout of 60 seconds for CP database access. This matches the defaul...Chris Buechler2015-12-171-0/+4
* | | Nuke fifolog support. It was never used or fully implemented, no GUI option, ...jim-p2015-12-174-14/+44
* | | Consolidate OpenVPN kill_client routinePhil Davis2015-12-171-0/+36
| |/ |/|
* | No need to set LANG env var hereRenato Botelho2015-12-161-1/+0
* | Consolidate conv_log_filter RegEx PatternsNOYB2015-12-151-46/+32
* | util.inc syntax error and code stylePhil Davis2015-12-161-29/+32
* | Merge pull request #2151 from stilez/patch-11Chris Buechler2015-12-151-55/+104
|\ \
| * | IPv6-ify and rewrite ip_range_to_subnet_array() [resubmit of #1709 (was #974)]stilez2015-12-031-55/+104
* | | Merge pull request #2152 from stilez/patch-12Chris Buechler2015-12-151-6/+11
|\ \ \
| * | | data sanitising: ip2long32, ip2ulong, long2ip32 (Resubmit of #1789)stilez2015-12-031-6/+11
| |/ /
OpenPOWER on IntegriCloud