]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - common/user-list.c
Load all users only when really needed
[sojka/lightdm.git] / common / user-list.c
2016-10-30 Michal SojkaLoad all users only when really needed master
2016-08-11 Robert AncellFix reference count when creating sessions from greeters
2016-08-02 Robert AncellGObject property coding style fixes
2016-07-14 Robert AncellFix finalizing common account users
2015-10-19 Robert AncellSet example multi-seat configuration to a valid seat...
2015-10-16 Robert AncellOptimize guest account creation by removing slow chown...
2015-10-16 Robert AncellAllow reading /proc/<PID>/net/dev from within a guest...
2015-10-16 Robert AncellUse g_object_clear where we can for readibility
2015-10-16 Robert AncellTidy up finalize methods
2014-11-12 Robert AncellMerge with trunk
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-03 Robert AncellDisable log message when AccountsService users change...
2014-10-03 Robert AncellRevert changes to AccountsService properties watching...
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-10-02 Robert AncellOnly listen for AccountsService user changes on standar...
2014-10-02 Robert AncellGet individual user properties as they change instead...
2014-10-02 Robert AncellOnly listen for standard AccountsService properties
2014-09-30 Robert AncellDon't access .dmrc files until information from these...
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-09-23 Robert AncellMerge with trunk
2014-09-18 Robert AncellDon't load .dmrc files unless we need the data from...
2014-05-12 Andrea CimitanRemove unwanted mod
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-03-06 Gunnar Hjalmarssondebian/patches/04_language_handling.patch:
2014-03-06 Robert AncellFix small leaks detected by valgrind.
2014-03-06 Robert AncellFix leaks in users objects
2014-03-06 Robert AncellFix small leaks detected by valgrind
2014-02-12 Michael TerryRefactor LightDMUser and User classes to use the same...
2014-02-08 Michael TerryAdd better cleanup as lightdm daemon closes
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