index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
user-util.c
Age
Commit message (
Expand
)
Author
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-04-18
basic: user-utils.c needs missing.h for secure_getenv (#3059)
michaelolbrich
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-18
basic: add missing word in comment
Zbigniew Jędrzejewski-Szmek
2015-12-01
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move take_password_lock() to user-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
user-util: never hand out or accept invalid UIDs
Lennart Poettering
2015-10-26
util: remove lookup_uid(), replace by uid_to_name()
Lennart Poettering
2015-10-26
user-util: simplify uid parsing a bit
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering