]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - common/configuration.c
Tidy up finalize methods
[sojka/lightdm.git] / common / configuration.c
2015-10-16 Robert AncellTidy up finalize methods
2015-10-16 Robert AncellWhen locking a session, if an existing greeter can...
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-08 Robert AncellDon't double free configuration key sources
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-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 small leaks detected by valgrind
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...