]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/userdel.c, libmisc/user_busy.c, libmisc/Makefile.am,
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 18 May 2009 18:32:17 +0000 (18:32 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 18 May 2009 18:32:17 +0000 (18:32 +0000)
commit4a4549c49bb4fff8eb04f56cb056d8483af5e1df
treef32d7ef6ab231ecc0da659cafd5000a263e91fa0
parent3e85eafb4c349b8d39387fc9a0ebd47509b031dc
* src/userdel.c, libmisc/user_busy.c, libmisc/Makefile.am,
lib/prototypes.h: Move user_busy() to libmisc/user_busy.c.
* NEWS, libmisc/user_busy.c: On Linux, do not check if an user is
logged in with utmp, but check if the user is running some
processes. If not on Linux, continue to search for an utmp record,
but make sure the process recorded in the utmp entry is still
running.
ChangeLog
NEWS
lib/prototypes.h
libmisc/Makefile.am
libmisc/user_busy.c [new file with mode: 0644]
src/userdel.c