Commit Graph

40 Commits

Author SHA1 Message Date
Todd C. Miller
62dba8f4d1 more -Wall 1998-11-18 04:16:13 +00:00
Todd C. Miller
c253188f55 -Wall 1998-11-18 03:51:10 +00:00
Todd C. Miller
2fb6e41a5b typo 1998-11-04 22:13:59 +00:00
Todd C. Miller
de21acbb37 kill perror("malloc") since we already have a good error messages
pw_ent -> pw for brevity
1998-11-04 01:39:18 +00:00
Todd C. Miller
918306ecc8 add iscomsec, issecure support 1998-11-03 20:02:52 +00:00
Todd C. Miller
a91e6bc124 init crypt_type to INT_MAX since it is legal to be negative in DUNX 5.0 1998-10-22 00:19:01 +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
3d92a1bb92 new dunix shadow code, use dispcrypt(3) 1998-10-19 18:32:39 +00:00
Todd C. Miller
5bfb481ca7 no more options.h 1998-10-15 05:41:26 +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
12477fd6e6 updated version 1998-04-06 03:35:50 +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
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
0c362fb216 updated version 1998-01-21 06:33:06 +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
e712f1152c ++version 1996-10-07 05:05:33 +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
35825133a7 ++version 1996-08-17 23:25:40 +00:00
Todd C. Miller
b7670208d2 added AUTH_CRYPT_C1CRYPT support 1996-07-26 18:09:00 +00:00
Todd C. Miller
e7999949e4 use SHADOW_TYPE instead of HAVE_C2_SECURITY 1996-07-26 03:46:42 +00:00
Todd C. Miller
967ae180e5 fixed typo 1996-07-14 01:30:03 +00:00
Todd C. Miller
cc4420658e no more SPW_HPUX10 1996-07-14 01:05:00 +00:00
Todd C. Miller
10a84d536b added SPW_HPUX10 1996-06-06 02:20:52 +00:00
Todd C. Miller
32af5520d7 now treats "" as bourne shell 1996-02-05 03:50:32 +00:00
Todd C. Miller
813ac511d2 ++version 1996-01-14 20:19:56 +00:00
Todd C. Miller
a90d2d478e ++version 1996-01-09 17:52:49 +00:00
Todd C. Miller
81a441aed9 sudo_getpwuid.c -> getspwuid.c 1995-12-18 03:31:10 +00:00
Todd C. Miller
6846377706 ++version 1995-12-18 03:09:49 +00:00
Todd C. Miller
d7716e975e added explict casts for strdup since many includes don't prototype
it.  gag me.
1995-11-25 18:53:22 +00:00
Todd C. Miller
6a22027ee7 now sets crypt_type for DEC unix C2 1995-11-23 01:35:00 +00:00
Todd C. Miller
eb09cb8fa5 now includes string.h for strdup() prototype 1995-11-21 21:27:08 +00:00
Todd C. Miller
a8014ddfcf fixed a few typos 1995-11-21 06:47:39 +00:00
Todd C. Miller
3100550431 fixed up comments 1995-11-21 03:10:07 +00:00
Todd C. Miller
cf8fd59374 Initial revision 1995-11-21 02:28:36 +00:00