Age | Commit message (Expand) | Author |
2016-08-29 | basic/fileio: we always have O_TMPFILE now | Yann E. MORIN |
2016-08-29 | missing.h: add missing definitions for __O_TMPFILE | Yann E. MORIN |
2016-08-19 | Merge pull request #3965 from htejun/systemd-controller-on-unified | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | terminal-util: remove unnecessary check of result of isatty() (#4000) | 0xAX |
2016-08-19 | Merge pull request #3909 from poettering/mount-tool | Evgeny Vereshchagin |
2016-08-19 | Merge pull request #3987 from keszybz/console-color-setup | Lennart Poettering |
2016-08-19 | terminal-util: use getenv_bool for $SYSTEMD_COLORS | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | systemd: ignore lack of tty when checking whether colors should be enabled | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | Merge pull request #3988 from keszybz/journald-dynamic-users | Lennart Poettering |
2016-08-18 | journald: do not create split journals for dynamic users | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | logind: update empty and "infinity" handling for [User]TasksMax (#3835) | Tejun Heo |
2016-08-18 | hostnamectl: rework pretty hostname validation (#3985) | Lennart Poettering |
2016-08-18 | add a new tool for creating transient mount and automount units | Lennart Poettering |
2016-08-17 | core: use the unified hierarchy for the systemd cgroup controller hierarchy | Tejun Heo |
2016-08-15 | core: rename cg_unified() to cg_all_unified() | Tejun Heo |
2016-08-14 | Merge pull request #3905 from htejun/cgroup-v2-cpu | Zbigniew Jędrzejewski-Szmek |
2016-08-07 | core: add cgroup CPU controller support on the unified hierarchy | Tejun Heo |
2016-08-05 | Merge pull request #3818 from poettering/exit-status-env | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | Merge pull request #3900 from keszybz/fix-3607 | Lennart Poettering |
2016-08-05 | util-lib: unify parsing of nice level values | Lennart Poettering |
2016-08-05 | fileio: fix MIN/MAX mixup (#3896) | Vito Caputo |
2016-08-04 | basic/set: remove some spurious spaces | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | fileio: fix read_full_stream() bugs (#3887) | Vito Caputo |
2016-08-04 | util-lib: rework /tmp and /var/tmp handling code | Lennart Poettering |
2016-08-04 | util-lib: add parse_percent_unbounded() for percentages over 100% (#3886) | David Michael |
2016-08-03 | Merge pull request #3820 from poettering/nspawn-resolvconf | Zbigniew Jędrzejewski-Szmek |
2016-08-03 | util-lib: make timestamp generation and parsing reversible (#3869) | Lennart Poettering |
2016-08-03 | core: inherit TERM from PID 1 for all services started on /dev/console | Lennart Poettering |
2016-08-03 | Merge pull request #3828 from keszybz/drop-systemd-vconsole-setup-service | Lennart Poettering |
2016-08-01 | virt: detect bhyve (FreeBSD hypervisor) (#3840) | Leonardo Brondani Schenkel |
2016-07-31 | Add enable_disable() helper | Zbigniew Jędrzejewski-Szmek |
2016-07-26 | string-util: rework memory_erase() to not use GCC optimize attribute (#3812) | Michael Biebl |
2016-07-25 | Merge pull request #3728 from poettering/dynamic-users | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3757 from poettering/efi-search | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3589 from brauner/cgroup_namespace | Lennart Poettering |
2016-07-25 | fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable() | Lennart Poettering |
2016-07-25 | namespace: don't fail on masked mounts (#3794) | Alban Crequy |
2016-07-22 | Merge pull request #3777 from poettering/id128-rework | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | Merge pull request #3753 from poettering/tasks-max-scale | Lennart Poettering |
2016-07-22 | namespace: ensure to return a valid inaccessible nodes (#3778) | Alessandro Puccetti |
2016-07-22 | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering |
2016-07-22 | sysusers: move various user credential validity checks to src/basic/ | Lennart Poettering |
2016-07-22 | core: support percentage specifications on TasksMax= | Lennart Poettering |
2016-07-22 | sd-id128: split UUID file read/write code into new id128-util.[ch] | Lennart Poettering |
2016-07-22 | Merge pull request #3762 from poettering/sigkill-log | Martin Pitt |
2016-07-22 | Merge pull request #3764 from poettering/assorted-stuff-2 | Martin Pitt |
2016-07-21 | missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772) | Alessio Igor Bogani |
2016-07-21 | bootctl: move toupper() implementation to string-util.h | Lennart Poettering |
2016-07-20 | basic: fix macro definition in nss-util.h | Lennart Poettering |
2016-07-20 | cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anyway | Lennart Poettering |