Age | Commit message (Expand) | Author |
2016-01-10 | sd-netlink: fix assert | Daniel Mack |
2016-01-07 | Merge pull request #2285 from evverx/fix-test-resolve | Daniel Mack |
2016-01-07 | tests: test-resolve: wait until all queries are completed | Evgeny Vereshchagin |
2016-01-07 | Merge pull request #2276 from poettering/dnssec12 | Tom Gundersen |
2016-01-06 | resolved: introduce support for per-interface negative trust anchors | Lennart Poettering |
2016-01-05 | resolved,networkd: add a per-interface DNSSEC setting | Lennart Poettering |
2016-01-05 | networkd,resolved: add a per-interface mdns configuration option | Lennart Poettering |
2016-01-05 | sd-network: unify parsing of /run/systemd/netif/links/* string fields | Lennart Poettering |
2016-01-05 | tests: use sd_bus_flush_close_unref instead of sd_bus_unref in test-bus-cleanup | Evgeny Vereshchagin |
2016-01-04 | resolved: explicitly handle case when the trust anchor is empty | Lennart Poettering |
2016-01-04 | resolved: introduce a proper bus error for DNSSEC validation errors | Lennart Poettering |
2016-01-01 | Merge pull request #2241 from poettering/dnssec9 | Tom Gundersen |
2015-12-29 | resolved: properly handle SRV RRs with the DNS root as hostname | Lennart Poettering |
2015-12-29 | resolved: add errno mapping for BUS_ERROR_CONNECTION_FAILURE | Lennart Poettering |
2015-12-29 | resolved: change mapping of BUS_ERROR_NO_NAME_SERVERS to ESRCH | Lennart Poettering |
2015-12-29 | tests: fix memory leak in test-bus-marshal | Evgeny Vereshchagin |
2015-12-26 | resolved: generate an explicit transaction error when we cannot reach server ... | Lennart Poettering |
2015-12-21 | sd-event: improve debugging of event source errors | Daniel Mack |
2015-12-02 | tests: turn check if manager cannot be intialized into macro | Zbigniew Jędrzejewski-Szmek |
2015-11-27 | selinux: split up mac_selinux_have() from mac_selinux_use() | Lennart Poettering |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-23 | tests: add sd_event_now to test_basic | Evgeny Vereshchagin |
2015-11-22 | tests: add missing sd_event_add_post to test_basic | Evgeny Vereshchagin |
2015-11-22 | tests: check exit handler invocation | Evgeny Vereshchagin |
2015-11-22 | sd-event: use prioq_ensure_allocated where possible | Evgeny Vereshchagin |
2015-11-19 | sd-event: define a new PREPARING state | Lennart Poettering |
2015-11-19 | sd-event: make _ref() calls NOPs when NULL is passed to them | Lennart Poettering |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-17 | tree-wide: use right cast macros for UIDs, GIDs and PIDs | Lennart Poettering |
2015-11-17 | Merge pull request #1923 from zonque/siphash | Lennart Poettering |
2015-11-16 | siphash24: let siphash24_finalize() and siphash24() return the result directly | Daniel Mack |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | tree-wide: add missing includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | siphash24: change result argument to uint64_t | Martin Pitt |
2015-11-11 | sd-netlink: add support for RTA_PREF | Tom Gundersen |
2015-11-11 | sd-netlink: types - let tables be sized implicitly | Tom Gundersen |
2015-11-11 | sd-netlink: add sd_rtnl_message_route_{s,g}et_flags() | Tom Gundersen |
2015-11-11 | sd-bus: don't try to acquire connection selinux label unless selinux is actua... | Lennart Poettering |
2015-11-09 | Merge pull request #1820 from michich/errno-v2 | Daniel Mack |
2015-11-06 | doc: correct punctuation and improve typography in documentation | Jan Engelhardt |
2015-11-05 | sd-resolve: simplify pthread_join() call | Michal Schmidt |
2015-11-04 | Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bis | Lennart Poettering |
2015-11-03 | sd-daemon: fix potential LISTEN_FDS overflow in sd_listen_fds() | Vito Caputo |
2015-11-03 | sd-daemon: explicitly filter out -1 when parsing watchdog timeout | Lennart Poettering |
2015-11-03 | parse-util: introduce parse_ifindex() and make use of it everywhere | Lennart Poettering |
2015-11-01 | sd-daemon: verify NOTIFY_SOCKET path length | Lennart Poettering |
2015-10-31 | sd-daemon: increase sd_notify() socket buffer size | Lennart Poettering |
2015-10-27 | util-lib: move inotify-related definitions to fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out printf() helpers to stdio-util.h | Lennart Poettering |