]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Renamed plugin to plugins to work around
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 13 Oct 2005 04:08:20 +0000 (04:08 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 13 Oct 2005 04:08:20 +0000 (04:08 +0000)
commitcecc5e657bb38c03f80747eab40073bc6ded9631
tree01ade4571a8db916a2966cee89f4f09e1f8403b3
parentf25476b26d3af15789698b7f4aa19701d0dd52c0
Renamed plugin to plugins to work around
strange automake issue.
2.1_beta2

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@603 e7ae566f-a301-0410-adde-c780ea21d3b5
19 files changed:
ChangeLog
INSTALL
Makefile.am
openvpn.spec.in
plugins/README [moved from plugin/README with 100% similarity]
plugins/auth-pam/.svnignore [moved from plugin/auth-pam/.svnignore with 100% similarity]
plugins/auth-pam/Makefile [moved from plugin/auth-pam/Makefile with 100% similarity]
plugins/auth-pam/README [moved from plugin/auth-pam/README with 100% similarity]
plugins/auth-pam/auth-pam.c [moved from plugin/auth-pam/auth-pam.c with 100% similarity]
plugins/auth-pam/pamdl.c [moved from plugin/auth-pam/pamdl.c with 100% similarity]
plugins/auth-pam/pamdl.h [moved from plugin/auth-pam/pamdl.h with 100% similarity]
plugins/down-root/Makefile [moved from plugin/down-root/Makefile with 100% similarity]
plugins/down-root/README [moved from plugin/down-root/README with 100% similarity]
plugins/down-root/down-root.c [moved from plugin/down-root/down-root.c with 100% similarity]
plugins/examples/README [moved from plugin/examples/README with 100% similarity]
plugins/examples/build [moved from plugin/examples/build with 100% similarity]
plugins/examples/simple.c [moved from plugin/examples/simple.c with 100% similarity]
plugins/examples/simple.def [moved from plugin/examples/simple.def with 100% similarity]
plugins/examples/winbuild [moved from plugin/examples/winbuild with 100% similarity]