summaryrefslogtreecommitdiff
path: root/src/nss-myhostname
AgeCommit message (Expand)Author
2014-04-19nss-myhostname: port to sd-rtnlTom Gundersen
2013-11-18Remove duplicate includesKarel Zak
2013-11-18use #pragma once instead of foo*foo define guardsShawn Landden
2013-10-13Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek
2013-04-30build-sys: add makefile stub link to nss-myhostname/Lennart Poettering
2013-04-24nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optionalLennart Poettering
2013-04-19nss-myhostname: ensure that glibc's assert is usedDave Reisner
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-10Use initalization instead of explicit zeroing in more placesZbigniew Jędrzejewski-Szmek
2013-04-02nss-myhostname: do not use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-03-31nss-myhostname: use _cleanup_ and split function into twoZbigniew Jędrzejewski-Szmek
2013-02-07nss-myhostname: copy first result to preallocated bufferEelco Dolstra
2013-01-07nss-myhostname: remove redundant .gitignoreTom Gundersen
2013-01-07nss-myhostname: integrate documentationTom Gundersen
2013-01-07nss-myhostname: integrate into systemd buildsystemTom Gundersen
2013-01-07nss-myhostname: remove duplicate LICENCETom Gundersen
2013-01-07nss-myhostname: remove non-Linux supportTom Gundersen
2013-01-03nss-myhostname: move to subdirectoryTom Gundersen