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-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
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-28
service: make restart logic a bit easier to understand
Lennart Poettering
2015-04-28
exit-status: introduce common exit_status_set_test() call for testing exit st...
Lennart Poettering
2015-04-28
scope: use correct enum type
Thomas Hindoe Paaboel Andersen
2015-04-28
unit: Drop unused variables
Martin Pitt
2015-04-28
core: when we cannot add PID to a scope cgroup, log about it
Lennart Poettering
2015-04-27
core: coldplug all units which participate in jobs during coldplugging
Ivan Shapovalov
2015-04-24
core: minor simplification
Lennart Poettering
2015-04-24
unit: don't add automatic dependencies on device units if they aren't supported
Lennart Poettering
2015-04-24
manager: don't fail fatally if we cannot coldplug a unit
Lennart Poettering
2015-04-24
core: always coldplug units that are triggered by other units before those
Lennart Poettering
2015-04-24
core: return 0 from device_serialize()
Daniel Mack
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-04-24
device: rework how we enter tentative state
Lennart Poettering
2015-04-24
service: improve readability, by reducing line-breaks
Lennart Poettering
2015-04-23
core: fix parsing of mount flags
Lennart Poettering
2015-04-23
core: downgrade warning about duplicate device names
Lennart Poettering
2015-04-23
core: explicitly specify credentials for direct connections, too
Lennart Poettering
2015-04-22
kmod-setup: load ip_tables kmod at boot
Lennart Poettering
2015-04-21
automount: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-04-21
build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadir
Lennart Poettering
2015-04-21
core: make unit deserialization more defensive
Lennart Poettering
2015-04-21
automount: various smaller fixes
Lennart Poettering
2015-04-21
automount: add expire support
Michael Olbrich
2015-04-21
service: transition through SIGKILL states only when SIGKILL is enabled
Lennart Poettering
2015-04-21
service: timeout on SIGABRT should also be considered an error to remember
Lennart Poettering
2015-04-21
service: make more use of IN_SET() macro
Lennart Poettering
2015-04-21
service: list states always in the same order
Lennart Poettering
2015-04-21
service: make kill operation mapping explicit
Lennart Poettering
2015-04-21
sd-bus: when augmenting creds, remember which ones were augmented
Lennart Poettering
[next]