diff options
author | Damien Miller <djm@mindrot.org> | 2001-09-25 13:01:49 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-09-25 13:01:49 +1000 |
commit | fdbcb5d9ab6134ee8cdad7248e3df787d03993af (patch) | |
tree | dd1786103c105d4045e044dfed611f6db8fa2c07 | |
parent | 964fed54cd0fa6b7df1342f010c57f05261dcff2 (diff) |
Possible sia cleanup opportunity
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -32,6 +32,8 @@ Programming: | |||
32 | and order to try them in e.g. "ChallengeResponseAuthentication skey, pam" | 32 | and order to try them in e.g. "ChallengeResponseAuthentication skey, pam" |
33 | 33 | ||
34 | - Complete Tru64 SIA support | 34 | - Complete Tru64 SIA support |
35 | - It looks like we could merge it into the password auth code to cut down | ||
36 | on diff size. Maybe PAM password auth too? | ||
35 | 37 | ||
36 | - Finish integrating kernel-level auditing code for IRIX and SOLARIS | 38 | - Finish integrating kernel-level auditing code for IRIX and SOLARIS |
37 | (Gilbert.r.loomis@saic.com) | 39 | (Gilbert.r.loomis@saic.com) |
@@ -89,4 +91,4 @@ Packaging: | |||
89 | - HP-UX: Provide DEPOT package scripts. | 91 | - HP-UX: Provide DEPOT package scripts. |
90 | (gilbert.r.loomis@saic.com) | 92 | (gilbert.r.loomis@saic.com) |
91 | 93 | ||
92 | $Id: TODO,v 1.42 2001/07/22 19:32:01 mouring Exp $ | 94 | $Id: TODO,v 1.43 2001/09/25 03:01:49 djm Exp $ |