Age | Commit message (Expand) | Author |
2013-12-02 | macro: add a macro to test whether a value is in a specified list | Lennart Poettering |
2013-11-21 | bus: add API calls to escape string components of objects paths | Lennart Poettering |
2013-10-09 | tests: fix some memory leaks in tests | Lennart Poettering |
2013-09-29 | Fix buffer overrun when enumerating files | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | Use udev_encode_string in fstab_node_to_udev_node | Dave Reisner |
2013-08-22 | test: Make testing work on systems without or old systemd | Holger Hans Peter Freyther |
2013-08-15 | tests: fix indentation | Thomas Hindoe Paaboel Andersen |
2013-07-18 | util: add split_pair() for splitting foo=bar strings | Lennart Poettering |
2013-07-16 | tests: add more tests for shared/util.c | Thomas Hindoe Paaboel Andersen |
2013-06-10 | Properly check for overflow in offsets | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | Use attribute(unused) in PROTECT_ERRNO | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | util: rework safe_atod() to be locale-independent | Lennart Poettering |
2013-04-16 | util: make generation of profcs PID paths nicer | Lennart Poettering |
2013-04-05 | journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U | Cristian Rodríguez |
2013-03-22 | util: be more picky when validating hostnames | Lennart Poettering |
2013-03-07 | test-util: add more tests | Thomas Hindoe Paaboel Andersen |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
2013-02-26 | test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar... | Daniel Buch |
2013-02-25 | tests: add a few more tests to test-util.c | Thomas Hindoe Paaboel Andersen |
2013-02-20 | tests: more tests for util.c | Thomas Hindoe Paaboel Andersen |
2013-02-18 | tests: add test of memdup_multiply | Thomas Hindoe Paaboel Andersen |
2013-02-11 | tests: more tests | Thomas Hindoe Paaboel Andersen |
2013-02-06 | test: add a few tests and tidy up | Thomas Hindoe Paaboel Andersen |