]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject/user.c
Load all users only when really needed
[sojka/lightdm.git] / liblightdm-gobject / user.c
2016-10-30 Michal SojkaLoad all users only when really needed master
2016-09-30 Robert AncellRevert r2392 - it seems to have broken ABI in liblightd...
2016-09-01 Robert AncellUse G_DECLARE_*_TYPE to simplify code and fix docs
2016-08-11 Robert AncellFix reference count when creating sessions from greeters
2016-08-02 Robert AncellGObject property coding style fixes
2015-10-16 Robert AncellWhen locking a session, if an existing greeter can...
2015-08-10 Robert AncellPrevent ~/.bashrc from being sourced when ~/.profile...
2015-08-09 Robert AncellMerge with trunk
2015-08-09 Robert AncellGenerate .vapi from GIR files and in the process fix...
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-02 Robert AncellMerge with trunk
2014-10-02 Robert AncellRefactored code to replace hardcoded signal identificat...
2014-10-02 Robert AncellMatch seat configuration using globbing
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-09-23 Robert AncellMerge with trunk
2014-09-20 Jesús GonzálezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-05-29 Robert AncellFix all the things that prevent clang (3.5) from buildi...
2014-05-28 Christopher James... Fix a whole bunch of warnings generated by Clang.
2014-05-12 Robert AncellAdd bindings for uid
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-05-12 Andrea CimitanRename function
2014-05-09 Andrea CimitanAdd UID to lightdm gobject and qt bindings
2014-02-12 Michael TerryRefactor LightDMUser and User classes to use the same...
2014-02-07 Michael TerryMerge from trunk
2014-02-04 Michael TerryAnd convert accounts.c to use new sharable CommonUser...
2014-02-01 Michael TerrySplit core of user.c out into a sharable class
2014-01-21 Robert AncellSupport Mir sessions in xlocal seats by starting a...
2013-12-12 Robert AncellDon't warn if sessions directories not present or light...
2013-12-12 Robert AncellDon't warn if sessions directories not present of light...
2013-11-07 Robert AncellMerge with trunk
2013-11-07 Robert AncellDon't pass system user accounts from AccountsService...
2013-11-06 Robert AncellIgnore system user accounts in AccountsService
2013-10-30 Robert AncellMerge with trunk
2013-10-30 Robert AncellRefactor liblightdm user scanning to be simpler and...
2013-10-29 Robert AncellFix broken display name logic
2013-10-29 Robert AncellDon't load both dmrc and accounts service
2013-10-29 Robert AncellStop using GDBusProxy for getting user properties
2013-10-29 Robert AncellStop using GDBusProxy for getting user list
2013-10-29 Robert AncellLoad accounts user info in one function instead of two
2013-10-29 Robert AncellUse user list bus, instead of relying on the proxy
2013-10-29 Robert AncellMerge UserAccountObject into LightDMUser
2013-10-29 Robert AncellOnly load user values once
2013-10-29 Robert AncellStart with layouts valid
2013-10-29 Robert AncellAccess GVariant values in a more type safe manner
2013-10-29 Robert AncellUpdate HasMessages when that changes
2013-10-29 Robert AncellAdd some comments, use g_strcmp0 for safety
2013-10-29 Robert AncellDon't get private member until have confirmed object...
2013-10-29 Robert AncellStop using GDBusProxy for org.freedesktop.DisplayManager
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-07-23 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellSynchronise X server starting.
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30.
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Robert AncellClarify form of language strings.
2013-04-24 Robert AncellClarify form of language strings
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-16 Guido BerhoersterDo not strip the codeset when loading the Language...
2013-03-06 Robert AncellMerge with trunk
2013-01-31 Robert AncellRelicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code...
2012-08-17 Michael Terrymerge from trunk
2012-06-12 Robert AncellHandle setresgid and setresuid not being available
2012-06-12 Robert AncellWrite utmp records for sessions
2012-06-12 Robert AncellFix introspection warnings
2012-04-30 David EdmundsonMerge branch Fix UTF-8 in QLightDM
2012-04-29 Robert AncellFix allocation error setting default layout array
2012-04-25 Michael Terrymerge some memory leak fixes
2012-04-25 Michael Terryfix some memory leaks
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-20 Robert AncellCall initgroups before pam_setcred - this allows pam_se...
2012-02-28 Robert AncellImplement mising D-Bus methods in tests
2012-02-15 Robert AncellAdd a has-messages property to liblightdm
2012-02-10 Michael Terryadd lightdm_user_get_layouts
2012-02-09 Michael Terryadd layouts property, expose it in vapi
2012-02-09 Michael Terryallow asking for list of configured layouts for a given...
2012-02-09 Robert AncellMerge with trunk
2012-02-08 Michael Terrymerge keyboard layout/variants fix-ups branch
2012-02-02 Michael Terrymerge from trunk
2012-02-01 Michael Terrycheck accountsservice for XKeyboardLayout value per...
2012-01-24 Aurélien GâteauMerged in lp:~agateau/lightdm/expose-session-roles
2012-01-24 Robert AncellFix errors in GIR bindings
2012-01-24 Robert AncellTest if language can be retrieved when accounts service...
2012-01-23 Robert AncellAdd regression tests for getting the user language...
2011-12-12 Aurelien GateauMerged more-user-roles branch
2011-12-12 Aurelien GateauMerged fix-tests-when-building-out-of-tree branch
2011-12-12 Robert AncellMerge with master
2011-12-09 Michael Terrymerge support for reading users' backgrounds from accou...
2011-12-07 Michael TerrySupport grabbing user's background from accountsservice...
2011-10-07 Robert AncellFix reference counting issue in ConsoleKit code
2011-10-07 Robert AncellMerge in changes
2011-10-07 Robert AncellUse paranoid error checking in liblightdm-gobject
2011-10-06 Robert AncellMerge in changes from stable branch
2011-08-23 Robert AncellUse accounts service in the daemon if it is available
2011-08-22 Michael Terryliblightdm-gobject: look at Accounts object when checki...
next