chiark / gitweb /
Prep v239: Add support for suspend-then-hibernate to loginctl.
[elogind.git] / src / test /
2018-08-24 Sven EdenPrep v239: Do not test terminal_urlify_path()
2018-08-24 Sven EdenPrep v239: Do not test ioprio_class_from_to_string()
2018-08-24 Sven EdenPrep v239: Mask unneedd tests test_copy_atomic() and...
2018-08-24 Sven EdenPrep v239: Remove os-util.[hc] - We do not need anythin...
2018-08-24 Sven EdenPrep v239: Mask all unneeded functions in the new forma...
2018-08-24 Sven EdenPrep v239: Unmask delete_chars()
2018-08-24 Sven EdenPrep v239: Fix conf-parser.[hc], it got a bit mangled...
2018-08-24 Sven EdenPrep v239: Uncomment header inclusions that are new...
2018-08-24 Sven EdenPrep v239: Add missing updates that evaded migration.
2018-08-24 Sven EdenBuild system: Fix various issues that came from errorno...
2018-08-24 Zbigniew Jędrzejew... test-sizeof: another aproach to _Float128 availability...
2018-08-24 Zbigniew Jędrzejew... Drop copyrights tags for "systemd authors"
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop copyright headers from frequent contrib...
2018-08-24 Chris LambCorrect a number of trivial typos.
2018-08-24 Zbigniew Jędrzejew... Drop my copyright headers
2018-08-24 Lennart Poetteringtree-wide: beautify remaining copyright statements
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringcopy: rework copy_file_atomic() to copy the specified...
2018-08-24 Zbigniew Jędrzejew... test-sizeof: also print float types from ISO/IEC TS...
2018-08-24 Zbigniew Jędrzejew... test-alloc-util: add casts to bools from p ointers
2018-08-24 Zbigniew Jędrzejew... test-alloc-util: add a "test" for bool casts
2018-08-24 Marc Kleine-Buddeparse-util: add permille parser + tests
2018-08-24 Zbigniew Jędrzejew... basic/utf8: add ascii_is_valid_n()
2018-08-24 Zbigniew Jędrzejew... test-bus-util: add a simple test for bus_request_name_a...
2018-08-24 Lennart Poetteringmain: split out reading of /proc/sys/fs/nr_open into...
2018-08-24 Zbigniew Jędrzejew... basic/log: add the log_struct terminator to macro
2018-08-24 Zbigniew Jędrzejew... test-ellipsize: add tests for ellipsize_mem, fix bugs
2018-08-24 Yu Watanabeconf-parser: remove redundant utf8-validity check
2018-08-24 Yu Watanabeconf-parse: use path_simplify_and_warn() in config_pars...
2018-08-24 Yu Watanabepath-util: make path_make_relative() support path inclu...
2018-08-24 Yu Watanabepath-util: introduce path_simplify()
2018-08-24 Mike Gilbertbasic: set errno in raw_clone() on sparc
2018-08-24 Lennart Poetteringprocess-util: also filter non-printable characters...
2018-08-24 Lennart Poetteringstring-util: tweak cellescape() a bit
2018-08-24 Lennart Poetteringmissing: define kernel internal limit TASK_COMM_LEN...
2018-08-24 Zbigniew Jędrzejew... basic/string-util: add a convenience function to cescap...
2018-08-24 Lennart Poetteringstring-util: add new memory_startswith() helper
2018-08-24 Lennart Poetteringconf-files: beef up conf-files.[ch] a bit
2018-08-24 Lennart Poetteringos-util: add helpers for finding /etc/os-release
2018-08-24 Lennart Poetteringfd-util: add new helper call fd_duplicate_data_fd()
2018-08-24 Zbigniew Jędrzejew... test-sizeof: show that a small 64 field is not enough...
2018-08-24 Zbigniew Jędrzejew... test-copy: remove unnecessary initialization
2018-08-24 Zbigniew Jędrzejew... tree-wide: do not wrap assert_se in extra parentheses
2018-08-24 Zbigniew Jędrzejew... fs-util,test: add helper to remove tempfiles
2018-08-24 Yu Watanabetest: use _cleanup_hashmap_free_ instread of _cleanup_...
2018-08-24 Yu Watanabetest: do not call alloca() inside the list of arguments
2018-08-24 Yu Watanabehexdecoct: ignore whitespace within the input hexadecim...
2018-08-24 Filipe Brandenburgerconf-parser: accept trailing backslash at the end of...
2018-08-24 Yu Watanabetest: add tests for signal_from_string()
2018-08-24 Yu Watanabetest: add tests for signal_from_string()
2018-08-24 Yu Watanabetest: add tests for signal_from_string()
2018-08-24 Yu Watanabeset: drop unused set_make() function (#8879)
2018-08-24 Lennart Poetteringparse-util: add explicit parsers for MTU values
2018-08-24 Lennart Poetteringstring-util: teach strip_tab_ansi() to deal with CSO...
2018-08-24 Yu Watanabetest: drop unused variables
2018-08-24 Lennart Poetteringtree-wide: drop spurious newlines (#8764)
2018-08-24 Lennart Poetteringfs-util: add new CHASE_STEP flag to chase_symlinks()
2018-08-24 Zbigniew Jędrzejew... test-locale-util: show special glyphs
2018-08-24 Zbigniew Jędrzejew... test-utf8: add a smoke test for utf8_console_width()
2018-08-24 Lennart Poetteringbasic: add minimalistic table formatter
2018-08-24 Lennart Poetteringstring-util: tweak ellipsation a bit
2018-08-24 Lennart Poetteringutil-lib: introduce new empty_or_root() helper (#8746)
2018-08-24 Zbigniew Jędrzejew... test-execute: make find invocation a bit more efficent...
2018-08-24 Lennart Poetteringpath-util: document a few other special cases for last_...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Lennart Poetteringfd-util: introduce fd_reopen() helper for reopening...
2018-08-24 Zbigniew Jędrzejew... tree-wide: warn when a directory path already exists...
2018-08-24 Zbigniew Jędrzejew... basic/mkdir: convert bool flag to enum
2018-08-24 Lennart Poetteringcoccinelle: always use fcntl(fd, FD_DUPFD, 3) instead...
2018-08-24 Alex Gartrelljournal: make the compression threshold tunable
2018-06-28 Filipe Brandenburgerconf-parser: accept trailing backslash at the end of...
2018-06-28 Evegeny Vereshchagintests: make / private after creating a mount namespace
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-05 Sven EdenPrep v238: Remove obsolete sources and add missing...
2018-06-04 Sven EdenPrep v238: Fixed meson.build files in src/shared and...
2018-05-30 Lennart Poetteringfd-util: add new call rearrange_stdio()
2018-05-30 Lennart Poetteringprocfs-util: add APIs to get consumed CPU time and...
2018-05-30 Lennart Poetteringkhash: try to detect broken AF_ALG support in centos...
2018-05-30 Zbigniew Jędrzejew... basic/log: make sure header is printed correctly, add...
2018-05-30 Patrick UiterwijkFix format-truncation compile failure by typecasting...
2018-05-30 Zbigniew Jędrzejew... test-user-util: skip most tests for nobody if synthenti...
2018-05-30 Zbigniew Jędrzejew... test-user-util: print function delimiters
2018-05-30 Lennart Poetteringfs-util: move fsync_directory_of_file() into generic...
2018-05-30 Zbigniew Jędrzejew... tests: add a simple test for utf8_n_codepoints()
2018-05-30 Zbigniew Jędrzejew... pid1: do not initialize join_controllers by default
2018-05-30 Zbigniew Jędrzejew... Move config_parse_join_controllers to shared, add test
2018-05-30 Zbigniew Jędrzejew... test-process-util: one more (void)
2018-05-30 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-05-30 Yu Watanabefs-util: drop readlink_and_canonicalize()
2018-05-30 Lennart Poetteringfd-util: move certain fds above fd #2 (#8129)
2018-05-30 Vito Caputotest-hashmap: test IteratedCache
2018-05-30 Zbigniew Jędrzejew... test-user-util: skip most tests for nobody if synthenti...
2018-05-30 Zbigniew Jędrzejew... test-user-util: print function delimiters
2018-05-30 Lennart Poetteringfs-util: add new unlinkat_deallocate() helper
2018-05-30 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-05-30 Zbigniew Jędrzejew... test: add a simple smoke test for string_hashsum()
2018-05-30 Zbigniew Jędrzejew... journalctl: add highlighting for matched substring
2018-05-30 Zbigniew Jędrzejew... journalctl: make matching optionally case sensitive
2018-05-30 Lennart Poetteringutil-lib: add new procfs-util.[ch] API for dealing...
next