summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2015-11-03proc-cmdline: add runlevel to target mappingEvgeny Vereshchagin
2015-11-03Merge pull request #1754 from martinpitt/masterDaniel Mack
2015-11-03Merge pull request #1758 from poettering/varietygaloreDaniel Mack
2015-11-03log-generator: add option to generate easily compressible dataZbigniew Jędrzejewski-Szmek
2015-11-03parse-util: introduce parse_ifindex() and make use of it everywhereLennart Poettering
2015-11-03machine: when we fail to extract a network interface from the machine state, ...Lennart Poettering
2015-11-03journalctl: when we fail to open a journal file, print whyLennart Poettering
2015-11-03sd-journal: various clean-ups and modernizationsLennart Poettering
2015-11-03journalctl: continue operation, even if we run into an invalid fileLennart Poettering
2015-11-03journal: return better error for empty filesZbigniew Jędrzejewski-Szmek
2015-11-02core: expose number of file descriptors in fd store on the busLennart Poettering
2015-11-02proc-cmdline: return proper errors from shall_restore_state()Lennart Poettering
2015-11-02core: bump net.unix.max_dgram_qlen really early during bootLennart Poettering