summaryrefslogtreecommitdiff
path: root/src/process.h
Commit message (Expand)AuthorAgeFilesLines
* Use logrotate to handle files in the default log directoryAlexandros Frantzis2015-10-201-1/+3
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-0/+4
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* Be extra careful not to call any non thread safe function after a forkRobert Ancell2014-02-261-2/+5
* Use C standard compliant names for header guardsRobert Ancell2013-04-231-3/+3
* Fix script hooks no longer working with latest glibRobert Ancell2013-03-071-3/+1
* Move user/log file code outside of process.c, get PAM environment after pam_s...Robert Ancell2011-09-281-17/+6
* Rename user.c to accounts.cRobert Ancell2011-09-201-1/+1
* Tidy up blocking process codeRobert Ancell2011-09-161-2/+4
* Remove obsolete function prototypesRobert Ancell2011-09-111-6/+0
* Add VNC server supportRobert Ancell2011-09-111-5/+16
* Fix whitespaceRobert Ancell2011-08-261-4/+4
* Merge with masterRobert Ancell2011-08-081-0/+2
|\
| * Add a gdmflexiserver binary that provides backwards compatibility with existi...Robert Ancell2011-08-061-0/+2
| |\
| | * insert our private path into user's PATHMichael Terry2011-07-281-0/+2
| |/
* | Moving authentication from Display to SessionRobert Ancell2011-07-261-0/+1
|/
* Rename ChildProcess to ProcessRobert Ancell2011-07-191-0/+76