]> andersk Git - openssh.git/blame - TODO
20001202
[openssh.git] / TODO
CommitLineData
0b49a754 1Programming:
2- Replacement for setproctitle() - HP/UX support only currently
e1a9c08d 3
d4f11b59 4- Improve PAM support (a pam_lastlog module will cause sshd to exit)
e1a9c08d 5
0b49a754 6- Complete Tru64 SIA support
e1a9c08d 7
0b49a754 8- Finish integrating kernel-level auditing code for IRIX and SOLARIS
9 (Gilbert.r.loomis@saic.com)
2b942fe0 10
0b49a754 11- Support 64bit ints on machines that lack 'long long' and u_intXX_t
12 (tim@multitalents.net)
a0391976 13
0b49a754 14Documentation:
15- More and better
16
17- Install FAQ?
18
19- General FAQ on S/Key, TIS, RSA, RSA2, DSA, etc and suggestions on when it
20 would be best to use them.
21
22- Create a Documentation/ directory?
23
24Clean up configure/makefiles:
25- Clean up configure.in - There are a few double #defined variables
26 left to do. HAVE_LOGIN is one of them. Consider NOT looking for information
27 in wtmpx or utmpx or any of that stuff if it's not detected from the start
28
29- Fix Make functionality so that build from a different directory work.
30 (roth@feep.net)
31
32- Fails to compile when cross compile.
33 (vinschen@redhat.com)
34
35- Replace the whole u_intXX_t evilness in acconfig.h with something better???
36
37- Move all "openbsd-compat" files to it's own directory. Consider doing the
38 same with libssh. I don't think we need to split ssh, sshd, etc into their
39 own directory.
40 (mouring@eviladmin.org)
41
0b49a754 42Packaging:
43- Solaris: Update packaging scripts and build new sysv startup scripts
44 (gilbert.r.loomis@saic.com)
45
46- HP/UX: Provide DEPOT package scripts.
47 (gilbert.r.loomis@saic.com)
48
This page took 0.06731 seconds and 5 git commands to generate.