Age | Commit message (Expand) | Author |
2016-06-28 | man: clarify NotifyAccess overriding (#3620) | Luca Bruno |
2016-06-26 | man: document what Authenticated: in the systemd-resolve output actually mean... | Lennart Poettering |
2016-06-24 | systemctl: Create new unit files with "edit --force" (#3584) | Doug Christman |
2016-06-24 | resolved: add option to disable caching (#3592) | Martin Pitt |
2016-06-24 | Merge pull request #3549 from poettering/resolved-more | Tom Gundersen |
2016-06-23 | execute: add a new easy-to-use RestrictRealtime= option to units | Lennart Poettering |
2016-06-22 | nspawn: improve man page (#3577) | Lennart Poettering |
2016-06-22 | man: document that %f in units always unescapes (#3578) | Lennart Poettering |
2016-06-22 | watchdog: Support changing watchdog_usec during runtime (#3492) | Minkyung |
2016-06-21 | man: document some sd-bus functions (#3567) | mahkoh |
2016-06-21 | man: beef up resolved man page | Lennart Poettering |
2016-06-21 | resolve: add "systemd-resolve --status" command | Lennart Poettering |
2016-06-19 | man: match runlevel symlinks recommendation with our makefile (#3563) | Lukáš Nykrýn |
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-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 | core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute... | Lennart Poettering |
2016-06-14 | man: fix option letter in udevadm control -e | Zbigniew Jędrzejewski-Szmek |
2016-06-14 | man: minor fixes | Lennart Poettering |
2016-06-14 | core: optionally, accept a percentage value for MemoryLimit= and related sett... | Lennart Poettering |
2016-06-14 | networkd: Tunnel add support to configure key for VTI/VTI6 (#3532) | Susant Sahani |
2016-06-13 | Merge pull request #3498 from poettering/syscall-filter-fixes | Lennart Poettering |
2016-06-13 | core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488) | Ivan Shapovalov |
2016-06-13 | core: improve seccomp syscall grouping a bit | Lennart Poettering |
2016-06-10 | resolved: also add a way to flush all caches via the bus | Lennart Poettering |
2016-06-10 | man: document what SIGUSR1 and SIGUSR2 do to resolved | Lennart Poettering |
2016-06-10 | core/execute: add the magic character '!' to allow privileged execution (#3493) | Alessandro Puccetti |
2016-06-10 | nspawn: introduce --notify-ready=[no|yes] (#3474) | Alessandro Puccetti |
2016-06-10 | networkd: add support to configure VLAN on bridge ports | Tobias Jungel |
2016-06-07 | networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRA | Lennart Poettering |
2016-06-07 | Merge pull request #3394 from poettering/triple-tstamp | Lennart Poettering |
2016-06-06 | os-release: Add VERSION_CODENAME field (#3445) | Benjamin Drung |
2016-06-06 | network: beef up ipv6 RA support considerably | Lennart Poettering |
2016-06-06 | machinectl: Added stop as alias for poweroff (#3406) | Christian Rebischke |
2016-06-05 | cgtop: add option to show a single cgroup subtree (#3413) | Alessandro Puccetti |
2016-06-03 | core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) | Topi Miettinen |
2016-06-03 | core: always use "infinity" for no upper limit instead of "max" (#3417) | Tejun Heo |
2016-06-01 | core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157) | Topi Miettinen |
2016-05-31 | man: document that systemctl -ff reboot does not require PID 1 to work (#3310) | Lennart Poettering |
2016-05-30 | networkd: bridge add support to configure VLAN filtering (#3344) | Tobias Jungel |
2016-05-30 | doc: clarify systemd.exec's paths definition (#3368) | Alessandro Puccetti |
2016-05-30 | man: fix recurring typo | Luca Bruno |
2016-05-28 | man: cite systemd.offline-updates(7) instead of linking to old wiki page | Zbigniew Jędrzejewski-Szmek |
2016-05-28 | man: punctuation fixes | Zbigniew Jędrzejewski-Szmek |
2016-05-27 | core: add cgroup memory controller support on the unified hierarchy (#3315) | Tejun Heo |
2016-05-23 | man: explain what list-units does a bit better (#3324) | Zbigniew Jędrzejewski-Szmek |
2016-05-20 | Merge pull request #3290 from htejun/cgroup2-io-compat | Lennart Poettering |
2016-05-20 | Merge pull request #3235 from dkg/hwaddr-cleanup | Tom Gundersen |
2016-05-19 | systemctl: restore the no-sync option for legacy halt (#3249) | tblume |