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_usertype
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
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-2
/
+1
*
pam_usertype: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-11
/
+21
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-1
/
+1
*
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
-46
/
+28
*
pam_usertype: only use SYS_UID_MAX for system users
Iker Pedrosa
2022-02-21
2
-10
/
+7
*
pam_usertype: avoid determining if user exists
ikerexxe
2020-06-17
1
-0
/
+3
*
modules: downgrade syslog level for pam_get_user errors
Dmitry V. Levin
2020-05-22
1
-1
/
+1
*
pam_usertype: Document return values forwarded from pam_get_user
Dmitry V. Levin
2020-05-15
1
-0
/
+19
*
pam_usertype: return PAM_INCOMPLETE when pam_get_user returns PAM_CONV_AGAIN
Dmitry V. Levin
2020-05-15
2
-1
/
+11
*
modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS
Dmitry V. Levin
2020-05-15
1
-1
/
+1
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-5
/
+0
*
pam_usertype: do not override the default prompt
Dmitry V. Levin
2020-05-03
1
-7
/
+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
-4
/
+2
*
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_usertype: exclude man-page generation when configured with --disable-doc
Christian Göttsche
2020-03-17
1
-1
/
+3
*
Fix warnings from the recent PR merges
Tomas Mraz
2020-02-18
1
-1
/
+1
*
pam_usertype: new module to tell if uid is in login.defs ranges
Pavel Březina
2020-01-28
5
-0
/
+566