x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17610 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,5 +1,16 @@
|
||||
2006-06-01 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* lib/hdb/ext.c (hdb_entry_get_ConstrainedDelegACL): new function.
|
||||
|
||||
* lib/krb5/pkinit.c: Avoid more shadowing.
|
||||
|
||||
* kdc/connect.c (do_request): clean reply with krb5_data_zero
|
||||
|
||||
* kdc/krb5tgs.c: Split up the reverse cross krbtgt check and local
|
||||
clien must exists test.
|
||||
|
||||
* kdc/krb5tgs.c: Plug old memory leaks, unify all goto's.
|
||||
|
||||
* kdc/krb5tgs.c: Split tgs_rep2 into tgs_parse_request and
|
||||
tgs_build_reply.
|
||||
|
||||
|
@@ -1,5 +1,9 @@
|
||||
2005-07-09 Love H<>rquist <20>strand <lha@it.su.se>
|
||||
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* Rename u_intXX_t to uintXX_t
|
||||
|
||||
2005-07-09 Love H<>rquist <20>strand <lha@it.su.se>
|
||||
|
||||
* kxd.c (doit): only cleaup for active sockets, passive does it
|
||||
own cleaning up
|
||||
|
||||
|
@@ -1,5 +1,9 @@
|
||||
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* Rename u_intXX_t to uintXX_t
|
||||
|
||||
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* pop_dropinfo.c: Check return value from asprintf instead of
|
||||
string != NULL since it undefined behavior on Linux. From Bj<42>rn
|
||||
Sandell
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-06-01 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* server.c: Less shadowing.
|
||||
|
||||
2006-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: kadmin_SOURCES += add check.c
|
||||
|
@@ -1,5 +1,9 @@
|
||||
2006-04-29 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
2006-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* der_format.c (der_parse_hex_heim_integer): avoid shadowing.
|
||||
|
||||
2006-04-29 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: Add ExternalPrincipalIdentifiers, shared between
|
||||
several elements.
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* bn.c (BN_rand): avoid shadowing.
|
||||
|
||||
2006-05-12 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* rsa-imath.c: Fix the last one of the asserts.
|
||||
|
Reference in New Issue
Block a user