]> git.ipfire.org Git - thirdparty/systemd.git/history - src/nss-myhostname
cpu-set-util: Accept commas as separators in parse_cpu_set_and_warn
[thirdparty/systemd.git] / src / nss-myhostname /
2015-10-27  Lennart PoetteringMerge pull request #1695 from evverx/fix-cap-bounding...
2015-10-27  Tom GundersenMerge pull request #1691 from poettering/util-lib-3
2015-10-27  Lennart Poetteringutil-lib: split out allocation calls into alloc-util...
2015-10-26  Lennart PoetteringMerge pull request #1681 from ssahani/journal
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-08-26  Lennart PoetteringMerge pull request #998 from vbatts/tar_nosparse_flag
2015-08-21  Tom GundersenMerge pull request #1002 from poettering/resolved-various
2015-08-21  Lennart Poetteringhostname-util: introduce new is_gateway_hostname()...
2015-08-17  Lennart PoetteringMerge pull request #977 from richardmaw-codethink/machi...
2015-08-17  Daniel MackMerge pull request #953 from poettering/ebadf
2015-08-17  Daniel MackMerge pull request #970 from poettering/timedatectl...
2015-08-16  Lennart PoetteringMerge pull request #908 from richardmaw-codethink/nspaw...
2015-08-16  Tom GundersenMerge pull request #955 from poettering/resolved-localh...
2015-08-16  Tom GundersenMerge pull request #954 from poettering/nss-myhostname...
2015-08-14  Lennart Poetteringnss-myhostname: use LOOPBACK_IFINDEX instead of if_name... 954/head
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-08-03  Daniel MackMerge pull request #837 from ssahani/dhcp
2015-07-31  Lennart PoetteringMerge pull request #813 from dvdhrm/bus-client
2015-07-31  David HerrmannMerge pull request #812 from zonque/test
2015-07-31  Daniel MackMerge pull request #814 from dvdhrm/mfree
2015-07-31  David Herrmanntree-wide: introduce mfree() 814/head
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