git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13690 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-04-06 08:43:01 +00:00
parent 503d84b4f9
commit 65db0988c2

View File

@@ -1,5 +1,19 @@
2004-04-05 Love H<>rnquist <20>strand <lha@it.su.se>
* appl/test/http_client.c: support GSS_C_DELEG_FLAG and
GSS_C_MUTUAL_FLAG
* appl/test/http_client.c: verbose logging
2004-04-02 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/connect.c: case size_t to unsigned long for LP64 platforms
2004-04-01 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/hdb-ldap.c (hdb_ldap_create): allow configuration of
default structural object
* tools/Makefile.am: handle sed expression breaking
2004-03-31 Love H<>rnquist <20>strand <lha@it.su.se>