summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* set: drop unused set_make() function (#8879)Yu Watanabe2018-08-24
* meson: drop 'name' argument in cc.has_argument() (#8878)Yu Watanabe2018-08-24
* add __nr_statx defines for extra architectures (#8872)Adam Duskett2018-08-24
* update TODOLennart Poettering2018-08-24
* logind: (void)ify all things we knowingly ignoreLennart Poettering2018-08-24
* logind: terminate cleanly on SIGTERM/SIGINTLennart Poettering2018-08-24
* logind: modernize Manager object allocation and freeingLennart Poettering2018-08-24
* basic/log: always ignore errno from the enviornment (#8841)Zbigniew Jędrzejewski-Szmek2018-08-24
* update TODOLennart Poettering2018-08-24
* tree-wide: use newa() rather than alloca() where we canLennart Poettering2018-08-24
* alloca: add an overflow check tooLennart Poettering2018-08-24
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-08-24
* login: drop unnecessary headersYu Watanabe2018-08-24
* logind: remove manager_start_slice()Zbigniew Jędrzejewski-Szmek2018-08-24
* logind: split %t directory creation to a helper unitZbigniew Jędrzejewski-Szmek2018-08-24
* Use a dash-truncated drop-in for user-%j.slice configurationZbigniew Jędrzejewski-Szmek2018-08-24
* logind: move two functions to logind_core utility libZbigniew Jędrzejewski-Szmek2018-08-24
* tests: add some tests for unit_name_is_valid() and related functionsZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parse: add a generic config_parse_mtu() conf file parser functionLennart Poettering2018-08-24
* parse-util: add explicit parsers for MTU valuesLennart Poettering2018-08-24
* 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