summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-20
* import-raw: when downloading raw images, generate sparse files if we canLennart Poettering2015-01-19
* Revert "test-exec: do not skip all the tests"David Herrmann2015-01-18
* remove unneeded libgen.h includesCristian Rodríguez2015-01-17
* test-path: do not skip tests if we are not rootRonny Chevalier2015-01-15
* test-exec: do not skip all the testsRonny Chevalier2015-01-15
* test: hashmap_put behaviour for equal keysMartin Pitt2015-01-14
* shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering2015-01-13
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-11
* shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek2015-01-11
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-11
* test-unit-file: don't access out-of-bounds memoryZbigniew Jędrzejewski-Szmek2015-01-11
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek2015-01-11
* test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek2015-01-11
* test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek2015-01-11
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-08
* test-verbs: add unit tests for verbs minilibDave Reisner2015-01-08
* util: make use of kcmp() to compare fds, if it is availableLennart Poettering2015-01-07
* journald: process SIGBUS for the memory maps we set upLennart Poettering2015-01-05
* tree-wide: spelling fixesVeres Lajos2014-12-30
* macro: add DIV_ROUND_UP()David Herrmann2014-12-30
* capability: use /proc/sys/kernel/cap_last_capDavid Herrmann2014-12-29
* test: loopback - parse logging env varTom Gundersen2014-12-29
* machined: add support for reporting image size via btrfs quotaLennart Poettering2014-12-28
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* test: improve btrfs test caseLennart Poettering2014-12-26
* test: wait for cloned thread to exitFilipe Brandenburger2014-12-25
* test: only use assert_se in test_raw_cloneFilipe Brandenburger2014-12-25
* test: do not use last cap from kernel in test-cap-listFilipe Brandenburger2014-12-25
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-25
* env-util: don't include files from src/core/Lennart Poettering2014-12-23
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-23
* shared: json - support escaping utf16 surrogate pairsTom Gundersen2014-12-22
* shared: utf8 - support decoding the full utf16Tom Gundersen2014-12-22
* shared: utf8 - support ucs4 -> utf8Tom Gundersen2014-12-22
* strv: ass new strv_is_uniq() and strv_reverse() callsLennart Poettering2014-12-19
* load-fragment: allow quoting in command name and document allowed escapesZbigniew Jędrzejewski-Szmek2014-12-18
* Treat a trailing backslash as an errorZbigniew Jędrzejewski-Szmek2014-12-18
* test-strv: use STRV_MAKEZbigniew Jędrzejewski-Szmek2014-12-18
* test-cap-list: allow mismatch in caseZbigniew Jędrzejewski-Szmek2014-12-18
* core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek2014-12-18
* test-unit-file: add test for semicolon escapingZbigniew Jędrzejewski-Szmek2014-12-18
* test-json: use fabsThomas Hindoe Paaboel Andersen2014-12-16
* systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek2014-12-16
* shared: add minimal JSON tokenizerLennart Poettering2014-12-15