shadow/lib
nekral-guest 4a4549c49b * 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.
2009-05-18 18:32:17 +00:00
..
.indent.pro
commonio.c * lib/commonio.c: Avoid PATH_MAX. On glibc, we can use realpath 2009-05-10 13:49:03 +00:00
commonio.h Updated splint annotations. 2009-04-25 14:16:22 +00:00
defines.h * lib/defines.h: Include <utmpx.h> and <utmp.h> to define 2009-04-28 21:01:20 +00:00
encrypt.c * lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs. 2009-04-30 21:08:49 +00:00
exitcodes.h * lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs. 2009-04-30 21:08:49 +00:00
faillog.h
fputsx.c * lib/fputsx.c, lib/gshadow.c, lib/commonio.h: Added splint 2009-04-23 11:54:30 +00:00
get_gid.c * libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c, 2009-04-30 21:12:33 +00:00
get_pid.c * libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c, 2009-04-30 21:12:33 +00:00
get_uid.c * libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c, 2009-04-30 21:12:33 +00:00
getdef.c
getdef.h
getlong.c * lib/getlong.c: Do not check for NULL string but empty string. 2009-04-24 23:27:12 +00:00
getulong.c * lib/getulong.c: Added splint annotations. 2009-04-30 21:44:35 +00:00
groupio.c * src/groupadd.c, lib/commonio.c, lib/groupio.c: Added missing 2009-04-27 20:18:00 +00:00
groupio.h * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
groupmem.c * libmisc/find_new_gid.c, libmisc/find_new_uid.c, 2009-04-23 17:43:27 +00:00
gshadow_.h
gshadow.c * lib/gshadow.c, lib/commonio.h: Added splint annotations. 2009-04-23 11:53:55 +00:00
lockpw.c
Makefile.am * lib/Makefile.am, lib/get_pid.c, lib/getulong.c: Added get_pid() 2009-04-24 23:28:15 +00:00
nscd.c
nscd.h
pam_defs.h
port.c
port.h
prototypes.h * src/userdel.c, libmisc/user_busy.c, libmisc/Makefile.am, 2009-05-18 18:32:17 +00:00
pwauth.c * lib/pwauth.c: Use a boolean for wipe_clear_pass and use_skey. 2009-04-23 20:46:01 +00:00
pwauth.h * libmisc/find_new_gid.c, libmisc/find_new_uid.c, 2009-04-23 17:43:27 +00:00
pwio.c * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
pwio.h * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
pwmem.c * libmisc/find_new_gid.c, libmisc/find_new_uid.c, 2009-04-23 17:43:27 +00:00
sgetgrent.c
sgetpwent.c
sgetspent.c
sgroupio.c * lib/sgroupio.c: Free allocated structures on failure. 2009-04-24 23:32:52 +00:00
sgroupio.h
shadow.c
shadowio.c * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
shadowio.h * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
shadowmem.c * libmisc/find_new_gid.c, libmisc/find_new_uid.c, 2009-04-23 17:43:27 +00:00
utent.c