DragonFly commits List (threaded) for 2009-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.280.gc58f6 master etc/pam.d Makefile su system usr.bin/su Makefile su.1 su.c
commit c58f6004bfc84c1eb3b83eb3d12d25983abb0ddd
Author: Peter Avalos <pavalos@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/?p=dragonfly.git;a=commitdiff;h=c58f6004bfc84c1eb3b83eb3d12d25983abb0ddd
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]