Age | Commit message (Expand) | Author |
2015-11-05 | nspawn: save errno before reopening log after exec failure | Michal Schmidt |
2015-11-05 | nspawn: no fake errno | Michal Schmidt |
2015-11-05 | nspawn: simplify error returns | Michal Schmidt |
2015-11-05 | libsystemd-network: inet_pton does not set errno on parsing error | Michal Schmidt |
2015-11-05 | import: report error before losing errno | Michal Schmidt |
2015-11-05 | firstboot: fix errno sign | Michal Schmidt |
2015-11-05 | journal: posix_fallocate() does not set errno | Michal Schmidt |
2015-11-05 | treewide: use the negative error codes returned by our functions | Michal Schmidt |
2015-11-05 | journal: fix incorrect errno reporting | Michal Schmidt |
2015-11-05 | journal: use int64_t instead of long for catalog file size | Michal Schmidt |
2015-11-05 | journal: drop unnecessary write_catalog() parameter | Michal Schmidt |
2015-11-05 | log: whitespace style fix | Michal Schmidt |
2015-11-05 | tty-ask-password-agent: fix typo in error message | Michal Schmidt |
2015-11-04 | Merge pull request #1761 from ssahani/word | Lennart Poettering |
2015-11-04 | Merge pull request #1778 from rhdrjones/detect-virt | Lennart Poettering |
2015-11-04 | Merge pull request #1780 from evverx/fix-install-dbus | Ronny Chevalier |
2015-11-04 | test-functions: fix dbus-1 installation | Evgeny Vereshchagin |
2015-11-04 | detect-virt: dmi: look for KVM | Andrew Jones |
2015-11-04 | arm/aarch64: detect-virt: check dmi | Andrew Jones |
2015-11-04 | detect-virt: detect in best-heuristic order | Andrew Jones |
2015-11-04 | Merge pull request #1775 from fbuihuu/set-property-completion | Lennart Poettering |
2015-11-04 | Merge pull request #1776 from marktheunissen/master | Lennart Poettering |
2015-11-04 | Merge pull request #1777 from torstehu/fix-typo2 | Daniel Mack |
2015-11-04 | core: fix typo | Torstein Husebø |
2015-11-04 | Merge pull request #1773 from evverx/dont-hide-enomem | Daniel Mack |
2015-11-04 | systemctl: update documentation for --plain option | Mark Theunissen |
2015-11-04 | Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bis | Lennart Poettering |
2015-11-04 | bash-completion: add minimal support fpr 'set-property' command | Franck Bui |
2015-11-04 | core: small fixes to parse_namespace | Evgeny Vereshchagin |
2015-11-03 | sd-daemon: fix potential LISTEN_FDS overflow in sd_listen_fds() | Vito Caputo |
2015-11-03 | core: parse socket port to extract_first_word | Susant Sahani |
2015-11-03 | Merge pull request #1767 from poettering/journald-watchdog | Daniel Mack |
2015-11-03 | journal: restore watchdog support | Lennart Poettering |
2015-11-03 | sd-daemon: explicitly filter out -1 when parsing watchdog timeout | Lennart Poettering |
2015-11-03 | util-lib: move CONF_DIRS_NULSTR definition to def.h | Lennart Poettering |
2015-11-03 | util-lib: move character class definitions to string-util.h | Lennart Poettering |
2015-11-03 | Merge pull request #1764 from ssahani/jiffies-1 | Lennart Poettering |
2015-11-03 | networkd: bridge prop convert to jiffies | Susant Sahani |
2015-11-03 | Time-util: introduce usec to jiffies | Susant Sahani |
2015-11-03 | Merge pull request #1765 from teg/pppoe-removal | Daniel Mack |
2015-11-03 | sd-pppoe: drop | Tom Gundersen |
2015-11-03 | Merge pull request #1726 from teg/networkd-2 | Daniel Mack |
2015-11-03 | Merge pull request #1763 from endocode/kayrus/fix_man_chattr | Daniel Mack |
2015-11-03 | Fixed link to chattr man page | kayrus |
2015-11-03 | build-sys: temporarily lower libmount version check | Martin Pitt |
2015-11-03 | po: update Korean translation | Dongsu Park |
2015-11-03 | Merge pull request #1744 from evverx/fix-debug-generator | Lennart Poettering |
2015-11-03 | debug-generator: respect kernel parameters for default unit setting | Evgeny Vereshchagin |
2015-11-03 | core: use runlevel_to_target for /proc/cmdline parsing | Evgeny Vereshchagin |
2015-11-03 | proc-cmdline: add runlevel to target mapping | Evgeny Vereshchagin |