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_filter
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
3
-56
/
+0
*
pam_filter: close unused file descriptors
Dmitry V. Levin
2024-09-13
1
-1
/
+5
*
pam_filter: fix potential fd leak on error path
Dmitry V. Levin
2024-09-13
1
-4
/
+8
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
2
-0
/
+10
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
2
-3
/
+2
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
treewide: fix typos in comments
Tobias Stoeckmann
2024-01-05
1
-2
/
+2
*
pam_filter: drop invalid tty hack
Christian Göttsche
2024-01-04
1
-5
/
+0
*
pam_filter: support very long arguments
Tobias Stoeckmann
2023-12-31
1
-1
/
+2
*
pam_filter: use stpcpy instead of strcpy
Tobias Stoeckmann
2023-12-19
1
-5
/
+4
*
treewide: use asprintf to construct strings
Tobias Stoeckmann
2023-12-19
1
-50
/
+14
*
treewide: assume free(NULL) is no-op
Dmitry V. Levin
2023-12-14
1
-2
/
+1
*
treewide: do not cast calloc/malloc/realloc
Tobias Stoeckmann
2023-11-12
1
-4
/
+4
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-3
/
+3
*
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
-50
/
+33
*
pam_filter: Close file after controlling tty
Iker Pedrosa
2021-07-09
1
-1
/
+1
*
build: rename PIE_* AC_SUBST variables to EXE_*
Dmitry V. Levin
2020-08-07
1
-2
/
+2
*
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
-6
/
+1
*
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
/
+1
*
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
*
pam_filter: fix potential off-by-one heap buffer overflow
Dmitry V. Levin
2020-04-24
1
-12
/
+11
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
1
-2
/
+2
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Fix miscellaneous const issues
Tomas Mraz
2020-01-20
1
-3
/
+2
*
Miscellaneous spelling fixes
Steve Langasek
2020-01-15
1
-1
/
+1
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
2
-2
/
+3
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
1
-8
/
+8
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-20
/
+20
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-28
/
+12
*
pam_filter: Avoid leaking descriptors when fork() fails.
Robin Hack
2014-08-25
1
-0
/
+5
*
Use libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
Dmitry V. Levin
2011-10-28
2
-2
/
+2
*
Update .gitignore files
Dmitry V. Levin
2011-10-27
2
-13
/
+0
*
Rename all .cvsignore files to .gitignore
Dmitry V. Levin
2011-10-27
2
-0
/
+0
*
Guard for pam_get_user() error in pam_filter module.
Tomas Mraz
2011-06-02
1
-2
/
+2
*
Relevant BUGIDs:
Thorsten Kukuk
2009-06-28
1
-2
/
+2
*
Relevant BUGIDs:
Tomas Mraz
2009-06-01
1
-1
/
+1
*
Relevant BUGIDs:
Dmitry V. Levin
2009-04-03
1
-2
/
+3
*
Relevant BUGIDs:
Tomas Mraz
2008-12-02
2
-46
/
+34
*
Relevant BUGIDs:
Thorsten Kukuk
2008-08-18
1
-4
/
+4
*
Relevant BUGIDs: Debian bug #470137
Steve Langasek
2008-07-27
1
-1
/
+1
*
Relevant BUGIDs:
Thorsten Kukuk
2008-02-13
1
-4
/
+1
*
Relevant BUGIDs:
Thorsten Kukuk
2008-01-08
3
-218
/
+2
[next]