]> git.ipfire.org Git - people/ms/dnsmasq.git/shortlog
people/ms/dnsmasq.git
2013-10-21  Simon KelleyFix botch in determining if auth query is local.
2013-10-21  Simon KelleyFix CNAME botch in auth code, also set RA flag for...
2013-10-21  Simon KelleyGet NXDOMAIN right on non-A/AAAA query for name known...
2013-10-21  Simon KelleyGet NXDOMAIN right for local queries to auth zones.
2013-10-21  Simon KelleyHandle two interface-names, different interface, same...
2013-10-21  Simon KelleyRestore NS and SOA records to local auth queries.
2013-10-20  Simon KelleyDon't filter by subnet when handling local queries...
2013-10-18  Simon KelleyAlways answer queries for authoritative zones locally...
2013-10-18  RenĂ© van DorstFix crash at startup when dhcp-host with client-ids...
2013-10-16  Simon KelleyWarning when using --bind-interfaces and routeable...
2013-10-15  Simon KelleyFix caching of dangling CNAMEs.
2013-10-14  Simon KelleyRemove RA_INTERVAL from config.h - it's configurable...
2013-10-14  Simon KelleyCheck prefix length when contructing DHCP ranges.
2013-10-14  Simon KelleyFix d56a604a9600c08d4a863527d549713c07f0186d re ANY...
2013-10-14  Simon KelleyBetter defaults for address and lifetime of RDNS option...
2013-10-11  Simon KelleyLog SO_BINDTODEVICE use at startup.
2013-10-11  Simon Kelleydhcp-host selection fix for v4/v6
2013-10-11  Simon KelleyCNAMEs can now point to interface names.
2013-10-11  Kevin Darbyshire... Add --quiet-* options.
2013-10-11  Simon KelleyMerge branch 'edns0'
2013-10-11  Simon KelleyAdd sponsorship details.
2013-10-10  Simon KelleyDon't do bindtodevice if --interface option not given.
2013-10-10  Simon KelleyCorrect client subnet EDNS0 option number.
2013-10-10  Simon KelleyAdd --ra-param and remove --force-fast-ra
2013-10-08  Simon Kelley--add-subnet option.
2013-10-04  VicUpdate Spanish translation.
2013-10-04  Simon KelleyUnset environment variables to script when we have...
2013-10-03  Simon KelleyFurther fixes to DHCP logging.
2013-10-03  Tanguy BouzelocFix problem in DHCPv6 vendorclass/userclass matching...
2013-10-02  Simon KelleyTweak tag->debian package version code so rc tags are...
2013-10-02  Simon KelleyUpdate Polish translation.
2013-10-02  Simon KelleyAdd *.po target to cannonicalise .po files received...
2013-10-02  Simon KelleyCosmetic change to start-up logging of DHCPv6 configura...
2013-10-01  Simon KelleyMerge new messages into .po files.
2013-10-01  Simon KelleyFix FTBFS when NO_IPV6 defined.
2013-09-30  Simon KelleyDo multicast interface selection portably for router...
2013-09-27  Simon Kelleymacscript: create file if it doesn't exist.
2013-09-27  Simon KelleyAdd contrib/mactable
2013-09-25  Simon Kelleydaemon->icmp6fd is always valid when doing DHCPv6 now.
2013-09-25  Simon KelleyChange rules for constructing DHCPv6 ranges.
2013-09-25  Simon KelleyDon't extract MAC address from ND table when DHCPv6...
2013-09-24  Vladislav GrishenkoRemove unused variable warnings when omitting stuff...
2013-09-24  Simon KelleyFix TFTP script action, broken a few commits ago.
2013-09-24  Simon KelleyBig ugly refactor in rfc3315.c should be no behaviour...
2013-09-23  Simon KelleyFix FTBFS on OpenBSD.
2013-09-23  Simon KelleyOmmit option-parsing code with NO_AUTH.
2013-09-23  Simon KelleyFix FTBFS when various facilities omitted at compile...
2013-09-23  Simon KelleyProd neighbour discovery with ARP instead of PING.
2013-09-21  Simon KelleyMerge branch 'master' of ssh://thekelleys.org.uk/var...
2013-09-21  Simon KelleyFix compiler warnings.
2013-09-21  Simon KelleyFix compiler warnings.
2013-09-20  Simon KelleySupport MAC addresses in dhcp-host and dhcp-mac for...
2013-09-13  Simon KelleyCope with DHCPv6 REQUESTs without address options.
2013-09-12  Simon KelleyAdd "baseline" and "bloatcheck" makefile targets
2013-09-11  Simon KelleyDebian packing. remove unwanted '-' in version number...
2013-09-11  Simon KelleyFix a couple of warnings in debian package build.
2013-09-11  Simon KelleyDebian: depend on binary not source verions for dnsmasq...
2013-09-09  Simon KelleyAdd gitversion Debian build option.
2013-09-09  Simon KelleySponsorhip details in CHANGELOG.
2013-09-05  Simon KelleyDon't use BINDTODEVICE on DHCP socket when relaying.
2013-09-05  Simon KelleyDebian resolvconf script update.
2013-09-05  Simon KelleyCHANGELOG update.
2013-09-05  Simon KelleyFix bug resulting in tight-loop when new interfaces...
2013-09-05  Simon KelleyDon't crash with empty tag: in dhcp-range.
2013-09-04  Simon KelleyAdd --dhcp-relay config option.
2013-08-20  Simon KelleyFix dhcp-range sanity checking.
2013-08-20  Simon KelleyUse tags from pxe-proxy dhcp-range statements.
2013-08-19  Vladislav GrishenkoAllow prefix :: in constructed dhcp-range.
2013-08-19  Vladislav GrishenkoIFACE_PERMANENT interface flag in enumeration.
2013-08-19  Simon KelleySilence compiler warning.
2013-08-19  Vladislav GrishenkoAdd code to get IPv6 address lifetimes and flags for...
2013-08-14  Simon KelleySet SOREUSEADDR as well as SOREUSEPORT on DHCP sockets...
2013-08-14  Simon KelleyDebian package change: update resolvconf script.
2013-08-05  Simon KelleyFix DHCPv6 lease time calculation when client sends...
2013-08-01  Simon KelleySanity check for dhcp-range template.
2013-07-29  Simon KelleyProvide independent control over which interfaces get...
2013-07-29  Simon KelleyMake --listen-address higher priority than --except...
2013-07-29  Simon KelleyAdd --force-fast-ra option.
2013-07-28  Simon KelleyApply ceiling of configured dhcp-range leasetime to...
2013-07-28  Simon KelleySupport RFC-4242 information-refresh-time.
2013-07-27  Simon KelleyRemove dead code.
2013-07-27  Simon KelleyBetter job with domain for DHCPv6 information-request.
2013-07-27  Simon KelleyTweak when old prefix returns.
2013-07-27  Simon KelleyMerge branch 'master' of ssh://thekelleys.org.uk/var...
2013-07-26  Simon KelleyFix MAC address enumeration on *BSD.
2013-07-26  Simon KelleyAdvertise lost prefixes with pref_time == 0 for 2 hours.
2013-07-25  Simon KelleyMake --clear-on-reload apply to DBus API too.
2013-07-25  Roy MarplesDHCP FQDN option tweaks.
2013-07-25  Simon KelleyTweak parameter lifetimes in Router advertisements.
2013-07-24  Kyle MesteryAllow hostnames to start with a number.
2013-07-03  Simon KelleyTypo in name in CHANGELOG.
2013-07-02  Simon KelleyFix crash with empty DHCP string options.
2013-06-19  Simon KelleyIncrease timeout/number of retries in TFTP.
2013-05-31  Simon KelleyDon't BIND DHCP socket if more interfaces may come...
2013-05-31  Simon KelleyAdd constructor-noauth: keyword
2013-05-31  Simon KelleyAllow constructed ranges from interface address at...
2013-05-31  Marcelo Salhab... Log forwarding table overflows.
2013-05-29  Simon KelleyRemove limit in prefix length in --auth-zone.
2013-05-29  Simon KelleyFix option parsing for --dhcp-host.
2013-05-28  Simon KelleyUpdate Debian resolvconf script for dnscrypt-proxy...
next