git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13238 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-12-19 01:26:55 +00:00
parent deb075eb05
commit dbe8979c6e

View File

@@ -1,3 +1,15 @@
2003-12-19 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/error_string.c: protect error_string with mutex
* lib/krb5/context.c: allocate and destroy mutex in krb5_context
* lib/krb5/krb5.h (krb5_context_data): add mutex for error_string
2003-12-18 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kinit.c: make -9 work again
2003-12-17 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/init_creds_pw.c: try handle ts preauth better, still