index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
pwquality-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: add password quality check abstraction layer to support both pwqualit...
Egor Ignatov
2023-07-06
1
-166
/
+0
*
pwquality: add old password argument to quality_check_password
Dmitry V. Levin
2023-07-06
1
-2
/
+2
*
pwquality: do not log password suggestions
Dmitry V. Levin
2023-07-06
1
-1
/
+1
*
pwquality: fix quality_check_password return value
Dmitry V. Levin
2023-07-06
1
-4
/
+1
*
pwquality: fix use of ERRNO_IS_NOT_SUPPORTED
Dmitry V. Levin
2023-07-06
1
-6
/
+8
*
pwquality: remove old built-in cracklib dictionary workaround
Dmitry V. Levin
2023-06-28
1
-4
/
+0
*
various: convert to the new dlopen_or_warn() helper
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-23
/
+3
*
dlfcn-util: invert function naming and add helper that does the whole job
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-1
/
+1
*
tree-wide: make use of new DLSYM_ARG() macro everywhere
Lennart Poettering
2020-12-04
1
-8
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
firstboot: hook up with libpwquality
Lennart Poettering
2020-08-19
1
-0
/
+33
*
home: make libpwquality dep a runtime dlopen() one
Lennart Poettering
2020-08-19
1
-0
/
+158