summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* pid1: do not initialize join_controllers by defaultZbigniew Jędrzejewski-Szmek2018-05-30
* Move config_parse_join_controllers to shared, add testZbigniew Jędrzejewski-Szmek2018-05-30
* shared/conf-parser: define a macro for the repeating argument setZbigniew Jędrzejewski-Szmek2018-05-30
* bus-util: fix format of NextElapseUSecRealtime= and LastTriggerUSec=Yu Watanabe2018-05-30
* coccinelle: O_NDELAY → O_NONBLOCKLennart Poettering2018-05-30
* bus-util: add bool property setterJan Klötzke2018-05-30
* log: minimize includes in log.hLennart Poettering2018-05-30
* networkd: add support for wireguard interface typeJörg Thalheim2018-05-30
* networkd: add support for wireguard interface typeJörg Thalheim2018-05-30
* networkd,resolved: make use of watch_bind feature to connect to the busLennart Poettering2018-05-30
* tree-wide: install matches asynchronouslyLennart Poettering2018-05-30
* sd-bus: port one use of SO_PEERCRED by getpeercred()Lennart Poettering2018-05-30
* pager: let's move static variables up, to the rest of themLennart Poettering2018-05-30
* pager,agent: insist that we are called from the main threadLennart Poettering2018-05-30
* tree-wide: make use of wait_for_terminate_and_check() at various placesLennart Poettering2018-05-30
* process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN loggingLennart Poettering2018-05-30
* nsflags: add namespace_flag_to_string_many_with_check()Yu Watanabe2018-05-30
* meson: use a convenience lib for journal user sourcesZbigniew Jędrzejewski-Szmek2018-05-30
* meson: link libsystemd_static in libshared instead of recompilingZbigniew Jędrzejewski-Szmek2018-05-30
* Move gcrypt-util to basic/Zbigniew Jędrzejewski-Szmek2018-05-30
* meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek2018-05-30
* meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek2018-05-30
* agents: use kill_and_sigcont() where appropriateLennart Poettering2018-05-30
* process-util: move fork_agent() to process-util.[ch]Lennart Poettering2018-05-30
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2018-05-30
* musl_missing.h: add FTW_* macros missing from musl libc.maxice82018-04-27
* Prep v236 : Add missing SPDX-License-Identifier (6/9) src/sharedSven Eden2018-03-26
* Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
* acl: fix typo in comment (#7580)Yu Watanabe2017-12-08
* *: fix some inconsistent control statement styleVito Caputo2017-12-01
* 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