summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
...
* sleep: Add support for setting a disk offset when hibernatingMario Limonciello2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* bus-util: fix a meaningless assertionYu Watanabe2018-08-24
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-08-24
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-08-24
* tree-wide: tabs suck (#8527)Lennart Poettering2018-08-24
* conf-parse: small prettificationLennart Poettering2018-08-24
* conf-parser: let's explicitly deprecate .include in unit filesLennart Poettering2018-08-24
* sleep-config: replace USE() macro with TAKE_PTR() usageLennart Poettering2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* shared/conf-parser: fix outdated commentZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-06-28
* basic/macros: rename noreturn into _noreturn_ (#8456)Franck Bui2018-06-28
* Prep v238: Fix elogind_daemonize(), it failed due to some misunderstandings o...Sven Eden2018-06-08
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Fixed meson.build files in src/shared and src/testSven Eden2018-06-04
* 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