diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-11-14 20:47:45 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-11-17 18:10:30 +0100 |
commit | 0c426957d8dfe061a6d39c84d5d1071acd807747 (patch) | |
tree | 9dd00e9b076f36c618552f2ba620ac761459b647 /TODO | |
parent | aa70f38b5c06d8c43e7d29f6f5f361493ccc0d8f (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -29,6 +29,11 @@ Janitorial Clean-ups: Features: +* replace all canonicalize_file_name() invocations by chase_symlinks(), in + particulr those where a rootdir is relevant. + +* add parse_ip_port() or so, that is like safe_atou16() but checks for != 0 + * drop nss-myhostname in favour of nss-resolve? * drop internal dlopen() based nss-dns fallback in nss-resolve, and rely on the |