chiark / gitweb /
elogind.git
2018-08-24 Yu Watanabeman: fix description of --value option for loginctl...
2018-08-24 Zbigniew Jędrzejewsk... 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 Poetteringupdate TODO
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ędrzejewsk... basic/log: do not use global errno in log_*_errno()
2018-08-24 Zbigniew Jędrzejewsk... basic/audit-util: always log the reason when disabling...
2018-08-24 Zbigniew Jędrzejewsk... 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ędrzejewsk... Fix typo
2018-08-24 Lennart Poetteringupdate TODO
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 Yu Watanabebash-completion: add completion for resolvectl
2018-08-24 Yu Watanabeman: create man page for resolvectl
2018-08-24 Yu Watanaberesolvectl: rename systemd-resolve to resolvectl
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 Lennart Poetteringupdate TODO
2018-08-24 Zbigniew Jędrzejewsk... test-locale-util: show special glyphs
2018-08-24 Zbigniew Jędrzejewsk... 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 Zbigniew Jędrzejewsk... man: add a new page with a general description of commo...
2018-08-24 Zbigniew Jędrzejewsk... meson: fix indentation for systemd-time-sync-wait(5...
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ędrzejewsk... basic/copy: fix awkward sentence
2018-08-24 Zbigniew Jędrzejewsk... basic/unit-name: remove duplicate check
2018-08-24 Jan Synaceklogind: enable limiting of user session scopes using...
2018-08-24 Zbigniew Jędrzejewsk... test-execute: make find invocation a bit more efficent...
2018-08-24 Zbigniew Jędrzejewsk... systemd: do not require absolute paths in ExecStart
2018-08-24 Peter A. Bigottime-wait-sync: use watchfile to coordinate with timesyncd
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 Poetteringupdate TODO
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ędrzejewsk... shared/sleep-config: rename misnamed function
2018-08-24 Zbigniew Jędrzejewsk... shared/sleep-config: return a custom message when not...
2018-08-24 Zbigniew Jędrzejewsk... logind: refuse operations if the target unit is masked...
2018-08-24 Zbigniew Jędrzejewsk... shared/sleep-fix: fix check if s-then-h is possible
2018-08-24 Zbigniew Jędrzejewsk... shared/sleep-config: get rid of explicit allocation...
2018-08-24 Zbigniew Jędrzejewsk... tree-wide: drop license boilerplate
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Zbigniew Jędrzejewsk... 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 Lennart Poetteringupdate TODO
2018-08-24 Zbigniew Jędrzejewsk... sd-bus: allow description to be set for system/user...
2018-08-24 Sven Edenmeson_options.txt: Fix some trailing whitespaces in...
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ędrzejewsk... sd-event: use _cleanup_ to manage temporary references
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Zbigniew Jędrzejewsk... 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...
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 Filipe Brandenburgerunits: use `systemctl exit` to kill the user manager...
2018-08-24 Filipe Brandenburgeross-fuzz: Fallback to `ninja-build` when available...
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Evgeny Vereshchagincore: skip the removal of cgroups in the TEST_RUN_MINIM...
2018-08-24 Zbigniew Jędrzejewsk... sd-bus: allow description to be set for system/user...
2018-08-24 Yu Watanabetree-wide: remove unused variables (#8612)
2018-08-24 Mario LimoncielloRename suspend-to-hibernate to suspend-then-hibernate
2018-08-24 Lennart Poetteringmachine-image,mount-setup: minor coding style fixes
2018-08-24 Lennart Poetteringinhibit: make use of EXIT_SUCCESS where appropriate
2018-08-24 Lennart Poetteringutil: check for overflows in xbsearch_r()
2018-08-24 Lennart Poetteringupdate TODO
2018-08-24 Lennart Poetteringdoc: merge docs/ dir → doc/
next