]> git.ipfire.org Git - thirdparty/systemd.git/history - src/nss-myhostname
resloved: transaction - unify IPv4 and IPv6 sockets
[thirdparty/systemd.git] / src / nss-myhostname /
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-18  Lennart Poetteringutil: split all hostname related calls into hostname...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-05  Lennart Poetteringnss-myhostname: always will in canonical hostname field...
2014-12-19  Lennart Poetteringnss-myhostname: introduce is_gateway() similar to the...
2014-12-16  Harald Hoyernss-myhostname: also recognize "gateway."
2014-12-04  Lennart Poetteringrtnl: when querying local addresses and gateways, take...
2014-12-03  Lennart Poetteringnss-myhostname: always resolve the host name "gateway...
2014-08-11  Lennart Poetteringnetworkd: add minimal client tool "networkd" to query...
2014-08-01  Lennart Poetteringnss: always explicitly reset all error variables
2014-07-23  Lennart Poetteringnss-myhostname: don't include assert.h twice
2014-07-18  Lennart Poetteringshared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_S...
2014-07-16  Lennart Poetteringnss: various minor fixes to nss-myhostname + nss-mymachines
2014-07-11  Lennart Poetteringnss-myhostname: simplify array building a bit
2014-07-10  Lennart Poetteringnss-myhostname: move NSS boilerplate to nss-util.h
2014-07-10  Lennart Poetteringnss-myhostname: move local address listing logic into...
2014-07-10  Lennart Poetteringnss-myhostname: only export the NSS entry point symbols...
2014-07-10  Lennart Poetteringnss-myhostname: following the usual naming scheme for...
2014-07-10  Lennart Poetteringnss-myhostname: various modernizations
2014-04-19  Tom Gundersennss-myhostname: port to sd-rtnl
2013-11-19  Karel ZakRemove duplicate includes
2013-11-19  Shawn Landdenuse #pragma once instead of foo*foo define guards
2013-10-13  Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-04-30  Lennart Poetteringbuild-sys: add makefile stub link to nss-myhostname/
2013-04-24  Lennart Poetteringnss-myhostname: resolve 'localhost' so that /etc/hosts...
2013-04-19  Dave Reisnernss-myhostname: ensure that glibc's assert is used
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-10  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing in more...
2013-04-02  Zbigniew Jędrzejew... nss-myhostname: do not use _cleanup_
2013-03-31  Zbigniew Jędrzejew... nss-myhostname: use _cleanup_ and split function into two
2013-02-07  Eelco Dolstranss-myhostname: copy first result to preallocated buffer
2013-01-07  Tom Gundersennss-myhostname: remove redundant .gitignore
2013-01-07  Tom Gundersennss-myhostname: integrate documentation
2013-01-07  Tom Gundersennss-myhostname: integrate into systemd buildsystem
2013-01-07  Tom Gundersennss-myhostname: remove duplicate LICENCE
2013-01-07  Tom Gundersennss-myhostname: remove non-Linux support
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-03  Tom Gundersennss-myhostname: move to subdirectory