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_listfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
1
-39
/
+0
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
1
-0
/
+1
*
build: parametrize libtool subdirectory
Dmitry V. Levin
2024-08-22
1
-88
/
+88
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-2
/
+1
*
modules: do not invoke getline(3) unnecessarily
Dmitry V. Levin
2024-01-16
1
-1
/
+1
*
pam_listfile: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-17
/
+23
*
pam_listfile: log all option errors
Dmitry V. Levin
2024-01-13
1
-15
/
+38
*
pam_listfile: consistently log unknown options
Dmitry V. Levin
2024-01-13
1
-2
/
+6
*
pam_listfile: treat \r like \n
Tobias Stoeckmann
2024-01-12
1
-7
/
+2
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_listfile: use getline
Tobias Stoeckmann
2024-01-03
1
-3
/
+4
*
pam_listfile: drop string duplication
Tobias Stoeckmann
2024-01-02
1
-26
/
+4
*
pam_listfile: do not truncate arguments
Tobias Stoeckmann
2024-01-02
1
-40
/
+31
*
pam_listfile: fix typo in comment
Tobias Stoeckmann
2024-01-02
1
-1
/
+1
*
pam_listfile: fix formatting
Tobias Stoeckmann
2024-01-02
1
-13
/
+14
*
pam_listfile: add a configuration file parser test
Dmitry V. Levin
2024-01-01
1
-0
/
+35
*
pam_listfile.8: enhance formatting
Dmitry V. Levin
2023-12-31
1
-13
/
+12
*
pam_listfile.8: fix grammar
Dmitry V. Levin
2023-12-31
1
-3
/
+4
*
pam_listfile.8: enhance item=tty description
Dmitry V. Levin
2023-12-31
1
-2
/
+2
*
pam_listfile: add a test for return values
Dmitry V. Levin
2023-12-30
2
-1
/
+589
*
treewide: replace malloc followed by strcpy with strdup
Tobias Stoeckmann
2023-12-19
1
-2
/
+1
*
treewide: assume free(NULL) is no-op
Dmitry V. Levin
2023-12-14
1
-3
/
+3
*
treewide: do not cast calloc/malloc/realloc
Tobias Stoeckmann
2023-11-12
1
-1
/
+1
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
pam_listfile: fix pointer misuse leading to data corruption
Cyril Duval
2023-01-18
1
-5
/
+4
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
2
-51
/
+34
*
modules: downgrade syslog level for errors related to pam_get_user
Dmitry V. Levin
2020-05-22
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
/
+2
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-12
/
+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
-1
/
+0
*
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
*
modules/pam_listfile: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-6
/
+8
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+2
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
1
-5
/
+4
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-1
/
+1
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-24
/
+6
*
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
*
Rename all .cvsignore files to .gitignore
Dmitry V. Levin
2011-10-27
1
-0
/
+0
*
2011-05-24 Thorsten Kukuk <kukuk@thkukuk.de>
Thorsten Kukuk
2011-05-24
1
-4
/
+9
*
Relevant BUGIDs: 2892529
Thorsten Kukuk
2009-12-08
1
-9
/
+9
*
Relevant BUGIDs:
Tomas Mraz
2009-12-08
1
-12
/
+0
*
Relevant BUGIDs:
Tomas Mraz
2009-10-06
1
-54
/
+22
[next]