DragonFly commits List (threaded) for 2009-01
DragonFly BSD
DragonFly commits List (threaded) for 2009-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.1.1.301.g939428 master lib/pam_module Makefile lib/pam_module/pam_passwdqc Makefile


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Jan 2009 09:20:31 -0800 (PST)

commit 93942874baa265ba8319d48f11a2cb7f58275a73
Author: Peter Avalos <pavalos@theshell.com>
Date:   Sun Jan 4 12:06:53 2009 -0500

    Add pam_passwdqc to the build.
    
    This is a pam module that does simple password strength checking.  The
    features are mentioned in the README and in the manual page.  A sample
    configuration already exists in /etc/pam.d/passwd, and is not enabled by
    default.

Summary of changes:
 lib/pam_module/Makefile              |    1 +
 lib/pam_module/pam_passwdqc/Makefile |   14 ++++++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 lib/pam_module/pam_passwdqc/Makefile

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=93942874baa265ba8319d48f11a2cb7f58275a73


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]