Johnny S. Lee
8efd731cc4
Make get-version work when repo is a git submodule.
2015-04-26 22:23:57 +01:00
Shantanu Gadgil
f4f400776b
Fix get-version script which returned wrong tag in some situations.
2015-02-11 20:16:59 +00:00
Simon Kelley
193de4abf5
Use inotify instead of polling on Linux.
...
This should solve problems people are seeing when a file changes
twice within a second and thus is missed for polling.
2014-12-10 17:32:16 +00:00
Simon Kelley
b5ea1cc255
Add --dns-loop-detect feature.
2014-07-29 16:34:14 +01:00
Simon Kelley
063efb330a
Build config: add -DNO_GMP for use with nettle/mini-gmp
2014-06-17 19:49:31 +01:00
Simon Kelley
c4a0937683
ipsets equivalent in *BSD, using pf tables.
2014-06-02 20:30:07 +01:00
Simon Kelley
4ea8e80dd9
Add --static to pkg-config command when appropriate.
2014-03-05 11:01:23 +00:00
Simon Kelley
b98d22c191
Linking stuff. Latest Debian/Ubuntu don't automatically link gmp.
2014-02-04 18:09:30 +00:00
Simon Kelley
c979fa04a4
Provide for static library linking.
2014-01-21 13:45:17 +00:00
Simon Kelley
98c098bfc7
Move blockdata to it's own file.
2014-01-08 17:31:16 +00:00
Simon Kelley
5a4120dbfb
Merge branch 'master' into dnssec
...
Conflicts:
src/dnsmasq.h
src/forward.c
src/option.c
2013-10-25 13:16:27 +01:00
Simon Kelley
ceae52df15
Add "baseline" and "bloatcheck" makefile targets
2013-09-12 15:05:47 +01:00
Simon Kelley
02ed24d351
Add gitversion Debian build option.
2013-09-09 18:06:45 +01:00
Simon Kelley
687bac22db
Tidy rebase
2013-08-20 15:41:26 +01:00
Simon Kelley
2bb73af7d1
Add --synth-domain
2013-04-24 20:35:43 +01:00
Simon Kelley
b3538f1100
Add ipset.c to source files list in Android makefile.
2013-02-22 21:56:22 +00:00
Simon Kelley
990123a937
Fix regexp foobar.
2012-12-14 11:56:15 +00:00
Simon Kelley
4f7b304f53
Initial code to do authoritative DNS.
2012-11-28 21:27:02 +00:00
Simon Kelley
00acd06340
Tweak get-version to do the right thing with multiple head tags.
2012-08-17 14:18:50 +01:00
Simon Kelley
6b617c0d15
Logging library in Android build scaffold.
2012-06-29 22:11:26 +01:00
Simon Kelley
7389ce7ff5
substitue non-portable tail command with sed.
2012-04-16 15:07:48 +01:00
Simon Kelley
353ae4d270
Check assumed SLAAC addresses by pinging them.
2012-03-19 20:07:51 +00:00
Simon Kelley
248489401a
Makefile cleanup - use lower case variables for internal use.
2012-02-29 11:23:41 +00:00
Simon Kelley
fdacfb0119
Makefile: support absolute paths in BUILDDIR
2012-02-28 15:20:25 +00:00
Simon Kelley
96f6979c4f
OpenBSD-friendly bld/get-version script
2012-02-25 11:31:15 +00:00
Simon Kelley
c5ad4e7998
Router Advertisement
2012-02-24 16:06:20 +00:00
Simon Kelley
948a0b6e81
don't use -m flag to grep - it's unavailable in OpenBSD
2012-02-19 20:25:01 +00:00
Simon Kelley
98d76a0326
Tweaks to fix compilation on FreeBSD.
2012-02-10 22:16:45 +00:00
Simon Kelley
c6cc03ed0c
Merge branch 'dhcpv6'
2012-02-10 17:36:20 +00:00
Simon Kelley
9bbc88762b
Fix shell scripting bug in bug scripts.
2012-02-09 21:33:09 +00:00
Simon Kelley
4cb1b32009
Clean compile, basic DHCPv6 functionality is there.
...
TODO
hostname handling.
update DHCP6 configs from dns
parse domain=<domain>,<IPv6 range>
pretty-print counted string options.
DECLINE messages
lease-script fro DHCPv6
2012-02-06 14:30:41 +00:00
Simon Kelley
a4f04ed45a
Generate version string from git automatically
2012-01-06 11:47:02 +00:00
Simon Kelley
c72daea868
Accumulated 2.60 changes going into git
2012-01-05 21:33:27 +00:00
Simon Kelley
7de060b08d
import of dnsmasq-2.58.tar.gz
2012-01-05 17:31:15 +00:00
Simon Kelley
572b41eb50
import of dnsmasq-2.57.tar.gz
2012-01-05 17:31:15 +00:00
Simon Kelley
316e2730ac
import of dnsmasq-2.52.tar.gz
2012-01-05 17:31:15 +00:00
Simon Kelley
1f15b81d61
import of dnsmasq-2.51.tar.gz
2012-01-05 17:31:14 +00:00
Simon Kelley
9009d74652
import of dnsmasq-2.46.tar.gz
2012-01-05 17:31:14 +00:00
Simon Kelley
824af85bdf
import of dnsmasq-2.41.tar.gz
2012-01-05 17:31:13 +00:00
Simon Kelley
f2621c7ff0
import of dnsmasq-2.39.tar.gz
2012-01-05 17:31:13 +00:00
Simon Kelley
832af0bafb
import of dnsmasq-2.36.tar.gz
2012-01-05 17:31:13 +00:00
Simon Kelley
1697269ce7
import of dnsmasq-2.34.tar.gz
2012-01-05 17:31:12 +00:00
Simon Kelley
208b65c5cf
import of dnsmasq-2.33.tar.gz
2012-01-05 17:31:12 +00:00
Simon Kelley
7cebd20fe7
import of dnsmasq-2.31.tar.gz
2012-01-05 17:31:12 +00:00
Simon Kelley
5e9e0efb01
import of dnsmasq-2.28.tar.gz
2012-01-05 17:31:11 +00:00
Simon Kelley
b8187c80a8
import of dnsmasq-2.24.tar.gz
2012-01-05 17:31:11 +00:00
Simon Kelley
3d8df260e1
import of dnsmasq-2.23.tar.gz
2012-01-05 17:31:11 +00:00