Age | Commit message (Expand) | Author |
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 | catalog: add Polish translation | Piotr Drąg |
2014-09-27 | shell-completion(zsh): journalctl's -b changes | Eric Cook |
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 | Revert "only build and install systemd-bus-proxyd if --enable-kdbus" | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | do not install factory/etc/pam.d if --disable-pam | Gustavo Sverzut Barbieri |
2014-09-25 | build-sys: do not distribute make-man-rules.py | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | only build and install systemd-bus-proxyd if --enable-kdbus | Gustavo Sverzut Barbieri |
2014-09-25 | man: use <constant> markup for errno value | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | man: document sd_event_add_{defer,post,exit} | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | man: add sd_event_add_child(3) | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | man: add sd_event_add_signal(3) | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | build-sys: add sd_session_get_desktop to Makefile-man.am | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | man/sd_event_new: tweaks | Zbigniew Jędrzejewski-Szmek |
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 |
2014-09-25 | readahead: wipe out readahead | Daniel Buch |
2014-09-25 | bus-proxy: drop one wrong assert() | Tom Gundersen |
2014-09-25 | shared: path-util - try to make PATH_FORECH_PREFIX look less wrong | Tom Gundersen |
2014-09-25 | bus-proxyd: add some asserts | Tom Gundersen |
2014-09-25 | localectl: print warning when there are options given on kernel cmdline | Michal Sekletar |
2014-09-25 | fileio: make parse_env_file() return number of parsed items | Michal Sekletar |
2014-09-24 | bus-policy: split API for bus-proxyd | Daniel Mack |
2014-09-23 | bus: remove unused check | Thomas Hindoe Paaboel Andersen |
2014-09-23 | terminal: provide display dimensions to API users | David Herrmann |