summaryrefslogtreecommitdiff
path: root/src/basic/socket-util.c
Commit message (Expand)AuthorAgeFilesLines
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+1
* socket-util: move remaining socket-related calls from util.[ch] to socket-uti...Lennart Poettering2015-10-261-1/+183
* util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering2015-10-261-19/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-9/+10
* basic: fix error/memleak in socket-utilDavid Herrmann2015-07-311-1/+1
* socket-util: library calls shouldn't log on their ownLennart Poettering2015-07-291-3/+3
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+769