Age | Commit message (Expand) | Author |
2014-12-29 | bus: fix typo | David Herrmann |
2014-12-29 | rtnl: recv_message - don't enforce sender uid | Tom Gundersen |
2014-12-29 | test: loopback - parse logging env var | Tom Gundersen |
2014-12-29 | sd-rtnl: rtnl_call - don't dispatch wqueue after timeout has passed | Tom Gundersen |
2014-12-29 | sd-rtnl: rtnl_poll - fix typo | Tom Gundersen |
2014-12-29 | sd-rtnl: recv_message - drop message when peeking fails | Tom Gundersen |
2014-12-29 | sd-rtnl: recv_message - don't fail on interrupt | Tom Gundersen |
2014-12-29 | sd-rtnl: recv_message - log when dropping message | Tom Gundersen |
2014-12-28 | core: loopback - simplify check_loopback() | Tom Gundersen |
2014-12-28 | machined: Fix MarkReadOnly method's name on bus | Sylvain Plantefève |
2014-12-28 | libsystemd: Fix minor typo in comment | Sylvain Plantefève |
2014-12-28 | machined: don't look for images on each property get, but cache the image obj... | Lennart Poettering |
2014-12-28 | update TODO | Lennart Poettering |
2014-12-28 | util: treat -1 as special size in format_bytes() | Lennart Poettering |
2014-12-28 | machined: add support for reporting image size via btrfs quota | Lennart Poettering |
2014-12-28 | tmpfiles.d: upgrade a couple of directories we create at boot to subvolumes | Lennart Poettering |
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 |