Age | Commit message (Expand) | Author |
2015-10-20 | dbus-execute: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-10-20 | Merge pull request #1616 from evverx/run-fix-environment-parsing | Lennart Poettering |
2015-10-20 | Merge pull request #1538 from ssahani/ipv62 | Tom Gundersen |
2015-10-20 | run: fix Environment parsing | Evgeny Vereshchagin |
2015-10-20 | Merge pull request #1619 from iaguis/nspawn-sysfs-netns-3 | Lennart Poettering |
2015-10-20 | nspawn: skip /sys-as-tmpfs if we don't use private-network | Iago López Galeiras |
2015-10-19 | dbus-execute: some cleanups when parsing EnvironmentFiles= for transient units | Lennart Poettering |
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 | core: actually set pids_max field after parsing it | Lennart Poettering |
2015-10-19 | journald: make sure r is always initialized | Lennart Poettering |
2015-10-19 | journal: fix bad memory freeing | Lennart Poettering |
2015-10-19 | tree-wide: add more void casts for various syscall invocations | Lennart Poettering |
2015-10-19 | core: fix type of NetClass dbus property | Lennart Poettering |
2015-10-19 | Merge pull request #1614 from alkino/master | Lennart Poettering |
2015-10-19 | Hook more properties for transient units | Nicolas Cornu |
2015-10-19 | tree-wide: remove unused functions | Thomas Hindoe Paaboel Andersen |
2015-10-19 | Merge pull request #1598 from evverx/run-oomscoreadjust | Lennart Poettering |
2015-10-18 | Merge pull request #1595 from poettering/proxy-fixes | David Herrmann |
2015-10-17 | run: can launch units with OOMScoreAdjust | Evgeny Vereshchagin |
2015-10-17 | util: add func for checking OOMScoreAdjust | Evgeny Vereshchagin |
2015-10-17 | unit: allocate bus name match string on the stack | Lennart Poettering |
2015-10-17 | sd-bus: fix error handling of pthread API calls | Lennart Poettering |
2015-10-17 | bus-proxy: don't close local bus fds twice | Lennart Poettering |
2015-10-16 | Merge pull request #1582 from evverx/dump-runtime-dir-mode | Ronny Chevalier |
2015-10-16 | core: dump RuntimeDirectories and RuntimeDirectoryMode too | Evgeny Vereshchagin |
2015-10-16 | networkd: add support for configure IPv6 DAD | Susant Sahani |
2015-10-15 | sd-netlink: refcount multicast groups | Tom Gundersen |
2015-10-15 | btrfs: always remove the per-subvol qgroup when removing a subvol | Lennart Poettering |
2015-10-15 | Merge pull request #1575 from evverx/expose-manager-timerslacknsec | Lennart Poettering |
2015-10-15 | core: expose manager's TimerSlackNSec as propery on dbus | Evgeny Vereshchagin |
2015-10-15 | Merge pull request #1527 from keszybz/lz4 | Lennart Poettering |
2015-10-15 | Merge pull request #1569 from mustrumr/date-parse-additions | Lennart Poettering |
2015-10-15 | run: can launch units with TimerSlackNSec | Evgeny Vereshchagin |
2015-10-14 | compress: return errors without logging, do not fake errno | Zbigniew Jędrzejewski-Szmek |
2015-10-15 | test: add calendarspec UTC tests | Hristo Venev |
2015-10-15 | basic: calendarspec UTC support | Hristo Venev |
2015-10-15 | test: parse_timestamp UTC and fractional seconds tests | Hristo Venev |
2015-10-15 | basic: parse_timestamp UTC and fractional seconds support | Hristo Venev |
2015-10-15 | basic: add mktime_or_timegm and localtime_or_gmtime_r | Hristo Venev |
2015-10-14 | login: suspend - be a bit more explicit when logging | Tom Gundersen |
2015-10-14 | Merge pull request #1528 from evverx/systemd-run-syslog-pri-fac | Lennart Poettering |
2015-10-14 | core: execute: validate syslog level and facility | Evgeny Vereshchagin |
2015-10-14 | util: add functions for validating syslog level and facility | 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-14 | tty-ask-password-agent: don't warn if we cannot disable wall messages on the ... | Lennart Poettering |
2015-10-14 | core: log if the service to activate vanished before we activate it | Lennart Poettering |
2015-10-14 | compress: fix mmap error handling | Zbigniew Jędrzejewski-Szmek |
2015-10-14 | Merge pull request #1530 from teg/network-fixes-2 | Lennart Poettering |