OpenBSD CVS

CVS log for src/usr.bin/passwd/Attic/krb_passwd.c


[BACK] Up to [local] / src / usr.bin / passwd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17, Mon Aug 4 07:31:02 2003 UTC (20 years, 9 months ago) by hin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +1 -1 lines
FILE REMOVED

No longer needed. bye bye.

ok deraadt@ millert@ henning@

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 28 22:28:17 2002 UTC (21 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.15: +118 -127 lines
Diff to previous 1.15 (colored)

various cleanups; ok millert

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jun 12 06:07:16 2002 UTC (21 years, 11 months ago) by mpech
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

a real pid_t cleanup.

espie@ ok for make/,
deraadt@ one extra eye,
millert@ ok

Revision 1.14 / (download) - annotate - [select for diffs], Fri May 10 06:52:03 2002 UTC (22 years ago) by hugh
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Fixups for -Wall from panda@omatis.com in system/2634.
Checked by deraadt.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Feb 25 22:09:14 2000 UTC (24 years, 2 months ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

TKT_ROOT has changed from a string to a function in newer KerberosIV
versions.
(Ok deraadt@)

Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 16 19:51:26 1999 UTC (24 years, 9 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

inculde com_err.h

Revision 1.11 / (download) - annotate - [select for diffs], Sun May 23 17:19:21 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

getopt(3) returns -1, not EOF

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 9 22:17:32 1998 UTC (26 years, 2 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

drop root-privilegies when changing kerberos password.
This allows non-root to change kerberos passwords.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 25 15:57:48 1998 UTC (26 years, 2 months ago) by art
Branch: MAIN
Changes since 1.8: +32 -19 lines
Diff to previous 1.8 (colored)

nicer copyright.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 20 15:32:19 1998 UTC (26 years, 4 months ago) by art
Branch: MAIN
Changes since 1.7: +155 -285 lines
Diff to previous 1.7 (colored)

Use new method to change kerberos passwords.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 29 11:10:33 1997 UTC (26 years, 10 months ago) by provos
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

new location of des.h

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 11 10:23:12 1997 UTC (26 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +22 -11 lines
Diff to previous 1.5 (colored)

dynamic fd_set

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 27 00:30:52 1997 UTC (27 years, 1 month ago) by weingart
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.4: +24 -40 lines
Diff to previous 1.4 (colored)

Slight cleanup, more needed

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 26 05:37:46 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

rcsid

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 17 07:17:30 1996 UTC (28 years, 1 month ago) by tholo
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Make setting of Kerberos password work properly

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 16 22:20:29 1995 UTC (28 years, 5 months ago) by tholo
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1 (colored)

Make it possible to build without SKEY support
Add support for building with kerberosIV

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:45:53 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:45:53 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.