summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-06-23test: fix test-copy without /etc/os-release.Dimitri John Ledkov
2015-06-18Merge pull request #289 from michich/hashmap-small-cleanupLennart Poettering
2015-06-18test: disable test-barrier by defaultDavid Herrmann
2015-06-17load-fragment: reset the list on an ExecStart= containing only whitespaceFilipe Brandenburger
2015-06-17load-fragment: use unquote_first_word in config_parse_execFilipe Brandenburger
2015-06-17tests: additional cases in test-unit-fileFilipe Brandenburger
2015-06-17util: Introduce unquote_first_word_and_warnFilipe Brandenburger
2015-06-17util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_wordFilipe Brandenburger
2015-06-17hashmap: allow NULL key in ordered_hashmap_next()Michal Schmidt
2015-06-17Merge pull request #176 from filbranden/test_cgroup_mask1Lennart Poettering
2015-06-16Merge pull request #197 from dvdhrm/hashmapMichal Schmidt
2015-06-15Merge pull request #214 from poettering/signal-rework-2Lennart Poettering
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
2015-06-15util: when creating temporary file names, allow including extra id string in itLennart Poettering
2015-06-15firewall: rename fw-util.[ch] → firewall-util.[ch]Daniel Mack
2015-06-14hashmap: fix iterators to not skip entriesDavid Herrmann
2015-06-14test-netlink-manual: typo fixThomas Hindoe Paaboel Andersen
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen
2015-06-11test-cgroup-mask: unit_get_sibling_mask ignores cgroup_supportedFilipe Brandenburger
2015-06-11sd-rtnl: make joining broadcast groups implicitTom Gundersen
2015-06-11Merge pull request #6 from xnox/drop-nameLennart Poettering
2015-06-10resolve: move dns routines into sharedNick Owens
2015-06-10test-copy: test copy_bytes()Zbigniew Jędrzejewski-Szmek
2015-06-09path-util: Fix path_is_mount_point for parent mount points in symlink modeMartin Pitt
2015-06-03test-util: fix a memleakThomas Hindoe Paaboel Andersen
2015-06-03test-unit-file.c: fixup the test for commit 3b51f8ddd5Harald Hoyer
2015-06-03util: fix another cunescape() regressionDaniel Mack
2015-06-03udevd: simplify signal mask handlingTom Gundersen
2015-06-02shared: Drop 'name=' prefix from SYSTEMD_CGROUP_CONTROLLER define.Dimitri John Ledkov
2015-06-01test-unit-file: add test for improperly escaped exec stringDaniel Mack
2015-05-30test-fdset: add more testsRonny Chevalier
2015-05-30tests: add test-conf-parserRonny Chevalier
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-29udevd: event - port spawn_wait() to sd-eventTom Gundersen
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-29path-util: Fix path_is_mount_point for filesMartin Pitt
2015-05-25test: hostname - test that hostname is truly initializedTom Gundersen
2015-05-21json: minor style fixessystemd/v220Lennart Poettering
2015-05-21test.json: fix build on x86-32 where int and intmax_t differLennart Poettering
2015-05-19json: fix a mem leakThomas Hindoe Paaboel Andersen
2015-05-19test/test-json: Tests for the tokenizer bugfix and the DOM parserPavel Odvody
2015-05-19hostname: Allow comments in /etc/hostnameMartin Pitt
2015-05-19test-hashmap: fix an assertThomas Hindoe Paaboel Andersen
2015-05-18core: Private*/Protect* options with RootDirectoryAlban Crequy
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-15core: Fix assertion with empty Exec*= pathsMartin Pitt
2015-05-13util: add generic calls for prefixing a root directory to a pathLennart Poettering
2015-05-11install: when exporting prefix InstallInfo to become UnitFileInstallInfoLennart Poettering
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11test-libudev: fix leak in error caseThomas Hindoe Paaboel Andersen