*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7298 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-11-02 22:46:22 +00:00
parent ac5267f34c
commit e0bbe59f41
5 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
1999-11-02 Assar Westerlund <assar@sics.se>
* configure.in (VERSION): bump to 0.2d-pre
1999-10-29 Assar Westerlund <assar@sics.se>
* lib/krb5/principal.c (krb5_parse_name): check memory allocations
1999-10-28 Assar Westerlund <assar@sics.se>
* Release 0.2c

View File

@@ -1,3 +1,8 @@
1999-11-02 Assar Westerlund <assar@sics.se>
* kx.c (main): redo the v4/v5 selection for consistency. -4 ->
try only v4 -5 -> try only v5 none, -45 -> try v5, v4
1999-10-10 Assar Westerlund <assar@sics.se>
* Makefile.am (CLEANFILES): add generated files so that they get

View File

@@ -1,3 +1,8 @@
1999-11-02 Assar Westerlund <assar@sics.se>
* pop_debug.c (main): redo the v4/v5 selection for consistency.
-4 -> try only v4 -5 -> try only v5 none, -45 -> try v5, v4
1999-10-16 Johan Danielsson <joda@pdc.kth.se>
* pop_init.c (krb5_authenticate): don't use the principal

View File

@@ -1,3 +1,8 @@
1999-11-02 Assar Westerlund <assar@sics.se>
* push.c (main): redo the v4/v5 selection for consistency. -4 ->
try only v4 -5 -> try only v5 none, -45 -> try v5, v4
1999-08-19 Assar Westerlund <assar@sics.se>
* push.c (doit): remember to step over the error message when we

View File

@@ -1,3 +1,8 @@
1999-11-02 Assar Westerlund <assar@sics.se>
* rsh.c (main): redo the v4/v5 selection for consistency. -4 ->
try only v4 -5 -> try only v5 none, -45 -> try v5, v4
1999-10-26 Assar Westerlund <assar@sics.se>
* rshd.c (main): ignore SIGPIPE