summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-05extract-word: Skip coalesced separators in placeFilipe Brandenburger
2015-11-05extract-word: Do not re-evaluate the state on each parsed characterFilipe Brandenburger
2015-11-05extract-word: increment pointer p and keep c in sync in for loopFilipe Brandenburger
2015-11-05extract-word: Check for early bail out before inspecting separatorsFilipe Brandenburger
2015-11-05extract-word: replace an use of `goto` with structured codeFilipe Brandenburger
2015-11-05extract-word: move start block outside the for loopFilipe Brandenburger
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-04core: still make progress when throttling the manager loopVito Caputo
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
2015-11-03networkd: bridge prop convert to jiffiesSusant Sahani
2015-11-03Time-util: introduce usec to jiffiesSusant Sahani
2015-11-03sd-pppoe: dropTom Gundersen
2015-11-03Merge pull request #1726 from teg/networkd-2Daniel Mack
2015-11-03Merge pull request #1744 from evverx/fix-debug-generatorLennart Poettering
2015-11-03debug-generator: respect kernel parameters for default unit settingEvgeny Vereshchagin
2015-11-03core: use runlevel_to_target for /proc/cmdline parsingEvgeny Vereshchagin