summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* 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
* basic/parse-util: remove unnecessary parenthesesZbigniew Jędrzejewski-Szmek2018-08-24
* terminal-util: make file names in --cat-config output clickable linksLennart Poettering2018-08-24
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-08-24
* tree-wide: use PATH_STARTSWITH_SET() at two more placesLennart Poettering2018-08-24
* core: rework how we validate DeviceAllow= settingsLennart Poettering2018-08-24
* pid1: do not reset subtree_control on already-existing units with delegationZbigniew Jędrzejewski-Szmek2018-08-24
* basic/path-util: fix ordering in error messageZbigniew Jędrzejewski-Szmek2018-08-24
* core: introduce a new load state "bad-setting"Lennart Poettering2018-08-24
* parse-util: add permille parser + testsMarc Kleine-Budde2018-08-24