Age | Commit message (Expand) | Author |
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 |
2015-10-27 | util-lib: move web-related calls into web-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-26 | util-lib: split out user/group/uid/gid calls into user-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering |
2015-10-24 | util-lib: get_current_dir_name() can return errors other than ENOMEM | Lennart Poettering |
2015-10-22 | machinectl: accept "none" and "infinity" as specifier when dropping quotas us... | Lennart Poettering |
2015-10-22 | btrfs: beef-up btrfs support with a limited understanding of quota | Lennart Poettering |
2015-10-08 | machined: when opening a shell via machined, pass tty fds in | Lennart Poettering |
2015-10-08 | basic: move two more terminal-related calls into terminal-util.[ch] | Lennart Poettering |
2015-10-07 | machinectl: fix race when opening new shells with "machinectl shell" | Lennart Poettering |