summaryrefslogtreecommitdiff
path: root/src/plymouth.c
Commit message (Expand)AuthorAgeFilesLines
* Move variable declarations from the start of function blocks.Robert Ancell2018-01-121-5/+2
* Use g_auto to automatically free memoryRobert Ancell2017-09-271-5/+2
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* Move Plymouth code out of XServerLocalRobert Ancell2013-07-241-0/+6
* Get ultra paranoid in checking if error objects are set before printing them outRobert Ancell2011-09-071-2/+3
* fixed the use of dangling pointers by freeing in more appropriate placesGuido Berhoerster2011-07-201-1/+1
* Include missing headersGuido Berhoerster2011-07-201-0/+1
* Add Plymouth testsRobert Ancell2011-07-161-1/+1
* Reimplement Plymouth supportRobert Ancell2011-07-161-3/+32
* Introduce a seat objectRobert Ancell2011-07-151-0/+68