Age | Commit message (Expand) | Author |
2016-03-05 | tree-wide: use SET_FLAG() macro to make code more clear | Alexander Kuleshov |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-19 | sd-netlink introduce API to add any size and type | Susant Sahani |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-05 | sd-rtnl: introduce new API to set the NL header flags | Susant Sahani |
2015-09-09 | tree-wide: update empty-if coccinelle script to cover empty-while and more | Lennart Poettering |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-09-09 | tree-wide: use coccinelle to patch a lot of code to use mfree() | Lennart Poettering |
2015-08-06 | libsystemd: fix RTNL_CONTAINER_DEPTH assert | Karel Zak |
2015-07-29 | sd-netlink: introduce api for new NL type NLA_FLAG | Susant Sahani |
2015-06-30 | sd-netlink: respect attribute type flags | Tom Gundersen |
2015-06-28 | netlink: rework containers | Tom Gundersen |
2015-06-28 | sd-netlink: make a couple of helper functions static | Tom Gundersen |
2015-06-28 | sd-netlink: mark union containers as nested | Tom Gundersen |
2015-06-24 | sd-netlink: don't treat NULL as root type-system | David Herrmann |
2015-06-24 | sd-netlink: make sure the root-level type is nested | David Herrmann |
2015-06-24 | sd-netlink: turn 'max' into 'count' to support empty type-systems | David Herrmann |
2015-06-24 | sd-netlink: avoid casting size_t into int | David Herrmann |
2015-06-24 | sd-netlink: make NLTypeSystem internal | David Herrmann |
2015-06-24 | sd-netlink: make NLType internal | David Herrmann |
2015-06-24 | sd-netlink: don't access type->type_system[_union] directly | David Herrmann |
2015-06-24 | sd-netlink: rename NLA_ to NETLINK_TYPE_ | David Herrmann |
2015-06-13 | sd-netlink: message - split up source file | Tom Gundersen |
2015-06-13 | sd-netlink: drop the write-queue | Tom Gundersen |
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen |