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_lastlog
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
1
-37
/
+0
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
1
-0
/
+1
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
1
-0
/
+1
*
configure.ac: do not check for lastlog.h, utmp.h, and utmpx.h
Dmitry V. Levin
2024-08-13
1
-5
/
+1
*
doc: fix uses of non-neutral gender pronouns
Aura Herrero Ruiz
2024-04-02
2
-3
/
+3
*
libpam_internal: supply debug functionality
Tobias Stoeckmann
2024-01-24
1
-1
/
+2
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-2
/
+1
*
pam_lastlog: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-4
/
+10
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_lastlog: ensure correct argument type when printing debug output
Benny Baumann
2023-11-14
1
-1
/
+1
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-1
/
+1
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-5
/
+5
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
2
-63
/
+46
*
pam_lastlog: fix file locking
Davin Shearer
2022-11-07
1
-10
/
+26
*
pam_lastlog: check localtime_r() return value
Iker Pedrosa
2022-09-27
1
-6
/
+6
*
Fix grammar: replace "an user" with "a user" everywhere
Dmitry V. Levin
2020-11-24
1
-1
/
+1
*
modules: downgrade syslog level for errors related to pam_get_user
Dmitry V. Levin
2020-05-22
1
-1
/
+1
*
modules: downgrade syslog level for pam_get_user errors
Dmitry V. Levin
2020-05-22
1
-1
/
+1
*
modules: do not check user name for emptyness before passing it to pam_moduti...
Dmitry V. Levin
2020-05-16
1
-1
/
+1
*
modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS
Dmitry V. Levin
2020-05-15
1
-2
/
+1
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-13
/
+2
*
modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS
Dmitry V. Levin
2020-05-03
1
-2
/
+3
*
modules/*/Makefile.am: rename man_MANS to dist_man_MANS
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: reorder lines to promote uniformity
Dmitry V. Levin
2020-04-27
1
-4
/
+3
*
build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....
Dmitry V. Levin
2020-04-27
1
-1
/
+0
*
modules/*/Makefile.am: list prerequisites of README target uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: list tests in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
1
-3
/
+3
*
modules/pam_lastlog: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-7
/
+12
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Miscellaneous grammar fixes
Steve Langasek
2020-01-15
1
-1
/
+1
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+2
*
pam_lastlog: document the 'unlimited' option
Carlos Santos
2019-09-12
1
-0
/
+18
*
pam_lastlog: prevent crash due to reduced 'fsize' limit
Carlos Santos
2019-09-12
1
-9
/
+57
*
pam_lastlog: Improve silent option documentation
Nir Soffer
2019-01-10
1
-0
/
+1
*
pam_lastlog: Respect PAM_SILENT flag
Nir Soffer
2019-01-10
1
-5
/
+6
*
pam_lastlog: Limit lastlog file use by LASTLOG_UID_MAX option in login.defs.
Tomas Mraz
2018-12-20
2
-2
/
+50
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-6
/
+6
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-21
/
+5
*
Add checks for localtime() returning NULL.
Tomas Mraz
2016-03-04
1
-6
/
+6
*
pam_lastlog: Properly clean up last_login structure before use.
Tomas Mraz
2014-08-05
1
-2
/
+2
*
pam_lastlog: fix format string
Dmitry V. Levin
2013-11-20
1
-1
/
+2
*
pam_lastlog: Do not fail on short read if btmp is corrupted.
Tomas Mraz
2013-03-22
1
-0
/
+4
*
pam_lastlog: Never lock out the root account.
Tomas Mraz
2012-04-30
2
-1
/
+9
*
pam_lastlog: add possibility to lock out inactive users in auth or account
Tomas Mraz
2012-04-17
2
-32
/
+224
*
Use libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
Dmitry V. Levin
2011-10-28
1
-1
/
+1
*
Update .gitignore files
Dmitry V. Levin
2011-10-27
1
-8
/
+0
[next]