Todd C. Miller
|
2f153f2221
|
No need for -lcrypt when using pam.
|
2004-08-29 15:39:31 +00:00 |
|
Todd C. Miller
|
11fe0b0bfe
|
regen
|
2004-08-27 03:57:19 +00:00 |
|
Todd C. Miller
|
a6ea92617c
|
--with-noexec takes an optional PATH argument.
|
2004-08-21 18:20:38 +00:00 |
|
Todd C. Miller
|
24dd77986d
|
Add tests for what libs we need to link with for ldap and for whether
or not lber.h needs to be explicitly included.
|
2004-06-03 16:37:32 +00:00 |
|
Todd C. Miller
|
e009af0c9c
|
Better check for dirfd macro--we now set HAVE_DIRFD for the macro version too.
Added check for dd_fd in `DIR' if no dirfd is found; this is now used to
confitionally define the dirfd macro in compat.h.
|
2004-06-01 20:53:31 +00:00 |
|
Todd C. Miller
|
54cb0921de
|
Add a check for a dirfd() function (like Linux) and add a dirfd
macro in compat.h if there is no dirfd() function or macro.
|
2004-06-01 19:13:37 +00:00 |
|
Todd C. Miller
|
2d8fab3078
|
regen
|
2004-05-30 16:15:26 +00:00 |
|
Todd C. Miller
|
1a76be42f6
|
Remove hack overriding cross-compiler check. It should no longer be needed.
|
2004-05-28 20:27:41 +00:00 |
|
Todd C. Miller
|
e4506e81a3
|
Define NO_SAVED_IDS if we don't find seteuid()
|
2004-05-27 23:01:39 +00:00 |
|
Todd C. Miller
|
224f05ad1a
|
Add back check for setreuid() since NSK doesn't have it.
|
2004-05-27 22:21:47 +00:00 |
|
Todd C. Miller
|
ed9475a8c2
|
No longer use /tmp/.odus as a possible timestamp dir unless specifically
configured to do so. Instead, if no /var/run exists, use /var/adm/sudo
or /usr/adm/sudo.
|
2004-05-17 20:28:53 +00:00 |
|
Todd C. Miller
|
dee266e4de
|
regen
|
2004-02-13 21:39:02 +00:00 |
|
Todd C. Miller
|
3a4d283109
|
Add --with-pc-insults configure option
|
2004-02-04 04:38:56 +00:00 |
|
Todd C. Miller
|
a7039ea7bd
|
Substitute for root_sudo in sudoers.pod
|
2004-02-01 20:20:30 +00:00 |
|
Todd C. Miller
|
63e1f3dd92
|
fix typo
|
2004-01-22 00:08:58 +00:00 |
|
Todd C. Miller
|
f4a4d4c666
|
Add check for fchown(2)
|
2004-01-21 21:57:59 +00:00 |
|
Todd C. Miller
|
d55c3f63c7
|
Use closefrom() instead of doing the equivalent inline.
|
2004-01-12 19:03:54 +00:00 |
|
Todd C. Miller
|
5c16da4f20
|
Substitute noexec_file for the sudoers man page
|
2004-01-09 21:26:46 +00:00 |
|
Todd C. Miller
|
aa4eb97ed5
|
Some PAM implementations put their headers in /usr/include/pam instead
of /usr/include/security.
|
2004-01-09 19:35:54 +00:00 |
|
Todd C. Miller
|
cd2bd25a88
|
o merge the hpux case entries into a single entry w/ its own sub-case statement.
o HP-UX >= 11 support getspnam(), use it in preference to getprpwuid()
|
2004-01-09 08:29:33 +00:00 |
|
Todd C. Miller
|
0aaea98261
|
eval $shrext so that it expands nicely on MacOS X
|
2004-01-09 07:58:04 +00:00 |
|
Todd C. Miller
|
a71e4f1695
|
regen
|
2004-01-09 07:00:18 +00:00 |
|
Todd C. Miller
|
9f8f030c5b
|
o No need to check for sed, libtool config does that for us
o move check for --with-noexec until after libtool magic is run so we
can use $can_build_shared and $shrext
|
2004-01-09 06:15:34 +00:00 |
|
Todd C. Miller
|
8e796b909a
|
no shared libs on ultris or convexos
|
2004-01-05 20:05:29 +00:00 |
|
Todd C. Miller
|
d9b9d94c36
|
Build sudo_noexec shared object using libtool; could use some cleanup.
|
2004-01-05 20:03:09 +00:00 |
|
Todd C. Miller
|
626e2cd209
|
Add _PATH_SUDO_NOEXEC and corresponding --with-noexec configure option.
The default value of noexec_file is set to this.
|
2004-01-05 03:58:39 +00:00 |
|
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 |
|