Age | Commit message (Expand) | Author |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering |
2014-12-28 | machinectl/machined: implement "rename", "clone", "read-only" verbs for machi... | Lennart Poettering |
2014-12-28 | machined: add "machinectl remove" for removing images | Lennart Poettering |
2014-12-28 | nspawn: use the same image discovery logic in nspawn as in machined | Lennart Poettering |
2014-12-28 | machined: Move image discovery logic into src/shared, so that we can make use... | Lennart Poettering |
2014-12-27 | Fix check_loopback() | Stéphane Graber |
2014-12-26 | loginctl: reindent --help text | Lennart Poettering |
2014-12-26 | loginctl: add more --help sections | Lennart Poettering |
2014-12-26 | machinectl: add status commands | Lennart Poettering |
2014-12-26 | machined: fix search patch magic for '.host' image | Lennart Poettering |
2014-12-26 | machined: make image read-only check indepenednt on own privs | Lennart Poettering |
2014-12-26 | machinectl: mark read-only images when listing in red | Lennart Poettering |
2014-12-26 | update TODO | Lennart Poettering |
2014-12-26 | import: make image root directory configurable, instead of hardcoding /var/li... | Lennart Poettering |
2014-12-26 | machined: when discovering images, implicitly add ".host" as pseudo image ref... | Lennart Poettering |
2014-12-26 | machined: fix image search path iteration | Lennart Poettering |
2014-12-26 | machined: let's also check machine directories in /usr and /usr/local | Lennart Poettering |
2014-12-26 | import: properly remove pre-existing images if --force is used | Lennart Poettering |
2014-12-26 | import: beef up gpt importer to optionally make writable copy of read-only ve... | Lennart Poettering |
2014-12-26 | import: minor improvements to dkr importer | Lennart Poettering |
2014-12-26 | util: always override crtime xattr | Lennart Poettering |
2014-12-26 | machinectl: left-align times | Lennart Poettering |
2014-12-26 | copy: try top copy atime/time/xattrs when copying files | Lennart Poettering |
2014-12-26 | test: improve btrfs test case | Lennart Poettering |
2014-12-26 | machined: be more thorough when checking whether an image is writable or not | Lennart Poettering |
2014-12-26 | journald: always allocate space for object fields | Zbigniew Jędrzejewski-Szmek |
2014-12-26 | journald: fix off by one in native transport | Zbigniew Jędrzejewski-Szmek |
2014-12-26 | hwdb: mouse - add Razer Abyssus | Tom Gundersen |
2014-12-26 | man: mark hwdb related man pages as conditional | Michael Biebl |
2014-12-25 | man: typo in sd_watchdog_enabled notes | Manuel Mendez |
2014-12-25 | test: wait for cloned thread to exit | Filipe Brandenburger |
2014-12-25 | test: only use assert_se in test_raw_clone | Filipe Brandenburger |
2014-12-25 | configure.ac: keep posix compat for string tests | Dave Reisner |
2014-12-25 | man: add a note why %U,%h,%s are mostly useless | Zbigniew Jędrzejewski-Szmek |
2014-12-25 | run: uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2014-12-25 | ata_id: remove temp variable to kill warning | Zbigniew Jędrzejewski-Szmek |
2014-12-25 | ata_id: modernize | Zbigniew Jędrzejewski-Szmek |
2014-12-25 | pam_systemd: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | timedated: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | localed: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | bus: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | machined: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | hostnamed: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | tmpfiles: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | logind: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | nspawn: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-25 | doc: os-release: mention all shell characters that must be escaped | Mantas Mikulėnas |
2014-12-25 | build-sys: remove references to dbusinterfacedir | Filipe Brandenburger |
2014-12-25 | build-sys: do not use pkgconfig dbus-1.pc to find dbus directories | Filipe Brandenburger |
2014-12-25 | timesync: remove square(), use pow instead | Cristian Rodríguez |