glibc/nscd
Andreas Jaeger bb90b80baa Add --foreground option for nscd
For a better integration of nscd with systemd, we should run nscd not as
daemon but in the foreground. A new --foreground option should be added.

2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
	    Andreas Jaeger  <aj@suse.de>

        * nscd/nscd.c (go_background): Replaced with...
        (run_mode): ... this.
	(RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
        (options): Add -F --foreground.
        (main): Implement it.
        (parse_opt): Parse it.
2012-05-09 16:54:38 +02:00
..
aicache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
cache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
connections.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dbg_log.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dbg_log.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Depend Update. 1998-11-19 11:23:37 +00:00
gai.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrgid_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrnam_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
gethstbyad_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
gethstbynm3_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getpwnam_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getpwuid_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getsrvbynm_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getsrvbypt_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
grpcache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
hstcache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
initgrcache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Makefile 2012-03-23 Daniel Jacobowitz <dmj@google.com> 2012-03-23 09:47:03 -07:00
mem.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
netgroupcache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_conf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_getai.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_getgr_r.c Move stdio-common/_itoa.h to sysdeps/generic 2012-03-20 16:00:23 -07:00
nscd_gethst_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_getpw_r.c Move stdio-common/_itoa.h to sysdeps/generic 2012-03-20 16:00:23 -07:00
nscd_getserv_r.c Move stdio-common/_itoa.h to sysdeps/generic 2012-03-20 16:00:23 -07:00
nscd_helper.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_initgroups.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_netgroup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_proto.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_setup_thread.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd_stat.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd-client.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd.c Add --foreground option for nscd 2012-05-09 16:54:38 +02:00
nscd.conf Implement caching of nscd 2011-10-07 10:06:31 -04:00
nscd.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nscd.init . 2007-07-31 13:33:18 +00:00
pwdcache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
res_hconf.c [BZ #4814] 2007-08-22 03:14:29 +00:00
selinux.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
selinux.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
servicescache.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00