Commit Graph

83 Commits (ecde2225122904a89543712ec8f2b0fd1da26ff6)

Author SHA1 Message Date
Adam Warner ecde222512 [Staging] 3.1 (#1502)
7 years ago
DL6ER 9cc392fa02
Update Marks PR after the Promo code has been merged
7 years ago
Adam Warner 9c136a5579
functionise Hashing
7 years ago
Mcat12 a96b4d28e1 Merge pull request #1365 from pi-hole/adlistImprovements
7 years ago
Adam Warner 3cf9942465
spacing fixed
7 years ago
Adam Warner 153031482f
Add delete mode to adlist command. Might be abetter way to do this
7 years ago
Adam Warner af2cff5177
remove call to user list
7 years ago
Adam Warner 5435b93df2
remove spaces
7 years ago
Adam Warner 3a3dde6298
add adlist argument redirector
7 years ago
Adam Warner b4bc90fb85
add in CustomizeAdlists function
7 years ago
Patrick O'Brien a463250ecf don't hash an empty password
7 years ago
Patrick O'Brien ee296f36c1 mask password input on command line
7 years ago
DL6ER 47a6786e8f
Use proper test syntax
7 years ago
DL6ER a69fcbb91e
Bugfix for when deleting host-record
7 years ago
DL6ER baefec86f2
Add CLI teleporter feature
7 years ago
DL6ER dd971b6ee5
Default behavior is old behavir (listen on gravity interface (e.g. eth0), permit all origins)
7 years ago
DL6ER 7ba47f504c
Add special "except-interface" line in case of listening on all interfaces
7 years ago
DL6ER 0be1717ff4
Fix config error
7 years ago
DL6ER 189a4e0078
Add option to skip restarting of dnsmasq
7 years ago
DL6ER 3adf8785d8
Move "all" down in help text to not suggest that it is the default
7 years ago
DL6ER b74862bfc5
Actually apply new setting by restarting dnsmasq
7 years ago
DL6ER 01273124ea
Change to -i, interface
7 years ago
DL6ER 721ada7e16
Fix typo
7 years ago
DL6ER bd9dc91396
Add response for users manually setting this up via CLI
7 years ago
DL6ER de6c43a8d3
Setup interface listening behavior of dnsmasq
7 years ago
DL6ER ce6c465942 Merge pull request #1266 from pi-hole/new/host-record
7 years ago
Jacob Salmela 7a1a2dec67
update license to EUPL on core files
7 years ago
DL6ER 7ed1bbad49
Add host-record option
7 years ago
DL6ER dad18dc5de
Changed keywords
7 years ago
DL6ER 5c95c4074b
Remove static leases from DHCP static leases file
7 years ago
DL6ER 4301b9a12a
Add static DHCP leases to new file
7 years ago
DL6ER 6a89c6bf3b
Silence rm warning if no DHCP server is used
7 years ago
DL6ER 8bb9dd460b
Be able to disable the DHCP domain name
7 years ago
DL6ER 1ed2a8637f
Removed debug echo's
7 years ago
DL6ER bd1c5a42e8
Allow multiple DNS servers
7 years ago
DL6ER b56ca2b834
Add DNSSEC support to Pi-hole core
7 years ago
DL6ER 168397e90d
Fixed typo in webpage.sh
7 years ago
DL6ER 200995bf29
Make IPv6 features of Pi-hole DHCP server switchable
7 years ago
DL6ER 3a90c1c192
Source setupVars.conf before trying to access variables
7 years ago
DL6ER ad61852804
Test against empty string
7 years ago
DL6ER dbd8aee4ee
Add 'local' domain if not set in setupVers.conf
7 years ago
DL6ER 677694b01a
Set 24h lease time if settings was empty before
7 years ago
DL6ER 85f0241c0d
Reprocess DHCP settings after update
7 years ago
DL6ER 5c7fc05a32 Enable DHCP logging by default
7 years ago
DL6ER 9181a4a1d8 Apply dhcp lease time also for IPv6
7 years ago
DL6ER 3268e1611a Backend accept and apply dhcp lease time
7 years ago
DL6ER cf724176dc Do stateful DHCPv6 and SLAAC
7 years ago
DL6ER 1e627c7e8f Make webpage.sh fully library style
7 years ago
DL6ER 9af26cbaac Major simplification of webpage.sh
7 years ago
DL6ER 321ea8a3a9 Merge branch 'development' into webUIprivacymode
7 years ago