Commit Graph

2627 Commits (3631d1349ebe06ad804df8ca4ba008ca1b917433)
 

Author SHA1 Message Date
Dan Schaper 3779085051 Merge pull request #1562 from pi-hole/tweak/shellcheck
7 years ago
Dan Schaper c29c4ceb0f
Integrate DL's update.sh fixes.
7 years ago
Dan Schaper 07fc047dd8
Remove testing for `debug` as this is getting a re-write by Jacob.
7 years ago
Mcat12 bc46694ea7 Move local.list after the ad blocking lists
7 years ago
Dan Schaper 0c2827e130
Test exclusion for sourced files SC1090.
7 years ago
Mcat12 cb09e0bc9a Strip `/*` from the end of the IPv6 address
7 years ago
Dan Schaper 06d5ea9d51 Grammar and signoff instructions.
7 years ago
Dan Schaper a4650c6226 Update PULL_REQUEST_TEMPLATE.md
7 years ago
Dan Schaper c85a603491 Update PULL_REQUEST_TEMPLATE.md
7 years ago
Adam Warner 536585b846 Colourise Core Output Text (#1471)
7 years ago
Terror 5b472ff67c Add support for PowerPC architecture
7 years ago
Mcat12 6f2ec22894 Merge pull request #1534 from pi-hole/new/black.list
7 years ago
DL6ER 05798fe07a
cp + rm === mv (well, almost)
7 years ago
Mcat12 8ab5ffd876 Merge pull request #1533 from pi-hole/dschaper-patch-1
7 years ago
Mcat12 2b6709d83f Merge pull request #1532 from pi-hole/fix/tempfiles
7 years ago
DL6ER e4cc5b3847
Disable black.list on "pihole disable"
7 years ago
DL6ER 8bad56e897
Improve displayed messages and overall logic
7 years ago
DL6ER 92e691408f
Remove useless cat
7 years ago
DL6ER 0a9c234127
Add "pihole -g -b" to *only* update black.list (saves a bunch of time when adding/changing only blacklisted files - won'tdownload lal lists, but only processes the blacklist and restars dnsmasq)
7 years ago
DL6ER 0283a1ab74
Introduce new file black.list for blacklist content
7 years ago
Dan Schaper b32096b16e Change from admin to approvers teams
7 years ago
DL6ER 3d7582faec
Delete temporary files after installing the FTL binary. Fixes #1525
7 years ago
DL6ER 54a88ab5ab Change ownership of /etc/pihole to user/group pihole. Fixes #1529 (#1530)
7 years ago
WaLLy3K aff5ff08d5 Trim version output when update is successful (#1527)
7 years ago
Jacob Salmela fc0440546f
add functions to parse head and tails of gravity.list and pihole.log
7 years ago
Jacob Salmela 172b8d2427
parse ftl log
7 years ago
Jacob Salmela 6d10a498a5
implement a limit on how many lines of a file we want to view
7 years ago
Jacob Salmela 881819ed5f
ignore big files we dont need to know about; also fix diagnosing pihole processes
7 years ago
Jacob Salmela 3275c5f710
more comments to help understand the script
7 years ago
Jacob Salmela b0cc1a38c3
adjust minor formatting for better readability
7 years ago
Mcat12 e8025dbc81 Merge pull request #1513 from pi-hole/EUPLv1.2
7 years ago
Jacob Salmela e10182c839
only parse files required by Pi-hole
7 years ago
Jacob Salmela b4f1fe08f0
variablize all files and directories. also put required files and folders into an arry so we can compare them in later functions by parsing through them
7 years ago
Jacob Salmela 64171fa2a1
small color and formatting changes
7 years ago
Jacob Salmela 048eacd305
parse array in correct location
7 years ago
Jacob Salmela 24aa72c19d
condense repetative code into functions; parse the content of each file
7 years ago
Jacob Salmela 92b5fe4be4
check arch compatibility and add gateway faq url
7 years ago
DL6ER 939055f19c Revert "Add FTL tests to the test suite (#1510)" (#1519)
7 years ago
Mcat12 c47f3e3307 Merge pull request #1517 from pi-hole/tweak/update_core_and_FTL
7 years ago
DL6ER cf6a1ac9ad Add FTL tests to the test suite (#1510)
7 years ago
DL6ER f1146a3443
Don't update FTL when there is a core update (as this will update FTL a second time). Fixes #1516
7 years ago
WaLLy3K 6823a62644 Add tricorderFunc back as usable function (#1515)
7 years ago
DL6ER 2516a1e298 Make clear that NO is the default if the user just hits return (#1514)
7 years ago
DL6ER 288f93c5dd
Update LICENSE of the project to EUPL v1.2
7 years ago
DL6ER 8ef64dbe74 Add weekly logrotation of FTL's log (#1509)
7 years ago
DL6ER 01e091fd17 Prefer ULA over GUA addresses [IPv6] (#1508)
7 years ago
Jacob Salmela 8b4c0b456b
exclude webpassword from being uploaded. also check that the IP addresses detected match those defined in setupVars.conf
7 years ago
Jacob Salmela 02a601deff
comment out dir checks for lighttpd, cronm and http as they have a lot of other files that need parsing through. May need to increase the logic there if this is information we really need to know.
7 years ago
Jacob Salmela b207fadc04
check if os is supported based on pretty name
7 years ago
Mcat12 bf3883ed46 Merge pull request #1506 from pi-hole/tweak/github_issues
7 years ago