summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-06-17mount: when learning about the root mount from mountinfo, don't add conflicti...Lennart Poettering
2013-06-17rpm: define a %_userunitdir macroLennart Poettering
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers
2013-06-14systemd-analyze: Show critical chains for listed unitsGabriel de Perthuis
2013-06-13journald: do not calculate free space too earlyZbigniew Jędrzejewski-Szmek
2013-06-13journal: use initialization instead of zeroingZbigniew Jędrzejewski-Szmek
2013-06-12bootchart: fix typos in copyright noticesJason St. John
2013-06-10journald: do not overwrite syslog facility when parsing priorityZbigniew Jędrzejewski-Szmek
2013-06-10journal: letting (interleaved) seqnums goZbigniew Jędrzejewski-Szmek
2013-06-10tests: add testcase for duplicate seqnumsZbigniew Jędrzejewski-Szmek
2013-06-10tests: add testcase for skipping-entries-on-direction-change-bugMarius Vollmer
2013-06-10journal: change direction tests to use the same convention (cp </> np)Zbigniew Jędrzejewski-Szmek
2013-06-10journal: remember last direction of search and keep offset cacheZbigniew Jędrzejewski-Szmek
2013-06-10journalctl: allow the user to specify the file(s) to useZbigniew Jędrzejewski-Szmek
2013-06-10journal: add sd_journal_open_filesZbigniew Jędrzejewski-Szmek
2013-06-10tests: add test for empty journal filesZbigniew Jędrzejewski-Szmek
2013-06-10journalctl: print monotonic timestamp in --headerZbigniew Jędrzejewski-Szmek
2013-06-10journalctl: print proper IDs with --headerZbigniew Jędrzejewski-Szmek
2013-06-10Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek
2013-06-10Properly check for overflow in offsetsZbigniew Jędrzejewski-Szmek
2013-06-10journalctl: no color for --reboot-- when not on ttyZbigniew Jędrzejewski-Szmek
2013-06-10journal: loop less in MATCH_AND_TERM conditionalsZbigniew Jędrzejewski-Szmek
2013-06-10journalctl: add --system/--user flagsZbigniew Jędrzejewski-Szmek
2013-06-10journal: add ability to filter by current userZbigniew Jędrzejewski-Szmek
2013-06-10journal: simplify match_free_if_emptyZbigniew Jędrzejewski-Szmek
2013-06-10dev-setup: do not create a dangling /proc/kcore symlinkZbigniew Jędrzejewski-Szmek
2013-06-09journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek
2013-06-09service: don't report alien child as alive when it's notRoss Lagerwall
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-06-09systemctl: remove extra padding from status outputZbigniew Jędrzejewski-Szmek
2013-06-09logs-show: print multiline messagesZbigniew Jędrzejewski-Szmek
2013-06-06cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacementLennart Poettering
2013-06-06service: execute ExecStopPost= commands when the watchdog timeout hitsLennart Poettering
2013-06-06manager: Do not handle SIGKILL since we can notChengwei Yang
2013-06-05libsystemd-bus/bus-kernel.h: set MEMFD_MIN_SIZE to 128kHarald Hoyer
2013-06-05test-bus-kernel-benchmark: corrected output for memfd bisectHarald Hoyer
2013-06-05bus: benchmark - adjust printf and MAX_SIZEKay Sievers
2013-06-04keymap: add some more Asus laptop keysPierre Neidhardt
2013-06-04bus: unmap memfd retrieved from the memfd cacheKay Sievers
2013-06-04bus-benchmark: add performance data output modeKay Sievers
2013-06-04systemctl: add missing verbs to helpZbigniew Jędrzejewski-Szmek
2013-06-04systemctl: limit logs in status to current bootZbigniew Jędrzejewski-Szmek
2013-06-04bus-benchmark: lower loop time to 100ms by default, to ensure "make check" fi...Lennart Poettering
2013-06-04test: determine number of transactions per second rather than time per transa...Lennart Poettering
2013-06-03systemctl,core: allow nuking of symlinks to removed unitsZbigniew Jędrzejewski-Szmek
2013-06-02analyze: fix font size on plotThomas Hindoe Paaboel Andersen
2013-06-02analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen
2013-06-02analyze: show generators on plotUmut Tezduyar
2013-06-01journal: take KeepFree into account when reporting maximum sizeDaniel Albers