index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
monitor
/
monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
Fix formating of variables with type: uid_t
Lukas Slebodnik
1
-1
/
+2
2013-09-09
AUTOTOOLS: More robust detection of inotify.
Lukas Slebodnik
1
-4
/
+4
2013-08-28
MONITOR: Move function declaration out of conditional build
Lukas Slebodnik
1
-5
/
+6
2013-08-22
Use brackets around macros.
Lukas Slebodnik
1
-4
/
+4
2013-08-08
NSS: Clear cached netgroups if a request comes in from the sss_cache
Lukas Slebodnik
1
-0
/
+1
2013-06-26
Revert "Implicitly activate the PAC responder for AD provider"
Sumit Bose
1
-2
/
+1
2013-06-06
Implicitly activate the PAC responder for AD provider
Sumit Bose
1
-1
/
+2
2013-05-21
Check NSCD configuration file
Ondrej Kos
1
-6
/
+26
2013-04-26
DB: Switch to new libini_config API
Ondrej Kos
1
-2
/
+0
2013-04-12
Confusing error messages for invalid sssd.conf
Ariel Barria
1
-9
/
+11
2013-04-02
Improve syslog message when configuration cannot be loaded
Ariel Barria
1
-1
/
+3
2013-03-05
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
1
-1
/
+1
2013-02-10
Add function get_next_domain()
Simo Sorce
1
-5
/
+5
2013-01-15
Refactor sysdb initialization
Simo Sorce
1
-2
/
+1
2012-12-18
AUTOFS: Clear enum cache if a request comes in from the sss_cache
Jakub Hrozek
1
-0
/
+8
2012-12-18
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
1
-1
/
+1
2012-12-04
do not crash when id_provider is not set
Pavel Březina
1
-0
/
+6
2012-11-28
Monitor quit when not exists no process no stops
Ariel O. Barria
1
-1
/
+3
2012-11-26
debug: print fatal and critical errors if debug level is unresolved
Michal Zidek
1
-6
/
+0
2012-11-19
Restart services with a delay in case they are restarted too often
Jakub Hrozek
1
-14
/
+59
2012-11-19
Display more information on DB version mismatch
Ondrej Kos
1
-0
/
+1
2012-11-14
Always start PAC responder if IPA ID provider is configured
Sumit Bose
1
-0
/
+72
2012-11-08
Monitor: Better debugging for ping timeouts
Stephen Gallagher
1
-0
/
+8
2012-11-06
create pid file immediately after fork again
Pavel Březina
1
-25
/
+4
2012-11-06
exit original process after sssd is initialized
Pavel Březina
1
-0
/
+26
2012-11-06
make monitor_quit() usable outside signal handler
Pavel Březina
1
-14
/
+26
2012-11-01
Monitor: read the correct SIGKILL timeout for providers, too
Jakub Hrozek
1
-33
/
+41
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-10-05
do not create pid file twice
Pavel Březina
1
-1
/
+6
2012-10-04
Check for existing pidfile before starting the providers
Jakub Hrozek
1
-17
/
+15
2012-10-04
Change the log level of two DEBUG messages in check_domain_ranges
Jakub Hrozek
1
-4
/
+5
2012-10-02
monitor: create pid file after all responders are started
Pavel Březina
1
-4
/
+36
2012-10-02
Fix few coding style issues
Pavel Březina
1
-3
/
+6
2012-09-24
sss_cache tool invalidates records in memory cache.
Michal Zidek
1
-1
/
+11
2012-09-20
Missing resolv.conf should be non-fatal
Ariel Barria
1
-17
/
+43
2012-09-12
Remove obsolete comment
Simo Sorce
1
-5
/
+0
2012-09-05
SIGUSR2 should force SSSD to reread resolv.conf as well
Ariel Barria
1
-2
/
+19
2012-08-07
monitor: set debug level when unable to load configuration
Pavel Březina
1
-0
/
+6
2012-08-07
Add end of line to debug message
Pavel Březina
1
-2
/
+2
2012-06-21
PAC responder: add basic infrastructure
Sumit Bose
1
-1
/
+1
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
1
-2
/
+2
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-21
/
+20
2012-04-20
Make the monitor SIGKILL time configurable
Jakub Hrozek
1
-3
/
+23
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
1
-4
/
+4
2012-02-21
remove unused function
Jakub Hrozek
1
-20
/
+0
2012-02-07
SSH: Responder
Jan Cholasta
1
-1
/
+2
2012-02-05
AUTOFS: responder
Jakub Hrozek
1
-1
/
+1
2011-12-20
MONITOR: use sigchld handler for monitoring SSSD services
Stephen Gallagher
1
-177
/
+159
2011-12-16
SUDO Integration - responder
Pavel Březina
1
-1
/
+1
2011-12-13
Cancel ping_check if service goes away
Jakub Hrozek
1
-1
/
+14
[next]