Password function

This commit is contained in:
2018-04-01 01:53:41 +02:00
parent 721f63774c
commit b31cc5948b
19 changed files with 773 additions and 254 deletions

View File

@ -0,0 +1,2 @@
#include <crypt.h>
#include "pam_panic_password.c"