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-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
2014-11-26
manager: print fatal errors on the console too
Zbigniew Jędrzejewski-Szmek
2014-11-26
manager: log some fatal errors at emergency level
Zbigniew Jędrzejewski-Szmek
2014-11-26
core: make sure we have enough information when doing selinux decisions
Lennart Poettering
2014-11-26
sd-bus: update peeking into receieved messages, with recent kernel change we ...
Lennart Poettering
2014-11-26
core: fix check for transaction destructiveness
Michal Schmidt
2014-11-26
core: drop now-redundant special-casing of JOB_NOP
Michal Schmidt
2014-11-26
core: fix assertion failure in checking a transaction with a JOB_NOP
Michal Schmidt
2014-11-26
core: reindent mount/kmod tables
Lennart Poettering
2014-11-25
core: show log message about process triggering kdbus service activation
Lennart Poettering
2014-11-24
smack: introduce new SmackProcessLabel option
WaLyong Cho
2014-11-23
manager: only issue overmount warning when the check succeeded
Zbigniew Jędrzejewski-Szmek
2014-11-23
manager: let manager_free() handle NULLs
Zbigniew Jędrzejewski-Szmek
2014-11-23
dbus: return non-zero return value in the case that prefix won't match
Lukas Nykryn
2014-11-21
selinux-access: fix broken ternary operator
Lukas Nykryn
2014-11-21
build: avoid trailing whitespace in feature string
Lennart Poettering
2014-11-20
core: watchdog bus properties cannot be both writable and constant
Lennart Poettering
2014-11-17
namespace: unchecked return value from library
Susant Sahani
2014-11-14
kmod-setup: improve for "kdbus" word on the kernel cmdline
Lennart Poettering
2014-11-14
kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c
Lennart Poettering
2014-11-14
mount-setup: remove mount_setup_late()
Daniel Mack
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-11-13
manager: allow test run to catch SIGCHLD events
Ronny Chevalier
2014-11-08
core: remove unused macro GC_QUEUE_USEC_MAX
Ronny Chevalier
2014-11-07
core: unify how we create the notify and private dbus socket
Lennart Poettering
2014-11-07
manager: cast mkdir() result to (void) to make sure coverity is quiet
Lennart Poettering
2014-11-07
timer: reenable TIMER_ACTIVE timers when restarted
Michael Chapman
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-06
shutdown: fix arguments to /run/initramfs/shutdown
Michal Schmidt
2014-11-06
s/commandline/command line/g
Harald Hoyer
2014-11-06
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
2014-11-06
core: get rid of condition.c and move the remaining call into util.c
Lennart Poettering
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-11-06
condition: record test state internally and beef it up to be a full enum
Lennart Poettering
[next]