summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add extra (size_t) cast to avoid compiler warning.cm-14.1Lorenzo Colitti2017-10-021-1/+1
* Make dnsmasq more stable.Lorenzo Colitti2017-10-021-1/+4
* Log and ignore unusable interfaces from update_ifacesErik Kline2016-09-132-3/+15
|\
| * Log and ignore unusable interfaces from update_ifacesErik Kline2016-09-122-3/+15
|/
* Admit that dnsmasq relies on BSD extensions.Elliott Hughes2016-05-181-1/+1
|\
| * Admit that dnsmasq relies on BSD extensions.staging/cm-14.0Elliott Hughes2016-05-181-1/+1
|/
* Build dnsmasq with IPv6 support.Erik Kline2015-11-261-1/+1
* Add TODOs for IPv6 support.Lorenzo Colitti2015-11-263-0/+5
* Improve address parsing/printing and support scoped addresses.Lorenzo Colitti2015-11-264-67/+79
* Support freeing multiple wildcard listeners.Lorenzo Colitti2015-11-181-23/+43
* Change dnsmasq input command argument separatorErik Kline2015-11-122-6/+8
* Merge "dnsmasq: Disable DNS server updation via STDIN on Brillo."Roshan Pius2015-10-303-8/+8
|\
| * Merge "dnsmasq: Disable DNS server updation via STDIN on Brillo."Roshan Pius2015-10-303-8/+8
| |\
| | * dnsmasq: Disable DNS server updation via STDIN on Brillo.Roshan Pius2015-10-303-8/+8
| |/
* | am b955ca6b: am 96590334: am 0e86c5a1: am 7a12cb36: am 4e0ada97: Properly ini...Erik Kline2015-08-200-0/+0
|\|
| * am 96590334: am 0e86c5a1: am 7a12cb36: am 4e0ada97: Properly initialize struc...Erik Kline2015-08-200-0/+0
| |\
| | * am 0e86c5a1: am 7a12cb36: am 4e0ada97: Properly initialize struct irec pointe...Erik Kline2015-08-201-0/+2
| | |\
| | | * am 7a12cb36: am 4e0ada97: Properly initialize struct irec pointers after mall...Erik Kline2015-08-181-0/+2
| | | |\
| | | | * am 4e0ada97: Properly initialize struct irec pointers after malloc()Erik Kline2015-08-181-0/+2
| | | | |\
| | | | | * Properly initialize struct irec pointers after malloc()Erik Kline2015-08-151-0/+2
* | | | | | Merge "package version metadata for external/"Bill Napier2015-07-301-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | package version metadata for external/Damien Miller2015-06-021-0/+3
| |/ / / /
* / / / / Properly initialize struct irec pointers after malloc()Erik Kline2015-06-301-0/+2
|/ / / /
* | | | am f0f842ad: am e226badb: Fixup existing listeners struct irec pointers.Erik Kline2014-10-260-0/+0
|\ \ \ \
| * | | | am e226badb: Fixup existing listeners struct irec pointers.Erik Kline2014-10-021-3/+31
| |\| | |
* | | | | am e226badb: Fixup existing listeners struct irec pointers.Erik Kline2014-10-021-3/+31
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixup existing listeners struct irec pointers.Erik Kline2014-09-301-3/+31
* | | | am 68eff53e: Allow configuring a socket mark for DNS packets.Lorenzo Colitti2014-09-033-14/+44
|\| | |
| * | | Allow configuring a socket mark for DNS packets.Lorenzo Colitti2014-08-273-14/+44
* | | | am d1b102a5: am ef815e0c: Fix dnsmasq \'_PATH_LOG\' undeclared build error.Elliott Hughes2014-08-180-0/+0
|\| | |
| * | | am ef815e0c: Fix dnsmasq \'_PATH_LOG\' undeclared build error.Elliott Hughes2014-08-180-0/+0
| |\| |
| | * | Fix dnsmasq '_PATH_LOG' undeclared build error.Elliott Hughes2014-08-151-1/+1
| | |/
* | | am 23d6d5c5: Fix dnsmasq \'_PATH_LOG\' undeclared build error.Elliott Hughes2014-07-220-0/+0
|\| |
| * | Fix dnsmasq '_PATH_LOG' undeclared build error.Elliott Hughes2014-07-211-1/+1
| |/
* | Merge "Fix dnsmasq '_PATH_LOG' undeclared build error."Elliott Hughes2014-07-191-1/+1
|\ \ | |/ |/|
| * Fix dnsmasq '_PATH_LOG' undeclared build error.Elliott Hughes2014-07-211-1/+1
|/
* Add liblogYing Wang2013-04-091-2/+2
* Only listen on the given interfaces.Robert Greenwalt2012-12-143-7/+276
* am ad7502a6: Merge "Ensure all commands read on dnsmasq\'s stdin are processed"Jean-Baptiste Queru2012-06-021-15/+23
|\
| * Merge "Ensure all commands read on dnsmasq's stdin are processed"Jean-Baptiste Queru2012-06-021-15/+23
| |\
| | * Ensure all commands read on dnsmasq's stdin are processedPierre Crépieux2012-05-311-15/+23
| |/
* / Remove obsolete ThirdPartyProject.prop file.Elliott Hughes2012-05-151-9/+0
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-2/+0
* Add missing NOTICE files.David Deephanphongs2010-10-191-0/+340
* add meta-files about 3rd party projectsThe Android Open Source Project2010-07-161-0/+9
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* Remove a noisy logger.Robert Greenwalt2010-02-241-10/+3
* dnsmasq: add empty MODULE_LICENSE_GPLSan Mehat2010-01-201-0/+0
* dnsmasq: Include GPLv2 notice fileSan Mehat2010-01-201-0/+340
* dnsmasq: Allow runtime changing of DNS servers via STDINSan Mehat2010-01-205-2/+182