summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* basic: add minimalistic table formatterLennart Poettering2018-08-24
* string-util: tweak ellipsation a bitLennart Poettering2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek2018-08-24
* path-util: document a few other special cases for last_path_component()Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* fd-util: introduce fd_reopen() helper for reopening an fdLennart Poettering2018-08-24
* tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-08-24
* basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-08-24
* coccinelle: always use fcntl(fd, FD_DUPFD, 3) instead of dup(fd)Lennart Poettering2018-08-24
* journal: make the compression threshold tunableAlex Gartrell2018-08-24
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-06-28
* tests: make / private after creating a mount namespaceEvegeny Vereshchagin2018-06-28
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Remove obsolete sources and add missing new ones.Sven Eden2018-06-05
* Prep v238: Fixed meson.build files in src/shared and src/testSven Eden2018-06-04
* fd-util: add new call rearrange_stdio()Lennart Poettering2018-05-30
* procfs-util: add APIs to get consumed CPU time and used memory from /procLennart Poettering2018-05-30
* khash: try to detect broken AF_ALG support in centos kernelsLennart Poettering2018-05-30
* basic/log: make sure header is printed correctly, add testZbigniew Jędrzejewski-Szmek2018-05-30
* Fix format-truncation compile failure by typecasting USB IDs (#8250)Patrick Uiterwijk2018-05-30
* test-user-util: skip most tests for nobody if synthentization is offZbigniew Jędrzejewski-Szmek2018-05-30
* test-user-util: print function delimitersZbigniew Jędrzejewski-Szmek2018-05-30
* fs-util: move fsync_directory_of_file() into generic codeLennart Poettering2018-05-30
* tests: add a simple test for utf8_n_codepoints()Zbigniew Jędrzejewski-Szmek2018-05-30
* pid1: do not initialize join_controllers by defaultZbigniew Jędrzejewski-Szmek2018-05-30
* Move config_parse_join_controllers to shared, add testZbigniew Jędrzejewski-Szmek2018-05-30
* test-process-util: one more (void)Zbigniew Jędrzejewski-Szmek2018-05-30
* hash-func: add generic hash_ops implementation for hashing pathsLennart Poettering2018-05-30
* fs-util: drop readlink_and_canonicalize()Yu Watanabe2018-05-30
* fd-util: move certain fds above fd #2 (#8129)Lennart Poettering2018-05-30
* test-hashmap: test IteratedCacheVito Caputo2018-05-30
* test-user-util: skip most tests for nobody if synthentization is offZbigniew Jędrzejewski-Szmek2018-05-30
* test-user-util: print function delimitersZbigniew Jędrzejewski-Szmek2018-05-30
* fs-util: add new unlinkat_deallocate() helperLennart Poettering2018-05-30
* hash-func: add generic hash_ops implementation for hashing pathsLennart Poettering2018-05-30
* test: add a simple smoke test for string_hashsum()Zbigniew Jędrzejewski-Szmek2018-05-30
* journalctl: add highlighting for matched substringZbigniew Jędrzejewski-Szmek2018-05-30
* journalctl: make matching optionally case sensitiveZbigniew Jędrzejewski-Szmek2018-05-30
* util-lib: add new procfs-util.[ch] API for dealing with tasks limitsLennart Poettering2018-05-30
* core: rework how we track which PIDs to watch for a unitLennart Poettering2018-05-30
* test: test-process-util additionsLennart Poettering2018-05-30
* tree-wide: port all code to use safe_getcwd()Lennart Poettering2018-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: minimize includes in log.hLennart Poettering2018-05-30
* sd-bus: optionally, use inotify to wait for bus sockets to appearLennart Poettering2018-05-30
* fs-util: rework touch_file() so that it can touch socket file nodesLennart Poettering2018-05-30
* test-sizeof: also add uid_tZbigniew Jędrzejewski-Szmek2018-05-30
* meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek2018-05-30