summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-28libsystemd: Fix minor typo in commentSylvain Plantefève
2014-12-28machined: don't look for images on each property get, but cache the image obj...Lennart Poettering
2014-12-28util: treat -1 as special size in format_bytes()Lennart Poettering
2014-12-28machined: add support for reporting image size via btrfs quotaLennart Poettering
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-28machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...Lennart Poettering
2014-12-28machined: add "machinectl remove" for removing imagesLennart Poettering
2014-12-28nspawn: use the same image discovery logic in nspawn as in machinedLennart Poettering
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering
2014-12-27Fix check_loopback()Stéphane Graber
2014-12-26loginctl: reindent --help textLennart Poettering
2014-12-26loginctl: add more --help sectionsLennart Poettering
2014-12-26machinectl: add status commandsLennart Poettering
2014-12-26machined: fix search patch magic for '.host' imageLennart Poettering
2014-12-26machined: make image read-only check indepenednt on own privsLennart Poettering
2014-12-26machinectl: mark read-only images when listing in redLennart Poettering
2014-12-26import: make image root directory configurable, instead of hardcoding /var/li...Lennart Poettering
2014-12-26machined: when discovering images, implicitly add ".host" as pseudo image ref...Lennart Poettering
2014-12-26machined: fix image search path iterationLennart Poettering
2014-12-26machined: let's also check machine directories in /usr and /usr/localLennart Poettering
2014-12-26import: properly remove pre-existing images if --force is usedLennart Poettering
2014-12-26import: beef up gpt importer to optionally make writable copy of read-only ve...Lennart Poettering
2014-12-26import: minor improvements to dkr importerLennart Poettering
2014-12-26util: always override crtime xattrLennart Poettering
2014-12-26machinectl: left-align timesLennart Poettering
2014-12-26copy: try top copy atime/time/xattrs when copying filesLennart Poettering
2014-12-26test: improve btrfs test caseLennart Poettering
2014-12-26machined: be more thorough when checking whether an image is writable or notLennart Poettering
2014-12-26journald: always allocate space for object fieldsZbigniew Jędrzejewski-Szmek
2014-12-26journald: fix off by one in native transportZbigniew Jędrzejewski-Szmek
2014-12-25test: wait for cloned thread to exitFilipe Brandenburger
2014-12-25test: only use assert_se in test_raw_cloneFilipe Brandenburger
2014-12-25run: uninitialized variableZbigniew Jędrzejewski-Szmek
2014-12-25ata_id: remove temp variable to kill warningZbigniew Jędrzejewski-Szmek
2014-12-25ata_id: modernizeZbigniew Jędrzejewski-Szmek
2014-12-25pam_systemd: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25timedated: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25localed: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25bus: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25machined: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25hostnamed: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25tmpfiles: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25logind: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25nspawn: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25timesync: remove square(), use pow insteadCristian Rodríguez
2014-12-25test: do not use last cap from kernel in test-cap-listFilipe Brandenburger
2014-12-25udev: fix another strict aliasing issueShawn Paul Landden
2014-12-25libudev: fix strict aliasing violationShawn Paul Landden
2014-12-25machined: beef up machined image listing with creation/modification times of ...Lennart Poettering
2014-12-25import: prefer usec_t over time_tLennart Poettering