DragonFly-2.1.1.280.gc58f6 DragonFly_RELEASE_2_2 etc/pam.d Makefile su system usr.bin/su Makefile su.1 su.c
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Feb 3 11:14:31 PST 2009
commit c58f6004bfc84c1eb3b83eb3d12d25983abb0ddd
Author: Peter Avalos <pavalos at theshell.com>
Date: Fri Jan 2 22:21:33 2009 -0500
Add full PAM support for account management and sessions to su(1).
Obtained-from: FreeBSD
Summary of changes:
etc/pam.d/Makefile | 2 +
etc/pam.d/su | 17 +
etc/pam.d/system | 25 ++
usr.bin/su/Makefile | 21 +-
usr.bin/su/su.1 | 102 +++----
usr.bin/su/su.c | 921 ++++++++++++++++++++++++++-------------------------
6 files changed, 560 insertions(+), 528 deletions(-)
create mode 100644 etc/pam.d/su
create mode 100644 etc/pam.d/system
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c58f6004bfc84c1eb3b83eb3d12d25983abb0ddd
--
DragonFly BSD source repository
More information about the Commits
mailing list