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
/
core
Age
Commit message (
Expand
)
Author
2015-05-21
util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU
Lennart Poettering
2015-05-21
nspawn: finish user namespace support
Lennart Poettering
2015-05-20
core,nspawn: unify code that moves the root dir
Lennart Poettering
2015-05-19
core: don't consider boot-up finished if we are still reloading
Lennart Poettering
2015-05-19
core: when propagating restart requests due to deps, downgrade restart to try...
Lennart Poettering
2015-05-19
core: sd_bus_error() already checks for NULL, no need to duplicate check
Lennart Poettering
2015-05-19
core: reinstate propagation of stop/restart jobs via RequsiteOf dependencies
Lennart Poettering
2015-05-19
mount: properly check for mounts currently in /proc/self/mountinfo
Lennart Poettering
2015-05-19
unit: drop support for pre-v44 job serialization
Lennart Poettering
2015-05-19
core: also enforce ratelimiter if we stop a unit due to BindsTo=
Lennart Poettering
2015-05-19
core: use bitfield where possible
Lennart Poettering
2015-05-19
core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1
Lennart Poettering
2015-05-19
unit: fix unit_check_unneeded() dependency iteration
Lennart Poettering
2015-05-19
mount: don't claim a device is gone from /proc/self/mountinfo before it is go...
Lennart Poettering
2015-05-19
device: create units with intended "found" value
Martin Pitt
2015-05-19
hostname: Allow comments in /etc/hostname
Martin Pitt
2015-05-19
core: fix OOM checks in dbus-unit
Thomas Hindoe Paaboel Andersen
2015-05-19
core: introduce seperate reverse dependencies for Requires= and Requisite=
Lennart Poettering
2015-05-18
core: Private*/Protect* options with RootDirectory
Alban Crequy
2015-05-18
kmod-setup: conditionalize kmod autoloading properly
Lennart Poettering
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-16
load-fragment: put quotes around iffy rvalue
Zbigniew Jędrzejewski-Szmek
2015-05-15
socket-util: socket_address_parse() should not log errors on its own
Lennart Poettering
2015-05-15
core: Fix assertion with empty Exec*= paths
Martin Pitt
2015-05-15
core: Execute first boot presets in an enable-only preset-mode.
Dimitri John Ledkov
2015-05-13
core: only set event source name when we create an event source
Lennart Poettering
2015-05-13
core: make exec code a bit more readable
Lennart Poettering
2015-05-13
core: fix memory leak in manager_run_generators()
Cristian Rodríguez
2015-05-13
Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.
Dimitri John Ledkov
2015-05-13
core: never create device depencies for /dev/root mounts
Lennart Poettering
2015-05-13
nspawn: rework custom mount point order, and add support for overlayfs
Lennart Poettering
2015-05-12
core: drop redundant logging about notification messages
Tom Gundersen
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
unit: move unit_warn_if_dir_nonempty() and friend to unit.c
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
core: always initialize ExecParamters.bus_endpoint_fd to -1
Lennart Poettering
2015-05-11
swap: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-06
device: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
2015-05-06
bus: don't switch to kdbus if not requested
David Herrmann
2015-05-05
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
2015-05-05
core: bus name units should not allow aliases or instances
Lennart Poettering
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-30
core: simplify %r and %R logic a bit
Lennart Poettering
2015-04-30
core: simplify unit type detection logic
Lennart Poettering
2015-04-30
sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API version
Lennart Poettering
2015-04-29
core: fix event source annotations
Mantas Mikulėnas
2015-04-29
tree-wide: get rid of a few more explicit bus parameters
Lennart Poettering
2015-04-29
core: for queued reload message there is no need to store the bus explicitly
Lennart Poettering
2015-04-29
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
[next]