summaryrefslogtreecommitdiff
path: root/src/machine
AgeCommit message (Expand)Author
2016-05-26move stuffLuke Shumaker
2016-05-25stuffLuke Shumaker
2016-05-25run itLuke Shumaker
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
2015-11-02machine: fix extract_first_wordSusant Sahani
2015-11-01machine: : port to extract_first_wordSusant Sahani
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split out printf() helpers to stdio-util.hLennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util-lib: move web-related calls into web-util.[ch]Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-10-27util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-26util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering
2015-10-24util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering
2015-10-22machinectl: accept "none" and "infinity" as specifier when dropping quotas us...Lennart Poettering
2015-10-22btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering
2015-10-08machined: when opening a shell via machined, pass tty fds inLennart Poettering
2015-10-08basic: move two more terminal-related calls into terminal-util.[ch]Lennart Poettering
2015-10-07machinectl: fix race when opening new shells with "machinectl shell"Lennart Poettering
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-29core: allow setting WorkingDirectory= to the special value ~Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-22Merge pull request #1335 from poettering/some-fixesDaniel Mack
2015-09-22util: drop UID_IS_INVALID() in favour of uid_is_valid()Lennart Poettering
2015-09-22cgtop: underline table headerLennart Poettering