summaryrefslogtreecommitdiff
path: root/src/nm-session-monitor-systemd.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23sessions: fix return value handling for sd_uid_get_sessions() (bgo #707983)Dan Williams1-10/+12
2013-12-03core: make NMSessionMonitor non-refcountedDan Winship1-5/+2
2012-08-27core: handle return values from libsystemd-login correctlyDan Williams1-2/+19
2012-07-26docs: update FSF address in license headersJiří Klimeš1-2/+2
2012-02-09core: fix undefined reference to assert in session-monitor-{systemd, null}Benjamin Franzke1-1/+1
2012-02-09core: report username in systemd uid_has_sessionBenjamin Franzke1-0/+3
2012-02-07core: fix singleton handling in NULL/systemd session monitorThomas Bechtold1-1/+3
2012-02-01core: combine common session management utility codeDan Williams1-170/+98
2012-02-01core: optionally use systemd for session tracking instead of ConsoleKitMatthias Clasen1-0/+318