glibc/nscd
Steve Ellcey a1a7820416 Remove compat from DEFAULT_CONFIG lookup strings
* grp/initgroups.c: Include config.h.
	(DEFAULT_CONFIG): New macro.
	(internal_getgrouplist): Use DEFAULT_CONFIG.
	* nscd/initgrcache.c (addinitgroupsX): Likewise.
	* nss/nsswitch.c (__nss_disable_nscd): Likewise.
	(DEFAULT_DEFCONFIG): New macro.
	(__nss_database_lookup): Use DEFAULT_DEFCONFIG.
	* nss/grp-lookup.c: Include config.h
	(DEFAULT_CONFIG): Set definition based on LINK_OBSOLETE_NSL.
	* nss/pwd-lookup.c (DEFAULT_CONFIG): Likewise.
	* nss/spwd-lookup.c (DEFAULT_CONFIG): Likewise.
	* manual/nss.texi: Update default values section.
2017-09-12 10:21:48 -07:00
..
aicache.c
cache.c
connections.c
dbg_log.c
dbg_log.h
Depend
gai.c Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm3_r.c
getpwnam_r.c
getpwuid_r.c
getsrvbynm_r.c
getsrvbypt_r.c
grpcache.c
hstcache.c
initgrcache.c Remove compat from DEFAULT_CONFIG lookup strings 2017-09-12 10:21:48 -07:00
Makefile
mem.c
netgroupcache.c
nscd_conf.c
nscd_getai.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
nscd_getgr_r.c NSS: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00
nscd_gethst_r.c NSS: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00
nscd_getpw_r.c NSS: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00
nscd_getserv_r.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
nscd_helper.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
nscd_initgroups.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
nscd_netgroup.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
nscd_proto.h
nscd_setup_thread.c
nscd_stat.c
nscd-client.h
nscd.c
nscd.conf
nscd.h
nscd.init
nscd.service
nscd.tmpfiles
pwdcache.c
res_hconf.c
selinux.c
selinux.h
servicescache.c