Commit Graph

72 Commits (94f15f1b3c4bbb2d84676b1a7a726bf99c4611f6)

Author SHA1 Message Date
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
8 years ago
DL6ER 200995bf29
Make IPv6 features of Pi-hole DHCP server switchable
8 years ago
DL6ER 3a90c1c192
Source setupVars.conf before trying to access variables
8 years ago
DL6ER ad61852804
Test against empty string
8 years ago
DL6ER dbd8aee4ee
Add 'local' domain if not set in setupVers.conf
8 years ago
DL6ER 677694b01a
Set 24h lease time if settings was empty before
8 years ago
DL6ER 85f0241c0d
Reprocess DHCP settings after update
8 years ago
DL6ER 5c7fc05a32 Enable DHCP logging by default
8 years ago
DL6ER 9181a4a1d8 Apply dhcp lease time also for IPv6
8 years ago
DL6ER 3268e1611a Backend accept and apply dhcp lease time
8 years ago
DL6ER cf724176dc Do stateful DHCPv6 and SLAAC
8 years ago
DL6ER 1e627c7e8f Make webpage.sh fully library style
8 years ago
DL6ER 9af26cbaac Major simplification of webpage.sh
8 years ago
DL6ER 321ea8a3a9 Merge branch 'development' into webUIprivacymode
8 years ago
DL6ER 04a9791be2
Save empty password
8 years ago
Promofaux 9a62026830 remove `DNS_BOGUS_PRIV` from setupVars.conf
8 years ago
Adam Warner 3bc5d1bae0 Merge pull request #989 from pi-hole/APIresolveclientsandupstream
8 years ago
DL6ER ee8f29d178 Fixed typo, extended help text
8 years ago
DL6ER da363070c7 Added Kelvin
8 years ago
DL6ER 715838cf89 Allow disabling second DNS server
8 years ago
DL6ER 7a243f890e Backend for privacyMode on webUI
8 years ago
DL6ER afabb5957b Implement backend for https://github.com/pi-hole/AdminLTE/pull/253
8 years ago
DL6ER 2977168da1 dnsmasq "bogus-priv" property
8 years ago
DL6ER 85e3f37503 dnsmasq "domain-needed" property
8 years ago
DL6ER ba015c1918 Set domain name via Settings page
8 years ago