xref: /freebsd/crypto/heimdal/appl/su/ChangeLog (revision 5f1c68f7489c12bce03cdbe6af4faa34f7031683)
11999-10-20  Assar Westerlund  <assar@sics.se>
2
3	* Makefile.am: use LIB_roken
4
51999-09-28  Assar Westerlund  <assar@sics.se>
6
7	* su.c (krb5_verify): use krb5_verify_user_lrealm
8
91999-08-04  Assar Westerlund  <assar@sics.se>
10
11	* su.c: add support for shadow passwords and rewrite some logic.
12  	From Miroslav Ruda <ruda@ics.muni.cz>
13
14	* Makefile.am: add libkafs
15
161999-06-15  Assar Westerlund  <assar@sics.se>
17
18	* su.c (main): conditionalize `getlogin'
19
201999-05-11  Assar Westerlund  <assar@sics.se>
21
22	* su.c (verfiy_krb5): get the name out of the ccache before
23 	closing it
24
251999-05-05  Assar Westerlund  <assar@sics.se>
26
27	* su.c: some more error checking
28
29Wed Apr 21 21:04:36 1999  Assar Westerlund  <assar@sics.se>
30
31	* su.c (-f): implement
32
33	* su.c: implement -i
34	(verify_krb5): correct the ownership on the credential cache
35
36Tue Apr 20 13:26:13 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
37
38	* su.c: don't depend on paths.h
39
40