]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - common
Load all users only when really needed
[sojka/lightdm.git] / common /
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-30 Robert AncellMake guest account script more portable
2015-10-22 Robert AncellUse logrotate to handle files in the default log directory.
2015-10-21 Robert AncellHandle trailing whitespace on boolean values
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
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-10 Robert AncellMerge with trunk
2015-08-09 Robert AncellDon't remove autotools generated files in distclean...
2015-08-09 Robert AncellMerge with trunk
2015-08-05 Robert AncellWarn if deprecated options logind-load-seats or xdg...
2015-08-05 Robert AncellEnsure configuration file warning get in the log, not...
2015-08-05 Robert AncellMerge with trunk
2015-07-28 Robert AncellInternally merge the [SeatDefaults] and [Seat:*] sectio...
2015-06-01 Jesús GonzálezMerged parent branch
2015-05-26 Robert AncellEnable the C preprocessor when loading X resources
2015-05-18 Robert AncellFix configuration loading with new [Seat:*] section
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-08 Robert AncellDon't double free configuration key sources
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-09-10 Laércio de SousaMerge with trunk
2014-09-08 Robert AncellMerge with trunk
2014-09-07 Robert AncellRemove unnecessary variable
2014-09-05 Robert AncellFix memory leaks
2014-08-22 Robert AncellAdd --show-config option that shows combined configuration
2014-08-22 Robert AncellShow source of configuration keys
2014-05-12 Andrea CimitanRemove unwanted mod
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-03-18 Robert AncellRead config data from both XDG_DATA_DIRS and XDG_CONFIG...
2014-03-18 Michael TerryReverse order of directory loading for a given XDG...
2014-03-18 Michael TerryScan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config value...
2014-03-18 Michael TerryMove config loading into one function; move that functi...
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