glibc/nis
Florian Weimer ec255a97a2 nss_nis, nss_nisplus: Remove RES_USE_INET6 handling
Since commit 3f8b44be0a ("resolv:
Remove support for RES_USE_INET6 and the inet6 option"),
res_use_inet6 () always evaluates to false.
2019-05-16 17:23:23 +02:00
..
nss_nis nss_nis, nss_nisplus: Remove RES_USE_INET6 handling 2019-05-16 17:23:23 +02:00
nss_nisplus nss_nis, nss_nisplus: Remove RES_USE_INET6 handling 2019-05-16 17:23:23 +02:00
rpcsvc Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Depend
libnsl.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_add.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_addmember.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_call.c Add some spaces before '('. 2019-02-27 13:55:45 +00:00
nis_callback.c Break some lines before not after operators. 2019-02-22 01:32:36 +00:00
nis_checkpoint.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_clone_dir.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_clone_obj.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_clone_res.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_creategroup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_defaults.c Break some lines before not after operators. 2019-02-22 01:32:36 +00:00
nis_destroygroup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_domain_of_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_domain_of.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_error.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_error.h
nis_file.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_findserv.c Add some spaces before '('. 2019-02-27 13:55:45 +00:00
nis_free.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_getservlist.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_hash.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_intern.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_ismember.c Break some lines before not after operators. 2019-02-22 01:32:36 +00:00
nis_local_names.c Break some lines before not after operators. 2019-02-22 01:32:36 +00:00
nis_lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_mkdir.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_modify.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_ping.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_print_group_entry.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_print.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_remove.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_removemember.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_rmdir.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_server.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_subr.c Avoid "inline" after return type in function definitions. 2019-02-06 17:16:43 +00:00
nis_table.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_util.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_verifygroup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_xdr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nis_xdr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nisplus-parser.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss Implement new mode for NIS passwd.adjunct.byname table. 2010-04-07 07:37:39 -07:00
nss-default.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss-nis.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss-nis.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss-nisplus.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss-nisplus.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Versions Move nss_compat from nis to nss subdir and install it unconditionally 2017-10-04 14:20:48 +02:00
yp_xdr.c libnsl: Turn remaining symbols into compat symbols [BZ #22701] 2018-01-29 17:42:30 +01:00
ypclnt.c Break some lines before not after operators. 2019-02-22 01:32:36 +00:00
ypupdate_xdr.c Include shlib-compat.h in many sunrpc/nis source files. 2017-06-04 11:31:28 -04:00