Age | Commit message (Expand) | Author |
2016-04-27 | machinectl: simplify option string assignment | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3109 from poettering/journal-by-fd | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | machined: generate a nicer error when the user tries "machinectl clone" on no... | Lennart Poettering |
2016-04-25 | machined: add new OpenRootDirectory() call to Machine objects | Lennart Poettering |
2016-04-22 | machinectl: don't parse command line switches after "shell" verb (#3095) | Lennart Poettering |
2016-04-22 | Merge pull request #3094 from poettering/run-slice | Zbigniew Jędrzejewski-Szmek |
2016-04-22 | machinectl: fix misplaced newline in --help output | Lennart Poettering |
2016-04-22 | shared: drop kernel_thread bool from cgroups show code | Lennart Poettering |
2016-04-22 | loginctl,machinectl: also make use of new GetProcesses() bus call | Lennart Poettering |
2016-04-20 | machinectl: add -E as alias for --setenv | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | tree-wide: remove useless NULLs from strjoina | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | machinectl: add new "machinectl clean" command | Lennart Poettering |
2016-04-12 | tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n... | Lennart Poettering |
2016-04-05 | machinectl: indentation fix | Zbigniew Jędrzejewski-Szmek |
2016-04-05 | machinectl: add --value option | Zbigniew Jędrzejewski-Szmek |
2016-02-25 | Merge pull request #2671 from 0xAX/move-pager-open-to-one-place | Zbigniew Jędrzejewski-Szmek |
2016-02-26 | tree-wide: merge pager_open_if_enabled() to the pager_open() | Alexander Kuleshov |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-23 | Merge pull request #2717 from keszybz/networkctl-prettification | Lennart Poettering |
2016-02-23 | Fix two typos | Zbigniew Jędrzejewski-Szmek |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-18 | Remove/add (un)needed includes | Nathan McSween |
2016-02-15 | time-util: Rename and fix call of deserialize_timestamp_value() | Benjamin Robin |
2016-02-16 | machine: use deserialize_timestamp_value() | Alexander Kuleshov |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-27 | machined: add early checks for unrealistically large image/pool sizes | Lennart Poettering |
2016-01-27 | machined: when the pool limit is set to infinity don't resize backing loopbac... | Lennart Poettering |
2016-01-25 | logind,machined: bump TasksMax= | Lennart Poettering |
2016-01-20 | basic/terminal-util: introduce SYSTEMD_COLORS environment variable | Jan Synacek |
2016-01-19 | Merge pull request #2357 from keszybz/warnings-2 | Lennart Poettering |
2016-01-14 | bus-util: print "systemctl --user" on user service manager | WaLyong Cho |
2016-01-13 | tree-wide: check if errno is greater than zero (2) | Zbigniew Jędrzejewski-Szmek |
2016-01-05 | machine: fix typo: MS_MOUNT does not exist | Alban Crequy |
2015-12-10 | importd: drop dkr support | Lennart Poettering |
2015-12-04 | nspawn: set TasksMax in machined instead of nspawn | Alban Crequy |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-17 | tree-wide: use right cast macros for UIDs, GIDs and PIDs | Lennart Poettering |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-15 | machined,logind: be more careful when accepting PIDs and UIDs from clients | Lennart Poettering |
2015-11-09 | Merge pull request #1820 from michich/errno-v2 | Daniel Mack |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |
2015-11-06 | doc: correct punctuation and improve typography in documentation | Jan Engelhardt |
2015-11-03 | parse-util: introduce parse_ifindex() and make use of it everywhere | Lennart Poettering |
2015-11-03 | machine: when we fail to extract a network interface from the machine state, ... | Lennart Poettering |
2015-11-02 | machine: fix extract_first_word | Susant Sahani |
2015-11-01 | machine: : port to extract_first_word | Susant Sahani |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out printf() helpers to stdio-util.h | Lennart Poettering |
2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering |