Age | Commit message (Expand) | Author |
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 | 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-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 | 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 | timesync: remove square(), use pow instead | Cristian Rodríguez |
2014-12-25 | test: do not use last cap from kernel in test-cap-list | Filipe Brandenburger |
2014-12-25 | udev: fix another strict aliasing issue | Shawn Paul Landden |
2014-12-25 | libudev: fix strict aliasing violation | Shawn Paul Landden |
2014-12-25 | machined: beef up machined image listing with creation/modification times of ... | Lennart Poettering |
2014-12-25 | import: prefer usec_t over time_t | Lennart Poettering |
2014-12-24 | import: add a new "pull-gpt" verb for downloading GPT disk images from the in... | Lennart Poettering |
2014-12-24 | import: three minor fixes | Lennart Poettering |
2014-12-24 | import: print friendly error messages on errors | Lennart Poettering |
2014-12-24 | import: remember when we were finished importing | Lennart Poettering |
2014-12-24 | import: make the dkr import URL a part of the import object, not the import n... | Lennart Poettering |
2014-12-24 | machined: fix writability check for GPT images | Lennart Poettering |
2014-12-24 | util: make creation time xattr logic more generic | Lennart Poettering |
2014-12-24 | sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine() | Lennart Poettering |
2014-12-24 | util: fix strict aliasing violations in use of struct inotify_event v5 | Shawn Paul Landden |
2014-12-23 | busctl: when introspecting objects, optionally limit output by interface name | Lennart Poettering |
2014-12-23 | machined: introduce polkit for OpenLogin() call | Lennart Poettering |
2014-12-23 | bus: add missing bus-policy.[ch] | Lennart Poettering |
2014-12-23 | build-sys: move core/build.h → shared/build.h | Lennart Poettering |