Commit Graph

3673 Commits (7479485d4518e0fda8ea46d255e504d193013722)
 

Author SHA1 Message Date
DL6ER 7479485d45
Add test for the case the binary variable is unset (defaults to "tbd" in this case)
5 years ago
DL6ER d26f2dcb2c
Use global binary variable in tests for automated install
5 years ago
DL6ER cc657c0c26
Rename subroutine start_service() to restart_service() because this is what it does
5 years ago
DL6ER d90d7b6927
Call FTL download/installation early on in the installation process.
5 years ago
DL6ER de6dc90575
Don't diable pihole-FTL before calling install. root should be able to overwrite the binary in any case. The binary has already been downloaded and hash-verified here so we don't expect any errors in this binary.
5 years ago
DL6ER 3cdd6204c5
Move dnsmasq disabling and config file rewriting into a dedicated subroutine
5 years ago
DL6ER d996e9c9ee
Fix inconsistent handling of binary variable. get_binary_variable() stores the result into a global variable we pass later on as argument to FTLinstall() and define a local variable with the same name. This is fixed by only using the globa variable in all places not. This is still not a very elegant solution but it is also not subject of the current PR.
5 years ago
Mark Drobnak 465589c0fd
Merge pull request #2575 from LudovicRousseau/fix2
5 years ago
Mark Drobnak 9fcf7a2610
Merge pull request #2581 from bcambl/remove_bc_dep
5 years ago
bcambl 3035fbf468 remove unused dependency (bc)
5 years ago
DL6ER c4c354bc4b
Merge pull request #2578 from pi-hole/new/libcap-dev
5 years ago
DL6ER c5da1bb952
Add libcap as Fedora dependency
5 years ago
DL6ER 486c41a69a
Add Debain dependency libcap2 needed for FTL's capability check on startup
5 years ago
DL6ER 87800a3659
Merge pull request #2570 from pi-hole/tweak/wpad
5 years ago
Ludovic Rousseau d5fbe1b629 Do not ask admin password just for help documentation
5 years ago
Mark Drobnak a3cee67a61
Merge pull request #2571 from pi-hole/tweak/debug/shm
5 years ago
DL6ER 5ffc8c7443
List content of /var/run/shm in debugger
5 years ago
DL6ER 04fd296ffe
Add wpad vulnerability fix as suggested by dnsmasq.conf.example
5 years ago
Mark Drobnak 262d5eea22
Merge pull request #2547 from pi-hole/fix/version-command-no-web
5 years ago
Mark Drobnak ed5869646f
Use source instead of dot for setupVars
5 years ago
Dan Schaper b984fc4e0e
Merge pull request #2564 from floek/development
5 years ago
Florian Freund 0ef4901e48 Add a blank after printf to avoid 'Command not found' error
5 years ago
Dan Schaper 8d85d46c1a
Merge pull request #2556 from pi-hole/release/v4.1.1
5 years ago
bcambl eca975a370 add sqlite3 dependency for fedora
5 years ago
Mark Drobnak 3bb94d469d
Merge pull request #2554 from bcambl/add_sqlite_dep
5 years ago
bcambl 724afc000f add sqlite3 dependency for fedora
5 years ago
Mcat12 be2d494fcf
Don't show web version in pihole -v output if not installed
5 years ago
Mark Drobnak a36734db66
Merge pull request #2543 from pi-hole/fix/privacy-level-4
6 years ago
Mcat12 1cad069050
Add privacy level 4 to all privacy level code
6 years ago
Mark Drobnak d24e0a6060
Merge pull request #2540 from pi-hole/release/v4.1
6 years ago
Jacob Salmela f65f793a0d
Merge pull request #2496 from pi-hole/release/v4.1
6 years ago
Dan Schaper f7ad489805
Merge pull request #2504 from bcambl/ifcfg_con_name
6 years ago
Dan Schaper 62459c4f00
Merge pull request #2532 from pi-hole/update/agent-string-12-2018
6 years ago
DL6ER 05bd88b4d8
Update agent string: the selected string is the most abundant one on 06 Dec 2018 with a percentage of almost 10%
6 years ago
Dan Schaper 0546fff1ce
Merge pull request #2531 from pi-hole/fix/duplicate_dont_destroy
6 years ago
Adam Warner 83f7bd66e6
Don't `mv` `preEventHorizon`, copy it.
6 years ago
bcambl 14ebb2fb93 remove 'System' from NetworkManager connection name
6 years ago
Dan Schaper 916b2920be
Merge pull request #2525 from pi-hole/release/v4.1
6 years ago
Dan Schaper a20963889c
Merge pull request #2512 from kefnab/development
6 years ago
Dan Schaper 4b77475807
Merge pull request #2520 from pi-hole/new/rfc4039
6 years ago
Dan Schaper 9f672593bc
Update advanced/Scripts/webpage.sh
6 years ago
DL6ER a285ae65fb
Backend changes for DHCPv4 rapid commit support
6 years ago
Dan Schaper 917a0239a9
Merge pull request #2514 from pi-hole/fix/suppress_warnings_initd
6 years ago
Clayton Dobbs 3261c2e273
Added check for universe repo on ubuntu bionic with user prompts.
6 years ago
DL6ER d0125d5aad
Suppress warning if Pi-hole is not used as DHCP server (/etc/pihole/dhcp.leases is not present in this case)
6 years ago
Dan Schaper 65a3da92f1
Merge pull request #2505 from pi-hole/fix/DNS_with_hash
6 years ago
Dan Schaper 5c621fa253
Lints
6 years ago
Dan Schaper f9e71bee0a
Account for port, or lack of, in PIHOLE_DNS_1
6 years ago
bcambl c3804877ed linting: Double quote to prevent globbing and word splitting.
6 years ago
Dan Schaper 35e53ab9c7
Merge pull request #2501 from pi-hole/fix/restart-dns-error-on-success
6 years ago