Age | Commit message (Expand) | Author |
2014-07-23 | nss-myhostname: don't include assert.h twice | Lennart Poettering |
2014-07-18 | shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE() | Lennart Poettering |
2014-07-16 | nss: various minor fixes to nss-myhostname + nss-mymachines | Lennart Poettering |
2014-07-11 | nss-myhostname: simplify array building a bit | Lennart Poettering |
2014-07-10 | nss-myhostname: move NSS boilerplate to nss-util.h | Lennart Poettering |
2014-07-10 | nss-myhostname: move local address listing logic into shared, so that we can ... | Lennart Poettering |
2014-07-10 | nss-myhostname: only export the NSS entry point symbols, nothing else | Lennart Poettering |
2014-07-10 | nss-myhostname: following the usual naming scheme for .c/.h files | Lennart Poettering |
2014-07-10 | nss-myhostname: various modernizations | Lennart Poettering |
2014-04-19 | nss-myhostname: port to sd-rtnl | Tom Gundersen |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-18 | use #pragma once instead of foo*foo define guards | Shawn Landden |
2013-10-13 | Never call qsort on potentially NULL arrays | Zbigniew Jędrzejewski-Szmek |
2013-04-30 | build-sys: add makefile stub link to nss-myhostname/ | Lennart Poettering |
2013-04-24 | nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optional | Lennart Poettering |
2013-04-19 | nss-myhostname: ensure that glibc's assert is used | Dave Reisner |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-10 | Use initalization instead of explicit zeroing in more places | Zbigniew Jędrzejewski-Szmek |
2013-04-02 | nss-myhostname: do not use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | nss-myhostname: use _cleanup_ and split function into two | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | nss-myhostname: copy first result to preallocated buffer | Eelco Dolstra |
2013-01-07 | nss-myhostname: remove redundant .gitignore | Tom Gundersen |
2013-01-07 | nss-myhostname: integrate documentation | Tom Gundersen |
2013-01-07 | nss-myhostname: integrate into systemd buildsystem | Tom Gundersen |
2013-01-07 | nss-myhostname: remove duplicate LICENCE | Tom Gundersen |
2013-01-07 | nss-myhostname: remove non-Linux support | Tom Gundersen |
2013-01-03 | nss-myhostname: move to subdirectory | Tom Gundersen |