index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_motd
/
pam_motd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pam_motd: support very long arguments
Tobias Stoeckmann
2023-12-31
1
-11
/
+10
*
pam_motd: fail if too many motd files encountered
Tobias Stoeckmann
2023-12-21
1
-1
/
+6
*
pam_motd: do not rely on all filesystems providing a filetype
Per Jessen
2022-06-30
1
-9
/
+40
*
pam_motd: unset prompt value to drop privileges
ikerexxe
2020-10-21
1
-1
/
+1
*
pam_motd: filter motd by user and group
ikerexxe
2020-10-14
1
-22
/
+75
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-18
/
+5
*
pam_motd: fix NULL dereference when at least one of motd directories is not a...
Dmitry V. Levin
2020-04-26
1
-0
/
+1
*
pam_motd: cleanup calloc invocations
Dmitry V. Levin
2020-04-26
1
-4
/
+4
*
pam_motd: fix NULL dereference on error path
Dmitry V. Levin
2020-04-26
1
-6
/
+7
*
pam_motd: remove redundant return statement
Dmitry V. Levin
2020-04-26
1
-2
/
+0
*
pam_motd: remove redundant prefix from syslog messages
Dmitry V. Levin
2020-04-26
1
-5
/
+5
*
pam_motd: fix memory leak
Dmitry V. Levin
2020-04-26
1
-10
/
+10
*
pam_motd: fix misleading error diagnostics
Dmitry V. Levin
2020-04-26
1
-0
/
+3
*
pam_motd: do not zero the memory allocated by calloc
Dmitry V. Levin
2020-04-26
1
-4
/
+0
*
modules/pam_motd: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-4
/
+6
*
Fix whitespace issues
Dmitry V. Levin
2020-03-05
1
-1
/
+1
*
Return only PAM_IGNORE or error from pam_motd
Balint Reczey
2019-12-17
1
-1
/
+1
*
pam_motd: Export MOTD_SHOWN=pam after showing MOTD
Balint Reczey
2019-12-04
1
-0
/
+2
*
pam_motd: Cleanup the code and avoid unnecessary logging
Tomas Mraz
2018-12-20
1
-51
/
+37
*
pam_motd: Fix segmentation fault when no motd_dir specified (#76)
Robert Fairley
2018-11-21
1
-5
/
+10
*
pam_motd: Support multiple motd paths specified, with filename overrides (#69)
Robert Fairley
2018-11-19
1
-9
/
+262
*
pam_motd: add support for a motd.d directory (#48)
Allison Karlitskaya
2018-05-16
1
-27
/
+73
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-19
/
+1
*
2005-10-02 Dmitry V. Levin <ldv@altlinux.org>
Dmitry V. Levin
2005-10-04
1
-9
/
+11
*
Relevant BUGIDs:
Tomas Mraz
2005-09-21
1
-2
/
+2
*
Relevant BUGIDs:
Tomas Mraz
2005-09-17
1
-4
/
+1
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-09-05
1
-15
/
+4
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-08-23
1
-55
/
+55
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-08-16
1
-3
/
+3
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-07-20
1
-1
/
+1
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-06-09
1
-4
/
+6
*
Relevant BUGIDs:
Tomas Mraz
2005-04-19
1
-3
/
+10
*
Relevant BUGIDs:
Thorsten Kukuk
2004-09-22
1
-14
/
+24
*
Relevant BUGIDs: 476938
Andrew G. Morgan
2001-11-12
1
-2
/
+6
*
Initial revision
Andrew G. Morgan
2000-06-20
1
-0
/
+119