2018-08-24 |
Zbigniew Jędrzejewsk... | rpm: add macros for common configuration dirs |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | rpm: add macros for common configuration dirs |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | fs-util: don't alter errno in unlink_tempfilep() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Evegeny Vereshchagin | meson: use run_target for generating tags with ctags |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | Use STRLEN in two places |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | test-copy: remove unnecessary initialization |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | tree-wide: do not wrap assert_se in extra parentheses |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | core/mount-setup: remove part of check which is always... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | login: use BUS_DEFINE_PROPERTY_GET* macros |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | bus-util: add more macros for defining functions of... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | fs-util,test: add helper to remove tempfiles |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | path-util: one more empty_or_root() change |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | process-util: add new helper call for adjusting the... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | basic: split parsing of the OOM score adjust value... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | conf-parser: shorten config_parse_string() by using... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | basic: be more careful when closing fds based on RLIMIT... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | core: move config_parse_limit() to the generic conf... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | rlimit-util: rework rlimit_{from|to}_string() to work... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
David Tardon | inhibit: use pager for systemd-inhibit --list |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | Turn VALGRIND variable into a meson configuration switch |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Felipe Sateler | core: Break circular dependency between unit.h and... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | meson: use array type option |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | meson: use warning() method |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | meson: use get_supported_arguments() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | test: use _cleanup_hashmap_free_ instread of _cleanup_... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | sd-bus: use free_and_strdup() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | bus-util: add several macros for defining functions... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Mike Gilbert | basic: add log_level argument to timezone_is_valid |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Mike Gilbert | basic: timezone_is_valid: check for magic bytes "TZif" |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | test: do not call alloca() inside the list of arguments |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | hexdecoct: drop an unnecessary check |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | basic: fix comment style |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | hexdecoct: ignore whitespace within the input hexadecim... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | terminal-util: add a function that shows a pretty separ... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | string-util: rename strdash_if_empty() to empty_to_dash() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | path-util: introduce empty_to_root() and use it many... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | basic/terminal-util: fix output of files without a... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | analyze: add --root option for cat-config |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | sysusers: add --cat-config |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | tmpfiles: add --cat-config |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | analyze: add 'cat-config' verb |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | Move function to cat file & dropins into basic/ |
commit | commitdiff | tree | snapshot |
2018-08-24 |
David Tardon | sd-bus: use automatic cleanup more |
commit | commitdiff | tree | snapshot |
2018-08-24 |
David Tardon | basic: use automatic cleanup more |
commit | commitdiff | tree | snapshot |
2018-08-24 |
David Tardon | basic: use automatic cleanup more |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | core/mount-setup: remove part of check which is always... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | basic/fs-util: remove logically dead code |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | logind: fix borked r check |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | basic/format-table: add missing va_end() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | shared/sleep-config: fix memleak of strv, add test |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Filipe Brandenburger | conf-parser: accept trailing backslash at the end of... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | meson: recompile all sources for install_libudev_static... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Davide Cavalca | meson: only build test-lib{systemd,udev}-static-sym... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | meson: add test-lib{systemd,udev}-static-sym |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Davide Cavalca | meson: add support for building static libsystemd and... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | tree-wide: use strv_free_and_replace() macro |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | time-util: fix indentation for comments |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | sd-bus: add bus_freep and use _cleanup_ |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | sd-bus: use automatic cleanup more |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | sd-bus: trivial simplification |
commit | commitdiff | tree | snapshot |
2018-08-24 |
David Tardon | use max. message size allowed by DBus spec (#8936) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | bus-util: print a friendly message when PID1 is not... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | login: do not wall message on cancelling shutdown when... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | login: change variable type of enable_wall_messages... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | man: update references to systemd-journal-{remote,upload} |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | meson: generate m4 preprocessor from config.h (#8914) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | man: add explanations of show-timesync and timesync... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | timedatectl: add timesync-status and show-timesync... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | test: add tests for signal_from_string() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | util: rename signal_from_string_try_harder() to signal_... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | util: make signal_from_string() accept RTMIN, RTMAX... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Sven Eden | meson.build: Fix new executable systemd-user-runtime... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | virt: simplifications |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | virt: if we detect Xen by DMI, trust that over CPUID |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Sven Eden | pwx: Use latest check_tree.pl revision. |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | test: add tests for signal_from_string() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | util: rename signal_from_string_try_harder() to signal_... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | util: make signal_from_string() accept RTMIN, RTMAX... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | meson: drop 'name' argument in cc.has_argument() (... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Sven Eden | Bump pwx migration tools and fix doubled line in meson... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | virt: simplifications |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | virt: if we detect Xen by DMI, trust that over CPUID |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | locale-util: add comment with link to unicode chars... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | mount-setup: add a comment that the character/block... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | test: add tests for signal_from_string() |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | util: rename signal_from_string_try_harder() to signal_... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | util: make signal_from_string() accept RTMIN, RTMAX... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | set: drop unused set_make() function (#8879) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Yu Watanabe | meson: drop 'name' argument in cc.has_argument() (... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Adam Duskett | add __nr_statx defines for extra architectures (#8872) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | logind: (void)ify all things we knowingly ignore |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | logind: terminate cleanly on SIGTERM/SIGINT |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | logind: modernize Manager object allocation and freeing |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Zbigniew Jędrzejewsk... | basic/log: always ignore errno from the enviornment... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | tree-wide: use newa() rather than alloca() where we can |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Lennart Poettering | alloca: add an overflow check too |
commit | commitdiff | tree | snapshot |
next |