summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-12-24import: add a new "pull-gpt" verb for downloading GPT disk images from the in...Lennart Poettering
2014-12-24import: three minor fixesLennart Poettering
2014-12-24import: print friendly error messages on errorsLennart Poettering
2014-12-24import: remember when we were finished importingLennart Poettering
2014-12-24import: make the dkr import URL a part of the import object, not the import n...Lennart Poettering
2014-12-24machined: fix writability check for GPT imagesLennart Poettering
2014-12-24util: make creation time xattr logic more genericLennart Poettering
2014-12-24sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering
2014-12-24util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden
2014-12-23busctl: when introspecting objects, optionally limit output by interface nameLennart Poettering
2014-12-23machined: introduce polkit for OpenLogin() callLennart Poettering
2014-12-23bus: add missing bus-policy.[ch]Lennart Poettering