Age | Commit message (Expand) | Author |
2014-10-02 | Correct a few typos | Torstein Husebø |
2014-10-02 | barrier: fix up constructor error handling | David Herrmann |
2014-10-02 | terminal: add helpers to retrieve page dimensions | David Herrmann |
2014-10-02 | terminal: add term.h header for library users | David Herrmann |
2014-10-02 | terminal: move unifont-map to datadir | David Herrmann |
2014-10-02 | terminal: add unifont_get_width/height() | David Herrmann |
2014-10-02 | terminal: move unifont-internal.h to unifont.h | David Herrmann |
2014-10-02 | sd-bus: use terms from the D-Bus Specification a bit more | Simon McVittie |
2014-10-02 | PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names | Simon McVittie |
2014-10-02 | core/swap: only make configured units part of swap.target | Zbigniew Jędrzejewski-Szmek |
2014-10-01 | Remove repeated includes | Thomas Hindoe Paaboel Andersen |
2014-10-01 | tests: add tests for {hashmap,set}_steal_first | Zbigniew Jędrzejewski-Szmek |
2014-10-01 | shared: util - use nicer idiom to silence Coverity | Zbigniew Jędrzejewski-Szmek |
2014-10-01 | tmpfiles: use allocated buffer for path | Zbigniew Jędrzejewski-Szmek |
2014-10-01 | core: limit timestamp to sane precision | Zbigniew Jędrzejewski-Szmek |
2014-09-30 | test-fileio: Remove dead check | Thomas Hindoe Paaboel Andersen |
2014-09-30 | test-date: don't fail test if log_max_level is higher than LOG_INFO | Thomas Hindoe Paaboel Andersen |
2014-09-30 | test-path-util: fix a mem leak and avoid confusing coverity | Thomas Hindoe Paaboel Andersen |
2014-09-30 | vconsole: silence coverity | Thomas Hindoe Paaboel Andersen |
2014-09-30 | shared: util - use nicer idiom to silence Coverity | Tom Gundersen |
2014-09-30 | core: execute - don't leak strv | Tom Gundersen |
2014-09-29 | util: silence coverity | Tom Gundersen |
2014-09-29 | nspawn: log when tearing down of loop device fails | Tom Gundersen |
2014-09-29 | Do not format USEC_INFINITY as NULL | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/dbus: simplify handling of CPUQuotaPerSecUSec | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/swap: advertise Discard over dbus | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/swap: follow the configured unit by default | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | fstab-generator: properly deal with discard as non-last option | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | swap: introduce Discard property | Jan Synacek |
2014-09-29 | journal-remote: fix handling of non-blocking sources | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | journalctl: do not output --reboot-- markers when running non-interactively | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | bus: use 2M as maximum message size in benchmark | David Herrmann |
2014-09-29 | terminal: add helper to retrieve the seat of a session | David Herrmann |
2014-09-29 | bus: sync kdbus.h (ABI break!) | David Herrmann |
2014-09-29 | terminal: add sysview_seat_switch_to() | David Herrmann |
2014-09-28 | sd-bus: clean up string length calculation | Daniel Mack |
2014-09-28 | bootchart: Do not try to access data for non-existing CPU's | Philippe De Swert |
2014-09-28 | test-bus-policy: silence coverity | Thomas Hindoe Paaboel Andersen |
2014-09-28 | bootchart: check return of strftime | Thomas Hindoe Paaboel Andersen |
2014-09-28 | bootchart: parse userinput with safe_atoi | Thomas Hindoe Paaboel Andersen |
2014-09-27 | logind: add support for TPS65217 Power Button | Koen Kooi |
2014-09-27 | shutdownd: clean up initialization of struct | Thomas Hindoe Paaboel Andersen |
2014-09-26 | test-bus-policy: load policy files from TEST_DIR | Daniel Mack |
2014-09-26 | systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling | Richard Weinberger |
2014-09-26 | make utmp/wtmp support configurable | Emil Renner Berthing |
2014-09-25 | journal: build fix when LZ4 is enabled but XZ is not | Gustavo Sverzut Barbieri |
2014-09-25 | journal-remote: fix counting of events written | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | journal-remote: initialize writer hashmap before use | Jonathan Liu |
2014-09-25 | nspawn: check some more return values | Tom Gundersen |
2014-09-25 | delta: warn if diff failed | Tom Gundersen |