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
Age
Commit message (
Expand
)
Author
2014-12-13
configure.ac: add a generic --enable-debug, replace --enable-hashmap-debug
Michal Schmidt
2014-12-13
shared/hashmap.h: fix comment
Michal Schmidt
2014-12-12
nspawn: allow spawning ephemeral nspawn containers based on the root file sys...
Lennart Poettering
2014-12-12
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
nspawn: beef up nspawn with some btrfs magic
Lennart Poettering
2014-12-12
copy: teach copy_bytes() btrfs reflink magic
Lennart Poettering
2014-12-12
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
Lennart Poettering
2014-12-12
shared: missing.h should include btrfs.h, before redefining some of its defin...
Lennart Poettering
2014-12-12
util: minor simplification for loop_write() and loop_read()
Lennart Poettering
2014-12-12
seccomp-util.h: make sure seccomp-util.h can be included alone
Lennart Poettering
2014-12-12
path-util: no need to check whether p is absolute twice
Lennart Poettering
2014-12-12
util: document why we have alloca_align()
Lennart Poettering
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-11
tree-wide: use our memset() macros instead of memset() itself
Lennart Poettering
2014-12-11
shared: correct spacing near eol in code comments
Torstein Husebø
2014-12-10
scope: make attachment of initial PIDs a bit more robust
Lennart Poettering
2014-12-10
core: properly pass unit file state to clients via the bus
Lennart Poettering
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-10
virt: when detecting containers and /run/systemd/container cannot be read, ch...
Lennart Poettering
2014-12-09
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-10
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-10
core: unify how we iterate over inotify events
Lennart Poettering
2014-12-09
bus-proxy: cloning smack label
Przemyslaw Kedzierski
2014-12-09
sd-bus: get rid of PID starttime concept
Lennart Poettering
2014-12-08
sd-bus: rework ELF error mapping table magic
Lennart Poettering
2014-12-06
remove duplicated includes
Thomas Hindoe Paaboel Andersen
2014-12-04
missing: define NET_NAME_UNKNOWN
Colin Walters
2014-12-04
missing: apparently, there's a world beyond x86..
David Herrmann
2014-12-04
smack-util: remove warning when building without SMACK support
Lennart Poettering
2014-12-04
selinux: figure out selinux context applied on exec() before closing all fds
Michal Sekletar
2014-12-04
utf8: minor simplifications
Lennart Poettering
2014-12-04
utf8: when escaping unprintable unichars, escape the whole unichar, not just ...
Lennart Poettering
2014-12-04
utf8: intruduce utf8_escape_non_printable
WaLyong Cho
2014-12-03
util: don't shadow variable
Thomas Hindoe Paaboel Andersen
2014-12-03
strv: add calls to add two entries to an strv at once
Lennart Poettering
2014-12-03
machine-id-setup: add a machine_id_commit call to commit on disk a transient ...
Didier Roche
2014-12-02
shared: add format helpers for printing MAC addresses
Tom Gundersen
2014-12-02
shared: udev-util - add hwdb cleanup macro
Tom Gundersen
2014-11-30
cgroup-util: Don't send SIGCONT after SIGKILL
Ross Lagerwall
2014-11-29
systemd-sleep: Support sleep.conf.d directories in the usual search paths
Josh Triplett
2014-11-29
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-29
shared: install - report error if mask symlink can not be marked for removal
Tom Gundersen
2014-11-29
shared: time-dst - ensure nulstr is null terminated
Tom Gundersen
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
systemctl: append default suffix only if none present
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
[next]