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