summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* journalctl: add highlighting for matched substringZbigniew Jędrzejewski-Szmek2018-05-30
* meson: detect pcre2 depZbigniew Jędrzejewski-Szmek2018-05-30
* rationalize interface for opening/closing loggingAlan Jenkins2018-05-30
* util: rework system_tasks_max() to make use of procfs_tasks_max()Lennart Poettering2018-05-30
* util-lib: add new procfs-util.[ch] API for dealing with tasks limitsLennart Poettering2018-05-30
* util: introduce more accurate definitions of TASKS_MAXLennart Poettering2018-05-30
* log: remove LOG_TARGET_SAFE pseudo log targetLennart Poettering2018-05-30
* log: add brief comment for log_set_open_when_needed() and log_set_always_reop...Lennart Poettering2018-05-30
* log: add new "prohibit_ipc" flag to logging systemLennart Poettering2018-05-30
* log: make log_set_upgrade_syslog_to_journal() take effect immediatelyLennart Poettering2018-05-30
* process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functionsLennart Poettering2018-05-30
* fs-util: chase_symlinks(): prevent double freeYu Watanabe2018-05-30
* fs-util: use _cleanup_close_ attributeYu Watanabe2018-05-30
* unaligned: let gcc generate optimal codeShawn Landden2018-05-30
* fs-util: chase_symlinks(): support empty rootYu Watanabe2018-05-30
* path-util: don't insert duplicate "/" in path_make_absolute_cwd()Lennart Poettering2018-05-30
* tree-wide: port all code to use safe_getcwd()Lennart Poettering2018-05-30
* path-util: introduce new safe_getcwd() wrapperLennart Poettering2018-05-30
* path-util: don't add extra "/" when prefix already is suffixed by slashLennart Poettering2018-05-30
* path-util: do something useful if the prefix is "" in path_make_absolute()Lennart Poettering2018-05-30
* fs-util: refuse taking a relative path to chase if "root" is specified and CH...Lennart Poettering2018-05-30
* fs-util: extra chase_symlink() safety check on "path" parameterLennart Poettering2018-05-30
* fs-util: extra safety checks on chase_symlinks() root parameterLennart Poettering2018-05-30
* parse-util: detect overflows in parse_percent_unbounded()Lennart Poettering2018-05-30
* parse-util: coding style fixLennart Poettering2018-05-30
* locale-util: add freelocale() cleanup helperLennart Poettering2018-05-30
* virt: add comment that we need to use sscanf()Yu Watanabe2018-05-30
* Fix parsing of features in detect_vm_xen_dom0 (#7890)Olaf Hering2018-05-30
* fs-util: add new chase_symlinks() flag CHASE_OPENLennart Poettering2018-05-30
* fs-util: add new CHASE_SAFE flag to chase_symlinks()Lennart Poettering2018-05-30
* log: assign the realm to a variable first in log_full_errno_realm()Lennart Poettering2018-05-30
* log: rework log_syntax_invalid_utf8() a bitLennart Poettering2018-05-30
* log: minor modernizations to log_received_signal()Lennart Poettering2018-05-30
* log: minimize includes in log.hLennart Poettering2018-05-30
* process-util: make our freeze() routine do something usefulMichal Sekletar2018-05-30
* util: minor tweaks to disable_core_dumps()Lennart Poettering2018-05-30
* nss-systemd,user-util: add a way how synthesizing "nobody" can be turned offLennart Poettering2018-05-30
* util-lib: save/restore errno in cleanup callsLennart Poettering2018-05-30
* cocci: use strempty() at more placesLennart Poettering2018-05-30
* missing: add bpf() define for ARM definitionHans-Christian Noren Egtvedt2018-05-30
* missing: fix bpf() define for TileraHans-Christian Noren Egtvedt2018-05-30
* tree-wide: introduce disable_core_dumps helper and port existing usersJan Klötzke2018-05-30
* exec-util: cast to void when return value is ignoredYu Watanabe2018-05-30
* process-util: initialize block_signalsYu Watanabe2018-05-30
* verbs: suppress debug log message if SYSTEMD_OFFLINE is not setLennart Poettering2018-05-30
* sd-bus: drop references to legacy /var/run D-Bus socketLennart Poettering2018-05-30
* socket-util: explicitly ensure there's one trailing NUL byte on AF_UNIX socke...Lennart Poettering2018-05-30
* socket-util: use parse_ip_port() for parsing IP portsLennart Poettering2018-05-30
* fs-util: rework touch_file() so that it can touch socket file nodesLennart Poettering2018-05-30
* io-util: make flush_fd() return how many bytes where flushedLennart Poettering2018-05-30