x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18387 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,5 +1,18 @@
|
||||
2006-10-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* kdc/connect.c (do_request): tell krb5_kdc_process_request if its
|
||||
a datagram reply or not
|
||||
|
||||
* kdc/kerberos5.c: Reply KRB5KRB_ERR_RESPONSE_TOO_BIG error if its
|
||||
a datagram reply and the datagram reply length limit is reached.
|
||||
|
||||
* kdc/process.c: Rename krb5_kdc_process_generic_request to
|
||||
krb5_kdc_process_request Add datagram_reply argument.
|
||||
|
||||
* kdc/config.c: check for [kdc]max-kdc-datagram-reply-length
|
||||
|
||||
* kdc/kdc.h (krb5_kdc_config): Add max_datagram_reply_length.
|
||||
|
||||
* lib/hdb/keytab.c: Change || to |, From metze.
|
||||
|
||||
* lib/hdb/keytab.c: Add back :file to sample format.
|
||||
|
Reference in New Issue
Block a user