glibc/nscd
Arjun Shankar 04726be814 Disable warnings due to deprecated libselinux symbols used by nss and nscd
The SELinux API deprecated several symbols in its 3.1 release, including
security_context_t, matchpathcon, avc_init, and sidput, which are used in
makedb and nscd.  While the usage of these should eventually be replaced by
newer interfaces, this commit disables GCC warnings due to the use of the
above symbols.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2020-07-23 12:20:38 +02:00
..
aicache.c nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h> 2020-02-13 09:14:40 +01:00
cache.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
cachedumper.c nscd/cachedumper.c : fix whitespace 2020-03-17 14:03:43 -04:00
connections.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dbg_log.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dbg_log.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Depend
gai.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgrgid_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgrnam_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
gethstbyad_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
gethstbynm3_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwnam_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwuid_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getsrvbynm_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getsrvbypt_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
grpcache.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
hstcache.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
initgrcache.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
Makefile nscd: add cache dumper 2020-03-13 16:43:19 -04:00
mem.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
netgroupcache.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_conf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_getai.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_getgr_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_gethst_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_getpw_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_getserv_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_helper.c y2038: nscd: Modify nscd_helper to use __clock_gettime64 2020-05-05 18:45:14 +02:00
nscd_initgroups.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_netgroup.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_proto.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_setup_thread.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd_stat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd-client.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nscd.c nscd: add cache dumper 2020-03-13 16:43:19 -04:00
nscd.conf
nscd.h nscd: add cache dumper 2020-03-13 16:43:19 -04:00
nscd.init
nscd.service
nscd.tmpfiles
pwdcache.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
res_hconf.c
selinux.c Disable warnings due to deprecated libselinux symbols used by nss and nscd 2020-07-23 12:20:38 +02:00
selinux.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
servicescache.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00