Age | Commit message (Expand) | Author |
2015-01-08 | loginctl: port to generic verbs.h API | Lennart Poettering |
2015-01-08 | man: remove references to systemadm from systemctl man page | Lennart Poettering |
2015-01-08 | machined: when cloning a raw disk image, also set the NOCOW flag | Lennart Poettering |
2015-01-08 | man: bring machinectl man page up-to-date | Lennart Poettering |
2015-01-08 | man: bring systemctl man page and --help text into the same order | Lennart Poettering |
2015-01-08 | man: add the same command sections to the man page as the --help text shows | Lennart Poettering |
2015-01-08 | systemctl,loginctl: start polkit agent for all polkit enabled operations | Lennart Poettering |
2015-01-08 | machinectl: given that machinectl invokes a number of polkit enabled methods,... | Lennart Poettering |
2015-01-08 | machinectl: show most recent log output in "machinectl status", too | Lennart Poettering |
2015-01-08 | loginctl: show the 10 most recent log user/session log lines in "loginctl use... | Lennart Poettering |
2015-01-09 | hwdb: note that we care about the maximum frequency in MOUSE_DPI | Peter Hutterer |
2015-01-08 | hwdb: adjust max frequency of Logitech RX 250 | Zbigniew Jędrzejewski-Szmek |
2015-01-08 | bash-completion: systemd-nspawn update | Carlos Morata Castillo |
2015-01-08 | cryptsetup: support header= option | Andrey Chaser |
2015-01-08 | test-verbs: add unit tests for verbs minilib | Dave Reisner |
2015-01-08 | doc: fix stale references to systemd-verify | Dave Reisner |
2015-01-08 | man: add hostnamed chassis type "embedded" to machine-info(5) | Peter Mattern |
2015-01-08 | man: mention where timesyncd keeps the timestamp | Zbigniew Jędrzejewski-Szmek |
2015-01-08 | bus-proxyd: fix EPERM on replies | David Herrmann |
2015-01-08 | bus-proxyd: optimize replies if they're not requested | David Herrmann |
2015-01-08 | bus-proxy: augment credentials from /proc for cmdline update | David Herrmann |
2015-01-08 | nspawn: fix error message when mknod fails | Tom Gundersen |
2015-01-08 | path-util: plug leak | Tom Gundersen |
2015-01-08 | dbus1-generator: fix array sentinal | David Herrmann |
2015-01-08 | build: print conditions of ldconfig, hibernate configs | Umut Tezduyar Lindskog |
2015-01-08 | sd-bus: fix copy-paste error | Lukasz Skalski |
2015-01-08 | update TODO | Lennart Poettering |
2015-01-08 | journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) | Lennart Poettering |
2015-01-08 | udevadm: don't hit an assert when obsolete parameters are passed | Lennart Poettering |
2015-01-08 | update TODO | Lennart Poettering |
2015-01-08 | util: make it easy to initialize the crtime from the current time in fd_setcr... | Lennart Poettering |
2015-01-08 | import: also set NOCOW for gpt disk images | Lennart Poettering |
2015-01-08 | journald: turn off COW for journal files on btrfs | Lennart Poettering |
2015-01-07 | util: upgrade default $TERM from vt102 to vt220 if we have no idea about the ... | Lennart Poettering |
2015-01-07 | bus-util: fix error number output when waiting for job | Lennart Poettering |
2015-01-07 | update TODO | Lennart Poettering |
2015-01-07 | units: make resolved pull in its own .busname unit, but only on kdbus systems | Lennart Poettering |
2015-01-07 | service: automatically create After= dependency from services to their .busna... | Lennart Poettering |
2015-01-07 | conf-parse: don't accept invalid bus names as BusName= arguments in service u... | Lennart Poettering |
2015-01-07 | conf-parse: make syntax logging functions behave more like other log functons | Lennart Poettering |
2015-01-07 | units: improve Description= for systemd's own busname unit | Lennart Poettering |
2015-01-07 | hwdb: mouse DPI data, Logitech Gaming Mouse G400 | Jonas Ådahl |
2015-01-07 | busctl: exit cleanly when the bus connection is severed | Lennart Poettering |
2015-01-07 | sd-bus: when we synthesize messages, initialize timestamps ourselves | Lennart Poettering |
2015-01-07 | sd-bus: unify how we set the sender of synthetic messages | Lennart Poettering |
2015-01-07 | sd-bus: make use of the newly added timestamps on kdbus kernel messages | Lennart Poettering |
2015-01-07 | sd-bus: always catch name requests for the special names "org.freedesktop.DBu... | Lennart Poettering |
2015-01-07 | update TODO | Lennart Poettering |
2015-01-07 | machinectl: prettify "machinectl list" output | Lennart Poettering |
2015-01-07 | sysv-generator: initialize units before use to ensure correct ordering | Michael Biebl |