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-01-14
util: the chattr flags field is actually unsigned, judging by kernel sources
Lennart Poettering
2015-01-11
shared/util: respect buffer boundary on incomplete escape sequences
Zbigniew Jędrzejewski-Szmek
2015-01-11
Add new function to filter fstab options
Zbigniew Jędrzejewski-Szmek
2015-01-11
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
2015-01-11
Simplify execute_directory()
Zbigniew Jędrzejewski-Szmek
2015-01-08
util: make it easy to initialize the crtime from the current time in fd_setcr...
Lennart Poettering
2015-01-08
journald: turn off COW for journal files on btrfs
Lennart Poettering
2015-01-07
util: upgrade default $TERM from vt102 to vt220 if we have no idea about the ...
Lennart Poettering
2015-01-07
util: make use of kcmp() to compare fds, if it is available
Lennart Poettering
2015-01-07
util: don't fail recursive bind mounting if we cannot read the mount flags fr...
Lennart Poettering
2015-01-06
core: add new logic for services to store file descriptors in PID 1
Lennart Poettering
2015-01-05
util: Do not clear parent mount flags when setting up namespaces
Topi Miettinen
2015-01-05
util: Fix signedness error in lines(), match implementations
Colin Walters
2014-12-28
util: treat -1 as special size in format_bytes()
Lennart Poettering
2014-12-28
machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...
Lennart Poettering
2014-12-26
util: always override crtime xattr
Lennart Poettering
2014-12-25
machined: beef up machined image listing with creation/modification times of ...
Lennart Poettering
2014-12-24
util: make creation time xattr logic more generic
Lennart Poettering
2014-12-24
util: fix strict aliasing violations in use of struct inotify_event v5
Shawn Paul Landden
2014-12-23
machined: add new call OpenMachineLogin() that starts a getty in a container ...
Lennart Poettering
2014-12-23
util: add allocation loop to gettyname_malloc()
Lennart Poettering
2014-12-23
systemd-run: support -t mode when combined with -M
Lennart Poettering
2014-12-19
machined: add new GetImage() bus call for retrieving the bus path for an image
Lennart Poettering
2014-12-19
util: rename ignore_file() to hidden_file()
Lennart Poettering
2014-12-19
util: when creating temporary filename for atomic creation of files, add an e...
Lennart Poettering
2014-12-19
util: make sure rm_rf() can be called on symlinks (with the effect of deletin...
Lennart Poettering
2014-12-18
Treat a trailing backslash as an error
Zbigniew Jędrzejewski-Szmek
2014-12-18
util: in make_stdio() use dup2() rather than dup3()
Lennart Poettering
2014-12-12
nspawn: allow spawning ephemeral nspawn containers based on the root file sys...
Lennart Poettering
2014-12-12
util: minor simplification for loop_write() and loop_read()
Lennart Poettering
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-11
shared: correct spacing near eol in code comments
Torstein Husebø
2014-12-09
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-10
core: unify how we iterate over inotify events
Lennart Poettering
2014-12-09
sd-bus: get rid of PID starttime concept
Lennart Poettering
2014-12-03
util: don't shadow variable
Thomas Hindoe Paaboel Andersen
2014-12-03
machine-id-setup: add a machine_id_commit call to commit on disk a transient ...
Didier Roche
2014-11-29
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
kdbus: set kernel attach mask before creating the first bus
Lennart Poettering
2014-11-27
util: add function getting proc environ
Jakub Filak
2014-11-25
util: skip incomplete ucred information in getpeersec()
Lennart Poettering
2014-11-21
util: add functions getting proc cwd and root
Jakub Filak
2014-11-14
busctl: add new "call" command to invoke methods on a service
Lennart Poettering
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-07
shared: add readlink_value
Tom Gundersen
[prev]
[next]