summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-10Merge pull request #1735 from thom311/masterTom Gundersen
2015-11-09Merge pull request #1629 from ssahani/vxlanTom Gundersen
2015-11-09Merge pull request #1820 from michich/errno-v2Daniel Mack
2015-11-09treewide: apply errno.cocciMichal Schmidt
2015-11-09Merge pull request #1798 from evverx/fix-test-udevLennart Poettering
2015-11-09Merge pull request #1799 from jengelh/docLennart Poettering
2015-11-09Merge pull request #1807 from michich/boot-timerLennart Poettering
2015-11-09Merge pull request #1794 from karelzak/size_limitLennart Poettering
2015-11-09Merge pull request #1817 from iaguis/nspawn-custom-service-3Lennart Poettering
2015-11-09detect-virt: add rkt app container runtimeIago López Galeiras
2015-11-09nspawn: support custom container service nameIago López Galeiras
2015-11-09Merge pull request #1796 from michaelolbrich/journal-sizeLennart Poettering
2015-11-07core/timer: in containers OnBootSec should count from container startupMichal Schmidt
2015-11-07core: remove unused variableThomas Hindoe Paaboel Andersen
2015-11-06doc: correct orthography, word forms and missing/extraneous wordsJan Engelhardt
2015-11-06test-udev: small fixesEvgeny Vereshchagin
2015-11-06doc: correct punctuation and improve typography in documentationJan Engelhardt
2015-11-06journal: reduce minimum journal file size to 512 KiBMichael Olbrich
2015-11-06core: support IEC suffixes for RLIMIT stuffKarel Zak
2015-11-06networkd: fix option name in log messageMichal Sekletar
2015-11-05sd-resolve: simplify pthread_join() callMichal Schmidt
2015-11-05timesync: return negative errno from manager_adjust_clock() on errorMichal Schmidt
2015-11-05nspawn: save errno before reopening log after exec failureMichal Schmidt
2015-11-05nspawn: no fake errnoMichal Schmidt
2015-11-05nspawn: simplify error returnsMichal Schmidt
2015-11-05libsystemd-network: inet_pton does not set errno on parsing errorMichal Schmidt
2015-11-05import: report error before losing errnoMichal Schmidt
2015-11-05firstboot: fix errno signMichal Schmidt
2015-11-05journal: posix_fallocate() does not set errnoMichal Schmidt
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
2015-11-05journal: fix incorrect errno reportingMichal Schmidt
2015-11-05journal: use int64_t instead of long for catalog file sizeMichal Schmidt
2015-11-05journal: drop unnecessary write_catalog() parameterMichal Schmidt
2015-11-05log: whitespace style fixMichal Schmidt
2015-11-05tty-ask-password-agent: fix typo in error messageMichal Schmidt
2015-11-04Merge pull request #1761 from ssahani/wordLennart Poettering
2015-11-04detect-virt: dmi: look for KVMAndrew Jones
2015-11-04arm/aarch64: detect-virt: check dmiAndrew Jones
2015-11-04detect-virt: detect in best-heuristic orderAndrew Jones
2015-11-04core: fix typoTorstein Husebø
2015-11-04Merge pull request #1773 from evverx/dont-hide-enomemDaniel Mack
2015-11-04Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bisLennart Poettering
2015-11-04core: small fixes to parse_namespaceEvgeny Vereshchagin
2015-11-03sd-daemon: fix potential LISTEN_FDS overflow in sd_listen_fds()Vito Caputo
2015-11-03core: parse socket port to extract_first_wordSusant Sahani
2015-11-03journal: restore watchdog supportLennart Poettering
2015-11-03sd-daemon: explicitly filter out -1 when parsing watchdog timeoutLennart Poettering
2015-11-03util-lib: move CONF_DIRS_NULSTR definition to def.hLennart Poettering
2015-11-03util-lib: move character class definitions to string-util.hLennart Poettering
2015-11-03Merge pull request #1764 from ssahani/jiffies-1Lennart Poettering