| Commit message (Expand) | Author | Age | Files | Lines |
* | resolv: Avoid GCC 12 false positive warning [BZ #28439]. | Martin Sebor | 2021-10-11 | 1 | -1/+3 |
* | resolv: make res_randomid use random_bits() | Cristian RodrÃguez | 2021-10-08 | 1 | -1/+2 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 12 | -12/+0 |
* | Move malloc hooks into a compat DSO | Siddhesh Poyarekar | 2021-07-22 | 1 | -3/+6 |
* | resolv: Do not install libnss_dns.a, libnss_dns.so | Florian Weimer | 2021-07-20 | 1 | -0/+8 |
* | nss: Directly load nss_dns, without going through dlsym/dlopen | Florian Weimer | 2021-07-19 | 2 | -0/+41 |
* | resolv: Move nss_dns into libc | Florian Weimer | 2021-07-19 | 5 | -57/+46 |
* | resolv: Move res_query functions into libc | Florian Weimer | 2021-07-19 | 5 | -52/+76 |
* | resolv: Move res_mkquery, res_nmkquery into libc | Florian Weimer | 2021-07-19 | 5 | -28/+40 |
* | resolv: Move res_send, res_nsend into libc | Florian Weimer | 2021-07-19 | 6 | -30/+45 |
* | resolv: Move res_hostalias into its own file, along with hostalias | Florian Weimer | 2021-07-19 | 3 | -30/+52 |
* | resolv: Move __res_context_hostalias into its own file and into libc | Florian Weimer | 2021-07-19 | 5 | -42/+135 |
* | resolv: Move res_queriesmatch to its own file and into libc | Florian Weimer | 2021-07-19 | 5 | -59/+144 |
* | resolv: Move res_nameinquery to its own file and into libc | Florian Weimer | 2021-07-19 | 5 | -42/+126 |
* | resolv: Move ns_samename into its own file, and into libc | Florian Weimer | 2021-07-19 | 8 | -31/+55 |
* | resolv: Move ns_makecanon into its own file, and into libc | Florian Weimer | 2021-07-19 | 5 | -36/+90 |
* | resolv: Move res_isourserver to its own file and reformat to GNU style | Florian Weimer | 2021-07-19 | 3 | -51/+135 |
* | resolv: Move __res_get_nsaddr to its own file and into libc | Florian Weimer | 2021-07-19 | 5 | -21/+51 |
* | resolv: Rename res_comp.c to res-name-checking.c and move into libc | Florian Weimer | 2021-07-19 | 4 | -27/+41 |
* | resolv: Move dn_skipname to its own file and into libc | Florian Weimer | 2021-07-19 | 7 | -18/+110 |
* | resolv: Move dn_comp to its own file and into libc | Florian Weimer | 2021-07-19 | 5 | -17/+106 |
* | resolv: Move _getlong, _getshort, __putlong, __putshort to res-putget | Florian Weimer | 2021-07-19 | 3 | -15/+113 |
* | resolv: Move dn_expand to its own file and into libc | Florian Weimer | 2021-07-19 | 11 | -44/+134 |
* | resolv: Move ns_name_compress into its own file and into libc | Florian Weimer | 2021-07-19 | 4 | -28/+54 |
* | resolv: Move ns_name_pack into its own file and into libc | Florian Weimer | 2021-07-19 | 4 | -195/+206 |
* | resolv: Move ns_name_pton into its own file and into libc | Florian Weimer | 2021-07-19 | 4 | -125/+161 |
* | resolv: Move ns_name_uncompress into its own file and into libc | Florian Weimer | 2021-07-19 | 4 | -25/+49 |
* | resolv: Move ns_name_skip to its own file and into libc (bug 28091) | Florian Weimer | 2021-07-19 | 4 | -38/+75 |
* | resolv: Deprecate legacy interfaces in libresolv | Florian Weimer | 2021-07-19 | 2 | -40/+79 |
* | resolv: Move ns_name_unpack to its own file and into libc | Florian Weimer | 2021-07-15 | 4 | -83/+119 |
* | resolv: Remove unnecessary res_isourserver_p call from send_dg | Florian Weimer | 2021-07-15 | 1 | -6/+0 |
* | resolv: Move ns_name_ntop to its own file and into libc | Florian Weimer | 2021-07-15 | 4 | -129/+152 |
* | nss_dns: Do not use deprecated packet parsing functions | Florian Weimer | 2021-07-15 | 2 | -21/+20 |
* | resolv: Sort Makefile routines and Versions lexicographically | Florian Weimer | 2021-07-15 | 2 | -73/+182 |
* | Force building with -fno-common | Florian Weimer | 2021-07-09 | 1 | -1/+1 |
* | resolv: Move libanl into libc (if libpthread is in libc) | Florian Weimer | 2021-07-02 | 11 | -49/+173 |
* | y2038: Add support for 64-bit time on legacy ABIs | Adhemerval Zanella | 2021-06-15 | 1 | -0/+11 |
* | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer | 2021-06-03 | 1 | -11/+8 |
* | resolv: tst-p_secstodate can be a regular test | Florian Weimer | 2021-03-09 | 2 | -13/+3 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 69 | -69/+69 |
* | y2038: Convert gai_suspend to support 64 bit time | Lukasz Majewski | 2020-12-04 | 1 | -25/+36 |
* | Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing | Stefan Liebler | 2020-11-25 | 1 | -1/+3 |
* | Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] | Stefan Liebler | 2020-11-23 | 4 | -6/+9 |
* | resolv: Serialize processing in resolv/tst-resolv-txnid-collision | Florian Weimer | 2020-10-15 | 1 | -0/+5 |
* | resolv: Handle transaction ID collisions in parallel queries (bug 26600) | Florian Weimer | 2020-10-14 | 3 | -20/+356 |
* | Move <rpc/netdb.h> from sunrpc to inet | Florian Weimer | 2020-07-17 | 2 | -10/+0 |
* | Move implementation of <file_change_detection.h> into a C file | Florian Weimer | 2020-02-18 | 2 | -4/+4 |
* | resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420] | Florian Weimer | 2020-02-14 | 1 | -6/+13 |
* | resolv: Enhance __resolv_conf_load to capture file change data | Florian Weimer | 2020-02-14 | 3 | -7/+19 |
* | resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] | Florian Weimer | 2020-02-14 | 1 | -1/+7 |