summaryrefslogtreecommitdiffstats
path: root/src/monitor
Commit message (Expand)AuthorAgeFilesLines
* 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-292-226/+7
* 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
* Netlink: Ignore RTM_NEWADDR signals from link-localStephen Gallagher2016-04-061-0/+50
* 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-172-11/+11
* sbus: use hard coded getters instead of generatedPavel Březina2015-02-171-54/+3
* MONITOR: Fix double freeLukas Slebodnik2015-02-121-0/+3
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-232-14/+3
* 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
* SYSDB: Allow calling chown on the sysdb file from monitorMichal Zidek2014-10-221-1/+2
* MONITOR: Allow confdb to be accessed by nonroot userMichal Zidek2014-10-221-1/+12
* BE: Own the sbus socket as the SSSD userJakub Hrozek2014-10-221-0/+8
* SBUS: Allow connections from other UIDsJakub Hrozek2014-10-221-0/+3
* SBUS: Chown the sbus socket if neededJakub Hrozek2014-10-221-1/+5
* SSSD: Load a user to run a service as from configurationJakub Hrozek2014-10-221-0/+56
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+2
* MONITOR: Remove useless memory contextsJakub Hrozek2014-10-101-12/+2
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-092-36/+0
* MONITOR: Make internal functions staticJakub Hrozek2014-10-062-16/+13
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-091-1/+20
* MONITOR: Signal InfoPipe to reconnect on SIGUSR2Jakub Hrozek2014-07-081-0/+9
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-083-0/+13
* utils: add get_known_services()Pavel Březina2014-05-281-2/+1
* SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive typesJakub Hrozek2014-05-271-2/+56
* MONITOR: Fix start up with empty standard inputLukas Slebodnik2014-05-121-0/+3
* Monitor: fix message wrong perm. mode on config filePavel Reichl2014-04-281-2/+2
* util: Change file check fns to use a mode maskSimo Sorce2014-04-281-1/+2
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-193-12/+38
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-04-041-1/+1
* Remove --with-distro-versionNikolai Kondrashov2014-04-031-1/+1
* Use pattern #elif defined(identifier)Lukas Slebodnik2014-03-141-2/+2