summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* missing: add IPV4_MIN_MTULennart Poettering2018-08-24
* cgroup-util: fix enabling of controllers (#8816)Antique2018-08-24
* meson: drop 'name' argument in cc.has_argument() (#8823)Yu Watanabe2018-08-24
* man: fix description of --value option for loginctl (#8820)Yu Watanabe2018-08-24
* meson: do not link libsystemd_static into libcore (#8813)Zbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-08-24
* fileio.c: fix incorrect mtimeChris Lesiak2018-08-24
* update TODOLennart Poettering2018-08-24
* string-util: use fflush_and_check() where appropriateLennart Poettering2018-08-24
* string-util: teach strip_tab_ansi() to deal with CSO sequencesLennart Poettering2018-08-24
* basic/log: do not use global errno in log_*_errno()Zbigniew Jędrzejewski-Szmek2018-08-24
* basic/audit-util: always log the reason when disabling audit logsZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: avoid assignment of r just to use in a comparisonZbigniew Jędrzejewski-Szmek2018-08-24
* fs-util: introduce fchmod_opath()Franck Bui2018-08-24
* test: drop unused variablesYu Watanabe2018-08-24
* login: drop an unused variableYu Watanabe2018-08-24
* bus-message: use streq_ptr() (#8786)Yu Watanabe2018-08-24
* Fix typoZbigniew Jędrzejewski-Szmek2018-08-24
* update TODOLennart Poettering2018-08-24
* nspawn: when running nspawn, set a $PATH including both bin + sbin by default...Lennart Poettering2018-08-24
* terminal: add internal API to format URLs for display in capable terminalsLennart Poettering2018-08-24
* timedate: move error mapping to bus-common-errors.[ch]Yu Watanabe2018-08-24
* user-util: trivial coding style fixesLennart Poettering2018-08-24
* bash-completion: add completion for resolvectlYu Watanabe2018-08-24
* man: create man page for resolvectlYu Watanabe2018-08-24
* resolvectl: rename systemd-resolve to resolvectlYu Watanabe2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* fs-util: export how many iterations chase_symlinks() executes at maxLennart Poettering2018-08-24
* fs-util: add new CHASE_STEP flag to chase_symlinks()Lennart Poettering2018-08-24
* sysusers: make sure to reset the returned value when EOF is reached in fget*e...Franck Bui2018-08-24
* update TODOLennart Poettering2018-08-24
* test-locale-util: show special glyphsZbigniew Jędrzejewski-Szmek2018-08-24
* test-utf8: add a smoke test for utf8_console_width()Zbigniew Jędrzejewski-Szmek2018-08-24
* loginctl: port loginctl to format-table.[ch]Lennart Poettering2018-08-24
* basic: add minimalistic table formatterLennart Poettering2018-08-24
* pager: move pager.[ch] src/shared/ → src/basic/Lennart Poettering2018-08-24
* string-util: tweak ellipsation a bitLennart Poettering2018-08-24
* util: add qsort_r_safe(), similar to qsort_safe()Lennart Poettering2018-08-24
* utf8: add helper call for counting display width of stringsLennart Poettering2018-08-24
* locale: add ellipsis as special glyphLennart Poettering2018-08-24
* path-lookup: properly chase paths when reducing with root dir (#8750)Lennart Poettering2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* man: add a new page with a general description of common syntaxZbigniew Jędrzejewski-Szmek2018-08-24
* meson: fix indentation for systemd-time-sync-wait(5) entriesZbigniew Jędrzejewski-Szmek2018-08-24
* polkit: normalize exit values of polkit_agent_open_if_enabled()Lennart Poettering2018-08-24
* path-util: Finish DEFAULT_PATH_NULSTR with an extra NUL (#8745)Filipe Brandenburger2018-08-24
* bus-util: introduce bus_open_system_watch_bind_with_description()Yu Watanabe2018-08-24
* basic/copy: fix awkward sentenceZbigniew Jędrzejewski-Szmek2018-08-24
* basic/unit-name: remove duplicate checkZbigniew Jędrzejewski-Szmek2018-08-24
* logind: enable limiting of user session scopes using pam context objects (#8397)Jan Synacek2018-08-24