Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
d5c35a59b0aefb51be5e8e524dba72e09711cef1
d5c35a5
Merge new messages into .po files.
by Simon Kelley
· 11 years ago
2f9fd1d
Fix FTBFS when NO_IPV6 defined.
by Simon Kelley
· 11 years ago
8f3194f
Do multicast interface selection portably for router advertisements.
by Simon Kelley
· 11 years ago
10bd292
macscript: create file if it doesn't exist.
by Simon Kelley
· 11 years ago
42b44a5
Add contrib/mactable
by Simon Kelley
· 11 years ago
a810559
daemon->icmp6fd is always valid when doing DHCPv6 now.
by Simon Kelley
· 11 years ago
861c891
Change rules for constructing DHCPv6 ranges.
by Simon Kelley
· 11 years ago
8939c95
Don't extract MAC address from ND table when DHCPv6 request is from a relay.
by Simon Kelley
· 11 years ago
408c368
Remove unused variable warnings when omitting stuff at compile-time.
by Vladislav Grishenko
· 11 years ago
b5d9a36
Fix TFTP script action, broken a few commits ago.
by Simon Kelley
· 11 years ago
f1af2bb
Big ugly refactor in rfc3315.c should be no behaviour changes.
by Simon Kelley
· 11 years ago
1b55190
Fix FTBFS on OpenBSD.
by Simon Kelley
· 11 years ago
f373a15
Ommit option-parsing code with NO_AUTH.
by Simon Kelley
· 11 years ago
91543f4
Fix FTBFS when various facilities omitted at compile time.
by Simon Kelley
· 11 years ago
d81b42d
Prod neighbour discovery with ARP instead of PING.
by Simon Kelley
· 11 years ago
724789d
Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq
by Simon Kelley
· 11 years ago
8f51a29
Fix compiler warnings.
by Simon Kelley
· 11 years ago
c845f6e
Fix compiler warnings.
by Simon Kelley
· 11 years ago
89500e3
Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.
by Simon Kelley
· 11 years ago
c8f2dd8
Cope with DHCPv6 REQUESTs without address options.
by Simon Kelley
· 11 years ago
ceae52d
Add "baseline" and "bloatcheck" makefile targets
by Simon Kelley
· 11 years ago
c2d8d3f
Debian packing. remove unwanted '-' in version number using gitversion.
by Simon Kelley
· 11 years ago
aa985be
Fix a couple of warnings in debian package build.
by Simon Kelley
· 11 years ago
65e7912
Debian: depend on binary not source verions for dnsmasq-dnsmasq_base dependency.
by Simon Kelley
· 11 years ago
02ed24d
Add gitversion Debian build option.
by Simon Kelley
· 11 years ago
6acef73
Sponsorhip details in CHANGELOG.
by Simon Kelley
· 11 years ago
10ae7b5
Don't use BINDTODEVICE on DHCP socket when relaying.
by Simon Kelley
· 11 years ago
831b5ba
Debian resolvconf script update.
by Simon Kelley
· 11 years ago
0932f9c
CHANGELOG update.
by Simon Kelley
· 11 years ago
397542b
Fix bug resulting in tight-loop when new interfaces arrive.
by Simon Kelley
· 11 years ago
0c38719
Don't crash with empty tag: in dhcp-range.
by Simon Kelley
· 11 years ago
ff7eea2
Add --dhcp-relay config option.
by Simon Kelley
· 11 years ago
6692a1a
Fix dhcp-range sanity checking.
by Simon Kelley
· 11 years ago
a37cd7a
Use tags from pxe-proxy dhcp-range statements.
by Simon Kelley
· 11 years ago
e4cdbbf
Allow prefix :: in constructed dhcp-range.
by Vladislav Grishenko
· 11 years ago
4568a6f
IFACE_PERMANENT interface flag in enumeration.
by Vladislav Grishenko
· 11 years ago
5c72bb9
Silence compiler warning.
by Simon Kelley
· 11 years ago
8c3bdb4
Add code to get IPv6 address lifetimes and flags for *BSD.
by Vladislav Grishenko
· 11 years ago
ffbad34
Set SOREUSEADDR as well as SOREUSEPORT on DHCP sockets when both available.
by Simon Kelley
· 11 years ago
f086d39
Debian package change: update resolvconf script.
by Simon Kelley
· 11 years ago
cc4baaa
Fix DHCPv6 lease time calculation when client sends VL==0 or PL==0
by Simon Kelley
· 11 years ago
6640919
Sanity check for dhcp-range template.
by Simon Kelley
· 11 years ago
2937f8a
Provide independent control over which interfaces get TFTP.
by Simon Kelley
· 11 years ago
edf0bde
Make --listen-address higher priority than --except-interface.
by Simon Kelley
· 11 years ago
8d03046
Add --force-fast-ra option.
by Simon Kelley
· 11 years ago
9f48ffa
Apply ceiling of configured dhcp-range leasetime to deprecated prefix adverts.
by Simon Kelley
· 11 years ago
871d456
Support RFC-4242 information-refresh-time.
by Simon Kelley
· 11 years ago
0f371f9
Remove dead code.
by Simon Kelley
· 11 years ago
6bd109a
Better job with domain for DHCPv6 information-request.
by Simon Kelley
· 11 years ago
f7a40ec
Tweak when old prefix returns.
by Simon Kelley
· 11 years ago
ff1b41d
Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq
by Simon Kelley
· 11 years ago
fc4c4fd
Fix MAC address enumeration on *BSD.
by Simon Kelley
· 11 years ago
ef1a94a
Advertise lost prefixes with pref_time == 0 for 2 hours.
by Simon Kelley
· 11 years ago
d9fb0be
Make --clear-on-reload apply to DBus API too.
by Simon Kelley
· 11 years ago
3f3adae
DHCP FQDN option tweaks.
by Roy Marples
· 11 years ago
1ecbaaa
Tweak parameter lifetimes in Router advertisements.
by Simon Kelley
· 11 years ago
d859ca2
Allow hostnames to start with a number.
by Kyle Mestery
· 11 years ago
3953dcc
Typo in name in CHANGELOG.
by Simon Kelley
· 11 years ago
625ac28
Fix crash with empty DHCP string options.
by Simon Kelley
· 11 years ago
b4b9308
Increase timeout/number of retries in TFTP.
by Simon Kelley
· 11 years ago
e2ba0df
Don't BIND DHCP socket if more interfaces may come along later.
by Simon Kelley
· 12 years ago
921360c
Add constructor-noauth: keyword
by Simon Kelley
· 12 years ago
429805d
Allow constructed ranges from interface address at end of range.
by Simon Kelley
· 12 years ago
0da5e89
Log forwarding table overflows.
by Marcelo Salhab Brogliato
· 12 years ago
baa80ae
Remove limit in prefix length in --auth-zone.
by Simon Kelley
· 12 years ago
3e8ed78
Fix option parsing for --dhcp-host.
by Simon Kelley
· 12 years ago
4849332
Update Debian resolvconf script for dnscrypt-proxy integration.
by Simon Kelley
· 12 years ago
76dd75d
Fix hang from new interface-name code, when using TCP.
by Simon Kelley
· 12 years ago
63fd27e
Debian changelog update.
by Simon Kelley
· 12 years ago
115ac3e
Generalise --interface-name to cope with IPv6 addresses.
by Simon Kelley
· 12 years ago
cfcad42
Fix failure to start with ENOTSOCK
by Simon Kelley
· 12 years ago
3f2873d
Handle IPv4 interface-address labels in Linux.
by Simon Kelley
· 12 years ago
ab915f8
Only use ourselves as default DNS server for RA if we're doing DNS.
by Simon Kelley
· 12 years ago
ddd9a6b
replace inet_addr with inet_pton() in src/option.c
by Simon Kelley
· 12 years ago
7abb69b
Tighten checks in legal_hostname().
by Simon Kelley
· 12 years ago
d5052fb
Fix FTBFS in ipset.c with old kernel headers.
by Simon Kelley
· 12 years ago
b5a7ff4
Check length of synth-domain prefix.
by Simon Kelley
· 12 years ago
48fd1c4
Allow option prefix in --synth-domain.
by Simon Kelley
· 12 years ago
2bb73af
Add --synth-domain
by Simon Kelley
· 12 years ago
86e92f9
--dhcp-match et al now work with BOOTP as well as DHCP.
by Simon Kelley
· 12 years ago
1c10b9d
Note that dhcp_lease_time and dhcp_release only work for IPv4.
by Simon Kelley
· 12 years ago
a66d36e
Manpage typos.
by Tomas Hozza
· 12 years ago
aa63a21
Fix regression in dhcp_lease_time utility.
by Simon Kelley
· 12 years ago
797a7af
Fix crash on SERVFAIL when --conntrack in use.
by Giacomo Tazzari
· 12 years ago
4b5ea12
Send TCP DNS messages in one write() call. Stops TCP stream fragmenting.
by Simon Kelley
· 12 years ago
2b6390f
Bump Debian version number.
by Simon Kelley
· 12 years ago
bd08ae6
Allow option number zero in encapsulated DHCP options.
by Simon Kelley
· 12 years ago
4582c0e
Fix wrong size in memset() call.
by Dave Reisner
· 12 years ago
834f36f
Update French translation.
by Simon Kelley
· 12 years ago
6f130de
Manpage typos.
by Simon Kelley
· 12 years ago
3931a7b
FAQ typos.
by Simon Kelley
· 12 years ago
d9ee9c0
Better error check on options parsing.
by Simon Kelley
· 12 years ago
0b0a73c
Fix crash on exceeding DHCP lease limit.
by Simon Kelley
· 12 years ago
81925ab
Manpage typos
by Simon Kelley
· 12 years ago
9de1aa9
Fix parsing of IAID>MAXINT in leases file.
by Simon Kelley
· 12 years ago
6f9aaa9
->hwaddr_len must be zero always in DHCPv6 leases.
by Simon Kelley
· 12 years ago
7e5664b
Fix trivial access of un-initialised memory.
by Simon Kelley
· 12 years ago
83f28be
Manpage typos.
by Simon Kelley
· 12 years ago
96c727f
Cope with duplicate dhcp-options with tags (last one wins).
by Simon Kelley
· 12 years ago
49dc570
Manpage typo.
by Simon Kelley
· 12 years ago
Next »