Age | Commit message (Expand) | Author |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-17 | rules: only run systemd-sysctl when a network device is added | Ross Lagerwall |
2013-06-17 | mount: when learning about the root mount from mountinfo, don't add conflicti... | Lennart Poettering |
2013-06-17 | rpm: define a %_userunitdir macro | Lennart Poettering |
2013-06-17 | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers |
2013-06-14 | man: update systemd-analyze invocation | Zbigniew Jędrzejewski-Szmek |
2013-06-14 | systemd-analyze: Show critical chains for listed units | Gabriel de Perthuis |
2013-06-14 | man: improve readability of "_TRANSPORT=" section in systemd.journal-fields(7) | Jason St. John |
2013-06-13 | man: add sd_j_open_files to return values section | Zbigniew Jędrzejewski-Szmek |
2013-06-13 | journald: do not calculate free space too early | Zbigniew Jędrzejewski-Szmek |
2013-06-13 | journal: use initialization instead of zeroing | Zbigniew Jędrzejewski-Szmek |
2013-06-12 | build-sys: add 'man' target | Zbigniew Jędrzejewski-Szmek |
2013-06-12 | gitignore: Add test-journal-interleaving | Jan Janssen |
2013-06-12 | build-sys: don't install quotaon.service twice | Ross Burton |
2013-06-12 | bootchart: fix typos in copyright notices | Jason St. John |
2013-06-11 | update TODO | Lennart Poettering |
2013-06-10 | journald: do not overwrite syslog facility when parsing priority | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | build-sys: remove SD_JOURNAL_SYSTEM_ONLY(3) from Makefile | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | man: add note that sd_journal_open_files is racy | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: letting (interleaved) seqnums go | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add testcase for duplicate seqnums | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add testcase for skipping-entries-on-direction-change-bug | Marius Vollmer |
2013-06-10 | journal: change direction tests to use the same convention (cp </> np) | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: remember last direction of search and keep offset cache | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: allow the user to specify the file(s) to use | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: add sd_journal_open_files | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add test for empty journal files | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: print monotonic timestamp in --header | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: print proper IDs with --header | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Use stdint.h macros instead of casts to print uint64_t values | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Properly check for overflow in offsets | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: no color for --reboot-- when not on tty | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: loop less in MATCH_AND_TERM conditionals | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: add --system/--user flags | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: add ability to filter by current user | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: simplify match_free_if_empty | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | dev-setup: do not create a dangling /proc/kcore symlink | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | journalctl: fix verbose output when no logs are found | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | service: don't report alien child as alive when it's not | Ross Lagerwall |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-06-09 | systemctl: remove extra padding from status output | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | logs-show: print multiline messages | Zbigniew Jędrzejewski-Szmek |
2013-06-06 | update TODO | Lennart Poettering |
2013-06-06 | cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement | Lennart Poettering |
2013-06-06 | build-sys: we do not support --disable-largefile builds | Lennart Poettering |
2013-06-06 | build-sys: do not allow --enable static | Cristian Rodríguez |
2013-06-06 | service: execute ExecStopPost= commands when the watchdog timeout hits | Lennart Poettering |
2013-06-06 | manager: Do not handle SIGKILL since we can not | Chengwei Yang |
2013-06-05 | libsystemd-bus/bus-kernel.h: set MEMFD_MIN_SIZE to 128k | Harald Hoyer |
2013-06-05 | test-bus-kernel-benchmark: corrected output for memfd bisect | Harald Hoyer |