summaryrefslogtreecommitdiff
path: root/src/machine
AgeCommit message (Expand)AuthorFilesLines
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek1-1/+1
2015-05-06machinectl: remove unused variableThomas Hindoe Paaboel Andersen1-1/+1
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering1-25/+30
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering2-6/+6
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering7-123/+107
2015-04-28machined: make PropertiesChanged match more strictLennart Poettering1-1/+2
2015-04-28machined: make sure to track machine unit states properlyLennart Poettering3-15/+62
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add process-util.[ch]Ronny Chevalier2-0/+2
2015-04-10shared: add formats-util.hRonny Chevalier4-0/+4
2015-03-15Add (void) where we don't care about return valueZbigniew Jędrzejewski-Szmek1-2/+2
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann1-1/+1
2015-03-10shared: the btrfs quota field is called "referenced" not "referred"Lennart Poettering1-2/+2
2015-03-10man: document "machinectl export-tar" and "export-raw"Lennart Poettering1-2/+2
2015-03-09machinectl: remove unused variablesThomas Hindoe Paaboel Andersen1-2/+0
2015-03-09importd: add API for exporting container/VM imagesLennart Poettering1-9/+142
2015-03-07machine: do not rely on asprintf setting arg on errorZbigniew Jędrzejewski-Szmek1-3/+5
2015-03-05machinectl: minor --help text improvementsLennart Poettering1-2/+2
2015-03-05importd: add new bus calls for importing local tar and raw imagesLennart Poettering1-3/+141
2015-03-03importd: automatically grow /var/lib/machines/ loopback filesystem during dow...Lennart Poettering1-3/+5
2015-03-02machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i...Lennart Poettering1-0/+6
2015-03-02machinectl: update --help text to clarify that set-limit can also change pool...Lennart Poettering1-1/+1
2015-03-01machined: use x-machine-unix prefix for the container bus on dbus1Benjamin Franzke1-1/+1
2015-02-26machined: if /var/lib/machines is backed by a loop file, resize it on "machin...Lennart Poettering1-0/+4
2015-02-25machined,machinectl: add calls for changing container/VM quotasLennart Poettering5-1/+162
2015-02-24machined: fix check if host directory could be openedThomas Hindoe Paaboel Andersen1-1/+1
2015-02-24machined/machinectl: when "machinectl image-status" is used without arguments...Lennart Poettering2-6/+153
2015-02-24machined: actually open up methods to unprivileged clients on dbus1Lennart Poettering1-0/+72
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen9-23/+0
2015-02-18nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1Lennart Poettering1-1/+1
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2-0/+9
2015-02-18machinectl: issue all bus commands while allowing interactive authLennart Poettering1-59/+28
2015-02-18machined: open up most of machined's commands to unprivileged clients via Pol...Lennart Poettering4-19/+145
2015-02-17machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering7-128/+262
2015-02-17machined: various simplificationsLennart Poettering1-25/+25
2015-02-17machined: move logic for bind mounting into containers from machinectl to mac...Lennart Poettering4-184/+258
2015-02-12Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering1-1/+1
2015-02-11tree-wide: whenever we include libgen.h, immediately undefine basename()Lennart Poettering1-0/+5
2015-02-10tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez1-1/+1
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering2-8/+8
2015-02-02remove unused variablesThomas Hindoe Paaboel Andersen1-1/+0
2015-01-26treewide: fix multiple typosTorstein Husebø1-1/+1
2015-01-24machinectl: fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2015-01-23importd: when listing transfers, show progress percentageLennart Poettering1-4/+9
2015-01-23machinectl: fix handling of --verify= argument for dkr downloadsLennart Poettering1-1/+1
2015-01-22machinectl: when downloading an image, clarify that C-c will not cancel the d...Lennart Poettering1-31/+41
2015-01-22machinectl: minor simplificationLennart Poettering1-4/+1
2015-01-22machinectl: parse verify setting client-sideLennart Poettering1-5/+9
2015-01-22machinectl: various minor updates to the --help textLennart Poettering1-6/+6
2015-01-22import: rename --verify=sum to --verify=checksumLennart Poettering1-2/+2