Add support for setenv entries in login.conf. We can't use LOGIN_SETENV

since the plugin sets up the envp the command is executed with.
Also regen the Makefile.in files while here.  Fixes bug #527
This commit is contained in:
Todd C. Miller
2011-12-05 10:43:44 -05:00
parent 38a4990e4a
commit 9f0abb4692
13 changed files with 550 additions and 267 deletions

View File

@@ -121,6 +121,6 @@ cleandir: realclean
# Autogenerated dependencies, do not modify
sample_plugin.lo: $(srcdir)/sample_plugin.c $(top_builddir)/config.h \
$(top_builddir)/pathnames.h $(incdir)/sudo_plugin.h \
$(incdir)/missing.h
$(top_srcdir)/compat/stdbool.h $(top_builddir)/pathnames.h \
$(incdir)/sudo_plugin.h $(incdir)/missing.h
$(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $(DEFS) $(srcdir)/sample_plugin.c