summaryrefslogtreecommitdiff
path: root/src/nss-myhostname
Commit message (Expand)AuthorAge
* networkd: add minimal client tool "networkd" to query network statusLennart Poettering2014-08-12
* nss: always explicitly reset all error variablesLennart Poettering2014-08-01
* nss-myhostname: don't include assert.h twiceLennart Poettering2014-07-23
* shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()Lennart Poettering2014-07-18
* nss: various minor fixes to nss-myhostname + nss-mymachinesLennart Poettering2014-07-16
* nss-myhostname: simplify array building a bitLennart Poettering2014-07-11
* nss-myhostname: move NSS boilerplate to nss-util.hLennart Poettering2014-07-10
* nss-myhostname: move local address listing logic into shared, so that we can ...Lennart Poettering2014-07-10
* nss-myhostname: only export the NSS entry point symbols, nothing elseLennart Poettering2014-07-10
* nss-myhostname: following the usual naming scheme for .c/.h filesLennart Poettering2014-07-10
* nss-myhostname: various modernizationsLennart Poettering2014-07-10
* nss-myhostname: port to sd-rtnlTom Gundersen2014-04-19
* Remove duplicate includesKarel Zak2013-11-18
* use #pragma once instead of foo*foo define guardsShawn Landden2013-11-18
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* build-sys: add makefile stub link to nss-myhostname/Lennart Poettering2013-04-30
* nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optionalLennart Poettering2013-04-24
* nss-myhostname: ensure that glibc's assert is usedDave Reisner2013-04-19
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Use initalization instead of explicit zeroing in more placesZbigniew Jędrzejewski-Szmek2013-04-10
* nss-myhostname: do not use _cleanup_Zbigniew Jędrzejewski-Szmek2013-04-02
* nss-myhostname: use _cleanup_ and split function into twoZbigniew Jędrzejewski-Szmek2013-03-31
* nss-myhostname: copy first result to preallocated bufferEelco Dolstra2013-02-07
* nss-myhostname: remove redundant .gitignoreTom Gundersen2013-01-07
* nss-myhostname: integrate documentationTom Gundersen2013-01-07
* nss-myhostname: integrate into systemd buildsystemTom Gundersen2013-01-07
* nss-myhostname: remove duplicate LICENCETom Gundersen2013-01-07
* nss-myhostname: remove non-Linux supportTom Gundersen2013-01-07
* nss-myhostname: move to subdirectoryTom Gundersen2013-01-03