git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12756 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-03 09:38:40 +00:00
parent ca12cabf2f
commit bf6845d115
5 changed files with 23 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2003-09-03 Love H<>rquist <20>strand <lha@it.su.se>
* otpprint.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
* otp.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
2003-02-25 Love H<>rquist <20>strand <lha@it.su.se> 2003-02-25 Love H<>rquist <20>strand <lha@it.su.se>
* otp.c: remove \n from errx, from NetBSD * otp.c: remove \n from errx, from NetBSD

View File

@@ -1,9 +1,13 @@
2003-09-03 Love H<>rnquist <20>strand <lha@it.su.se>
* su.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
2003-05-06 Johan Danielsson <joda@pdc.kth.se> 2003-05-06 Johan Danielsson <joda@pdc.kth.se>
* su.c: remove accidentally committed code that prints the command * su.c: remove accidentally committed code that prints the command
being executed being executed
2003-03-18 Love H<>rnquist <20>strand <lha@it.su.se> 2003-03-18 Love H<>rnquist <20>strand <lha@it.su.se>
* su.c (krb5_start_session): krb5_afslog doesn't depend on KRB4 * su.c (krb5_start_session): krb5_afslog doesn't depend on KRB4
any more any more

View File

@@ -1,3 +1,7 @@
2003-09-03 Love H<>rnquist <20>strand <lha@it.su.se>
* libtelnet/enc_des.c: use new DES_ api
2003-04-22 Love H<>rnquist <20>strand <lha@it.su.se> 2003-04-22 Love H<>rnquist <20>strand <lha@it.su.se>
* telnet/telnet.1: replace <,> with \*[Lt],\*[Gt] * telnet/telnet.1: replace <,> with \*[Lt],\*[Gt]

View File

@@ -1,3 +1,7 @@
2003-09-03 Love <lha@stacken.kth.se>
* crypto.m4: check for DES_, AES_, and if openssl UI_
2003-08-27 Johan Danielsson <joda@pdc.kth.se> 2003-08-27 Johan Danielsson <joda@pdc.kth.se>
* vararray.m4: test for variable-length arrays * vararray.m4: test for variable-length arrays

View File

@@ -1,3 +1,7 @@
2003-09-03 Love H<>rquist <20>strand <lha@it.su.se>
* cpw.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
2003-08-21 Love H<>rquist <20>strand <lha@it.su.se> 2003-08-21 Love H<>rquist <20>strand <lha@it.su.se>
* get.c (print_entry_terse): handle error when unparsing name * get.c (print_entry_terse): handle error when unparsing name