Age | Commit message (Expand) | Author |
2015-11-10 | Merge pull request #1825 from ssahani/ipv61-1 | Tom Gundersen |
2015-11-10 | Merge pull request #1827 from davidreynolds/use_extract_first_word | Tom Gundersen |
2015-11-10 | Merge pull request #1735 from thom311/master | Tom Gundersen |
2015-11-09 | conf-parser: use extract_first_word | David Reynolds |
2015-11-10 | networkd: Add support to configure IPV6 hop limit | Susant Sahani |
2015-11-09 | Merge pull request #1629 from ssahani/vxlan | Tom Gundersen |
2015-11-09 | Merge pull request #1820 from michich/errno-v2 | Daniel Mack |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |
2015-11-09 | Merge pull request #1798 from evverx/fix-test-udev | Lennart Poettering |
2015-11-09 | Merge pull request #1799 from jengelh/doc | Lennart Poettering |
2015-11-09 | Merge pull request #1807 from michich/boot-timer | Lennart Poettering |
2015-11-09 | Merge pull request #1794 from karelzak/size_limit | Lennart Poettering |
2015-11-09 | Merge pull request #1817 from iaguis/nspawn-custom-service-3 | Lennart Poettering |
2015-11-09 | detect-virt: add rkt app container runtime | Iago López Galeiras |
2015-11-09 | nspawn: support custom container service name | Iago López Galeiras |
2015-11-09 | Merge pull request #1796 from michaelolbrich/journal-size | Lennart Poettering |
2015-11-07 | core/timer: in containers OnBootSec should count from container startup | Michal Schmidt |
2015-11-07 | core: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt |
2015-11-06 | test-udev: small fixes | Evgeny Vereshchagin |
2015-11-06 | doc: correct punctuation and improve typography in documentation | Jan Engelhardt |
2015-11-06 | journal: reduce minimum journal file size to 512 KiB | Michael Olbrich |
2015-11-06 | core: support IEC suffixes for RLIMIT stuff | Karel Zak |
2015-11-06 | networkd: fix option name in log message | Michal Sekletar |
2015-11-05 | sd-resolve: simplify pthread_join() call | Michal Schmidt |
2015-11-05 | timesync: return negative errno from manager_adjust_clock() on error | Michal Schmidt |
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 | 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 | core: fix typo | Torstein Husebø |
2015-11-04 | Merge pull request #1773 from evverx/dont-hide-enomem | Daniel Mack |
2015-11-04 | Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bis | Lennart Poettering |
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 | journal: restore watchdog support | Lennart Poettering |