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
/
shared
/
util.c
Age
Commit message (
Expand
)
Author
2015-06-09
Revert "util:bind_remount_recursive() fix "use after free""
Harald Hoyer
2015-06-08
util:bind_remount_recursive() fix "use after free"
Harald Hoyer
2015-06-03
util: fix another cunescape() regression
Daniel Mack
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-26
treewide: fix typos
Torstein Husebø
2015-05-21
util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU
Lennart Poettering
2015-05-20
util: introduce reset_uid_gid() for resetting all uids and gids to 0
Lennart Poettering
2015-05-20
core,nspawn: unify code that moves the root dir
Lennart Poettering
2015-05-19
bootctl: modernization
Zbigniew Jędrzejewski-Szmek
2015-05-19
util: fix typo
Jan Synacek
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-16
util: loop_write - accept 0-length message
Tom Gundersen
2015-05-14
nspawn: allow access to device nodes listed in --bind= and --bind-ro= switches
Stefan Junker
2015-05-13
nspawn: skip symlink to a combined cgroup hierarchy if it already exists
Iago López Galeiras
2015-05-13
shared: Use O_EXCL with O_TMPFILE in open_tmpfile
Cristian Rodríguez
2015-05-11
util: optimize free_and_strdup() if NOP
Lennart Poettering
2015-05-05
lockfile-util.[ch]: Split out from util.[ch]
Colin Walters
2015-05-05
util: be a bit safer in path_is_safe()
Lennart Poettering
2015-04-30
core: rework cgroup path parse logic
Lennart Poettering
2015-04-23
util: Fix assertion in split() on missing '
Martin Pitt
2015-04-22
util: make sure fd refers to regular file or directory when applying file att...
Lennart Poettering
2015-04-20
util: fix typo
Raul Gutierrez S
2015-04-11
shared: move replace_env* from util to env-util
Ronny Chevalier
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
shared: add random-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-10
util: unify how we parse mode_t strings
Lennart Poettering
2015-04-10
util: remove normalize_env_assignment(), it's unused
Lennart Poettering
2015-04-10
util: mark unquote() static, so that new code doesn't use this anymore
Lennart Poettering
2015-04-10
util: fix unicode decoding in unquote_first_word()
Lennart Poettering
2015-04-10
util: when unescaping C escape sequences support C++11 \u and \U unicode lite...
Lennart Poettering
2015-04-09
util: fix a typo in comment
Thomas Hindoe Paaboel Andersen
2015-04-09
util: cunescape - fix memleak in error path
Ronny Chevalier
2015-04-09
util: add shell_maybe_quote() call for preparing a string for shell cmdline i...
Lennart Poettering
2015-04-08
util: merge change_attr_fd() and chattr_fd()
Lennart Poettering
2015-04-08
remove duplicated includes
Ronny Chevalier
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-26
util: rework word parsing and c unescaping code
Lennart Poettering
2015-03-25
fstab-generator: don't accept missing root=, but accept root=none
Tobias Hunger
2015-03-24
fstab-generator: Support root on tmpfs (or other deviceless FS)
Tobias Hunger
2015-03-19
Add change_attr_fd()
Goffredo Baroncelli
2015-03-16
shared - reinstate plymouth_running()
Tom Gundersen
2015-03-16
core: Remove explicit Plymouth integration
Jasper St. Pierre
2015-03-15
util: check asprintf return value
Zbigniew Jędrzejewski-Szmek
2015-03-14
util: remove redundant debug message
Zbigniew Jędrzejewski-Szmek
2015-03-13
Check that EWOULDBLOCK is the same as EAGAIN
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
[next]