summaryrefslogtreecommitdiffstats
path: root/src/monitor
Commit message (Expand)AuthorAgeFilesLines
* do not create pid file twicePavel Březina2012-10-051-1/+6
* Check for existing pidfile before starting the providersJakub Hrozek2012-10-041-17/+15
* Change the log level of two DEBUG messages in check_domain_rangesJakub Hrozek2012-10-041-4/+5
* monitor: create pid file after all responders are startedPavel Březina2012-10-021-4/+36
* Fix few coding style issuesPavel Březina2012-10-021-3/+6
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-242-1/+12
* Missing resolv.conf should be non-fatalAriel Barria2012-09-201-17/+43
* Remove obsolete commentSimo Sorce2012-09-121-5/+0
* SIGUSR2 should force SSSD to reread resolv.conf as wellAriel Barria2012-09-051-2/+19
* monitor: set debug level when unable to load configurationPavel Březina2012-08-071-0/+6
* Add end of line to debug messagePavel Březina2012-08-071-2/+2
* PAC responder: add basic infrastructureSumit Bose2012-06-211-1/+1
* Move some debug lines to new debug log levelsStef Walter2012-06-201-2/+2
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-202-32/+29
* Make the monitor SIGKILL time configurableJakub Hrozek2012-04-201-3/+23
* netlink integration: ensure that interface name is NULL-terminatedJakub Hrozek2012-04-091-1/+2
* libnl: fix the path to phy80211 subdirectoryJakub Hrozek2012-02-231-4/+20
* Don't give memory context in confdb where not neededJan Zeleny2012-02-212-5/+5
* remove unused functionJakub Hrozek2012-02-211-20/+0
* SSH: ResponderJan Cholasta2012-02-071-1/+2
* AUTOFS: responderJakub Hrozek2012-02-051-1/+1
* MONITOR: use sigchld handler for monitoring SSSD servicesStephen Gallagher2011-12-201-177/+159
* SUDO Integration - responderPavel Březina2011-12-161-1/+1
* Cancel ping_check if service goes awayJakub Hrozek2011-12-131-1/+14
* Added sssd --version optionPavel Březina2011-12-081-2/+10
* Set more strict permissions on keyringSimo Sorce2011-11-221-0/+27
* MONITOR: fix timeout conversionStephen Gallagher2011-10-171-1/+1
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-131-1/+1
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-131-1/+1
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+2
* Fix wrong buffer size in has_phy_80211_subdir()Jakub Hrozek2011-09-201-2/+3
* MONITOR: Correctly detect lack of response from servicesStephen Gallagher2011-09-151-21/+26
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-2/+26
* Subscribe to netlink route and addr messagesJakub Hrozek2011-09-061-5/+244
* Discard carrier messages from non-ethernet devicesJakub Hrozek2011-09-061-3/+155
* Change libnl monitor callback to only signal going onlineJakub Hrozek2011-09-063-14/+5
* Add option to specify the kerberos replay cache dirStephen Gallagher2011-09-021-0/+31
* --debug-timestamps=1 is not passed to providersPavel Březina2011-08-251-44/+69
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-3/+7
* New DEBUG facility - conversionPavel Březina2011-08-252-3/+5
* Fall back to polling when inotify failsJan Zeleny2011-06-241-28/+68
* Import config.h earlierStephen Gallagher2011-05-231-2/+1
* Set _GNU_SOURCE globallySumit Bose2011-05-231-1/+0
* Fixed --debug-to-files for nss and pam servicesJan Zeleny2011-05-161-4/+4
* Allow changing the log level without restartStephen Gallagher2011-05-063-7/+28
* Create common sss_monitor_init()Stephen Gallagher2011-05-062-0/+49
* Override config file debug_level with command-lineStephen Gallagher2011-05-041-13/+50
* Remove support for pre-1.1 netlinkStephen Gallagher2011-01-171-32/+0
* Clarify nscd warningStephen Gallagher2011-01-171-4/+5
* Prevent uninitialized value error in monitor_quitStephen Gallagher2010-12-141-0/+1