summaryrefslogtreecommitdiff
path: root/src/monitor
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Convert IN_MULTICAST parameter to host orderJakub Hrozek1-1/+1
2013-09-11Fix formating of variables with type: uid_tLukas Slebodnik2-3/+5
2013-09-09AUTOTOOLS: More robust detection of inotify.Lukas Slebodnik1-4/+4
2013-08-28MONITOR: Move function declaration out of conditional buildLukas Slebodnik1-5/+6
2013-08-22Use brackets around macros.Lukas Slebodnik1-4/+4
2013-08-08NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik1-0/+1
2013-06-26Revert "Implicitly activate the PAC responder for AD provider"Sumit Bose1-2/+1
2013-06-06Implicitly activate the PAC responder for AD providerSumit Bose1-1/+2
2013-05-21Check NSCD configuration fileOndrej Kos1-6/+26
2013-04-26DB: Switch to new libini_config APIOndrej Kos1-2/+0
2013-04-12Confusing error messages for invalid sssd.confAriel Barria1-9/+11
2013-04-02Improve syslog message when configuration cannot be loadedAriel Barria1-1/+3
2013-03-27Provide libnl3 supportOndrej Kos1-50/+100
2013-03-05Remove the alt_db_path parameter of sysdb_initMichal Zidek1-1/+1
2013-02-10Add function get_next_domain()Simo Sorce1-5/+5
2013-01-15Refactor sysdb initializationSimo Sorce1-2/+1
2012-12-18AUTOFS: Clear enum cache if a request comes in from the sss_cacheJakub Hrozek2-0/+9
2012-12-18RESPONDERS: Create a common file with service names and versionsJakub Hrozek1-1/+1
2012-12-04do not crash when id_provider is not setPavel Březina1-0/+6
2012-11-28Monitor quit when not exists no process no stopsAriel O. Barria1-1/+3
2012-11-26debug: print fatal and critical errors if debug level is unresolvedMichal Zidek1-6/+0
2012-11-19Restart services with a delay in case they are restarted too oftenJakub Hrozek1-14/+59
2012-11-19Display more information on DB version mismatchOndrej Kos1-0/+1
2012-11-14Always start PAC responder if IPA ID provider is configuredSumit Bose1-0/+72
2012-11-08Monitor: Better debugging for ping timeoutsStephen Gallagher1-0/+8
2012-11-06create pid file immediately after fork againPavel Březina1-25/+4
2012-11-06exit original process after sssd is initializedPavel Březina1-0/+26
2012-11-06make monitor_quit() usable outside signal handlerPavel Březina1-14/+26
2012-11-01Monitor: read the correct SIGKILL timeout for providers, tooJakub Hrozek1-33/+41
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-10-05do not create pid file twicePavel Březina1-1/+6
2012-10-04Check for existing pidfile before starting the providersJakub Hrozek1-17/+15
2012-10-04Change the log level of two DEBUG messages in check_domain_rangesJakub Hrozek1-4/+5
2012-10-02monitor: create pid file after all responders are startedPavel Březina1-4/+36
2012-10-02Fix few coding style issuesPavel Březina1-3/+6
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek2-1/+12
2012-09-20Missing resolv.conf should be non-fatalAriel Barria1-17/+43
2012-09-12Remove obsolete commentSimo Sorce1-5/+0
2012-09-05SIGUSR2 should force SSSD to reread resolv.conf as wellAriel Barria1-2/+19
2012-08-07monitor: set debug level when unable to load configurationPavel Březina1-0/+6
2012-08-07Add end of line to debug messagePavel Březina1-2/+2
2012-06-21PAC responder: add basic infrastructureSumit Bose1-1/+1
2012-06-20Move some debug lines to new debug log levelsStef Walter1-2/+2
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek2-32/+29
2012-04-20Make the monitor SIGKILL time configurableJakub Hrozek1-3/+23
2012-04-09netlink integration: ensure that interface name is NULL-terminatedJakub Hrozek1-1/+2
2012-02-23libnl: fix the path to phy80211 subdirectoryJakub Hrozek1-4/+20
2012-02-21Don't give memory context in confdb where not neededJan Zeleny2-5/+5
2012-02-21remove unused functionJakub Hrozek1-20/+0
2012-02-07SSH: ResponderJan Cholasta1-1/+2