summaryrefslogtreecommitdiff
path: root/src/nm-session-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-05core: fix session-monitor build with --with-session-tracking=noneDan Williams1-0/+2
2015-01-12core: declare nm_session_monitor_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller1-9/+2
2015-01-06build: fix compilation with GLib 2.32Jiří Klimeš1-0/+1
2015-01-05session: merge nm-session-monitor-* modulesPavel Šimerda1-5/+333
2015-01-05session: switch code to nm_session_monitor_{,dis}connect()Pavel Šimerda1-0/+30
2015-01-05session: switch code to nm_session_monitor_session_exists()Pavel Šimerda1-0/+22
2015-01-05session: merge nm-session-utils into nm-session-managerPavel Šimerda1-0/+67
2012-02-01build: easier selection of session trackingDan Williams1-537/+0
2012-02-01core: combine common session management utility codeDan Williams1-104/+5
2011-05-25core: silence error if ConsoleKit database isn't found the first time (rh #69...Dan Williams1-3/+13
2011-04-14core: don't keep re-reading the ConsoleKit databaseDan Williams1-2/+3
2011-04-11core: aggregate ConsoleKit sesson data (bgo #647454)Dan Williams1-2/+25
2011-04-11Revert "core: aggregate ConsoleKit sesson data (rh #647454)"Dan Williams1-25/+2
2011-04-11core: aggregate ConsoleKit sesson data (rh #647454)Dan Williams1-2/+25
2011-01-25trivial: fix some possible uninitialized variable usage in error casesDan Williams1-1/+1
2010-12-10logging: LOGD_SYS_SET -> LOGD_SETTINGSDan Williams1-2/+2
2010-10-27core: fix session monitor initializationDan Williams1-13/+15
2010-10-26settings: clean up connection visibility and session change handlingDan Williams1-1/+1
2010-10-26core: allow ConsoleKit usage to be disabledDan Williams1-0/+72
2010-10-26core: use new session monitor in system connection classDan Williams1-0/+7
2010-10-25core: move session monitor to coreDan Williams1-0/+521