index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
monitor
Commit message (
Expand
)
Author
Age
Files
Lines
*
MONITOR: Do not report missing file as fatal in monitor_config_file
Michal Židek
2015-07-02
1
-5
/
+5
*
MONITOR: Poll for resolv.conf if not available during boot
Michal Židek
2015-07-02
1
-2
/
+36
*
Fix a few typos in comments
Pavel Reichl
2015-03-26
1
-1
/
+1
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
2
-11
/
+11
*
sbus: use hard coded getters instead of generated
Pavel Březina
2015-02-17
1
-54
/
+3
*
MONITOR: Fix double free
Lukas Slebodnik
2015-02-12
1
-0
/
+3
*
sbus: add new iface via sbus_conn_register_iface()
Pavel Březina
2015-01-23
2
-14
/
+3
*
monitor: Service restart fixes
Stephen Gallagher
2015-01-07
1
-20
/
+74
*
MONITOR: Disable inlining of function load_configuration
Lukas Slebodnik
2014-12-11
1
-6
/
+12
*
Fix: always check return value of unlink()
Pavel Reichl
2014-11-28
1
-1
/
+8
*
MONITOR: Fix warning may be used uninitialized
Michal Zidek
2014-10-31
1
-1
/
+3
*
SSH: Run the ssh responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+2
*
SUDO: Run the sudo responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+2
*
PAC: Run the pac responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+2
*
AUTOFS: Run the autofs responder as the SSSD user
Jakub Hrozek
2014-10-22
1
-1
/
+2
*
PAM: Run pam responder as nonroot
Michal Zidek
2014-10-22
1
-1
/
+2
*
NSS: Run as a user specified by monitor
Jakub Hrozek
2014-10-22
1
-0
/
+3
*
SYSDB: Allow calling chown on the sysdb file from monitor
Michal Zidek
2014-10-22
1
-1
/
+2
*
MONITOR: Allow confdb to be accessed by nonroot user
Michal Zidek
2014-10-22
1
-1
/
+12
*
BE: Own the sbus socket as the SSSD user
Jakub Hrozek
2014-10-22
1
-0
/
+8
*
SBUS: Allow connections from other UIDs
Jakub Hrozek
2014-10-22
1
-0
/
+3
*
SBUS: Chown the sbus socket if needed
Jakub Hrozek
2014-10-22
1
-1
/
+5
*
SSSD: Load a user to run a service as from configuration
Jakub Hrozek
2014-10-22
1
-0
/
+56
*
SSSD: Add the options to specify a UID and GID to run as
Jakub Hrozek
2014-10-20
1
-1
/
+2
*
MONITOR: Remove useless memory contexts
Jakub Hrozek
2014-10-10
1
-12
/
+2
*
UTIL: Do not depend on monitor code
Jakub Hrozek
2014-10-09
2
-36
/
+0
*
MONITOR: Make internal functions static
Jakub Hrozek
2014-10-06
2
-16
/
+13
*
SSSD: Send debug to stderr when running on foreground
Jakub Hrozek
2014-07-09
1
-1
/
+20
*
MONITOR: Signal InfoPipe to reconnect on SIGUSR2
Jakub Hrozek
2014-07-08
1
-0
/
+9
*
IFP: Provide a SBUS method to reconnect to sysbus
Jakub Hrozek
2014-07-08
3
-0
/
+13
*
utils: add get_known_services()
Pavel Březina
2014-05-28
1
-2
/
+1
*
SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive types
Jakub Hrozek
2014-05-27
1
-2
/
+56
*
MONITOR: Fix start up with empty standard input
Lukas Slebodnik
2014-05-12
1
-0
/
+3
*
Monitor: fix message wrong perm. mode on config file
Pavel Reichl
2014-04-28
1
-2
/
+2
*
util: Change file check fns to use a mode mask
Simo Sorce
2014-04-28
1
-1
/
+2
*
sbus: Add type-safe DBus method handlers and finish functions
Stef Walter
2014-04-19
3
-12
/
+38
*
IFP: Re-add the InfoPipe server
Jakub Hrozek
2014-04-04
1
-1
/
+1
*
Remove --with-distro-version
Nikolai Kondrashov
2014-04-03
1
-1
/
+1
*
Use pattern #elif defined(identifier)
Lukas Slebodnik
2014-03-14
1
-2
/
+2
*
sbus: Refactor how we export DBus interfaces
Stef Walter
2014-03-14
3
-23
/
+28
*
sbus: Add struct sbus_request to represent a DBus invocation
Stef Walter
2014-03-14
3
-66
/
+20
*
sbus: Use constants to make dbus calls
Stef Walter
2014-02-24
3
-28
/
+11
*
sbus: Generate constants from interface definitions
Stef Walter
2014-02-24
1
-0
/
+22
*
sbus: Rework sbus to use interface metadata and vtables
Stef Walter
2014-02-24
5
-7
/
+196
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
3
-93
/
+130
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
3
-240
/
+240
*
MONITOR: Incorrect permissions on sssd.conf
Pavel Reichl
2014-02-11
1
-1
/
+7
*
monitor: syslog when process killed by monitor
Pavel Reichl
2013-12-09
1
-0
/
+6
*
monitor: memory-leak bug
Pavel Reichl
2013-12-09
1
-2
/
+4
*
monitor: monitor_kill_service - refactor
Pavel Reichl
2013-12-09
1
-8
/
+20
[next]