summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-05-06test-libudev: add error handlingThomas Hindoe Paaboel Andersen
2015-05-05core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-05-05cgroup-util: be more strict when processing slice unit namesLennart Poettering
2015-04-30core: catch some special cases in cg_slice_to_path()Lennart Poettering
2015-04-30sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering
2015-04-30core: rework cgroup path parse logicLennart Poettering
2015-04-29sd-bus: properly handle creds that are known but undefined for a processLennart Poettering
2015-04-23path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...Lennart Poettering
2015-04-23util: Fix assertion in split() on missing 'Martin Pitt
2015-04-21test: test-path and test-execute only need units in test/Ronny Chevalier
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-10core: set_put never returns -EEXISTRonny Chevalier
2015-04-10util: unify how we parse mode_t stringsLennart Poettering
2015-04-10util: remove normalize_env_assignment(), it's unusedLennart Poettering
2015-04-10util: fix unicode decoding in unquote_first_word()Lennart Poettering
2015-04-10util: when unescaping C escape sequences support C++11 \u and \U unicode lite...Lennart Poettering
2015-04-09util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering
2015-04-08test-socket-util: add test for in_addr_to_stringRonny Chevalier
2015-04-07test-util: don't mix declarations and codeThomas Hindoe Paaboel Andersen
2015-04-07path-util: fix more path_is_mount e792e890f falloutLennart Poettering
2015-04-07util: rework cunescape(), improve error handlingLennart Poettering
2015-04-06btrfs: add support for recursive btrfs snapshottingLennart Poettering
2015-04-06btrfs: make btrfs_subvol_snapshot() parameters a flags fieldLennart Poettering
2015-04-06btrfs: support recursively removing btrfs snapshotsLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-27fix gcc warnings about uninitialized variablesHarald Hoyer
2015-03-26util: rework word parsing and c unescaping codeLennart Poettering
2015-03-18libudev: private - introduce udev_device_new_from_synthetic_event()Tom Gundersen
2015-03-16shared: add path_compare(), an ordering path comparisonMichal Schmidt
2015-03-13bus: stop using EDEADLOCKDavid Herrmann
2015-03-10shared: the btrfs quota field is called "referenced" not "referred"Lennart Poettering
2015-02-24test-hashmap: fix gcc5 warningDaniel Mack
2015-02-24test-time: test "infinity" parsing in nanosecondsDaniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18test: utf8 - fix utf16 tests on BE machinesTom Gundersen
2015-02-12test-util: remove superfluous constThomas Hindoe Paaboel Andersen
2015-02-04cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker
2015-02-02shared/async: simplify asynchronous_job a bitZbigniew Jędrzejewski-Szmek
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering