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
Age
Commit message (
Expand
)
Author
2016-06-23
core: when writing transient unit files, make sure all lines end with a newline
Lennart Poettering
2016-06-22
machinectl: do not escape the unit name (#3554)
Elias Probst
2016-06-22
watchdog: Support changing watchdog_usec during runtime (#3492)
Minkyung
2016-06-22
Merge pull request #3526 from fbuihuu/fix-console-log-color
Lennart Poettering
2016-06-22
pid1: initialize status color mode after setting up TERM
Franck Bui
2016-06-22
pid1: initialize TERM environment variable correctly
Franck Bui
2016-06-21
Do not ellipsize cgroups when showing slices in --full mode (#3560)
Ian Lee
2016-06-20
core: log the right set of the supported controllers (#3558)
Evgeny Vereshchagin
2016-06-20
Revert "do not pass-along the environment from the kernel or initrd"
Franck Bui
2016-06-20
pid1: reconnect to the console before being re-executed
Franck Bui
2016-06-19
tests: don't run test_get_process_cmdline_harder under valgrind
Evgeny Vereshchagin
2016-06-19
tests: fix memory leak in test-keymap-util
Evgeny Vereshchagin
2016-06-18
Ensure kdbus isn't used (#3501)
Dave Reisner
2016-06-16
process-util: fix two bugs in get_process_cmdline() (#3555)
Lennart Poettering
2016-06-16
Merge pull request #3546 from keszybz/systemctl-fixes
Lennart Poettering
2016-06-16
resolved: when restarting a transaction make sure to not touch it anymore (#3...
Lennart Poettering
2016-06-16
systemctl: delay pager/polkit agent opening as much as possible
Zbigniew Jędrzejewski-Szmek
2016-06-16
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
2016-06-16
Merge pull request #3511 from andir/networkd-vrf
Zbigniew Jędrzejewski-Szmek
2016-06-16
Merge pull request #3481 from poettering/relative-memcg
Lennart Poettering
2016-06-15
Merge pull request #3537 from poettering/journal-stream-env
Zbigniew Jędrzejewski-Szmek
2016-06-16
networkd: vrf: add support for enslaving devices to VRFs
Andreas Rammhold
2016-06-16
networkd: added support for vrf interfaces (#3316)
Andreas Rammhold
2016-06-15
load-fragment: ignore ENOTDIR/EACCES errors (#3510)
Zbigniew Jędrzejewski-Szmek
2016-06-15
core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...
Lennart Poettering
2016-06-15
execute: minor coding style improvements
Lennart Poettering
2016-06-15
systemctl: also fall back to ListUnitsFiltered on access denied
Zbigniew Jędrzejewski-Szmek
2016-06-15
systemctl: do not open pager twice
Zbigniew Jędrzejewski-Szmek
2016-06-15
socket-util: Run the fallback when the kernel complains about the null buffer...
Kai Ruhnau
2016-06-14
Merge pull request #3540 from poettering/resolved-various
Zbigniew Jędrzejewski-Szmek
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-14
util-lib: rework get_process_cmdline() (#3529)
Lennart Poettering
2016-06-14
resolved: in the ResolveHostname() bus call, accept IP addresses with scope
Lennart Poettering
2016-06-14
resolved: make sure we initialize the ifindex of direct zone answers properly
Lennart Poettering
2016-06-14
resolve: port resolve tool to in_addr_ifindex_{from_string_auto|to_string}()
Lennart Poettering
2016-06-14
udevadm: trivial simplification
Zbigniew Jędrzejewski-Szmek
2016-06-14
unit: properly comment generated comments in unit files
Lennart Poettering
2016-06-14
sd-ndisc: add missing cast
Lennart Poettering
2016-06-14
systemctl: allow percent-based MemoryLimit= settings via systemctl set-property
Lennart Poettering
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
2016-06-14
core: make sure to use "infinity" in unit files, not "max"
Lennart Poettering
2016-06-14
core: when receiving a memory limit via the bus, refuse 0
Lennart Poettering
2016-06-14
core: optionally, accept a percentage value for MemoryLimit= and related sett...
Lennart Poettering
2016-06-14
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
2016-06-14
util: when determining the amount of memory on this system, take cgroup limit...
Lennart Poettering
2016-06-14
networkd: Tunnel add support to configure key for VTI/VTI6 (#3532)
Susant Sahani
2016-06-14
Merge pull request #3527 from poettering/systemctl-fixes
Daniel Mack
2016-06-14
manager: reduce complexity of unit_gc_sweep (#3507)
Lukáš Nykrýn
2016-06-14
core: on unified we don't need to check u->pids: we can use proper notificati...
Evgeny Vereshchagin
2016-06-14
build: fix missing symbol for old kernel headers (#3530)
Andrew Jeddeloh
[next]