chiark / gitweb /
nspawn: allow access to device nodes listed in --bind= and --bind-ro= switches
[elogind.git] / src / test /
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
2014-12-16 Thomas Hindoe Paab... test-json: use fabs
2014-12-16 Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
2014-12-15 Lennart Poetteringshared: add minimal JSON tokenizer
2014-12-13 Ronny Chevaliertest-unit-name: add more tests
2014-12-12 Lennart Poetteringtest-cap-list: always check libcap comes to the same...
2014-12-12 Lennart Poetteringcap-list: return lower-case capability names, similar...
2014-12-12 Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12 Lennart Poetteringshared: add new btrfs-util.[ch] helpers for doing commo...
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-11 Ronny Chevaliertest-condition: add more test cases
2014-12-11 Ronny Chevaliertest-strv: add test for strv_equal
2014-12-11 Ronny Chevaliertest-execute: add tests for UMask directive
2014-12-11 Ronny Chevaliertest-unit-name: add tests for %f
2014-12-11 Lennart Poetteringtree-wide: use our memset() macros instead of memset...
2014-12-11 Torstein Husebøtreewide: correct spacing near eol in code comments
2014-12-10 Jan Synacektest: fix some tests when running inside a container
2014-12-10 Lennart Poetteringutil: introduce our own gperf based capability list
2014-12-09 Lennart Poetteringsd-bus: get rid of PID starttime concept
2014-12-04 Lennart Poetteringutf8: when escaping unprintable unichars, escape the...
2014-12-04 WaLyong Choutf8: intruduce utf8_escape_non_printable
2014-12-03 Thomas Hindoe Paab... test-path-util: fix a leak
2014-12-03 Lennart Poetteringstrv: add calls to add two entries to an strv at once
2014-11-28 Lennart Poetteringtreewide: convert some left-over (usec_t) -1 to USEC_IN...
2014-11-28 Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-27 Jakub Filakutil: add function getting proc environ
2014-11-23 Iago López Galeirastest: support empty environment variables in unit files
2014-11-22 Zbigniew Jędrzejew... Do not check for existence of remote binaries
next