chiark / gitweb /
Prep v234: Apply missing upstream fixes in src/basic (1/6)
[elogind.git] / src / test /
2017-07-25 Sven EdenPrep v234: Update root build files to upstream.
2017-07-25 Mike Gilberttest-fs-util: re-order test_readlink_and_make_absolute...
2017-07-25 Zbigniew Jędrzejew... tests: add tests for environment serialization
2017-07-25 Zbigniew Jędrzejew... basic/path-util: allow flags for path_equal_or_files_same
2017-07-25 Zbigniew Jędrzejew... Use "dollar-single-quotes" to escape shell-sensitive...
2017-07-25 Zbigniew Jędrzejew... test-parse-util: verify that ato[ui] actually rejects...
2017-07-25 Ronny Chevaliertest-conf-parser: add valid and invalid utf8 test for...
2017-07-25 Ronny Chevalierconf-parser: fix wrong argument given to log_syntax_inv...
2017-07-25 Gary TierneyRevert "selinux: split up mac_selinux_have() from mac_s...
2017-07-25 Franck Buiparse-util: introduce parse_dev() helper
2017-07-25 Zbigniew Jędrzejew... tmpfiles: use safe_glob()
2017-07-25 Zbigniew Jędrzejew... test-sizeof: print the size of an enum
2017-07-25 Zbigniew Jędrzejew... test-exec-util: drop duplicate const
2017-07-25 Zbigniew Jędrzejew... test-sizeof: add some struct-timespec related fields
2017-07-25 Zbigniew Jędrzejew... test-sizeof: do not link with libelogind-shared
2017-07-25 Martin Pitttest: skip instead of fail if crypto kmods are not...
2017-07-25 Zbigniew Jędrzejew... basic/log: split max log level into multiple "realms"
2017-07-20 Sven EdenPrep v233.3: Add all possible coverage tests for elogind
2017-07-18 Sven EdenPrep v233.3: Remove obsolete test-hash.c
2017-07-17 Lennart Poetteringcore: add "khash" API to src/basic/ (as wrapper around...
2017-05-17 Sven EdenPrep v229: Remove orphaned files
2017-05-17 Lennart Poetteringnss: block various signals while running NSS lookups
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2017-03-14 Sven EdenPrep v220: Remove all source files, taht are not needed...
2017-03-14 Lennart Poetteringresolved: never attempt to resolve loopback addresses...
2017-03-14 Tom Gundersenshared: dns-name - introduce dns_label_unescape_suffix()
2017-03-14 Tom Gundersenshared: dns-name - add dns_name_between()
2017-03-14 Daniel Mackfirewall: rename fw-util.[ch] → firewall-util.[ch]
2017-03-14 Tom Gundersensd-netlink: rename from sd-rtnl
2017-03-14 Nick Owensresolve: move dns routines into shared
2017-03-14 Lennart Poetteringsd-bus: properly handle creds that are known but undefi...
2017-03-14 Ronny Chevaliershared: add terminal-util.[ch]
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2015-04-19 Andy WingoRemove src/test
2015-03-27 Harald Hoyerfix gcc warnings about uninitialized variables
2015-03-26 Lennart Poetteringutil: rework word parsing and c unescaping code
2015-03-18 Tom Gundersenlibudev: private - introduce udev_device_new_from_synth...
2015-03-16 Michal Schmidtshared: add path_compare(), an ordering path comparison
2015-03-13 David Herrmannbus: stop using EDEADLOCK
2015-03-10 Lennart Poetteringshared: the btrfs quota field is called "referenced...
2015-02-24 Daniel Macktest-hashmap: fix gcc5 warning
2015-02-24 Daniel Macktest-time: test "infinity" parsing in nanoseconds
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-18 Tom Gundersentest: utf8 - fix utf16 tests on BE machines
2015-02-12 Thomas Hindoe Paab... test-util: remove superfluous const
2015-02-04 Luke Shumakercg_path_get_user_unit(): Did not correctly parse user...
2015-02-03 Zbigniew Jędrzejew... shared/async: simplify asynchronous_job a bit
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-28 Lennart Poetteringtest: duplicate LIST_FOREACH_OTHERS test to check for...
2015-01-27 Lennart Poetteringlist: add macro for iterating through a list an item...
2015-01-22 Ronny Chevaliertests: use assert_se instead of assert
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2015-01-20 Lennart Poetteringutil: make http url validity checks more generic, and...
2015-01-19 Lennart Poetteringimport-raw: when downloading raw images, generate spars...
2015-01-18 David HerrmannRevert "test-exec: do not skip all the tests"
2015-01-17 Cristian Rodríguezremove unneeded libgen.h includes
2015-01-14 Ronny Chevaliertest-path: do not skip tests if we are not root
2015-01-14 Ronny Chevaliertest-exec: do not skip all the tests
2015-01-14 Martin Pitttest: hashmap_put behaviour for equal keys
2015-01-13 Lennart Poetteringshared: add minimal firewall manipulation helpers for...
2015-01-12 Zbigniew Jędrzejew... fstab-util: fix priority parsing and add test
2015-01-12 Zbigniew Jędrzejew... shared/util: respect buffer boundary on incomplete...
2015-01-12 Zbigniew Jędrzejew... core/load-fragment: avoid allocating 0 bytes when given...
2015-01-12 Zbigniew Jędrzejew... test-unit-file: don't access out-of-bounds memory
2015-01-12 Zbigniew Jędrzejew... Support negated fstab options
2015-01-12 Zbigniew Jędrzejew... Add new function to filter fstab options
2015-01-11 Zbigniew Jędrzejew... shared/list: add LIST_APPEND
2015-01-11 Zbigniew Jędrzejew... test-path-lookup: add simple test for path lookup functions
2015-01-11 Zbigniew Jędrzejew... test-util: make sure that masking and overriding works
2015-01-11 Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-11 Zbigniew Jędrzejew... Simplify execute_directory()
2015-01-09 Lennart Poetteringlogind: unify how we cast between uid_t and pointers...
2015-01-08 Lennart Poetteringmachined: when cloning a raw disk image, also set the...
2015-01-08 Dave Reisnertest-verbs: add unit tests for verbs minilib
2015-01-07 Lennart Poetteringutil: make use of kcmp() to compare fds, if it is available
2015-01-05 Lennart Poetteringjournald: process SIGBUS for the memory maps we set up
2014-12-31 Veres Lajostree-wide: spelling fixes
2014-12-30 David Herrmannmacro: add DIV_ROUND_UP()
2014-12-29 David Herrmanncapability: use /proc/sys/kernel/cap_last_cap
2014-12-29 Tom Gundersentest: loopback - parse logging env var
2014-12-28 Lennart Poetteringmachined: add support for reporting image size via...
2014-12-28 Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-26 Lennart Poetteringtest: improve btrfs test case
2014-12-25 Filipe Brandenburgertest: wait for cloned thread to exit
2014-12-25 Filipe Brandenburgertest: only use assert_se in test_raw_clone
2014-12-25 Filipe Brandenburgertest: do not use last cap from kernel in test-cap-list
2014-12-25 Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-23 Lennart Poetteringenv-util: don't include files from src/core/
2014-12-23 Lennart Poetteringcore: rearrange code so that libsystemd/sd-bus/ does...
2014-12-22 Tom Gundersenshared: json - support escaping utf16 surrogate pairs
2014-12-22 Tom Gundersenshared: utf8 - support decoding the full utf16
2014-12-22 Tom Gundersenshared: utf8 - support ucs4 -> utf8
2014-12-19 Lennart Poetteringstrv: ass new strv_is_uniq() and strv_reverse() calls
2014-12-19 Zbigniew Jędrzejew... load-fragment: allow quoting in command name and docume...
2014-12-19 Zbigniew Jędrzejew... Treat a trailing backslash as an error
2014-12-19 Zbigniew Jędrzejew... test-strv: use STRV_MAKE
2014-12-18 Zbigniew Jędrzejew... test-cap-list: allow mismatch in case
2014-12-18 Zbigniew Jędrzejew... core: use raw_clone instead of fork in signal handler
2014-12-18 Zbigniew Jędrzejew... test-unit-file: add test for semicolon escaping
next