]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/process.h
Remove warning about Mir IDs when not using Mir
[sojka/lightdm.git] / src / process.h
2015-10-30 Robert AncellMake guest account script more portable
2015-10-28 Robert AncellMerge log-mode.h into log-file.h
2015-10-22 Robert AncellUse logrotate to handle files in the default log directory.
2015-10-20 Alexandros FrantzisUse logrotate to handle files in the default log directory
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-02-26 Robert AncellMerge with trunk
2014-02-25 Robert AncellBe extra careful not to call any non thread safe functi...
2014-02-25 Robert AncellBe extra careful not to call any non thread safe functi...
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Robert AncellUse C standard compliant names for header guards. Fixes...
2013-04-23 Robert AncellUse C standard compliant names for header guards
2013-03-07 Robert AncellMerge with trunk
2013-03-06 Robert AncellFix script hooks no longer working with latest glib
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellMove user/log file code outside of process.c, get PAM...
2011-09-20 Robert AncellRename user.c to accounts.c
2011-09-16 Robert AncellMerge translations
2011-09-16 Robert AncellTidy up blocking process code
2011-09-15 Robert AncellSet PAM_TTY and PAM_XDISPLAY when opening PAM session
2011-09-11 Robert AncellRemove obsolete function prototypes
2011-09-11 Robert AncellAdd VNC server support
2011-08-30 Michael Terrymerge from trunk
2011-08-26 Robert AncellMerge translations
2011-08-26 Robert AncellFix whitespace
2011-08-08 Robert AncellMerge with master
2011-08-06 Robert AncellAdd a gdmflexiserver binary that provides backwards...
2011-07-28 Michael Terryinsert our private path into user's PATH
2011-07-26 Robert AncellMoving authentication from Display to Session
2011-07-18 Robert AncellRename ChildProcess to Process