summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04Merge pull request #1778 from rhdrjones/detect-virtLennart Poettering
2015-11-04Merge pull request #1780 from evverx/fix-install-dbusRonny Chevalier
2015-11-04test-functions: fix dbus-1 installationEvgeny Vereshchagin
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-04Merge pull request #1775 from fbuihuu/set-property-completionLennart Poettering
2015-11-04Merge pull request #1776 from marktheunissen/masterLennart Poettering
2015-11-04Merge pull request #1777 from torstehu/fix-typo2Daniel Mack
2015-11-04core: fix typoTorstein Husebø
2015-11-04Merge pull request #1773 from evverx/dont-hide-enomemDaniel Mack
2015-11-04systemctl: update documentation for --plain optionMark Theunissen
2015-11-04Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bisLennart Poettering
2015-11-04bash-completion: add minimal support fpr 'set-property' commandFranck Bui
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-03Merge pull request #1767 from poettering/journald-watchdogDaniel Mack
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-03Merge pull request #1765 from teg/pppoe-removalDaniel Mack
2015-11-03sd-pppoe: dropTom Gundersen
2015-11-03Merge pull request #1726 from teg/networkd-2Daniel Mack
2015-11-03Merge pull request #1763 from endocode/kayrus/fix_man_chattrDaniel Mack
2015-11-03Fixed link to chattr man pagekayrus
2015-11-03build-sys: temporarily lower libmount version checkMartin Pitt
2015-11-03po: update Korean translationDongsu Park
2015-11-03Merge pull request #1744 from evverx/fix-debug-generatorLennart Poettering