Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | socket-util: move remaining socket-related calls from util.[ch] to socket-uti... | Lennart Poettering | 2015-10-26 | 1 | -1/+183 |
* | util-lib: move ether_addr_to_string() into ether-addr-util.c | Lennart Poettering | 2015-10-26 | 1 | -19/+0 |
* | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering | 2015-10-24 | 1 | -9/+10 |
* | basic: fix error/memleak in socket-util | David Herrmann | 2015-07-31 | 1 | -1/+1 |
* | socket-util: library calls shouldn't log on their own | Lennart Poettering | 2015-07-29 | 1 | -3/+3 |
* | build-sys: split internal basic/ library from shared/ | Kay Sievers | 2015-06-11 | 1 | -0/+769 |