Debian Patches

Status for killer/0.90-13

Patch Description Author Forwarded Bugs Origin Last update
empty-domain.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

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.

@DPATCH@
===================================================================
no
ignore-system-uids.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

Make sure to not kill processes for system users (uid < 1000).

@DPATCH@
===================================================================
no
ps-path.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

Fix path to ps.

@DPATCH@
===================================================================
no
x-console.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

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)
%

@DPATCH@

===================================================================
no
proper-clean.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

Remove generated files.

@DPATCH@
===================================================================
no
no-kill-opt.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

New option -n to not kill, just print out what would be killed.

@DPATCH@
===================================================================
no
posix-locale.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

Make sure all processes have a well defined locale.

@DPATCH@
===================================================================
no
console-devs.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

Check relevant devices for console access.

@DPATCH@
===================================================================
no
linux-nice-level.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

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

@DPATCH@
===================================================================
no
default-email.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

Change default email to use when reporting problems.

@DPATCH@
===================================================================
no
update-valid-users.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

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

@DPATCH@

===================================================================
no
linux-ps-longusernames.dpatch #! /bin/sh /usr/share/dpatch/dpatch-run

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

@DPATCH@
===================================================================
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

All known versions for source package 'killer'

Links