summaryrefslogtreecommitdiff
path: root/src/nss-myhostname
Commit message (Expand)AuthorAgeFilesLines
...
* nss: various minor fixes to nss-myhostname + nss-mymachinesLennart Poettering2014-07-161-5/+8
* nss-myhostname: simplify array building a bitLennart Poettering2014-07-111-15/+8
* nss-myhostname: move NSS boilerplate to nss-util.hLennart Poettering2014-07-102-94/+9
* nss-myhostname: move local address listing logic into shared, so that we can ...Lennart Poettering2014-07-103-210/+24
* nss-myhostname: only export the NSS entry point symbols, nothing elseLennart Poettering2014-07-101-0/+19
* nss-myhostname: following the usual naming scheme for .c/.h filesLennart Poettering2014-07-103-9/+8
* nss-myhostname: various modernizationsLennart Poettering2014-07-103-117/+117
* nss-myhostname: port to sd-rtnlTom Gundersen2014-04-191-155/+90
* Remove duplicate includesKarel Zak2013-11-181-1/+0
* use #pragma once instead of foo*foo define guardsShawn Landden2013-11-181-7/+2
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-131-1/+2
* build-sys: add makefile stub link to nss-myhostname/Lennart Poettering2013-04-301-0/+1
* nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optionalLennart Poettering2013-04-241-50/+130
* nss-myhostname: ensure that glibc's assert is usedDave Reisner2013-04-191-1/+5
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* Use initalization instead of explicit zeroing in more placesZbigniew Jędrzejewski-Szmek2013-04-101-12/+7
* nss-myhostname: do not use _cleanup_Zbigniew Jędrzejewski-Szmek2013-04-021-8/+12
* nss-myhostname: use _cleanup_ and split function into twoZbigniew Jędrzejewski-Szmek2013-03-311-131/+125
* nss-myhostname: copy first result to preallocated bufferEelco Dolstra2013-02-071-1/+5
* nss-myhostname: remove redundant .gitignoreTom Gundersen2013-01-071-24/+0
* nss-myhostname: integrate documentationTom Gundersen2013-01-074-231/+0
* nss-myhostname: integrate into systemd buildsystemTom Gundersen2013-01-075-489/+0
* nss-myhostname: remove duplicate LICENCETom Gundersen2013-01-074-540/+27
* nss-myhostname: remove non-Linux supportTom Gundersen2013-01-073-101/+0
* nss-myhostname: move to subdirectoryTom Gundersen2013-01-0315-0/+2089