Todd C. Miller
bd320380bd
add check for broken dunix prot.h (4.0 < 4.0D is bad)
1998-10-19 20:30:05 +00:00
Todd C. Miller
3d92a1bb92
new dunix shadow code, use dispcrypt(3)
1998-10-19 18:32:39 +00:00
Todd C. Miller
153bd73ab0
add HAVE_INITPRIVS
1998-10-19 18:32:00 +00:00
Todd C. Miller
156c3b069c
call initprivs() if we have it for getprpwuid later on
1998-10-19 18:31:31 +00:00
Todd C. Miller
1895d4388a
clean pathnames.h too
1998-10-19 18:30:58 +00:00
Todd C. Miller
c68982b8fe
quote "Sorry, try again." with [] since it has a comma in it
...
set LIBS when we add stuff to SUDO_LIBS
set SECUREWARE when we find getprpwuid() so we can check for bigcrypt,
set_auth_parameters, and initprivs later.
1998-10-19 18:28:47 +00:00
Todd C. Miller
035fb67921
update Digital UNIX note about acl.h
1998-10-19 17:48:15 +00:00
Todd C. Miller
1be01aad41
add --with-sia
...
--without-root-sudo -> --disable-root-sudo
some reordering
1998-10-19 00:26:41 +00:00
Todd C. Miller
d948a701eb
add whitespace
1998-10-19 00:22:47 +00:00
Todd C. Miller
1dffdd17c3
add SIA support
1998-10-19 00:22:38 +00:00
Todd C. Miller
31d783ac87
Initial revision
1998-10-19 00:21:59 +00:00
Todd C. Miller
eeaca5b704
when checking for -lsocket, -lnsl, and -linet, check for the specific
...
functions we need from them.
1998-10-18 23:42:52 +00:00
Todd C. Miller
16d565dd81
move Syslog_* defs into sudo.h
1998-10-18 23:10:18 +00:00
Todd C. Miller
f4bef103d5
added check_secureware
1998-10-18 22:16:10 +00:00
Todd C. Miller
136ab6b110
finished adding AC_MSG_CHECKING and AC_MSG_RESULT bits
1998-10-18 22:12:36 +00:00
Todd C. Miller
1ff9e00ca1
don't define CLASSIC_INSULTS and CSOPS_INSULTS if no other sets defined.
...
configure now does that for us
1998-10-18 22:00:50 +00:00
Todd C. Miller
4e5978a372
move some --with options around
...
change a bunch of echo's to AC_MSG_CHECKING, AC_MSG_RESULT pairs
1998-10-18 21:45:02 +00:00
Todd C. Miller
5a62253b53
change $with_foo-bar -> $with_foo_bar
...
kill extra " that caused a syntax error
add some echo verbage
1998-10-18 05:09:37 +00:00
Todd C. Miller
a20f23f791
moved SecureWare stuff into secureware.c
1998-10-17 22:08:29 +00:00
Todd C. Miller
176c73421b
Initial revision
1998-10-17 22:07:21 +00:00
Todd C. Miller
16b0c311e6
update url to solaris gcc bins
1998-10-17 21:02:32 +00:00
Todd C. Miller
56954cf32f
change option formatter and flesh out someentries
1998-10-17 20:39:25 +00:00
Todd C. Miller
5f41948de9
environmental variable -> environment variable
1998-10-17 20:19:08 +00:00
Todd C. Miller
1dbd238415
everything is now done via configure
1998-10-17 20:01:21 +00:00
Todd C. Miller
819eaaad9c
prev rev was 1.5.6
1998-10-17 20:00:40 +00:00
Todd C. Miller
127545f11c
passing SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID correctly
1998-10-17 04:33:14 +00:00
Todd C. Miller
54d5d53cbf
SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID now come from the Makefile
1998-10-17 04:32:07 +00:00
Todd C. Miller
7634b229a0
merge OSDEFS and OPTIONS into DEFS
...
get sudoers_uid, sudoers_gid, sudoers_mode from configure
1998-10-17 04:31:14 +00:00
Todd C. Miller
a03196691b
SUDOERS_MODE, SUDOERS_UID, and SUDOERS_GID now get substituted into the
...
Makefile, not config.h
1998-10-17 04:30:21 +00:00
Todd C. Miller
05ab66badc
document all --with/--enable options
1998-10-17 04:30:01 +00:00
Todd C. Miller
3ea98f1aa9
options.h is no more
1998-10-15 06:25:39 +00:00
Todd C. Miller
bfbe8fd6a0
assimilated options.h
1998-10-15 06:25:10 +00:00
Todd C. Miller
97f58b0e6b
moved options from options.h to configure
1998-10-15 06:24:42 +00:00
Todd C. Miller
5bfb481ca7
no more options.h
1998-10-15 05:41:26 +00:00
Todd C. Miller
b61f17b506
remove references to options.h
1998-10-15 05:39:40 +00:00
Todd C. Miller
a40aca2b10
kill sys/time.h
1998-10-15 05:32:30 +00:00
Todd C. Miller
bb8c2e2a74
if select return < -1 still prompt for pw
1998-10-15 04:10:44 +00:00
Todd C. Miller
0560b084fb
convert LOGGING, LOGFAC, MAXLOGFILELEN, IGNORE_DOT_PATH into
...
configure options
1998-10-15 04:03:10 +00:00
Todd C. Miller
581cfa1406
FAST_MATCH is no longer an optino
1998-10-15 03:57:14 +00:00
Todd C. Miller
f459719223
remove_timestamp() if timestamp is preposterous
1998-10-15 03:52:33 +00:00
Todd C. Miller
4c92134ba3
convert more options to --with/--enable
1998-10-15 03:36:39 +00:00
Todd C. Miller
9184100897
logfile -> logpath
1998-10-15 03:36:17 +00:00
Todd C. Miller
76486858e2
convert more options into --with and --enable
1998-10-15 03:31:26 +00:00
Todd C. Miller
a05c2b96b4
catch EINTR in select and restart
1998-10-15 03:28:21 +00:00
Todd C. Miller
d680945141
sys/errno -> errno
1998-10-15 03:15:19 +00:00
Todd C. Miller
9d6cd6f216
UMASK -> SUDO_UMASK.
1998-09-24 15:40:39 +00:00
Todd C. Miller
4c0e6f8828
time.h, not sys/time.h
1998-09-24 15:36:24 +00:00
Todd C. Miller
8450ad0802
MAILER -> _PATH_SENDMAIL
1998-09-21 23:52:41 +00:00
Todd C. Miller
d3d704681c
no more --with-C2, now it is --disable-shadow
1998-09-21 04:06:55 +00:00
Todd C. Miller
1c66c857e4
new shadow password scheme. Always include shadow support if the
...
platform supports it and the user did not disable it via configure
1998-09-21 04:00:56 +00:00