index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
user-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
user-util: Use unposix_lock() in take_etc_passwd_lock()
Daan De Meyer
2023-03-10
1
-8
/
+5
*
basic/user-util: create /etc from take_etc_passwd_lock
Zbigniew Jędrzejewski-Szmek
2023-02-01
1
-0
/
+3
*
basic/user-util: convert prefix_roota→path_join and use _cleanup_ more
Zbigniew Jędrzejewski-Szmek
2023-02-01
1
-14
/
+6
*
basic: reword some comments
Zbigniew Jędrzejewski-Szmek
2023-02-01
1
-8
/
+5
*
basic/user-util: simplify variable declarations in fget{pw,gr}ent_sane()
Zbigniew Jędrzejewski-Szmek
2022-10-12
1
-16
/
+8
*
basic/user-util: rename output param to ret, shorten code
Zbigniew Jędrzejewski-Szmek
2022-08-24
1
-52
/
+26
*
basic/user-util: avoid filesystem access check
Zbigniew Jędrzejewski-Szmek
2022-08-24
1
-12
/
+9
*
various: try to use DEFAULT_USER_SHELL for root too
Zbigniew Jędrzejewski-Szmek
2022-08-24
1
-3
/
+18
*
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
1
-5
/
+3
*
tree-wide: use LOG_MESSAGE() where possible
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-1
/
+1
*
Fix typos in user-util.c and dbus-unit.c
наб
2022-03-29
1
-1
/
+1
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-8
/
+2
*
homed: allow overriding the root directory for home dirs via env var (i.e. us...
Lennart Poettering
2021-10-11
1
-0
/
+11
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-4
/
+4
*
homectl: don't use password cache if we operate on other user
Lennart Poettering
2021-04-23
1
-0
/
+13
*
basic: tighten two filename length checks
Lennart Poettering
2021-03-08
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
user-util: add mangle_gecos() call for turning strings into fields suitable a...
Lennart Poettering
2020-08-07
1
-0
/
+31
*
user-util: indentation fix
Lennart Poettering
2020-07-21
1
-1
/
+1
*
tree-wide: fixes for assorted grammar and spelling issues
Zbigniew Jędrzejewski-Szmek
2020-07-06
1
-1
/
+1
*
parse-util: rewrite parse_uid_range() on top of parse_uid()
Lennart Poettering
2020-06-05
1
-5
/
+22
*
user-util: be stricter in parse_uid()
Lennart Poettering
2020-06-05
1
-1
/
+9
*
basic/user-util: always use base 10 for user/group numbers
Zbigniew Jędrzejewski-Szmek
2020-05-31
1
-1
/
+1
*
user-util: rework how we validate user names
Lennart Poettering
2020-04-08
1
-65
/
+101
*
user-util: switch order of checks in valid_user_group_name_or_id_full()
Lennart Poettering
2020-03-31
1
-2
/
+2
*
user-util: Allow names starting with a digit
Balint Reczey
2020-03-27
1
-3
/
+17
*
util: add parse_uid_range() helper function
Yu Watanabe
2020-02-02
1
-0
/
+23
*
user-util: fix use after free() on error path
Yu Watanabe
2020-01-31
1
-3
/
+1
*
shared: split out crypt() specific helpers into its own .c/.h in src/shared/
Lennart Poettering
2020-01-15
1
-37
/
+0
*
user-util: Add helper functions for gid lists operations
Dariusz Gadomski
2020-01-13
1
-20
/
+62
*
user-util: export is_nologin_shell() so that we can use it elsewhere
Lennart Poettering
2019-12-04
1
-1
/
+1
*
tree-wide: drop pwd.h and grp.h when user-util.h is included
Yu Watanabe
2019-11-03
1
-2
/
+0
*
tree-wide: drop alloca.h when alloc-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
user-util: tweak to in_gid()
Lennart Poettering
2019-10-31
1
-16
/
+34
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
Call getgroups() to know size of supplementary groups array to allocate
Renaud Métrich
2019-09-16
1
-6
/
+8
*
shared/user-util: emit a warning on names with dots
Zbigniew Jędrzejewski-Szmek
2019-08-28
1
-7
/
+20
*
shared/user-util: add compat forms of user name checking functions
Zbigniew Jędrzejewski-Szmek
2019-08-19
1
-12
/
+15
*
meson: make nologin path build time configurable
Michael Biebl
2019-07-18
1
-2
/
+2
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-12
/
+13
*
user-util: add generic make_salt() API
Lennart Poettering
2019-04-29
1
-0
/
+38
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
user-util: extra paranoia, make sure $SHELL can't be fucked with in suid prog...
Lennart Poettering
2019-03-12
1
-2
/
+2
*
user-util: simplify paths retrieved from $HOME and $SHELL
Lennart Poettering
2019-03-12
1
-4
/
+4
*
user-util: be more strict when reading $HOME and $SHELL
Lennart Poettering
2019-03-12
1
-4
/
+6
*
user-util: paranoia — add overflow check on ERANGE loop
Lennart Poettering
2019-03-12
1
-0
/
+6
*
user-util: filter out invalid user record data a bit more thorougly
Lennart Poettering
2019-03-12
1
-3
/
+10
*
user-util: remove unsed NOLEGACY define
Zbigniew Jędrzejewski-Szmek
2019-01-16
1
-5
/
+0
[next]