Sign in
gfiber
/
vendor
/
opensource
/
dnsmasq
Clone this repo:
Branches
master
fc205b1
cache warming: close the socket when done.
by Denton Gentry
· 8 years ago
master
63a1fde
Increase max leases from 1000 to 10000.
by Avery Pennarun
· 8 years ago
5f066cc
Used faster access() to check for file existence and more secure snprintf() instead of sprintf().
by Alan Zhang
· 8 years ago
cde5f32
Fixed request timing miscalculation & format. Only sends request through
by Alan Zhang
· 8 years ago
4db6944
Replaced logging queries with sending on socket.
by Alan Zhang
· 8 years ago
80dd58f
Changed "!fp" to "fp == NULL"
by Alan Zhang
· 8 years ago
b31dceb
Moved query logging block to not include requests from localhost.
by Alan Zhang
· 8 years ago
b576a47
Log request timing for queries handled by cache response.
by Alan Zhang
· 8 years ago
b236056
Merge "Log request timing along with upstream server, for each forwarded query."
by Jonathan Rockway
· 8 years ago
9399990
Log request timing along with upstream server, for each forwarded query.
by Jonathan Rockway
· 8 years ago
2515d98
Write every host requested & time requested to /tmp/
by Alan Zhang
· 8 years ago
97cd504
Change dns_timings to match what turbogrinder expects.
by John Newlin
· 10 years ago
a6902f8
Pass through the delay for forward lookups.
by John Newlin
· 10 years ago
aada3df
Add requested options to dhcp-script environment.
by Denton Gentry
· 10 years ago
60aaa7e
Set stdout to unbuffered, for better logging.
by Denton Gentry
· 10 years ago
fbde829
Merge remote-tracking branch 'upstream/master' into HEAD
by Denton Gentry
· 10 years ago
61b838d
Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6.
by Win King Wan
· 10 years ago
fbf01f7
Update German translation.
by Conrad Kostecki
· 10 years ago
5f4dc5c
Add --dhcp-hostsdir config option.
by Simon Kelley
· 10 years ago
2ae195f
Don't treat SERVFAIL as a recoverable error.....
by Simon Kelley
· 10 years ago
More »