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
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
core: add new "flush" job mode to cancel all other jobs when queuing a new job
Lennart Poettering
2013-11-26
core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...
Lennart Poettering
2013-11-25
core: fix order of parameters in broadcast_signal()
Lennart Poettering
2013-11-25
service: fix handling of PID file inotify events
Lennart Poettering
2013-11-25
core: include following set data in dump
Lennart Poettering
2013-11-25
swap: always track the current real device node of all swap devices, even whe...
Lennart Poettering
2013-11-25
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...
Lennart Poettering
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-25
device: fix typo
Lennart Poettering
2013-11-25
core: fix bus serialization of conditions
Lennart Poettering
2013-11-25
core: fix serialization of exec command structs
Lennart Poettering
2013-11-25
core: set some event source priorities to enforce dispatching order
Lennart Poettering
2013-11-25
swap: split state machine state ACTIVATING into two
Lennart Poettering
2013-11-25
device: modernizations
Lennart Poettering
2013-11-25
core: dispatch run queue only if there's nothing else to do
Lennart Poettering
2013-11-24
core: set finish_timestamp only after all jobs have finished
Kay Sievers
2013-11-22
core: don't warn loudly if we cannot send a bus signal to a disconnected client
Lennart Poettering
2013-11-22
service: honour that for services RestartSec=0 means immediate restarts but T...
Lennart Poettering
2013-11-22
job: fix serialization
Lennart Poettering
2013-11-22
build-sys: move more files from core/ to share/ that are generic enough
Lennart Poettering
2013-11-22
core: fix timestamp assignment
Kay Sievers
2013-11-22
bus: rework sd_bus_error APIs
Lennart Poettering
2013-11-22
cgroups: Cache controller masks and optimize queues.
David Strauss
2013-11-22
bus: also add error parameter to object find and enumerator callbacks
Lennart Poettering
2013-11-21
bus: restore selinux access control to PID 1 for properties
Lennart Poettering
2013-11-21
timer: make timer accuracy configurable
Lennart Poettering
2013-11-21
core: actually make SwitchRoot() bus call do the deed
Lennart Poettering
2013-11-21
core: fix serilization of ListJobs() response
Lennart Poettering
2013-11-21
core: fix serialization of client tracker
Lennart Poettering
2013-11-21
core: fix deserialization of StartTransientUnit() parameters
Lennart Poettering
2013-11-21
bus: properly serialize unit file change list
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
manager: always sort environment block, it's prettier
Lennart Poettering
2013-11-21
src/core/selinux-access: #include <sys/socket.h>
Daniel Mack
2013-11-21
bus: fix seriliazation of activation errors
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-21
socket: fix segfault
Lennart Poettering
2013-11-20
valgrind: make running PID 1 in valgrind useful
Lennart Poettering
2013-11-20
manager: don't do plymouth in a container
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
install: use const where we can
Lennart Poettering
2013-11-18
Remove duplicate includes
Karel Zak
2013-11-18
use #pragma once instead of foo*foo define guards
Shawn Landden
2013-11-17
core/socket: fix SO_REUSEPORT
Shawn Landden
2013-11-17
core/socket: use _cleanup_free_
Shawn Landden
2013-11-16
Fix RemainAfterExit services keeping a hold on console
Olivier Brunel
2013-11-15
core: some more _cleanup_free_
Zbigniew Jędrzejewski-Szmek
2013-11-14
loopback-setup: move to rtnl
Tom Gundersen
[next]