summaryrefslogtreecommitdiff
path: root/src/machine
AgeCommit message (Expand)Author
2016-05-02machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...Lennart Poettering
2016-05-02machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering
2016-05-02machined: also make image removal operation asynchronousLennart Poettering
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering
2016-05-02machined: run clone operation asynchronously in the backgroundLennart Poettering
2016-04-27machinectl: simplify option string assignmentZbigniew Jędrzejewski-Szmek
2016-04-25Merge pull request #3109 from poettering/journal-by-fdZbigniew Jędrzejewski-Szmek
2016-04-25machined: generate a nicer error when the user tries "machinectl clone" on no...Lennart Poettering
2016-04-25machined: add new OpenRootDirectory() call to Machine objectsLennart Poettering
2016-04-22machinectl: don't parse command line switches after "shell" verb (#3095)Lennart Poettering
2016-04-22Merge pull request #3094 from poettering/run-sliceZbigniew Jędrzejewski-Szmek
2016-04-22machinectl: fix misplaced newline in --help outputLennart Poettering
2016-04-22shared: drop kernel_thread bool from cgroups show codeLennart Poettering
2016-04-22loginctl,machinectl: also make use of new GetProcesses() bus callLennart Poettering
2016-04-20machinectl: add -E as alias for --setenvZbigniew Jędrzejewski-Szmek
2016-04-13tree-wide: remove useless NULLs from strjoinaZbigniew Jędrzejewski-Szmek
2016-04-12machinectl: add new "machinectl clean" commandLennart Poettering
2016-04-12tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering
2016-04-05machinectl: indentation fixZbigniew Jędrzejewski-Szmek
2016-04-05machinectl: add --value optionZbigniew Jędrzejewski-Szmek
2016-02-25Merge pull request #2671 from 0xAX/move-pager-open-to-one-placeZbigniew Jędrzejewski-Szmek
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-23Merge pull request #2717 from keszybz/networkctl-prettificationLennart Poettering
2016-02-23Fix two typosZbigniew Jędrzejewski-Szmek
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-18Remove/add (un)needed includesNathan McSween
2016-02-15time-util: Rename and fix call of deserialize_timestamp_value()Benjamin Robin
2016-02-16machine: use deserialize_timestamp_value()Alexander Kuleshov
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-27machined: add early checks for unrealistically large image/pool sizesLennart Poettering
2016-01-27machined: when the pool limit is set to infinity don't resize backing loopbac...Lennart Poettering
2016-01-25logind,machined: bump TasksMax=Lennart Poettering
2016-01-20basic/terminal-util: introduce SYSTEMD_COLORS environment variableJan Synacek
2016-01-19Merge pull request #2357 from keszybz/warnings-2Lennart Poettering
2016-01-14bus-util: print "systemctl --user" on user service managerWaLyong Cho
2016-01-13tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek
2016-01-05machine: fix typo: MS_MOUNT does not existAlban Crequy
2015-12-10importd: drop dkr supportLennart Poettering
2015-12-04nspawn: set TasksMax in machined instead of nspawnAlban Crequy
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-17tree-wide: use right cast macros for UIDs, GIDs and PIDsLennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-15machined,logind: be more careful when accepting PIDs and UIDs from clientsLennart Poettering
2015-11-09Merge pull request #1820 from michich/errno-v2Daniel Mack
2015-11-09treewide: apply errno.cocciMichal Schmidt
2015-11-06doc: correct punctuation and improve typography in documentationJan Engelhardt
2015-11-03parse-util: introduce parse_ifindex() and make use of it everywhereLennart Poettering
2015-11-03machine: when we fail to extract a network interface from the machine state, ...Lennart Poettering