Age | Commit message (Expand) | Author |
2017-02-03 | rules: allow systemd to manage UBI volumes (#5214) | Mirza Krak |
2017-02-02 | logind: Don't try to emit a change signal for the 'Sessions' property (#5211) | afrantzis |
2017-02-02 | Merge pull request #5212 from poettering/time-range | Zbigniew Jędrzejewski-Szmek |
2017-02-02 | cgls: --machine= expects an argument, indicate that in log messages | Lennart Poettering |
2017-02-02 | time-util: add overflow checking to monotonic timestamp specifications | Lennart Poettering |
2017-02-02 | time-util: when formatting usec_t as raw integers use PRIu64 | Lennart Poettering |
2017-02-02 | time-util: when converting to time_t do something useful in 2038 | Lennart Poettering |
2017-02-02 | time-util: refuse formatting/parsing times that we can't store | Lennart Poettering |
2017-02-02 | time: time_t is signed, and mktime() is happy to return negative time | Lennart Poettering |
2017-02-02 | nspawn: shown exec() command is misleading | Lennart Poettering |
2017-02-02 | systemctl: 'show' don't exit with a failure status if the requested property ... | Franck Bui |
2017-02-02 | Merge pull request #5204 from keszybz/masked-warning-cleanup | Lennart Poettering |
2017-02-02 | Merge pull request #5202 from keszybz/cgls-units | Lennart Poettering |
2017-02-01 | Merge pull request #5203 from poettering/dotdot | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | cgls: allow --unit, --user-unit to take optional argument | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | cgls: add --user-unit to show user units | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | cgls: add --unit to show units | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | shared/cgroup-show: extract funtion to query unit cgroup path | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | cgtop: use common function to query cgroup root | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | cgls: make function to query cgroup root public | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | core/transaction: also downgrade warning for masked units wanted by followed ... | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | Consistently use ERFKILL for masked units | Zbigniew Jędrzejewski-Szmek |
2017-02-02 | Merge pull request #5151 from keszybz/journal-flags | Lennart Poettering |
2017-02-02 | man: fix spelling error parth -> path | Brandon Philips |
2017-02-02 | systemctl: restore --failed (#5198) | Zbigniew Jędrzejewski-Szmek |
2017-02-02 | hexdecoct: use typesafe new() instead of malloc() | Lennart Poettering |
2017-02-02 | fs-util: unify code we use to check if dirent's d_name is "." or ".." | Lennart Poettering |
2017-02-01 | system-update-generator: warn if the command line blocks updates (#5173) | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | update TODO | Lennart Poettering |
2017-02-01 | Merge pull request #5191 from keszybz/tweaks | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | Revert "Trivial typo fixes and code refactorings (#5191)" | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | Trivial typo fixes and code refactorings (#5191) | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | nspawn: Print attempted execv() path on failure (#5199) | Philip Withnall |
2017-02-01 | Merge pull request #5166 from keszybz/gcc7 | Evgeny Vereshchagin |
2017-01-31 | Merge pull request #5146 from ssahani/ifname-alias | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | nss-util: silence warning about deprecated RES_USE_INET6 | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | MurmurHash: all /* fall through */ comments | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | cryptsetup: do not return uninitialized value on error | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | journal/lookup3: silence gcc 7 implicit-fallthrough warning | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | tree-wide: adjust fall through comments so that gcc is happy | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | nspawn: fix clobbering of selinux context arg | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | pid1: remove duplicate const attribute | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | microhttpd-util: silence warnings about deprecated options | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core: fix copy paste error (s/source/destination/) (#5197) | Evgeny Vereshchagin |
2017-01-31 | shared/cgroup-show: use (void) | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | journal-file: check asprintf return value in the usual fashion | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core/timer: use (void) | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core/execute.c: check asprintf return value in the usual fashion | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core/execute: reformat exec_context_named_iofds() for legibility | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | coredump: really extract container cmdline (#5167) | Evgeny Vereshchagin |