index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nss-resolve
Age
Commit message (
Expand
)
Author
2016-10-24
nss-resolve: be a bit more careful with returning NSS_STATUS_NOTFOUND
Lennart Poettering
2016-10-01
nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errors
Martin Pitt
2016-10-01
nss-resolve: simplify error handling
Martin Pitt
2016-04-02
Move nss typedefs into nss-util.h
Zbigniew Jędrzejewski-Szmek
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-27
nss-resolve: also fall back to nss-dns if dbus doesn't work
Lennart Poettering
2016-01-27
nss: block various signals while running NSS lookups
Lennart Poettering
2016-01-26
nss-resolve: fix gethostbyaddr h_aliases
Samu Kallio
2015-11-27
nss-resolve: link less
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-08-21
resolved: rework synthesizing logic
Lennart Poettering
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-08
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-09-19
nss: remove dead code
Thomas Hindoe Paaboel Andersen
2014-09-17
nss-resolve: remove dead code
Thomas Hindoe Paaboel Andersen
2014-08-14
resolved: allow passing on which protocol, family and interface to look somet...
Lennart Poettering
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-01
nss: always explicitly reset all error variables
Lennart Poettering
2014-08-01
nss-resolve: fallback to the class NSS "dns" module if we cannot contact reso...
Lennart Poettering
2014-07-18
resolved: fix bus signatures to follow family as int change
Lennart Poettering
2014-07-18
change type for address family to "int"
Lennart Poettering
2014-07-18
shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()
Lennart Poettering
2014-07-16
resolved: properly pass canonical name information to resolving client
Lennart Poettering
2014-07-16
resolved: add small NSS module that uses resolved to resolve DNS names
Lennart Poettering