Commit Graph

336 Commits

Author SHA1 Message Date
Todd C. Miller
ffbc43afb3 Adjust code for --without-lecture to match new values. 2003-12-30 22:34:28 +00:00
Todd C. Miller
0ce9403a4f regen 2003-12-10 03:09:00 +00:00
Todd C. Miller
e6ec7f3374 builtin -> built-in; Jason McIntyre 2003-04-13 19:48:15 +00:00
Todd C. Miller
fab224f42f Check for heimdal even if we found krb5-config and define HAVE_HEIMDAL. 2003-04-04 17:45:24 +00:00
Todd C. Miller
ce070cdc6f regen 2003-04-02 18:45:43 +00:00
Todd C. Miller
fd5d6e943f regen 2003-04-02 18:15:32 +00:00
Todd C. Miller
b16eb4722e regen 2003-03-24 16:06:12 +00:00
Todd C. Miller
c827a73ae9 regen 2003-03-21 23:11:45 +00:00
Todd C. Miller
cf8618c7a8 regen 2003-03-21 19:02:05 +00:00
Todd C. Miller
2897c23e9e regen 2003-03-19 21:20:08 +00:00
Todd C. Miller
eafc58b267 regen 2003-03-15 20:17:06 +00:00
Todd C. Miller
7b124c5dea Add support for --with-stow based on patches from Robert Uhl 2003-03-15 18:01:39 +00:00
Todd C. Miller
9cafae7a6b regen 2003-03-14 02:38:13 +00:00
Todd C. Miller
006e64f61e regen 2003-03-13 17:00:51 +00:00
Todd C. Miller
285791c42f Add stlc{at,py} for those w/o it. 2003-03-12 22:07:26 +00:00
Todd C. Miller
450a561933 fix a typo; David Krause 2003-03-10 00:34:09 +00:00
Todd C. Miller
f1b0329256 regenerate with autoconf 2.57 2003-01-20 20:59:08 +00:00
Todd C. Miller
2de61320b3 regen from configure.in 2002-11-22 19:08:10 +00:00
Todd C. Miller
1091557263 regen with autoconf 2.5.3 2002-05-05 20:43:15 +00:00
Todd C. Miller
4160f7eb70 regen 2002-04-26 19:12:57 +00:00
Todd C. Miller
da7384a0ea regen 2002-04-25 15:36:12 +00:00
Todd C. Miller
7748f4b4e9 regen 2002-01-22 02:01:15 +00:00
Todd C. Miller
c0eb8bfd9a regen 2002-01-18 19:18:57 +00:00
Todd C. Miller
a7a5dc39f4 regen 2002-01-16 23:37:43 +00:00
Todd C. Miller
7b2219c085 regen 2002-01-16 21:26:47 +00:00
Todd C. Miller
5236ceedf7 regen 2002-01-15 22:47:38 +00:00
Todd C. Miller
62233923e0 regen 2002-01-15 20:48:40 +00:00
Todd C. Miller
5849db069c regen 2002-01-07 18:59:59 +00:00
Todd C. Miller
b05c753da6 regen 2002-01-02 22:40:04 +00:00
Todd C. Miller
ed6b129d8e regen 2002-01-01 19:01:21 +00:00
Todd C. Miller
c0b31d5886 regen with autoconf 2.52 2001-12-31 21:57:37 +00:00
Todd C. Miller
7ceda8c9bd regen 2001-12-19 15:56:56 +00:00
Todd C. Miller
b4b65750ec regen 2001-12-15 15:57:06 +00:00
Todd C. Miller
ab70cc89b8 regen 2001-12-15 01:00:45 +00:00
Todd C. Miller
82a1cba52c regen 2001-12-14 23:14:47 +00:00
Todd C. Miller
df5df978db regen 2001-12-14 20:31:33 +00:00
Todd C. Miller
722cebb5c4 regen 2001-12-14 19:59:57 +00:00
Todd C. Miller
38a8900974 regen 2001-12-14 06:53:49 +00:00
Todd C. Miller
b0095c2f92 regen 2001-12-14 06:43:06 +00:00
Todd C. Miller
40840e10cd regen 2001-12-12 19:55:36 +00:00
Todd C. Miller
4073b477f2 regen 2001-12-12 00:31:16 +00:00
Todd C. Miller
c570580e42 regen 2001-12-08 19:44:55 +00:00
Todd C. Miller
d17da315a1 regen 2001-10-05 20:39:13 +00:00
Todd C. Miller
944044e30d regenerate 2001-07-17 03:33:57 +00:00
Todd C. Miller
6fcf09f562 regen to get NeXT lockf/flock fix 2001-04-04 17:14:52 +00:00
Todd C. Miller
4f1ff9a1ea regen 2001-03-29 18:14:55 +00:00
Todd C. Miller
4ca4d65152 fix typo in last commit 2000-12-30 21:58:11 +00:00
Todd C. Miller
5481e22892 Add check + emulation for setegid (like seteuid). 2000-12-30 21:55:21 +00:00
Todd C. Miller
998631b73a New Defaults options:
o stay_setuid - sudo will remain setuid if system has saved uids or setreuid(2)
 o env_reset - reset the environment to a sane default
 o env_keep - preserve environment variables that would otherwise be cleared

No longer use getenv/putenv/setenv functions--do environment munging by hand.
Potentially dangerous environment variables can be cleared only if they
contain '/' pr '%' characters to protect buggy programs.
Moved environment routines into env.c (new file)
2000-12-30 03:29:47 +00:00
Todd C. Miller
c3233194c1 regen 2000-11-02 17:55:13 +00:00