Commit Graph

509 Commits

Author SHA1 Message Date
Todd C. Miller
6bf40c3c0d add back check for sys/sockio.h but only use it if SIOCGIFCONF
is not defined
1998-11-18 20:31:25 +00:00
Todd C. Miller
a3c16ebec8 define BSD_COMP for svr4 1998-11-18 20:25:12 +00:00
Todd C. Miller
35ec16eb79 no more HAVE_SYS_SOCKIO_H 1998-11-18 04:10:11 +00:00
Todd C. Miller
0900eabf3b go back to printing "command not found" unless --disable-path-info
specified.  Also, tell user when we ignore '.' in their path and
it would have been used but for --with-ignore-dot.
1998-11-08 20:56:52 +00:00
Todd C. Miller
764ab37690 add HAVE_ISCOMSEC and HAVE_ISSECURE 1998-11-03 19:56:04 +00:00
Todd C. Miller
a402de123f add HAVE_DISPCRYPT 1998-10-25 20:21:47 +00:00
Todd C. Miller
7ffee3b997 getprpwuid is broken in HP-UX 10.20 at least (it sleeps for 2 minutes if the
shadow files don't exist).
1998-10-21 23:50:10 +00:00
Todd C. Miller
153bd73ab0 add HAVE_INITPRIVS 1998-10-19 18:32:00 +00:00
Todd C. Miller
1dffdd17c3 add SIA support 1998-10-19 00:22:38 +00:00
Todd C. Miller
16d565dd81 move Syslog_* defs into sudo.h 1998-10-18 23:10:18 +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
bfbe8fd6a0 assimilated options.h 1998-10-15 06:25:10 +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
Todd C. Miller
0ef9f25d7e updated version 1998-09-17 16:27:15 +00:00
Todd C. Miller
60c2ab2b51 fix HAVE_PAM 1998-09-11 23:23:33 +00:00
Todd C. Miller
218e76a059 pam support, from Gary Calvin <GCalvin@kenwoodusa.com> 1998-09-11 23:19:53 +00:00
Todd C. Miller
50411d7701 add HOST_IN_LOG and WRAP_LOG 1998-09-10 22:51:36 +00:00
Todd C. Miller
ccb78e265d add HAVE_SET_AUTH_PARAMETERS 1998-09-07 16:42:32 +00:00
Todd C. Miller
15c6fea6dd add dev_t and ino_t 1998-09-07 02:28:14 +00:00
Todd C. Miller
59214c317d add HAVE_WAITPID, HAVE_WAIT3, and sudo_waitpid() 1998-05-19 03:32:23 +00:00
Todd C. Miller
12477fd6e6 updated version 1998-04-06 03:35:50 +00:00
Todd C. Miller
a5b490a9dc kill HAVE_GETWD 1998-04-06 02:49:29 +00:00
Todd C. Miller
e37e1e56b6 updated version 1998-03-31 05:05:49 +00:00
Todd C. Miller
c866646cdf updated version 1998-02-18 21:39:31 +00:00
Todd C. Miller
3ba4c7b26a add HAVE_AUTHENTICATE 1998-02-17 05:22:02 +00:00
Todd C. Miller
2fc787d5f6 updated version 1998-02-17 02:43:17 +00:00
Todd C. Miller
bc7803cd08 updated version 1998-02-06 20:49:24 +00:00
Todd C. Miller
efbcdfe829 updated version 1998-01-21 06:56:41 +00:00
Todd C. Miller
bb6a33e080 updated version 1998-01-21 05:50:58 +00:00
Todd C. Miller
166789a1dd ++version 1998-01-13 04:48:42 +00:00
Todd C. Miller
5e723efe75 ++version 1996-11-14 02:37:56 +00:00
Todd C. Miller
142136af0d added HAVE_SETEUID 1996-10-09 17:36:47 +00:00
Todd C. Miller
fbb39c0ee8 added HAVE_SYS_SELECT_H 1996-10-08 23:21:28 +00:00
Todd C. Miller
b0248f15df ++version 1996-10-07 05:07:09 +00:00
Todd C. Miller
932ec901bf added HAVE_OPIE 1996-10-05 03:59:42 +00:00
Todd C. Miller
6a230806a8 courtesan 1996-09-08 00:21:42 +00:00
Todd C. Miller
d189849b44 ++version 1996-08-30 00:37:04 +00:00
Todd C. Miller
53e6e6ec4c version = 1.5 1996-08-25 17:31:47 +00:00
Todd C. Miller
69b1a0b423 removed HAVE_C2_SECURITY
added SPW_BSD
1996-07-26 03:45:08 +00:00
Todd C. Miller
c4ceabc702 no more SPW_HPUX10
added HAVE_BIGCRYPT
1996-07-14 01:04:43 +00:00
Todd C. Miller
1775cd1680 added HAVE_ALLOCA_H 1996-06-26 02:29:04 +00:00
Todd C. Miller
b57aab8cdb added check for netgroup.h 1996-06-20 04:22:05 +00:00
Todd C. Miller
10a84d536b added SPW_HPUX10 1996-06-06 02:20:52 +00:00
Todd C. Miller
b9f8e76bdc added HAVE_FNMATCH 1996-05-28 00:01:17 +00:00
Todd C. Miller
4f7d758d5d added HAVE_FNMATCH_H 1996-05-25 22:09:55 +00:00
Todd C. Miller
d3fc83d9af _SUDO_PATH_ -> _CONFIG_PATH_ 1996-03-11 07:00:42 +00:00
Todd C. Miller
f5230f6285 added _SUDO_PATH_TIMEDIR 1996-03-11 01:58:39 +00:00
Todd C. Miller
15eb52fd08 added _SUDO_PATH_BSHELL 1996-02-05 02:58:02 +00:00
Todd C. Miller
84c4fd5149 ++version 1996-01-14 20:22:48 +00:00
Todd C. Miller
6e0dec3326 ++version 1996-01-09 17:57:06 +00:00