Age | Commit message (Expand) | Author |
2015-04-21 | test: test-path and test-execute only need units in test/ | Ronny Chevalier |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-10 | core: set_put never returns -EEXIST | Ronny Chevalier |
2015-04-10 | util: unify how we parse mode_t strings | Lennart Poettering |
2015-04-10 | util: remove normalize_env_assignment(), it's unused | Lennart Poettering |
2015-04-10 | util: fix unicode decoding in unquote_first_word() | Lennart Poettering |
2015-04-10 | util: when unescaping C escape sequences support C++11 \u and \U unicode lite... | Lennart Poettering |
2015-04-09 | util: add shell_maybe_quote() call for preparing a string for shell cmdline i... | Lennart Poettering |
2015-04-08 | test-socket-util: add test for in_addr_to_string | Ronny Chevalier |
2015-04-07 | test-util: don't mix declarations and code | Thomas Hindoe Paaboel Andersen |
2015-04-07 | path-util: fix more path_is_mount e792e890f fallout | Lennart Poettering |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
2015-04-06 | btrfs: add support for recursive btrfs snapshotting | Lennart Poettering |
2015-04-06 | btrfs: make btrfs_subvol_snapshot() parameters a flags field | Lennart Poettering |
2015-04-06 | btrfs: support recursively removing btrfs snapshots | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-26 | util: rework word parsing and c unescaping code | Lennart Poettering |
2015-03-18 | libudev: private - introduce udev_device_new_from_synthetic_event() | Tom Gundersen |
2015-03-16 | shared: add path_compare(), an ordering path comparison | Michal Schmidt |
2015-03-13 | bus: stop using EDEADLOCK | David Herrmann |
2015-03-10 | shared: the btrfs quota field is called "referenced" not "referred" | Lennart Poettering |
2015-02-24 | test-hashmap: fix gcc5 warning | Daniel Mack |
2015-02-24 | test-time: test "infinity" parsing in nanoseconds | Daniel Mack |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | test: utf8 - fix utf16 tests on BE machines | Tom Gundersen |
2015-02-12 | test-util: remove superfluous const | Thomas Hindoe Paaboel Andersen |
2015-02-04 | cg_path_get_user_unit(): Did not correctly parse user-unit templates. | Luke Shumaker |
2015-02-02 | shared/async: simplify asynchronous_job a bit | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-28 | test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and... | Lennart Poettering |
2015-01-28 | list: add macro for iterating through a list an item is in, skipping the item | Lennart Poettering |
2015-01-22 | tests: use assert_se instead of assert | Ronny Chevalier |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-19 | import-raw: when downloading raw images, generate sparse files if we can | Lennart Poettering |
2015-01-18 | Revert "test-exec: do not skip all the tests" | David Herrmann |
2015-01-17 | remove unneeded libgen.h includes | Cristian Rodríguez |
2015-01-15 | test-path: do not skip tests if we are not root | Ronny Chevalier |
2015-01-15 | test-exec: do not skip all the tests | Ronny Chevalier |
2015-01-14 | test: hashmap_put behaviour for equal keys | Martin Pitt |
2015-01-13 | shared: add minimal firewall manipulation helpers for establishing NAT rules,... | Lennart Poettering |
2015-01-11 | fstab-util: fix priority parsing and add test | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | shared/util: respect buffer boundary on incomplete escape sequences | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | core/load-fragment: avoid allocating 0 bytes when given an invalid command | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-unit-file: don't access out-of-bounds memory | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Support negated fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Add new function to filter fstab options | Zbigniew Jędrzejewski-Szmek |