Adding initial implementation of the libwbclient DSO.
authorGerald (Jerry) Carter <jerry@samba.org>
Sun, 21 Oct 2007 01:01:08 +0000 (20:01 -0500)
committerGerald (Jerry) Carter <jerry@samba.org>
Sun, 21 Oct 2007 01:01:08 +0000 (20:01 -0500)
commit7a7ca8695b9ab4e16eb3defeea949b7cacb37d59
treec40a404da5b70ea78e9b6132a63c40568caed543
parent793a9d24a163cb6cf5a3a0aa5ae30e9f8cf4744a
Adding initial implementation of the libwbclient DSO.
source/Makefile.in
source/configure.in
source/exports/libwbclient.syms [new file with mode: 0644]
source/library-versions.in
source/nsswitch/libwbclient/Doxyfile [new file with mode: 0644]
source/nsswitch/libwbclient/wbclient.c [new file with mode: 0644]
source/nsswitch/libwbclient/wbclient.h [new file with mode: 0644]
source/script/mkproto.awk