Changeset 110 in openpam
- Timestamp:
- 04/08/02 14:36:37 (11 years ago)
- File:
-
- 1 edited
-
trunk/MANIFEST (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/MANIFEST
r90 r110 1 1 # 2 # $P4: //depot/projects/openpam/MANIFEST# 5$2 # $P4: //depot/projects/openpam/MANIFEST#6 $ 3 3 # 4 CREDITS 4 5 HISTORY 5 6 INSTALL … … 14 15 doc/Makefile 15 16 doc/man/Makefile 17 doc/man/openpam_borrow_cred.3 18 doc/man/openpam_free_data.3 16 19 doc/man/openpam_get_option.3 17 20 doc/man/openpam_log.3 21 doc/man/openpam_restore_cred.3 18 22 doc/man/openpam_set_option.3 19 23 doc/man/openpam_ttyconv.3 … … 56 60 include/security/pam_types.h 57 61 lib/Makefile 62 lib/openpam_borrow_cred.c 58 63 lib/openpam_dispatch.c 59 64 lib/openpam_dynamic.c 60 65 lib/openpam_findenv.c 66 lib/openpam_free_data.c 61 67 lib/openpam_get_option.c 62 68 lib/openpam_impl.h 63 69 lib/openpam_load.c 64 70 lib/openpam_log.c 71 lib/openpam_restore_cred.c 65 72 lib/openpam_set_option.c 66 73 lib/openpam_static.c
Note: See TracChangeset
for help on using the changeset viewer.