summaryrefslogtreecommitdiffstats
path: root/src/monitor/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* CONFDB: Allow configuring [application] sections as non-POSIX domainsJakub Hrozek2017-03-301-0/+8
* MONITOR: Enable an implicit files domain if one is not configuredJakub Hrozek2017-02-271-0/+11
* MONITOR: Don't return an error in case we fail to register a serviceFabiano Fidêncio2017-02-221-5/+1
* MONITOR: Use the common inotify code to watch resolv.confJakub Hrozek2017-02-151-363/+108
* MONITOR: Remove checks for sssd.conf changesJakub Hrozek2017-02-151-13/+0
* MONITOR: Don't timeout if using local provider + socket-activated respondersFabiano Fidêncio2017-02-101-0/+9
* MONITOR: Wrap up sending sd_notify "ready" into a new functionFabiano Fidêncio2017-02-101-9/+21
* SERVER: Set the process group during server_setup()Fabiano Fidêncio2017-01-251-3/+3
* MONITOR: Fix warning with undefined macro HAVE_SYSTEMDLukas Slebodnik2017-01-241-1/+1
* RESPONDER: Shutdown {dbus,socket}-activated responders in case they're idleFabiano Fidêncio2017-01-231-1/+62
* SBUS: Add destructor data to sbus_connectionFabiano Fidêncio2017-01-231-1/+1
* MONITOR: Deal with socket-activated respondersFabiano Fidêncio2017-01-231-14/+106
* MONITOR: Deal with no services set upFabiano Fidêncio2017-01-231-8/+21
* MONITOR: Split up check_services()Fabiano Fidêncio2017-01-231-9/+17
* MONITOR: Pass the service type to the RegisterService methodFabiano Fidêncio2017-01-231-0/+2
* MONITOR: Expose the monitor's services typeFabiano Fidêncio2017-01-231-5/+0
* MONITOR: Create pidfile after responders startedVictor Tapia2017-01-091-3/+39
* MONITOR: Do not set up watchdog for monitorJakub Hrozek2016-11-081-0/+2
* MONITOR: Add disable_netlink optionJustin Stephenson2016-09-121-3/+18
* MONITOR: Remove --disable-netlink command-line optionJustin Stephenson2016-09-121-13/+20
* MONITOR: Remove the no longer used kill_service commandJakub Hrozek2016-08-301-141/+0
* MONITOR: Remove the no longer used diag_cmd commandJakub Hrozek2016-08-301-163/+0
* Monitor: Add support for disabling netlinkJustin Stephenson2016-08-171-9/+15
* UTILS: Fixing duplication of pid file declarationPetr Cech2016-08-091-2/+1
* SYSDB: Upgrade sysdb to use qualified names for users and groups, sudo rules ...Jakub Hrozek2016-07-071-0/+1
* SYSDB: Allow passing a context to sysdb upgrade functionsJakub Hrozek2016-07-071-1/+3
* Monitor: Add mode to generate confdb onlySimo Sorce2016-06-291-3/+21
* Monitor: Remove ping infrastructureSimo Sorce2016-06-291-225/+6
* confdb: Make it possible to use config snippetsMichal Židek2016-06-271-2/+4
* sss_tools: create confdb if not existPavel Březina2016-06-271-45/+3
* Internal: Rename CONFDB_DEFAULT_CONFIG_FILEStephen Gallagher2016-05-111-1/+1
* SSSD: Add a new option diag_cmdJakub Hrozek2015-11-131-22/+194
* Monitor: Show service pings at debug level 8Stephen Gallagher2015-10-291-2/+3
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-5/+5
* MONITOR: Do not report missing file as fatal in monitor_config_fileMichal Židek2015-07-021-5/+5
* MONITOR: Poll for resolv.conf if not available during bootMichal Židek2015-07-021-2/+36
* Fix a few typos in commentsPavel Reichl2015-03-261-1/+1
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-3/+3
* MONITOR: Fix double freeLukas Slebodnik2015-02-121-0/+3
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-231-7/+2
* monitor: Service restart fixesStephen Gallagher2015-01-071-20/+74
* MONITOR: Disable inlining of function load_configurationLukas Slebodnik2014-12-111-6/+12
* Fix: always check return value of unlink()Pavel Reichl2014-11-281-1/+8
* MONITOR: Fix warning may be used uninitializedMichal Zidek2014-10-311-1/+3
* SSH: Run the ssh responder as the SSSD userJakub Hrozek2014-10-221-1/+2
* SUDO: Run the sudo responder as the SSSD userJakub Hrozek2014-10-221-1/+2
* PAC: Run the pac responder as the SSSD userJakub Hrozek2014-10-221-1/+2
* AUTOFS: Run the autofs responder as the SSSD userJakub Hrozek2014-10-221-1/+2
* PAM: Run pam responder as nonrootMichal Zidek2014-10-221-1/+2
* NSS: Run as a user specified by monitorJakub Hrozek2014-10-221-0/+3