Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-09 | resolved: llmnr, mdns: simplify error handling | Daniel Mack | |
sd_event_add_io() returns the error directly and does not mess with errno. | |||
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen | |
Sort the includes accoding to the new coding style. | |||
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering | |
There are more than enough to deserve their own .c file, hence move them over. | |||
2015-07-13 | resolved: use a #define for LLMNR port | Daniel Mack | |
De-duplicate some magic numbers. | |||
2015-07-13 | resolved: move LLMNR related functions into separate file | Daniel Mack | |