chiark / gitweb /
test: add tests for signal_from_string()
[elogind.git] / src /
2018-08-24 Yu Watanabetest: add tests for signal_from_string()
2018-08-24 Yu Watanabeutil: rename signal_from_string_try_harder() to signal_...
2018-08-24 Yu Watanabeutil: make signal_from_string() accept RTMIN, RTMAX...
2018-08-24 Lennart Poetteringvirt: simplifications
2018-08-24 Lennart Poetteringvirt: if we detect Xen by DMI, trust that over CPUID
2018-08-24 Lennart Poetteringlocale-util: add comment with link to unicode chars...
2018-08-24 Lennart Poetteringmount-setup: add a comment that the character/block...
2018-08-24 Yu Watanabetest: add tests for signal_from_string()
2018-08-24 Yu Watanabeutil: rename signal_from_string_try_harder() to signal_...
2018-08-24 Yu Watanabeutil: make signal_from_string() accept RTMIN, RTMAX...
2018-08-24 Yu Watanabeset: drop unused set_make() function (#8879)
2018-08-24 Adam Duskettadd __nr_statx defines for extra architectures (#8872)
2018-08-24 Lennart Poetteringlogind: (void)ify all things we knowingly ignore
2018-08-24 Lennart Poetteringlogind: terminate cleanly on SIGTERM/SIGINT
2018-08-24 Lennart Poetteringlogind: modernize Manager object allocation and freeing
2018-08-24 Zbigniew Jędrzejew... basic/log: always ignore errno from the enviornment...
2018-08-24 Lennart Poetteringtree-wide: use newa() rather than alloca() where we can
2018-08-24 Lennart Poetteringalloca: add an overflow check too
2018-08-24 Lennart Poetteringtree-wide: be more careful with the type of array sizes
2018-08-24 Yu Watanabelogin: drop unnecessary headers
2018-08-24 Zbigniew Jędrzejew... logind: remove manager_start_slice()
2018-08-24 Zbigniew Jędrzejew... logind: split %t directory creation to a helper unit
2018-08-24 Zbigniew Jędrzejew... Use a dash-truncated drop-in for user-%j.slice configur...
2018-08-24 Zbigniew Jędrzejew... logind: move two functions to logind_core utility lib
2018-08-24 Zbigniew Jędrzejew... tests: add some tests for unit_name_is_valid() and...
2018-08-24 Lennart Poetteringconf-parse: add a generic config_parse_mtu() conf file...
2018-08-24 Lennart Poetteringparse-util: add explicit parsers for MTU values
2018-08-24 Lennart Poetteringmissing: add IPV4_MIN_MTU
2018-08-24 Antiquecgroup-util: fix enabling of controllers (#8816)
2018-08-24 Zbigniew Jędrzejew... meson: do not link libsystemd_static into libcore ...
2018-08-24 Lennart Poetteringtree-wide: drop redundant _cleanup_ macros (#8810)
2018-08-24 Chris Lesiakfileio.c: fix incorrect mtime
2018-08-24 Lennart Poetteringstring-util: use fflush_and_check() where appropriate
2018-08-24 Lennart Poetteringstring-util: teach strip_tab_ansi() to deal with CSO...
2018-08-24 Zbigniew Jędrzejew... basic/log: do not use global errno in log_*_errno()
2018-08-24 Zbigniew Jędrzejew... basic/audit-util: always log the reason when disabling...
2018-08-24 Zbigniew Jędrzejew... tree-wide: avoid assignment of r just to use in a compa...
2018-08-24 Franck Buifs-util: introduce fchmod_opath()
2018-08-24 Yu Watanabetest: drop unused variables
2018-08-24 Yu Watanabelogin: drop an unused variable
2018-08-24 Yu Watanabebus-message: use streq_ptr() (#8786)
2018-08-24 Zbigniew Jędrzejew... Fix typo
2018-08-24 Lennart Poetteringnspawn: when running nspawn, set a $PATH including...
2018-08-24 Lennart Poetteringterminal: add internal API to format URLs for display...
2018-08-24 Yu Watanabetimedate: move error mapping to bus-common-errors.[ch]
2018-08-24 Lennart Poetteringuser-util: trivial coding style fixes
2018-08-24 Lennart Poetteringtree-wide: drop spurious newlines (#8764)
2018-08-24 Lennart Poetteringfs-util: export how many iterations chase_symlinks...
2018-08-24 Lennart Poetteringfs-util: add new CHASE_STEP flag to chase_symlinks()
2018-08-24 Franck Buisysusers: make sure to reset the returned value when...
2018-08-24 Zbigniew Jędrzejew... test-locale-util: show special glyphs
2018-08-24 Zbigniew Jędrzejew... test-utf8: add a smoke test for utf8_console_width()
2018-08-24 Lennart Poetteringloginctl: port loginctl to format-table.[ch]
2018-08-24 Lennart Poetteringbasic: add minimalistic table formatter
2018-08-24 Lennart Poetteringpager: move pager.[ch] src/shared/ → src/basic/
2018-08-24 Lennart Poetteringstring-util: tweak ellipsation a bit
2018-08-24 Lennart Poetteringutil: add qsort_r_safe(), similar to qsort_safe()
2018-08-24 Lennart Poetteringutf8: add helper call for counting display width of...
2018-08-24 Lennart Poetteringlocale: add ellipsis as special glyph
2018-08-24 Lennart Poetteringpath-lookup: properly chase paths when reducing with...
2018-08-24 Lennart Poetteringutil-lib: introduce new empty_or_root() helper (#8746)
2018-08-24 Lennart Poetteringpolkit: normalize exit values of polkit_agent_open_if_e...
2018-08-24 Filipe Brandenburgerpath-util: Finish DEFAULT_PATH_NULSTR with an extra...
2018-08-24 Yu Watanabebus-util: introduce bus_open_system_watch_bind_with_des...
2018-08-24 Zbigniew Jędrzejew... basic/copy: fix awkward sentence
2018-08-24 Zbigniew Jędrzejew... basic/unit-name: remove duplicate check
2018-08-24 Jan Synaceklogind: enable limiting of user session scopes using...
2018-08-24 Zbigniew Jędrzejew... test-execute: make find invocation a bit more efficent...
2018-08-24 Zbigniew Jędrzejew... systemd: do not require absolute paths in ExecStart
2018-08-24 Lennart Poetteringunit-name: add new unit_name_build_from_type() helper
2018-08-24 Lennart Poetteringcopy: rearrange flags field definition
2018-08-24 Lennart Poetteringcopy: reduce number of checks
2018-08-24 Lennart Poetteringcopy: drop _unlikely_() that isn't obviously the case
2018-08-24 Lennart Poetteringcopy: hide in copy_bytes() the strange way splice(...
2018-08-24 Lennart Poetteringcopy: extend copy_bytes() a bit
2018-08-24 Lennart Poetteringcopy: tweak reflink logic in copy_bytes() a bit
2018-08-24 Lennart Poetteringcopy: add brief comment to copy_bytes() explaining...
2018-08-24 Lennart Poetteringmacro: don't rely on C's downgrade-to-bool feature...
2018-08-24 Lennart Poetteringpath-util: document a few other special cases for last_...
2018-08-24 Lennart Poetteringprocess-util: add TAKE_PID(), similar to TAKE_PTR/TAKE_...
2018-08-24 Lennart Poetteringutil: introduce typesafe_qsort(), a typesafe version...
2018-08-24 Zbigniew Jędrzejew... shared/sleep-config: rename misnamed function
2018-08-24 Zbigniew Jędrzejew... shared/sleep-config: return a custom message when not...
2018-08-24 Zbigniew Jędrzejew... logind: refuse operations if the target unit is masked...
2018-08-24 Zbigniew Jędrzejew... shared/sleep-fix: fix check if s-then-h is possible
2018-08-24 Zbigniew Jędrzejew... shared/sleep-config: get rid of explicit allocation...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Zbigniew Jędrzejew... tmpfiles: add a new return code for "operational failur...
2018-08-24 Yu Watanabetree-wide: use TAKE_PTR() and TAKE_FD() macros
2018-08-24 Lennart Poetteringfs-util: add shortcut for chase_symlinks() when it...
2018-08-24 Lennart Poetteringfs-util: add calls that combine chase_symlinks() and...
2018-08-24 Lennart Poetteringfd-util: introduce fd_reopen() helper for reopening...
2018-08-24 Zbigniew Jędrzejew... sd-bus: allow description to be set for system/user...
2018-08-24 Mario Limonciellosleep: Move the error level debugging for write_mode...
2018-08-24 Mario Limonciellosleep: Add support for setting a disk offset when hiber...
2018-08-24 Zbigniew Jędrzejew... sd-event: use _cleanup_ to manage temporary references
2018-08-24 Zbigniew Jędrzejew... tmpfiles: add a new return code for "operational failur...
2018-08-24 Yu Watanabetree-wide: use TAKE_PTR() and TAKE_FD() macros
2018-08-24 Yu Watanabebus-util: fix a meaningless assertion
2018-08-24 Lennart Poetteringfs-util: add shortcut for chase_symlinks() when it...
next