Debian Patches
Status for killer/0.90-15
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| empty-domain.patch | Use 'localhost' as domain if it is currently unset. Use /etc/mailname or DNS domain and not NIS domain when figuring out what to use after @ in email addresses. See also bugs #656297 and #673371. |
no | ||||
| ignore-system-uids.patch | Make sure to not kill processes for system users (uid < 1000). | no | ||||
| ps-path.patch | Fix path to ps. | no | ||||
| x-console.patch | Detect kdm and gdm logins as console users. In that case jump over the initializeTty routine. This is example output from who in this case: . % who kdmuser :0 2008-01-22 15:58 % . % who gdmuser tty7 2008-02-14 20:21 (:0) % |
no | ||||
| proper-clean.patch | Remove generated files. | no | ||||
| no-kill-opt.patch | New option -n to not kill, just print out what would be killed. | no | ||||
| posix-locale.patch | Make sure all processes have a well defined locale. | no | ||||
| console-devs.patch | Check relevant devices for console access. | no | ||||
| linux-nice-level.patch | Reduce nice limit from 20 (impossible on Linux as 19 is max) to 9. Using nice with no arguments set nice level to 10, and those should be allowed to live, I believe. |
Petter Reinholdtsen 2008-02-20 | no | |||
| default-email.patch | Change default email to use when reporting problems. | no | ||||
| update-valid-users.patch | Added nobody as a valid user whose processes won't be killed. There are several daemons that run under that login - José L. Redrejo RodrÃguez 2008-02-26 |
no | ||||
| linux-ps-longusernames.patch | Improve handling of long usernames on Linux, where ps will print the uid if the username is more than 8 characters logn. | Petter Reinholdtsen 2008-07-06 | no | |||
| consoleuser-consolekit.patch | Use consolekit to find console users if 'who' do not find anyone. Use ck-list-sessions to find the console users of 'who' have none listed. =================================================================== |
Petter Reinholdtsen <pere@debian.org> | no | debian | 2014-09-28 | |
| consoleuser-xprintidle.patch | Use xprintidle to figure out X session idle time. | Petter Reinholdtsen <pere@debian.org> | no | debian | 2014-09-28 | |
| consoleuser-logind.patch | Use loginctl to find consoleuser if who and consolekit fail. | Petter Reinholdtsen <pere@debian.org> | no | 2014-09-28 | ||
| handle-ps-name-truncate.patch | ps has changed it format and n to not truncate username. | Petter Reinholdtsen <pere@debian.org> | no |
