Age | Commit message (Expand) | Author |
2015-09-29 | systemctl: make "systemctl is-system-running" return "offline" if we are not ... | Lennart Poettering |
2015-09-29 | Merge pull request #1398 from evverx/man-systemd-journald | Lennart Poettering |
2015-09-29 | Merge pull request #1407 from dvdhrm/prioq | Lennart Poettering |
2015-09-29 | tty-ask-password: minor modernizations | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-29 | util: unify implementation of NOP signal handler | Lennart Poettering |
2015-09-29 | core: remove set_default_unit() | Lennart Poettering |
2015-09-29 | core: modernize prepare_reexecute() | Lennart Poettering |
2015-09-29 | core: exit early if we hit OOM | Lennart Poettering |
2015-09-29 | core: use %m rather than strerror() where we can | Lennart Poettering |
2015-09-29 | main: minor clean-ups | Lennart Poettering |
2015-09-29 | tree-wide: take benefit of the fact that fdset_free() returns NULL | Lennart Poettering |
2015-09-29 | core: order #includes in main.c | Lennart Poettering |
2015-09-29 | strv: add strv_free_free() to strv.c and make use of it | Lennart Poettering |
2015-09-29 | tree-wide: port more code to use send_one_fd() and receive_one_fd() | Lennart Poettering |
2015-09-29 | core: sort includes of manager.[ch] according to CODING_STYLE | Lennart Poettering |
2015-09-29 | sd-event: don't provide priority stability | David Herrmann |
2015-09-29 | prioq: never shuffle identical entries | David Herrmann |
2015-09-29 | Merge pull request #1403 from dvdhrm/prioq-comment | Michal Schmidt |
2015-09-29 | prioq: add introduction comment | David Herrmann |
2015-09-28 | Merge pull request #1396 from phomes/va-start | David Herrmann |
2015-09-28 | man: journald: add commands for /var/log/journal creating | Evgeny Vereshchagin |
2015-09-27 | sd-bus: va_start should use the last named parameter | Thomas Hindoe Paaboel Andersen |
2015-09-27 | Merge pull request #1392 from dvdhrm/bus-format2 | Lennart Poettering |
2015-09-27 | Merge pull request #1373 from pfl/dhcp6_opportunistic_configuration | Martin Pitt |
2015-09-26 | sd-bus: add sd_bus_path_{encode,decode}_many() | David Herrmann |
2015-09-26 | Merge pull request #1391 from evverx/nspawn-completion | Daniel Mack |
2015-09-26 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2015-09-26 | shell-completion: nspawn: add missing values for --link-journal | Evgeny Vereshchagin |
2015-09-25 | update NEWS | Daniel Mack |
2015-09-25 | Merge pull request #1388 from darkcircle/ko-translation | Daniel Mack |
2015-09-25 | add a new Korean translation | Seong-ho Cho |
2015-09-25 | Merge pull request #1382 from filbranden/cpuaffinity2 | Daniel Mack |
2015-09-25 | Merge pull request #1380 from evverx/journalctl-bash-completion | Daniel Mack |
2015-09-24 | load-fragment: Use parse_cpu_set in CPUAffinity support | Filipe Brandenburger |
2015-09-24 | util: Add test for parse_cpu_set | Filipe Brandenburger |
2015-09-25 | shell-completion: journalctl: add missing options | Evgeny Vereshchagin |
2015-09-24 | util: refactor cpu_set parsing into its own function | Filipe Brandenburger |
2015-09-25 | shell-completion: journalctl: add missing fields | Evgeny Vereshchagin |
2015-09-24 | Merge pull request #1377 from evverx/man-systemd-slice | Lennart Poettering |
2015-09-24 | Merge pull request #1376 from dvdhrm/hostnamed-argc | Lennart Poettering |
2015-09-24 | hostnamed: drop redundant code | David Herrmann |
2015-09-24 | man: systemd.slice: add link to cgroups api docs | Evgeny Vereshchagin |
2015-09-24 | Merge pull request #1374 from olof/autoconf_gcrypt_dep | Lennart Poettering |
2015-09-24 | Merge pull request #1370 from systemd-mailing-devs/1443091642-5853-1-git-send... | Daniel Mack |
2015-09-24 | build-sys: only use AM_PATH_LIBGCRYPT macro if it exists | Olof Johansson |
2015-09-24 | networkd: Be opportunistic when declaring link configured | Patrik Flykt |
2015-09-24 | s390: add personality support | Hendrik Brueckner |
2015-09-24 | Merge pull request #1366 from pocek/sd-event-fixes | Lennart Poettering |
2015-09-24 | Merge pull request #1332 from thom311/master | Tom Gundersen |