summaryrefslogtreecommitdiff
path: root/src/console-kit.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify ConsoleKit codeRobert Ancell2012-02-281-156/+115
* Automatically lock sessions when switching away from themRobert Ancell2012-02-101-12/+77
* Use LD_PRELOAD to intercept system calls for testingRobert Ancell2011-09-291-1/+13
* Remove move duplicate code - where is this coming from??Robert Ancell2011-09-071-32/+0
* Get ultra paranoid in checking if error objects are set before printing them outRobert Ancell2011-09-071-8/+8
* Remove some accidentally duplicated codeRobert Ancell2011-09-071-58/+2
* Rename CK function to match the CK namesRobert Ancell2011-09-071-2/+2
* Fix getting session pathRobert Ancell2011-09-071-1/+1
* Move getuid code out of consolekit moduleRobert Ancell2011-09-071-7/+0
* Tidy up ConsoleKit codeRobert Ancell2011-09-071-14/+14
* make consolekit code more paranoidRobert Ancell2011-09-071-4/+4
* Fix crash when getting wrong response from ConsoleKitRobert Ancell2011-09-071-8/+9
* Only unlock ConsoleKit sessions as rootRobert Ancell2011-09-021-0/+3
* Fix ConsoleKit codeRobert Ancell2011-08-261-2/+2
* Move ConsoleKit code into it's own moduleRobert Ancell2011-08-231-0/+274