aboutsummaryrefslogtreecommitdiff
path: root/pam_autopeer
diff options
context:
space:
mode:
Diffstat (limited to 'pam_autopeer')
-rw-r--r--pam_autopeer/pam_autopeer.c2
-rw-r--r--pam_autopeer/pam_autopeer.obin5816 -> 5840 bytes
-rwxr-xr-xpam_autopeer/pam_autopeer.sobin16200 -> 16200 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/pam_autopeer/pam_autopeer.c b/pam_autopeer/pam_autopeer.c
index 0de333f..1dbce71 100644
--- a/pam_autopeer/pam_autopeer.c
+++ b/pam_autopeer/pam_autopeer.c
@@ -24,7 +24,7 @@ int pam_sm_acct_mgmt(pam_handle_t *pamh, int flags, int argc, const char **argv)
*/
static const char *errors[] = {
- NULL,
+ "", // success
"internal error (fell through)",
"internal error (wrong # args)",
"no good signature foud in gpgv output",
diff --git a/pam_autopeer/pam_autopeer.o b/pam_autopeer/pam_autopeer.o
index 6c8d5c7..4c1fb7b 100644
--- a/pam_autopeer/pam_autopeer.o
+++ b/pam_autopeer/pam_autopeer.o
Binary files differ
diff --git a/pam_autopeer/pam_autopeer.so b/pam_autopeer/pam_autopeer.so
index fcb2e37..0148e93 100755
--- a/pam_autopeer/pam_autopeer.so
+++ b/pam_autopeer/pam_autopeer.so
Binary files differ