Merge from vendor branch NCURSES:
[dragonfly.git] / crypto / heimdal-0.6.3 / appl / xnlock / ChangeLog
1 2004-09-08  Johan Danielsson  <joda@pdc.kth.se>
2
3         * xnlock.c: pull up 1.99->1.100: use krb5_appdefault_boolean
4         instead of krb5_config_get_bool
5
6 2004-03-22  Johan Danielsson  <joda@pdc.kth.se>
7
8         * xnlock.c: protect the world from des_encrypt in crypt.h
9         
10 2004-03-01  Love Hörnquist Åstrand  <lha@it.su.se>
11
12         * xnlock.c: include <crypt.h>, From: Fredrik Ljungberg
13         <flag@pobox.se>
14         
15 2003-05-06  Johan Danielsson  <joda@pdc.kth.se>
16
17         * no checks here
18
19 2003-04-29  Love Hörnquist Åstrand <lha@it.su.se>
20
21         * xnlock.c: include kafs.h in the krb5 case
22         
23 2003-04-14  Love Hörnquist Åstrand <lha@it.su.se>
24
25         * xnlock.c (GetPasswd): cast argument to isprint to unsigned char,
26         From Christian Biere <christianbiere@gmx.de> via NetBSD
27         
28 2003-03-18  Love Hörnquist Åstrand <lha@it.su.se>
29
30         * xnlock.c: do krb5_afslog when compling with afs support
31         
32 2003-02-10  Assar Westerlund  <assar@kth.se>
33
34         * xnlock.c (verify): move ret to where it's used
35
36 2002-08-23  Assar Westerlund  <assar@kth.se>
37
38         * xnlock.c: add --version as a special case
39
40 2001-06-24  Assar Westerlund  <assar@sics.se>
41
42         * xnlock.c (verify_krb5): remove unused variable
43
44 2001-03-15  Johan Danielsson  <joda@pdc.kth.se>
45
46         * xnlock.c: don't explicitly set the krb4 ticket file
47
48 2000-12-31  Assar Westerlund  <assar@sics.se>
49
50         * xnlock.c (main): handle krb5_init_context failure consistently
51
52 2000-07-17  Johan Danielsson  <joda@pdc.kth.se>
53
54         * Makefile.am: use conditional for X
55
56 2000-04-09  Assar Westerlund  <assar@sics.se>
57
58         * xnlock.c (verfiy_krb5): get the v4-realm from the v5-ticket and
59         not from the default one.
60         * xnlock.c (verify_krb5): add obtainting of v4 tickets.
61
62 1999-11-17  Assar Westerlund  <assar@sics.se>
63
64         * Makefile.am: only build when we have X11.  From: Simon Josefsson
65         <jas@pdc.kth.se>
66
67 Thu Mar 18 11:21:44 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
68
69         * Makefile.am: include Makefile.am.common
70
71 Wed Mar 17 23:35:51 1999  Assar Westerlund  <assar@sics.se>
72
73         * xnlock.c (verify): use KRB_VERIFY_SECURE instead of 1
74
75 Tue Mar 16 22:29:14 1999  Assar Westerlund  <assar@sics.se>
76
77         * xnlock.c: krb_verify_user_multiple -> krb_verify_user
78
79 Thu Mar 11 14:59:20 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
80
81         * xnlock.c: add some if-braces to keep gcc happy
82
83 Sun Nov 22 10:36:45 1998  Assar Westerlund  <assar@sics.se>
84
85         * Makefile.in (WFLAGS): set
86
87 Wed Jul  8 01:37:37 1998  Assar Westerlund  <assar@sics.se>
88
89         * xnlock.c (main): create place-holder ticket file with
90         open(O_EXCL | O_CREAT) instead of creat
91
92 Sat Mar 28 12:53:46 1998  Assar Westerlund  <assar@sics.se>
93
94         * Makefile.in (install, uninstall): transform the man page
95
96 Tue Mar 24 05:20:34 1998  Assar Westerlund  <assar@sics.se>
97
98         * xnlock.c: remove redundant preprocessor stuff
99
100 Sat Mar 21 14:36:21 1998  Assar Westerlund  <assar@sics.se>
101
102         * xnlock.c (init_words): recognize both `-p' and `-prog'
103
104 Sat Feb  7 10:08:07 1998  Assar Westerlund  <assar@sics.se>
105
106         * xnlock.c: Don't use REALM_SZ + 1, just REALM_SZ
107
108 Sat Nov 29 04:58:19 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
109
110         * xnlock.c: Make it build w/o krb4.
111