summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-212-4/+15
|\ \ \
| * | | Avoid triggering initial wizard before rebootPhil Davis2015-12-212-4/+15
* | | | 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-175-22/+46
* | | Merge pull request #2263 from phil-davis/r016Stephen Beaver2015-12-171-0/+36
|\ \ \
| * | | Consolidate OpenVPN kill_client routinePhil Davis2015-12-171-0/+36
| | |/ | |/|
* | | add these three strongswan libs to the obsoletedfiles list. They haven't been...Chris Buechler2015-12-161-0/+3
|/ /
* | 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
| |/ /
* | | Fix handling of 0-byte files uploaded to the CP file manager.jim-p2015-12-151-1/+5
* | | Silent accept deinstall and pre-install on rc.packagesRenato Botelho2015-12-151-0/+3
* | | Remove /etc/gettytabRenato Botelho2015-12-151-235/+0
* | | Remove unused empty /etc/printcap fileRenato Botelho2015-12-151-0/+0
* | | Changed sop icon to fa-stop-circle-oStephen Beaver2015-12-151-2/+2
* | | Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-1543-195/+5
* | | Retire verify_digital_signature() and pubkey.pemRenato Botelho2015-12-152-13/+1
* | | Remove /etc/protocolsRenato Botelho2015-12-151-158/+0
* | | Obsolete /etc/fbtabRenato Botelho2015-12-151-0/+1
* | | Remove /etc/fbtabRenato Botelho2015-12-151-4/+0
* | | Remove static copy of /etc/servicesRenato Botelho2015-12-151-4111/+0
* | | Fixed #5626Stephen Beaver2015-12-151-2/+2
* | | Fixed #5626Stephen Beaver2015-12-151-1/+1
* | | globals.inc comment typosPhil Davis2015-12-151-2/+2
* | | Moved global defines to globals.incStephen Beaver2015-12-141-31/+59
* | | Merge pull request #2212 from NOYB/Sys_Log_RegEx_Var_Name_TweakStephen Beaver2015-12-141-6/+16
|\ \ \
| * | | Tweak for correct var naming , so that:NOYB2015-12-121-6/+16
* | | | Delete package XML only on post-deinstall, otherwise it'll do it twiceRenato Botelho2015-12-141-1/+0
* | | | Set language early on a common place included everywhere. This fix some tar w...Renato Botelho2015-12-141-0/+12
* | | | Remove dead code, we only have UTF-8 todayRenato Botelho2015-12-141-60/+0
* | | | Update pfsense-utils.incBBcan1772015-12-131-1/+1
* | | | Fixed #5620 change css classes from icon- to text-Jared Dillard2015-12-121-2/+2
|/ / /
* | | Rename of files to better match their position in the memory structureStephen Beaver2015-12-114-30/+47
* | | Status - System Logs - Manage LogNOYB2015-12-111-1/+7
* | | link to proper license information locationJared Dillard2015-12-111-1/+1
* | | Use default values for latencylow and losslow when they are not defined by us...Renato Botelho2015-12-111-6/+19
OpenPOWER on IntegriCloud