summaryrefslogtreecommitdiffstats
path: root/libc/netbsd
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-093-3/+3
* Change how DNS resolver handle no default ifaceRobert Greenwalt2013-08-222-12/+10
* Fix the detection of alt-network in dns resolver.Robert Greenwalt2013-08-051-9/+12
* Tell the dns resolver about our domains.Robert Greenwalt2013-07-311-0/+6
* am 977a3313: Merge changes Iac00ce10,I192d3825Colin Cross2013-06-171-3/+3
|\
| * bionic: move system property writing from init to bionicColin Cross2013-06-171-3/+3
* | am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs...Elliott Hughes2013-06-051-0/+1
|\ \ | |/
| * Ensure header files using __BEGIN_DECLS include sys/cdefs.h.Elliott Hughes2013-06-051-0/+1
* | am d8a9cccb: Merge "Fix all printf warnings in res_send.c."Elliott Hughes2013-05-141-4/+4
|\ \ | |/
| * Fix all printf warnings in res_send.c.Kito Cheng2013-05-141-4/+4
* | am 7a29f404: Merge "Update getaddrinfo to RFC6724"Elliott Hughes2013-04-011-27/+27
|\ \ | |/
| * Update getaddrinfo to RFC6724Lorenzo Colitti2013-04-011-27/+27
* | am 5f829205: am c1416647: Merge "Clean up internal libc logging."Elliott Hughes2013-03-153-25/+20
|\ \ | |/
| * Clean up internal libc logging.Elliott Hughes2013-03-153-26/+21
* | Merge "gethostbyname: fix crash"Nick Kralevich2013-02-221-0/+1
|\ \
| * | gethostbyname: fix crashNick Kralevich2013-02-211-0/+1
* | | Don't pass pid to dnsproxydNick Kralevich2013-02-212-7/+5
|/ /
* | resolved conflicts for merge of 62727429 to masterElliott Hughes2013-02-134-491/+57
|\ \ | |/
| * Update getnameinfo.c, remove dead code, and fix error reporting.Elliott Hughes2013-02-134-456/+59
* | dns cache per interface iteration 2Mattias Falk2013-02-078-329/+633
* | Revert "dns cache per interface iteration 2"Robert Greenwalt2013-01-198-534/+238
* | dns cache per interface iteration 2Mattias Falk2013-01-118-238/+534
* | Cache negative DNS results.Robert Greenwalt2013-01-091-19/+67
* | Add search domain to dns interface data.Robert Greenwalt2012-11-131-1/+4
|/
* More upstream NetBSD upgrades.Elliott Hughes2012-10-233-1049/+0
* Added missing cache failed notificationHenrik Engström2012-08-171-0/+5
* am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-122-1/+129
|\
| * am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-122-1/+129
| |\
| | * Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-122-1/+129
| | |\
| | | * Avoid multiple dns lookups for the same queryMattias Falk2012-05-072-1/+129
| * | | am e0961445: Merge "Remove the meaningless on Linux if_dl.h header."Elliott Hughes2012-06-111-2/+8
| |\ \ \ | | |/ /
| | * | Remove the meaningless on Linux if_dl.h header.Elliott Hughes2012-06-111-2/+8
| | |/
* | | Merge "Remove the meaningless on Linux if_dl.h header."Elliott Hughes2012-06-111-2/+8
|\ \ \
| * | | Remove the meaningless on Linux if_dl.h header.Elliott Hughes2012-06-111-2/+8
| |/ /
* | | Added event logging for some spoofed DNS queries.Geremy Condra2012-06-111-0/+9
|/ /
* | am 03539a36: Merge "Ensure that the port number and TXID are properly randomi...Geremy Condra2012-05-301-1/+37
|\ \
| * | Ensure that the port number and TXID are properly randomized.Geremy Condra2012-05-241-1/+37
* | | am 73a6566d: Merge "Remove expired dns cache entries before removing oldest"Elliott Hughes2012-05-071-1/+25
|\ \ \ | |/ / |/| / | |/
| * Merge "Remove expired dns cache entries before removing oldest"Elliott Hughes2012-05-071-1/+25
| |\
| | * Remove expired dns cache entries before removing oldestAnders Fredlund2011-05-201-1/+25
* | | Use new binary code formatRobert Greenwalt2012-03-092-2/+2
* | | Prevent potential stall on dns proxy operations.Selim Gurun2012-03-072-12/+36
* | | Revert "Use the new NativeDaemonConnector style."Kenny Root2012-02-242-2/+2
* | | Use the new NativeDaemonConnector style.Robert Greenwalt2012-02-072-2/+2
* | | Increase the size of the system-wide dns cacheRobert Greenwalt2012-01-251-2/+22
* | | Merge "libc: remove private declarations from <time.h> and <resolv.h>"David 'Digit' Turner2012-01-191-0/+1
|\ \ \
| * | | libc: remove private declarations from <time.h> and <resolv.h>David 'Digit' Turner2012-01-131-0/+1
* | | | am b00d7a33: am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare)...Jean-Baptiste Queru2012-01-171-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure"Jean-Baptiste Queru2012-01-171-1/+1
| |\ \ \
| | * | | res_send: Avoid spurious close()s and (rare) failureJim Huang2012-01-141-1/+1