Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolv: Move dn_expand to its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -1/+0 |
* | resolv: Deprecate legacy interfaces in libresolv | Florian Weimer | 2021-07-19 | 1 | -31/+55 |
* | resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358] | Florian Weimer | 2019-11-27 | 1 | -0/+1 |
* | resolv: Remove RES_INSECURE1, RES_INSECURE2 | Florian Weimer | 2019-04-08 | 1 | -2/+0 |
* | resolv: Remove support for RES_USE_INET6 and the inet6 option | Florian Weimer | 2019-04-08 | 1 | -2/+0 |
* | Obsolete p_secstodate. | Joseph Myers | 2017-11-22 | 1 | -2/+0 |
* | resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984] | Florian Weimer | 2017-07-03 | 1 | -0/+1 |
* | Remove __need_list_t and __need_res_state. | Zack Weinberg | 2017-05-20 | 1 | -77/+15 |
* | resolv: Remove internal and unused definitions from <resolv.h> | Florian Weimer | 2017-04-13 | 1 | -18/+0 |
* | resolv: Deprecate RES_BLAST | Florian Weimer | 2016-12-31 | 1 | -1/+2 |
* | resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] | Florian Weimer | 2016-12-31 | 1 | -1/+2 |
* | resolv: Remove RES_USEBSTRING and its implementation [BZ #20629] | Florian Weimer | 2016-10-07 | 1 | -2/+0 |
* | resolv: Remove RES_NOIP6DOTINT and its implementation | Florian Weimer | 2016-10-07 | 1 | -3/+1 |
* | resolv: Deprecate unimplemented flags | Florian Weimer | 2016-10-07 | 1 | -4/+8 |
* | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 2016-09-23 | 1 | -52/+65 |
* | resolv: Remove unsupported hook functions from the API [BZ #20016] | Florian Weimer | 2016-09-21 | 1 | -19/+2 |
* | resolv: Remove __BIND_NOSTATIC conditionals | Florian Weimer | 2016-04-28 | 1 | -2/+0 |
* | BZ#15085: Fix comments/strings for RES_NOCHECKNAME | Andreas Jaeger | 2013-04-29 | 1 | -1/+1 |
* | Backport BIND code to query name as TLD. | Ulrich Drepper | 2011-05-07 | 1 | -1/+3 |
* | Define and implement RES_USE_DNSSEC option in resolver. | Adam Tkac | 2009-07-27 | 1 | -0/+1 |
* | Implement second fallback mode for DNS requests. | Ulrich Drepper | 2009-06-26 | 1 | -0/+2 |
* | * resolv/resolv.h (RES_SNGLKUP): Define. cvs/fedora-glibc-20090407T0545 | Ulrich Drepper | 2009-04-07 | 1 | -0/+1 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -17/+17 |
* | [BZ #4647] | Ulrich Drepper | 2007-06-18 | 1 | -1/+5 |
* | * resolv/res_init.c (res_setoptions): Recognize edns0 option. | Ulrich Drepper | 2007-02-09 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2004-09-14 | 1 | -69/+71 |
* | Update. | Ulrich Drepper | 2004-08-18 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-08-05 | 1 | -0/+6 |
* | Update. | Ulrich Drepper | 2004-06-28 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2004-01-15 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn. | Roland McGrath | 2002-12-15 | 1 | -15/+0 |
* | * resolv/resolv.h: Include <sys/types.h> for u_long even in | Roland McGrath | 2002-09-08 | 1 | -7/+6 |
* | * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>. | Roland McGrath | 2002-08-02 | 1 | -6/+0 |
* | Update. | Ulrich Drepper | 2002-05-31 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-02-05 | 1 | -46/+55 |
* | Update. | Ulrich Drepper | 2001-01-05 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2000-08-10 | 1 | -3/+5 |
* | Update. | Ulrich Drepper | 2000-07-29 | 1 | -14/+0 |
* | Update. | Ulrich Drepper | 2000-07-26 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2000-07-25 | 1 | -12/+12 |
* | Update. | Ulrich Drepper | 2000-07-21 | 1 | -1/+11 |
* | Update. | Ulrich Drepper | 2000-07-19 | 1 | -154/+119 |
* | 2000-05-13 Jakub Jelinek <jakub@redhat.com> | Andreas Jaeger | 2000-05-15 | 1 | -4/+8 |
* | Update. | Ulrich Drepper | 2000-05-04 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 1999-12-30 | 1 | -26/+26 |
* | Update. | Ulrich Drepper | 1999-12-04 | 1 | -92/+207 |
* | Update. | Ulrich Drepper | 1999-10-09 | 1 | -62/+59 |
* | Update. | Ulrich Drepper | 1999-06-08 | 1 | -4/+0 |
* | Update. | Ulrich Drepper | 1998-06-29 | 1 | -12/+12 |
* | Update. cvs/libc-ud-970930 | Ulrich Drepper | 1997-09-30 | 1 | -1/+3 |