Age | Commit message (Expand) | Author |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering |
2015-10-24 | util: split out extract_first_word() and related calls into extract-word.[ch] | Lennart Poettering |
2015-10-24 | util-lib: get_current_dir_name() can return errors other than ENOMEM | Lennart Poettering |
2015-10-24 | path-util: rework find_binary(), fsck_exists() and mkfs_exists() | Lennart Poettering |
2015-10-22 | import: when downloading images, create a subtree quota group for them | Lennart Poettering |
2015-10-22 | btrfs: beef-up btrfs support with a limited understanding of quota | Lennart Poettering |
2015-10-20 | run: can launch units with ReadWriteDirectories, ReadOnlyDirectories, Inacces... | Evgeny Vereshchagin |
2015-10-20 | Merge pull request #1616 from evverx/run-fix-environment-parsing | Lennart Poettering |
2015-10-20 | run: fix Environment parsing | Evgeny Vereshchagin |
2015-10-19 | strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_ | Zbigniew Jędrzejewski-Szmek |
2015-10-19 | tree-wide: whenever we deal with passwords, erase them from memory after use | Lennart Poettering |
2015-10-19 | Hook more properties for transient units | Nicolas Cornu |
2015-10-17 | run: can launch units with OOMScoreAdjust | Evgeny Vereshchagin |
2015-10-15 | run: can launch units with TimerSlackNSec | Evgeny Vereshchagin |
2015-10-14 | systemd-run: can launch units with SyslogFacility | Evgeny Vereshchagin |
2015-10-14 | systemd-run: can launch units with SyslogLevel | Evgeny Vereshchagin |
2015-10-13 | bus-util: change `Default`-chopping to `Limit`-searching | Evgeny Vereshchagin |
2015-10-13 | Merge pull request #1534 from evverx/expose-rlimits-on-dbus | Lennart Poettering |
2015-10-12 | core: manager: expose DefaultLimit* as properties on dbus | Evgeny Vereshchagin |
2015-10-12 | bus-util: add bus_property_get_rlimit (move from core/dbus_execute) | Evgeny Vereshchagin |
2015-10-11 | shared: remove an unused variable | Thomas Hindoe Paaboel Andersen |
2015-10-09 | systemd-run can now launch units with SyslogIdentifier | Evgeny Vereshchagin |
2015-10-09 | systemd-run can now launch units with SyslogLevelPrefix | Evgeny Vereshchagin |
2015-10-07 | machinectl: fix race when opening new shells with "machinectl shell" | Lennart Poettering |
2015-10-07 | ask-password: add support for caching passwords in the kernel keyring | Lennart Poettering |
2015-10-06 | ask-password: various modernizations | Lennart Poettering |
2015-10-05 | hashmap: hash_funcs - make inputs unambiguous | Tom Gundersen |
2015-10-05 | hashmap: refactor hash_func | Tom Gundersen |
2015-10-01 | Merge pull request #1426 from poettering/log-syntax | Daniel Mack |
2015-09-30 | conf-parser: make use of DEFINE_PARSER macro to parse mode_t | Lennart Poettering |
2015-09-30 | log: move log_invalid_utf8() to log.h | Lennart Poettering |
2015-09-30 | tree-wide: clean up log_syntax() usage | Lennart Poettering |
2015-09-30 | gpt-auto-generator: check fstab for /boot entries | Kay Sievers |
2015-09-30 | Merge pull request #1415 from aakoskin/bootchart-v2 | Daniel Mack |
2015-09-30 | Merge pull request #1418 from poettering/base-fs | Daniel Mack |
2015-09-30 | base-fs: consider inability to create /root non-fatal | Lennart Poettering |
2015-09-30 | architecture.h: define PROC_CPUINFO_MODEL | Aaro Koskinen |
2015-09-30 | fileio: make get_status_field() more generic | Aaro Koskinen |
2015-09-30 | systemctl: various modernizations | Lennart Poettering |
2015-09-29 | pager: minor modernizations | Lennart Poettering |
2015-09-29 | bus-util: rename bus_open_transport() to bus_connect_transport() | Lennart Poettering |
2015-09-29 | pager: minor simplification | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-23 | Merge pull request #1339 from alkino/master | Daniel Mack |
2015-09-23 | Hook more properties for transient units | Nicolas Cornu |
2015-09-22 | cgtop: underline table header | Lennart Poettering |
2015-09-14 | Merge pull request #1250 from g2p/master | Lennart Poettering |
2015-09-11 | core: refactor cpu shares/blockio weight cgroup logic | Lennart Poettering |
2015-09-11 | util: remove ring.[ch] + pty.[ch] and tests | Lennart Poettering |