summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* Prep v231.2: Make elogind musl-libc-compatible again.Sven Eden2017-06-19
* Prep v231.2: basic/stdio-util.h must include parse-printf-format.h instead of...Sven Eden2017-06-19
* Prep v231.2: Apply some minor style fixesSven Eden2017-06-19
* elogind: ignore lack of tty when checking whether colors should be enabledZbigniew Jędrzejewski-Szmek2017-06-19
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering2017-06-16
* namespace: don't fail on masked mounts (#3794)Alban Crequy2017-06-16
* missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)Alessio Igor Bogani2017-06-16
* cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anywayLennart Poettering2017-06-16
* core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering2017-06-16
* util: don't send SIGCONT following a SIGCONT or SIGKILL in kill_and_sigcont()Lennart Poettering2017-06-16
* basic: fix whitespaceThomas Hindoe Paaboel Andersen2017-06-16
* tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek2017-06-16
* basic/mount-util: recognize ocfs2 as network fs (#3713)Valentin Vidić2017-06-16
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2017-06-16
* basic: log: Increase static buffer for source file location (#3674)Daniel Mack2017-06-16
* namespace: unify limit behavior on non-directory pathsAlessandro Puccetti2017-06-16
* treewide: use stdio_unset_cloexec() functionAlexander Kuleshov2017-06-16
* basic/fd-util: introduce stdio_unset_cloexec() functionAlexander Kuleshov2017-06-16
* Drop parentheses in two placesZbigniew Jędrzejewski-Szmek2017-06-16
* basic/strv: introduce STRV_IGNORE macro (#3601)0xAX2017-06-16
* basic: pass flags to the fnmatch (#3606)Evgeny Vereshchagin2017-06-16
* basic/strv: use SWAP_TWO() macro (#3602)0xAX2017-06-16
* tree-wide: some work-arounds for gcc false positives regarding uninitialized ...Lennart Poettering2017-06-16
* process-util: fix two bugs in get_process_cmdline() (#3555)Lennart Poettering2017-06-16
* string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...Lennart Poettering2017-06-16
* socket-util: Run the fallback when the kernel complains about the null buffer...Kai Ruhnau2017-06-16
* tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering2017-06-16
* util-lib: rework get_process_cmdline() (#3529)Lennart Poettering2017-06-16
* core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...Lennart Poettering2017-06-16
* build: fix missing symbol for old kernel headers (#3530)Andrew Jeddeloh2017-06-16
* unit-name: remove spurious newlineLennart Poettering2017-06-16
* core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov2017-06-16
* util-lib: drop trailing non-printable characters from cmdline (#3512)Max Prokhorov2017-06-16
* process-util: remove broken support for pid==0Zbigniew Jędrzejewski-Szmek2017-06-16
* Fixed a small typo in a comment (#3514)Alex Gaynor2017-06-16
* networkd: added support for vrf interfaces (#3316)Andreas Rammhold2017-06-16
* util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering2017-06-16
* missing include added for build with -DDEBUG (#3424)Tobias Jungel2017-06-16
* util-lib: add accessors for unaligned native endian wordsLennart Poettering2017-06-16
* networkd: add support to configure VLAN on bridge portsTobias Jungel2017-06-16
* tree-wide: check colors_enabled() before outputting ANSI color stringsLennart Poettering2017-06-16
* util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering2017-06-16
* util-lib: Add sparc64 support for process creation (#3348)Michael Karcher2017-06-16
* nspawn: a bench of special fileystems that should not be shiftedDjalal Harouni2017-06-16
* networkd: set IFLA_INET6_ADDR_GEN_MODE as per stable_secretTom Yan2017-06-16
* ask-password: ask for passphrases not only on the first console of /dev/consoleWerner Fink2017-06-16
* Prep v229.5: Move parse-printf-format.? back to src/basic it is needed there.Sven Eden2017-06-16
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Prep v230: Move musl_missing and parse-printf-format to libshared.Sven Eden2017-06-16