Age | Commit message (Expand) | Author |
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 |
2015-01-11 | shared/list: add LIST_APPEND | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-path-lookup: add simple test for path lookup functions | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-util: make sure that masking and overriding works | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Implement masking and overriding of generators | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Simplify execute_directory() | Zbigniew Jędrzejewski-Szmek |
2015-01-09 | logind: unify how we cast between uid_t and pointers for hashmap keys | Lennart Poettering |
2015-01-08 | machined: when cloning a raw disk image, also set the NOCOW flag | Lennart Poettering |
2015-01-08 | test-verbs: add unit tests for verbs minilib | Dave Reisner |
2015-01-07 | util: make use of kcmp() to compare fds, if it is available | Lennart Poettering |
2015-01-05 | journald: process SIGBUS for the memory maps we set up | Lennart Poettering |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-12-30 | macro: add DIV_ROUND_UP() | David Herrmann |
2014-12-29 | capability: use /proc/sys/kernel/cap_last_cap | David Herrmann |