| Commit message (Expand) | Author | Age | Files | Lines |
* | all: fix and enable "-Wsign-compare" warning | Thomas Haller | 2024-05-29 | 1 | -1/+1 |
|
|
* | include: drop "netlink-private/netlink.h" and move declarations | Thomas Haller | 2023-08-02 | 2 | -4/+2 |
|
|
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 2 | -1/+4 |
|
|
* | include: split and drop "netlink-private/types.h" | Thomas Haller | 2023-08-02 | 2 | -3/+34 |
|
|
* | base: move "netlink-private/utils.h" to "base/nl-base-utils.h" | Thomas Haller | 2023-07-31 | 1 | -1/+1 |
|
|
* | lib: use _nl_{init,exit} instead of __{init,exit} | Thomas Haller | 2023-07-28 | 1 | -2/+2 |
|
|
* | all: rework ATTR_DIFF() macros to not generate attribute names | Thomas Haller | 2023-07-28 | 1 | -9/+7 |
|
|
* | lib: make nl_object_clone() out-of-memory safe | Thomas Haller | 2022-03-16 | 2 | -5/+10 |
|
|
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 2 | -14/+0 |
|
|
* | Add SPDX identifiers | Yegor Yefremov | 2019-08-12 | 2 | -0/+2 |
|
|
* | lib: switch to using strerror_l() instead of strerror_r() | André Draszik | 2016-08-25 | 1 | -1/+2 |
|
|
* | lib: update ce-mask to uint64_t | David Ahern | 2016-02-12 | 2 | -5/+5 |
|
|
* | cache: avoid duplicate check on initial dump | Holger Eitzenberger | 2014-11-23 | 1 | -1/+1 |
|
|
* | Use thread-safe strerror_r() instead of strerror() | Thomas Graf | 2013-02-28 | 1 | -2/+2 |
|
|
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 2 | -2/+2 |
|
|
* | doc: documentation restructuring | Thomas Graf | 2012-05-10 | 1 | -1/+2 |
|
|
* | Updated link documentation | Thomas Graf | 2011-07-28 | 1 | -2/+0 |
|
|
* | Documentation updates | Thomas Graf | 2011-03-21 | 1 | -1/+2 |
|
|
* | restructure module documentation order | Thomas Graf | 2008-12-10 | 1 | -1/+0 |
|
|
* | Remove old line counting while dumping | Thomas Graf | 2008-05-23 | 1 | -11/+10 |
|
|
* | Rename struct nl_handle to struct nl_sock | Thomas Graf | 2008-05-15 | 1 | -4/+4 |
|
|
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 2 | -19/+16 |
|
|
* | Fix memory leak when parsing netlink messages into caches | Thomas Graf | 2007-12-17 | 1 | -1/+1 |
|
|
* | Export interface to define caches | Thomas Graf | 2007-09-17 | 1 | -2/+1 |
|
|
* | Initial import | Thomas Graf | 2007-09-14 | 2 | -0/+540 |
|
|