summaryrefslogtreecommitdiff
path: root/gnome-session/gsm-session-fill.c
Commit message (Expand)AuthorAgeFilesLines
* session-fill: Fix a leak inside a loop bodyPhilip Withnall2021-12-101-5/+1
* manager: Drop unused argument from gsm_manager_add_*_app()Philip Withnall2021-12-101-1/+1
* session-fill: Disable session restoring on systemdBenjamin Berg2019-11-261-2/+6
* Fix use of uninitialised variable in get_session_keyfile_if_valid()Tomas Popela2017-06-291-11/+8
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* support empty sessionMarc-Antoine Perennou2013-01-271-4/+2
* session: Remove RequiredProviders supportBastien Nocera2013-01-131-136/+3
* Make autostart overriding more flexibleMatthias Clasen2012-09-241-17/+0
* Use GsmSystem instead of GsmConsolekitMatthias Clasen2012-01-241-5/+5
* GsmConsolekit: make api more uniformMatthias Clasen2012-01-241-1/+8
* gsm: Add gsm_consolekit_is_current_session_login() utility functionVincent Untz2011-09-191-11/+3
* gsm: Reorder how we fill session, to start with required componentsVincent Untz2011-03-221-14/+13
* gsm: Force common code path to look for .desktop files in directoriesVincent Untz2011-03-221-19/+16
* gsm: Update format for .session filesVincent Untz2011-03-221-103/+143
* Handle required component failure by showing fail whaleColin Walters2011-03-171-1/+1
* gsm-session-fill: Fix error message to include session nameColin Walters2011-03-101-1/+2
* gsm-process-helper: Give useful error dataColin Walters2011-03-091-1/+6
* Increase is-accelerated runnable helper timeoutColin Walters2011-02-281-1/+2
* main: Better error message on not-found sessionColin Walters2011-02-241-3/+0
* Make the current session name a property on the session managerAlexander Larsson2011-02-161-4/+10
* Use "session-name" property which specifies which session to useAlexander Larsson2011-02-141-8/+17
* gsm: When checking for required components, abort on the first missingVincent Untz2011-02-021-0/+1
* gsm: Remove duplicate debug messageVincent Untz2011-02-021-1/+0
* gsm: Code beautificationVincent Untz2011-02-021-3/+1
* Fix a warning messageMatthias Clasen2011-01-271-1/+1
* Use fallback session if required components are missingMatthias Clasen2011-01-261-0/+62
* gsm: Make it possible for a .session file to define a fallback sessionVincent Untz2010-11-291-1/+48
* gsm: Move the definition of a session from gconf to .desktop-like filesVincent Untz2010-11-291-76/+202
* gsm, capplet: Do not define IS_STRING_EMPTY in multiple placesVincent Untz2010-11-291-3/+2
* gsm: Move the code filling the autostart apps to gsm-session-fill.[ch]Vincent Untz2010-11-291-0/+205