summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-28
* core: implement /run/elogind/units/-based path for passing unit info from PID...Lennart Poettering2017-11-02
* conf-parser: simplify things a bit by using strextend()Lennart Poettering2017-11-08
* pager: cache not only number of columns but also of lines before we open pagerLennart Poettering2017-11-10
* Meson build system: Add missing '#' in masked blocksSven Eden2018-03-07
* Fix build on muslBjorn Pagen2018-03-07
* test/test-hexdecoct.c: Add include for musl_missin.h for strndupa().Sven Eden2018-01-25
* work-around usage of glibc-specific __register_atfork for musl systemsmaxice82018-01-24
* shared/musl_missing.h: replace ifdef with if on HAVE_[__]SECURE_GETENVmaxice82018-01-24
* shared/musl_missing.h: replace ifdef HAVE_UTMP with if ENABLE_UTMPmaxice82018-01-24
* Prep 235: Removed orphaned headerSven Eden2018-01-11
* Cleaned up orphaned filesSven Eden2017-12-11
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* Apply missing updates from upstreamSven Eden2017-12-08
* dynamic-user: don't use a UID that currently owns IPC objects (#6962)Lennart Poettering2017-12-08
* 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