summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-09-29
* shared/bus-util: format uid==-1 and gid==-1 as [not set]Zbigniew Jędrzejewski-Szmek2017-09-25
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* conf-parse: remove 4K line length limitLennart Poettering2017-09-22
* conf-parser: when the empty string assigned to Personality= reset itLennart Poettering2017-09-14
* core: don't synthesize empty list when empty string is read in config_parse_s...Lennart Poettering2017-09-14
* exec-util,conf-files: skip non-executable files in execute_directories()Lennart Poettering2017-09-25
* pager: let's create pager fds with O_CLOEXEC firstLennart Poettering2017-09-13
* shared: allow to input empty string to config_parse_path()Yu Watanabe2017-09-05
* bus-util: remove unnecessary initializationsYu Watanabe2017-08-31
* systemctl: show capabilities in human readable formatYu Watanabe2017-08-31
* Prep 235: add missing libshared.sym and remove obsolete kdbus.hSven Eden2017-08-30
* shared: Add a linker script so that all functions are tagget @SD_SHARED inste...Felipe Sateler2017-08-29
* Prep v235: Update build system to fit elogindSven Eden2017-08-16
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (7/10) [src/shared]Sven Eden2017-08-14
* treewide: fix typos (#6566)Torstein Husebø2017-08-10
* bus-util: do not print (uint64_t) -1 as is (#6522)Yu Watanabe2017-08-10
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Apply missing upstream fixes in src/shared (4/6)Sven Eden2017-07-25
* core/load-fragment: refuse units with errors in RootDirectory/RootImage/Dynam...Zbigniew Jędrzejewski-Szmek2017-07-25
* bus-util: replace non-printable values with [unprintable]Zbigniew Jędrzejewski-Szmek2017-07-25
* Revert "bus: when dumping string property values escape the chars we use as e...Zbigniew Jędrzejewski-Szmek2017-07-25
* conf-parser: fix wrong argument given to log_syntax_invalid_utf8Ronny Chevalier2017-07-25
* config parser: Introduce config_parse_ip_portSusant Sahani2017-07-25
* improve readability (#5814)Matija Skala2017-07-25
* config parser: Introduce config_parse_uint8Susant Sahani2017-07-25
* fix parenthesis in pager.c (#5798)Matija Skala2017-07-25
* redirect stdout/stderr back when closing the pager (#5661)Matija Skala2017-07-25
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-07-25
* assigning stdout and stderr is not allowedMatija Skala2017-07-25
* Rip out setting of the log level from udev_new and put it in a new functionZbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233.2: Mask unneeded functions and definitions in src/sharedSven Eden2017-07-18
* Prep v233: Add missing includes in src/sharedSven Eden2017-07-17
* Prep v233: Add missing files from upstream and rename formats-util.[hc]Sven Eden2017-07-17
* shared/pager: abort if we cannot set environment variablesZbigniew Jędrzejewski-Szmek2017-07-17
* copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering2017-07-17
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-07-17
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-07-17
* shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering2017-07-17
* bus-util: print RestrictNamespaces= as a stringDjalal Harouni2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* acl-util: fix memleakEvgeny Vereshchagin2017-07-17
* tree-wide: drop unneded WHITESPACE param to extract_first_wordZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07