index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nss-systemd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
*
env-util: rename getenv_bool_secure() → secure_getenv_bool()
Lennart Poettering
2024-02-28
2
-7
/
+7
*
meson: Fix version script handling
Jan Janssen
2023-09-26
1
-1
/
+1
*
meson: move declarations of nss modules
Yu Watanabe
2023-07-31
1
-0
/
+13
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
various: try to use DEFAULT_USER_SHELL for root too
Zbigniew Jędrzejewski-Szmek
2022-08-24
1
-27
/
+33
*
Use descriptive name for nobody
Zbigniew Jędrzejewski-Szmek
2022-05-27
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+1
*
nss: only read logging config from environment variables
Zbigniew Jędrzejewski-Szmek
2022-01-11
1
-1
/
+1
*
nss: drop dummy setup_logging() helpers
Zbigniew Jędrzejewski-Szmek
2022-01-11
1
-6
/
+1
*
nss-systemd: fix alignment of gr_mem
Yu Watanabe
2021-12-31
1
-2
/
+2
*
nss-systemd: fix required buffer size calculation
Yu Watanabe
2021-12-30
1
-2
/
+2
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-2
/
+2
*
nss-systemd: ensure returned strings point into provided buffer
Michael Catanzaro
2021-09-09
1
-36
/
+168
*
nss-systemd: pack pw_passwd result into supplied buffer
Michael Catanzaro
2021-09-08
1
-2
/
+4
*
fix typo
Yu Watanabe
2021-05-14
1
-1
/
+1
*
nss-systemd: synthesize NSS shadow/gshadow records from userdb, as well
Lennart Poettering
2021-05-08
4
-4
/
+460
*
nss-systemd: set USERDB_SUPPRESS_SHADOW flag when looking up user records
Lennart Poettering
2021-05-08
1
-6
/
+6
*
userdb: rename userdb lookup flags a bit
Lennart Poettering
2021-05-07
2
-3
/
+3
*
nss-systemd: make llvm work-around for used _cleanup_ explicit
Lennart Poettering
2021-05-07
1
-16
/
+14
*
nss-systemd: properly handle empty membership lists
Lennart Poettering
2021-05-07
2
-4
/
+7
*
nss-systemd: reset the right field
Lennart Poettering
2021-05-06
1
-1
/
+1
*
user-util: add generic definition for special password hash values in /etc/pa...
Lennart Poettering
2021-05-06
2
-6
/
+7
*
nss-systemd: initialize logging
Zbigniew Jędrzejewski-Szmek
2020-12-10
1
-10
/
+25
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
5
-5
/
+5
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-1
/
+1
*
shared: merge {user,group}-record-nss.{c,h}
Zbigniew Jędrzejewski-Szmek
2020-09-01
2
-2
/
+2
*
userdb: replace recursion lock
Lennart Poettering
2020-06-23
4
-63
/
+75
*
nss-systemd: skip /etc/gshadow look-ups when we just need the GID of a group
Lennart Poettering
2020-06-23
1
-1
/
+1
*
nss-systemd: don't synthesize root/nobody when iterating
Lennart Poettering
2020-04-23
1
-2
/
+8
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
Merge pull request #15377 from poettering/userdb-no-shadow
Zbigniew Jędrzejewski-Szmek
2020-04-11
2
-3
/
+3
|
\
|
*
userdb: when doing client-side NSS look-ups optionally avoid shadow look-ups
Lennart Poettering
2020-04-09
2
-3
/
+3
*
|
user-util: rework how we validate user names
Lennart Poettering
2020-04-08
1
-3
/
+3
|
/
*
nss-systemd: use _cleanup_ for pthread_mutex_{lock,unlock}
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-62
/
+39
*
nss-systemd: add missing jump to unlock mutex
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-2
/
+3
*
userdb: fix lookup of groups defined by homed
Zbigniew Jędrzejewski-Szmek
2020-03-01
1
-1
/
+1
*
Fix two typos
Zbigniew Jędrzejewski-Szmek
2020-03-01
1
-1
/
+1
*
nss: hook up nss-systemd with userdb varlink bits
Lennart Poettering
2020-01-15
4
-566
/
+741
*
meson: make nologin path build time configurable
Michael Biebl
2019-07-18
1
-2
/
+2
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
nss: unportect errno before writing to NSS' *errnop
Lennart Poettering
2019-02-08
1
-0
/
+10
*
Revert "nss: prevent PROTECT_ERRNO from squashing changes to *errnop"
Zbigniew Jędrzejewski-Szmek
2019-01-10
1
-8
/
+8
*
nss: prevent PROTECT_ERRNO from squashing changes to *errnop
Sam Morris
2019-01-10
1
-8
/
+8
*
nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS
Yu Watanabe
2018-07-25
1
-48
/
+26
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
2
-4
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
nss-systemd: make dynamic users enumerable by `getent`
Yu Watanabe
2018-03-21
2
-0
/
+338
*
nss-systemd: define dynamic user properties
Yu Watanabe
2018-03-21
1
-10
/
+15
[next]