Age | Commit message (Expand) | Author |
2016-02-29 | test-clock: fix fd "leak" | Zbigniew Jędrzejewski-Szmek |
2016-02-26 | clock-util: be more tolerant in parsing /etc/adjtime | Martin Pitt |
2016-02-26 | clock-util: make clock_is_localtime() testable and add initial tests | Martin Pitt |
2016-02-24 | Merge pull request #2719 from evverx/add-test-to-makefile | Martin Pitt |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-23 | tests: fix x86 personality tests to only on x86 | Lennart Poettering |
2016-02-23 | Merge pull request #2709 from vcaputo/normalize_inc_dec_usage | Martin Pitt |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-22 | tests: add personality tests | Lennart Poettering |
2016-02-22 | calendarspec: fix find_next skipping times | Hristo Venev |
2016-02-20 | test-siphash24: add a test for concatenating very short buffers | Zbigniew Jędrzejewski-Szmek |
2016-02-18 | test-hashmap: fix undefined behaviour on string constants | Zbigniew Jędrzejewski-Szmek |
2016-02-17 | tests: add test for https://github.com/systemd/systemd/issues/2637 | Evgeny Vereshchagin |
2016-02-15 | Merge pull request #2618 from zonque/busproxy-removal | Lennart Poettering |
2016-02-13 | basic/strv: fix strv_join for first empty argument | Zbigniew Jędrzejewski-Szmek |
2016-02-13 | util-lib: drop json parser | Lennart Poettering |
2016-02-12 | remove bus-proxyd | Daniel Mack |
2016-02-11 | Remove kdbus custom endpoint support | Daniel Mack |
2016-02-10 | Merge pull request #2569 from zonque/removals | Martin Pitt |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-10 | util-lib: make sure usec_sub() doesn't degrade USEC_INFINITY | Lennart Poettering |
2016-02-03 | util: add check that makes sure time_t and TIME_T_MAX work the way we assume ... | Lennart Poettering |
2016-02-01 | basic: add new rlimit_format() call | Lennart Poettering |
2016-02-01 | core: move parsing of rlimits into rlimit-util.[ch] | Lennart Poettering |
2016-02-01 | util: add usec_add() which adds two usec_t values with overflow handling | Lennart Poettering |
2016-01-28 | resolved: add alignment to base64 | Zbigniew Jędrzejewski-Szmek |
2016-01-27 | nss: block various signals while running NSS lookups | Lennart Poettering |
2016-01-27 | basic: don't append suffixes to unit name glob expressions | Lennart Poettering |
2016-01-27 | tests: don't abbreviate function names needlessly | Lennart Poettering |
2016-01-26 | Merge pull request #2446 from keszybz/ask-password | Lennart Poettering |
2016-01-26 | test-ask-password-api: add a manual test for password reading | Zbigniew Jędrzejewski-Szmek |
2016-01-26 | Merge pull request #2306 from walyong/exec_v01 | Lennart Poettering |
2016-01-26 | shared: normalize the root domain to "." rather than "" | Lennart Poettering |
2016-01-20 | test-date: check return value | Zbigniew Jędrzejewski-Szmek |
2016-01-20 | test-cgroup-mask: check return value | Zbigniew Jędrzejewski-Szmek |
2016-01-20 | test-tmpfiles: actually test that the file is temporary | Zbigniew Jędrzejewski-Szmek |
2016-01-18 | resolved add dns_name_apply_idna() to convert a domain name into its IDNA equ... | Lennart Poettering |
2016-01-17 | resolved: on negative NODATA replies, properly deal with empty non-terminals | Lennart Poettering |
2016-01-13 | basic: add ascii_strcasecmp_nn() call | Lennart Poettering |
2016-01-13 | shared: add new dns_name_startswith() call | Lennart Poettering |
2016-01-13 | basic: add new ascii_strcasecmp_n() call | Lennart Poettering |
2016-01-12 | tree-wide: use xsprintf() where applicable | Daniel Mack |
2016-01-12 | tests: test ambient capabilities. | Ismo Puustinen |
2016-01-12 | capabilities: keep bounding set in non-inverted format. | Ismo Puustinen |
2016-01-12 | test: pass temporary allocated unit to config_parse_exec() | WaLyong Cho |
2016-01-04 | tests: don't change hard limit in test-rlimit-util | Evgeny Vereshchagin |
2015-12-28 | shared: relax restrictions on valid domain name characters a bit | Lennart Poettering |
2015-12-27 | shared: fix handling of suffix "." in dns_name_compare_func() | Lennart Poettering |
2015-12-26 | resolved: tighten search for NSEC3 RRs a bit | Lennart Poettering |
2015-12-26 | resolved: properly implement RRSIG validation of wildcarded RRsets | Lennart Poettering |