libvirt/m4
Michal Privoznik 859cb18d54 Initial support for NSS plugin skeleton
Name Service Switch is a glibc feature responsible for many
things. Translating domain names into IP addresses and vice versa
is just one of them. However, currently it's the only
functionality that this commit is tickling. Well, in this commit
the plugin skeleton is introduced. Implementation to come in next
patches.
Because of the future testing, where the implementation is to be
linked with a test, this needs to go into static library. Linking
a program with an .so statically is not portable. Therefore a
dummy libnss_libvirt_impl library is being introduced too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-03-18 17:29:53 +01:00
..
virt-apparmor.m4
virt-attr.m4
virt-audit.m4
virt-avahi.m4
virt-blkid.m4
virt-capng.m4
virt-compile-pie.m4 Fix '-pie' build with clang 2016-02-09 13:29:53 +01:00
virt-compile-warnings.m4 maint: update to latest gnulib 2015-05-26 10:53:12 -06:00
virt-curl.m4
virt-dbus.m4
virt-driver-bhyve.m4
virt-driver-vz.m4 virt-driver-vz: Require parallels-7.0.22 at least 2015-07-13 19:46:10 +03:00
virt-fuse.m4
virt-gluster.m4
virt-hal.m4
virt-lib.m4
virt-linker-no-indirect.m4
virt-linker-relro.m4
virt-login-shell.m4 tools: Disable virt-login-shell on mingw 2015-12-24 18:03:50 +01:00
virt-netcf.m4
virt-nss.m4 Initial support for NSS plugin skeleton 2016-03-18 17:29:53 +01:00
virt-numactl.m4
virt-openwsman.m4
virt-pciaccess.m4
virt-pkgconfig-back-compat.m4
virt-readline.m4
virt-result.m4
virt-sanlock.m4 locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
virt-sasl.m4
virt-selinux.m4 build: accomodate selinux 2.5 header API change 2016-02-24 15:14:30 -07:00
virt-ssh2.m4
virt-systemd-daemon.m4
virt-udev.m4
virt-wireshark.m4 wireshark: Install into DESTDIR 2016-01-12 18:51:38 +01:00
virt-yajl.m4