History log of /sssd-io/src/tools/sss_signal.c
Revision Date Author Comments Expand
cf098cbeef745b75d2efe8334d4d715bcef31883 08-Jun-2017 Lukas Slebodnik <lslebodn@redhat.com>

UTIL: Remove signal.h from util/util.h signal.h is not used directly by util/util.h. The header file signal.h must be included in 8 files and removing it from util.h it had to be added only to 5 missing file. But util/util.h is include in 377 files Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>

aea1d5c0ca9bb1470759b024c8b97b6c1f577193 27-Jun-2016 Pavel Březina <pbrezina@redhat.com>

sss_tools: add test if sssd is running Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

1746e8b8399da2a7a8da4aace186f66055ccfec1 08-Jul-2014 Jakub Hrozek <jhrozek@redhat.com>

TOOLS: New helper tool sss_signal A minimal tool whose only purpose is to signal the monitor with SIGUSR2. The tool will be executed by the system bus in order to provide system activation, so it's packaged in libexec. Reviewed-by: Pavel Březina <pbrezina@redhat.com>