summaryrefslogtreecommitdiffstats
path: root/src/monitor
Commit message (Expand)AuthorAgeFilesLines
* 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
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-143-23/+28
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-143-66/+20
* sbus: Use constants to make dbus callsStef Walter2014-02-243-28/+11
* sbus: Generate constants from interface definitionsStef Walter2014-02-241-0/+22
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-245-7/+196
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-123-93/+130
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-123-240/+240
* MONITOR: Incorrect permissions on sssd.confPavel Reichl2014-02-111-1/+7
* monitor: syslog when process killed by monitorPavel Reichl2013-12-091-0/+6
* monitor: memory-leak bugPavel Reichl2013-12-091-2/+4
* monitor: monitor_kill_service - refactorPavel Reichl2013-12-091-8/+20
* monitor: use-after-free bugfixPavel Reichl2013-12-091-4/+6
* monitor: Specific error message for missing sssd.confPavel Reichl2013-11-271-1/+7
* monitor: Stop using unnecessary helper pointer.Michal Zidek2013-11-151-8/+4
* monitor: return right error codeLukas Slebodnik2013-11-151-1/+1
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-3/+3
* Convert IN_MULTICAST parameter to host orderJakub Hrozek2013-09-241-1/+1
* Fix formating of variables with type: uid_tLukas Slebodnik2013-09-112-3/+5
* AUTOTOOLS: More robust detection of inotify.Lukas Slebodnik2013-09-091-4/+4
* MONITOR: Move function declaration out of conditional buildLukas Slebodnik2013-08-281-5/+6
* Use brackets around macros.Lukas Slebodnik2013-08-221-4/+4