OpenBSD CVS

CVS log for src/usr.bin/login/Attic/klogin.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12, Thu Jun 28 22:45:35 2001 UTC (22 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +2 -2 lines
FILE REMOVED

No longer used now that we do BSD auth

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Fri Dec 8 09:05:26 2000 UTC (23 years, 5 months ago) by hin
Branch: OPENBSD_2_8
Changes since 1.10: +27 -7 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Bring recent kerberos fix into -stable.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Dec 2 22:44:36 2000 UTC (23 years, 5 months ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.10: +27 -7 lines
Diff to previous 1.10 (colored)

Check for symlinks before overwriting kerberos ticket files.
While i'm at it, make sure not to use Kerberos at all if there is no
local srvtab.
Based on patch from Todd Miller.  Reported by <jouko@solutions.fi>.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 17 16:43:14 2000 UTC (23 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE
Branch point for: OPENBSD_2_8
Changes since 1.9: +3 -4 lines
Diff to previous 1.9 (colored)

 o use strlcpy() where sensible
 o when trying to login as root on a non-secure tty always say
   "login refused" regardless of whether the password is correct or not

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 24 16:08:18 1999 UTC (24 years, 6 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.8: +3 -14 lines
Diff to previous 1.8 (colored)

We won't have the tickets in shared memory, remove dead code

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 11 15:28:15 1999 UTC (24 years, 6 months ago) by art
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7 (colored)

Use snprintf instead of sprintf and sizeof(foo) instead of hardcoded sizes.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 10 08:06:28 1998 UTC (25 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 26 20:28:09 1998 UTC (26 years, 1 month ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.5: +21 -2 lines
Diff to previous 1.5 (colored)

fix cleaning up of bad environment variables (LD_* and IFS),
-Wall cleanup and add ability to fetch AFS-tokens for those who
happen to have AFS.

Revision 1.5 / (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.4: +3 -3 lines
Diff to previous 1.4 (colored)

new location of des.h

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 27 20:44:16 1997 UTC (27 years, 3 months ago) by dm
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.3: +11 -6 lines
Diff to previous 1.3 (colored)

security

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

rcsid

Revision 1.2 / (download) - annotate - [select for diffs], Thu May 30 09:22:46 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

= -> ==

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:45:34 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:34 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.