summaryrefslogtreecommitdiffstats
path: root/rtkit-daemon.c
Commit message (Collapse)AuthorAgeFilesLines
* add a full set of command line optionsLennart Poettering2009-06-041-76/+400
|
* fix reset_all() implementationLennart Poettering2009-06-041-3/+3
|
* implement Exit() and ResetAll() D-Bus callsLennart Poettering2009-06-041-2/+51
|
* add proper licensingLennart Poettering2009-06-041-0/+19
|
* document macros betterLennart Poettering2009-06-041-10/+23
|
* maintain global process/thread statisticsLennart Poettering2009-06-041-0/+16
|
* chroot() the daemonLennart Poettering2009-06-041-18/+36
|
* implement user/process/thread tracking and accountingLennart Poettering2009-06-041-130/+494
|
* properly pass error codes to the clientLennart Poettering2009-06-041-4/+18
|
* Initial commitLennart Poettering2009-06-041-0/+755