summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/session.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated use of G_TYPE_INSTANCE_GET_PRIVATERobert Ancell2021-02-161-12/+17
* Determine a session is wayland with a better heuristicworldofpeace2019-12-101-1/+1
* Remove use of deprecated g_type_class_add_privateRobert Ancell2018-08-301-3/+1
* Move liblightdm variable declarations from the start of files.Robert Ancell2018-01-171-68/+25
* Remove unnecessary semicolons on the end of macrosRobert Ancell2017-12-111-1/+1
* Use g_auto to automatically free memoryRobert Ancell2017-09-271-9/+6
* Fix lots of GTK Doc issuesRobert Ancell2016-11-021-0/+8
* Docstring fixesRobert Ancell2016-11-021-0/+13
* Revert r2392 - it seems to have broken ABI in liblightdm-gobjectRobert Ancell2016-09-301-23/+31
* Use G_DECLARE_*_TYPE to simplify code and fix docsRobert Ancell2016-09-021-31/+23
* GObject property coding style fixesRobert Ancell2016-08-021-8/+7
* Support Wayland sessions / greetersRobert Ancell2015-07-281-11/+19
* Remove trailing whitespaceRobert Ancell2014-09-191-15/+15
* Remove unused variableRobert Ancell2014-03-181-1/+0
* Move config loading into one function; move that function into libcommon; cal...Michael Terry2014-03-171-25/+13
* And convert accounts.c to use new sharable CommonUser class tooMichael Terry2014-02-041-6/+5
* Don't warn if sessions directories not present of lightdm.conf doesn't exist ...Robert Ancell2013-12-131-2/+2
* Remove unused variablesRobert Ancell2013-07-301-2/+0
* Merge with trunkRobert Ancell2013-07-231-10/+24
|\
| * Load sessions and greeters from /usr/share/lightdm/sessions and /usr/share/li...Robert Ancell2013-07-111-10/+24
* | Use a session type for different types of sessionsRobert Ancell2013-07-091-24/+25
* | Start work on Mir sessionsRobert Ancell2013-06-041-0/+25
|/
* Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against itRobert Ancell2013-02-011-3/+2
* Do not insert null session into sessionsAlbert Astals2012-08-271-2/+3
* Update default config to have remote-sessions-directory and check this in lib...Robert Ancell2012-08-271-3/+12
* Get lightdm_get_remote_sessions() returning correct listRobert Ancell2012-08-271-38/+54
* Start work on supporting remote session typesRobert Ancell2012-08-201-0/+15
* Use xsession directory from lightdm.conf in liblightdmRobert Ancell2012-06-141-2/+29
|\
| * fixes 920150 for liblightdm-gobject by reading xsessions-directory from the c...Sam Yates2012-06-131-3/+28
|/
* Fix introspection warningsRobert Ancell2012-06-121-3/+3
* fix some memory leaksMichael Terry2012-04-251-0/+13
* Use paranoid error checking in liblightdm-gobjectRobert Ancell2011-10-081-2/+2
* Fix whitespaceRobert Ancell2011-08-161-21/+21
* Ignore sessions that fail TryExec or are hiddenRobert Ancell2011-08-091-55/+87
* Sort sessionsRobert Ancell2011-08-091-24/+29
* Really tidy up liblightdmRobert Ancell2011-07-191-0/+95
* liblightdm-gobject splits UserList into its own classRobert Ancell2011-07-191-16/+0
* liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell2011-07-191-34/+34
* Remove priv variables from liblightdm-gobjectRobert Ancell2011-07-191-15/+15
* Move public liblightdm-gobject-0 headers into subdirectoryRobert Ancell2011-04-211-1/+1
* Add g_return_if_fail macros to all the liblightdm-gobject methodsRobert Ancell2011-04-211-0/+3
* Use a private pipe for greeter<->server communication instead of D-Bus (needs...robert.ancell@canonical.com2011-02-201-1/+0
* Renamed libldmgreeter to liblightdmrobert.ancell@canonical.com2010-12-011-0/+181