summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
* 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
* test-unit-name: add more testsRonny Chevalier2014-12-13
* test-cap-list: always check libcap comes to the same names as we do, for the ...Lennart Poettering2014-12-12
* cap-list: return lower-case capability names, similar to libcap's cap_to_name...Lennart Poettering2014-12-12
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-12
* shared: add new btrfs-util.[ch] helpers for doing common btrfs operationLennart Poettering2014-12-12
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-12
* test-condition: add more test casesRonny Chevalier2014-12-11
* test-strv: add test for strv_equalRonny Chevalier2014-12-11
* test-execute: add tests for UMask directiveRonny Chevalier2014-12-11
* test-unit-name: add tests for %fRonny Chevalier2014-12-11
* tree-wide: use our memset() macros instead of memset() itselfLennart Poettering2014-12-11
* treewide: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* test: fix some tests when running inside a containerJan Synacek2014-12-10
* util: introduce our own gperf based capability listLennart Poettering2014-12-10
* sd-bus: get rid of PID starttime conceptLennart Poettering2014-12-09
* utf8: when escaping unprintable unichars, escape the whole unichar, not just ...Lennart Poettering2014-12-04
* utf8: intruduce utf8_escape_non_printableWaLyong Cho2014-12-04
* test-path-util: fix a leakThomas Hindoe Paaboel Andersen2014-12-04
* strv: add calls to add two entries to an strv at onceLennart Poettering2014-12-03
* treewide: convert some left-over (usec_t) -1 to USEC_INFINITYLennart Poettering2014-11-28
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* util: add function getting proc environJakub Filak2014-11-27
* test: support empty environment variables in unit filesIago López Galeiras2014-11-23
* Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek2014-11-22
* util: add functions getting proc cwd and rootJakub Filak2014-11-21
* tests: fix minor memory leakLennart Poettering2014-11-20
* udev: support ENV{}=="" global property matchesKay Sievers2014-11-13
* udev: move global property handling from libudev to udevdKay Sievers2014-11-13
* udev: switch to systemd logging functionsKay Sievers2014-11-13
* tests: add test-executeRonny Chevalier2014-11-13
* manager: allow test run to catch SIGCHLD eventsRonny Chevalier2014-11-13
* strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering2014-11-10