summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* pager: move pager.[ch] src/shared/ → src/basic/Lennart Poettering2018-08-24
* polkit: normalize exit values of polkit_agent_open_if_enabled()Lennart Poettering2018-08-24
* bus-util: introduce bus_open_system_watch_bind_with_description()Yu Watanabe2018-08-24
* shared/sleep-config: rename misnamed functionZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: return a custom message when not enough swap for hiberna...Zbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-fix: fix check if s-then-h is possibleZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: get rid of explicit allocation size calculationZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* 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