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
2014-12-09
core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...
Lennart Poettering
2014-12-09
cgroup: Handle error when destroying cgroup
Ross Lagerwall
2014-12-08
load-fragment: remove wrong ifdef guard
Zbigniew Jędrzejewski-Szmek
2014-12-08
timer: timer can be a transient unit
WaLyong Cho
2014-12-08
bus: StartTransientUnit can have aux unit
WaLyong Cho
2014-12-04
selinux: figure out selinux context applied on exec() before closing all fds
Michal Sekletar
2014-12-03
machine-id-setup: add a machine_id_commit call to commit on disk a transient ...
Didier Roche
2014-12-03
machine-id-setup: casting const away is ugly, let's not do it if there's no r...
Lennart Poettering
2014-12-03
machine-id-setup: Factorize some machine-id-setup functions to be reused
Didier Roche
2014-12-02
systemctl: show unit file preset state in "systemctl status" output"
Lennart Poettering
2014-12-02
manager: log deserialization errors only at LOG_DEBUG level
Lennart Poettering
2014-12-02
core: OOM really shouldn't be considered a deserialization parse failure
Lennart Poettering
2014-11-30
core: warn and ignore SysVStartPriority=
Zbigniew Jędrzejewski-Szmek
2014-11-30
When warning about unsupported options, be more detailed
Zbigniew Jędrzejewski-Szmek
2014-11-30
core: remove unused variables
Ronny Chevalier
2014-11-29
core: Support system.conf.d and user.conf.d directories in the usual search p...
Josh Triplett
2014-11-29
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: use DEFINE_TRIVIAL_CLEANUP_FUNC
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: convert some left-over (usec_t) -1 to USEC_INFINITY
Lennart Poettering
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
mount: constify MountParameters
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: deal with inotify queue overflow
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: create directory before adding watches on it
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: be more careful about errors when parsing mtab
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: simplify mount_needs_network check
Zbigniew Jędrzejewski-Szmek
2014-11-28
mount: check options as well as fstype for network mounts
Chris Leech
2014-11-28
mount: add remote-fs dependencies if needed after change
Chris Leech
2014-11-28
mount: monitor for utab changes with inotify
Chris Leech
2014-11-28
mount: use libmount to enumerate /proc/self/mountinfo
Chris Leech
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
core: fix return value in error path after sd_event_add_io() failure
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
core: two more log_unit_*_errno() conversions
Michal Schmidt
2014-11-28
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
2014-11-28
core: add log_unit_*_errno() macros
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-28
core: only override kdbus attach mask when running as PID 1
Lennart Poettering
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-27
kmod-setup: simplify kernel command line parsing
Lennart Poettering
2014-11-27
kdbus: set kernel attach mask before creating the first bus
Lennart Poettering
2014-11-27
selinux: log selinux log messages with LOG_AUTH facility
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
core: fix transaction destructiveness check once more
Michal Schmidt
2014-11-26
swap: restore support for nofail
Zbigniew Jędrzejewski-Szmek
[prev]
[next]