summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* exec-util: add missing logging callLennart Poettering2018-10-29
* exec-util: handle putenv() errorsLennart Poettering2018-10-29
* exec-util: in execute_directories, support initial exec environmentDimitri John Ledkov2018-10-29
* detect-virt: do not try to read all of /proc/cpuinfoZbigniew Jędrzejewski-Szmek2018-10-29
* socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBU...Franck Bui2018-10-29
* importd, basic/string-util: use case-insensitive comparison for HTTP headersDongsu Park2018-10-29
* util: do not use stack frame for parsing arbitrary inputsYu Watanabe2018-10-29
* resolve: treat some icmp errors as disconnectedYu Watanabe2018-10-29
* void call of page_size guarantees that sysconf is not called from signal handlerDaniel2018-10-29
* parse-util: in parse_permille() check negative earlierLennart Poettering2018-10-29
* Move module-util.h to src/shared/ and load_module() to libsharedZbigniew Jędrzejewski-Szmek2018-10-29
* format-table: fix typo in commentYu Watanabe2018-10-29
* format-table: make all widths be set properlyNOGISAKA Sadata2018-10-29
* Use #if instead of #ifdef for ENABLE_GSHADOWChenQi19892018-10-29
* basic: add missing comma in raw_clone assembly for sparcMike Gilbert2018-10-29
* core/dbus-execute: fix parsing CPUScheduling* and Nice for transient servicesYu Watanabe2018-10-29
* meson: unify linux/stat.h check with other checks and use _GNU_SOURCEZbigniew Jędrzejewski-Szmek2018-10-29
* build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger2018-10-29
* Support system_bus_socket to be found in /var/run/dbus as well as /run/dbus.Christoph Willing2018-09-26
* Enhance the dealing with glibc-2.28Sven Eden2018-09-26
* Deal with glibc-2.28Christoph Willing2018-09-25
* Prep v239: Unmask cg_weight_parse()Sven Eden2018-08-24
* Prep v239: Remove os-util.[hc] - We do not need anything in there.Sven Eden2018-08-24
* Prep v239: Unmasked mkdtemp_malloc(), it is needed to test inotify.Sven Eden2018-08-24
* Prep v239: Unmask inotify_add_watch_fd()Sven Eden2018-08-24
* Prep v239: Mask all unneeded functions in the new format-table.[hc] files.Sven Eden2018-08-24
* Prep v239: Unmask delete_chars()Sven Eden2018-08-24
* Prep v239: Unmask inotify event stuff, now ustilized by the sd_event struct.Sven Eden2018-08-24
* Prep v239: Mirror upstream and move pager.[hc] from shared to basic.Sven Eden2018-08-24
* Prep v239: Fix conf-parser.[hc], it got a bit mangled by migration.Sven Eden2018-08-24
* Prep v239: terminal-util.[hc] - Mask new 'urlify' functions, we do not need t...Sven Eden2018-08-24
* Prep v239: string-util.[hc] - Unmasked skip_leading_chars() - Newly utilized ...Sven Eden2018-08-24
* Prep v239: path-util.[hc] - Masked path_simplify_and_warn() - Nowhere needed.Sven Eden2018-08-24
* Prep v239: fd-util.[hc] - Masked fd_duplicate_data_fd() - Nowhere needed.Sven Eden2018-08-24
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* Prep v239: fs-util: Mask new chase_symlinks_and_*() functions.Sven Eden2018-08-24
* Prep v239: Remove basic/set.c - No longer needed.Sven Eden2018-08-24
* Prep v239: Add missing updates that evaded migration.Sven Eden2018-08-24
* Build system: Fix various issues that came from errornous migration.Sven Eden2018-08-24
* tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocationsLennart Poettering2018-08-24
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if p...Lennart Poettering2018-08-24
* util: allow mkdtemp_malloc() to be called with NULL patternLennart Poettering2018-08-24
* fs-util: introduce fchmod_and_chown()Yu Watanabe2018-08-24
* locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* filesFranck Bui2018-08-24
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-08-24