| Commit message (Expand) | Author | Age | Files | Lines |
* | another krb4 ticket backdating fix | Tom Yu | 2004-07-24 | 1 | -0/+5 |
* | * network.c (paddr): Use unsigned int for length. | Ezra Peisach | 2004-06-07 | 1 | -0/+9 |
* | Rename header file foreachaddr.c to foreachaddr.h, now that it isn't | Ken Raeburn | 2004-05-05 | 1 | -0/+4 |
* | * network.c (setup_a_tcp_listener): Try to turn the IPV6_V6ONLY socket option | Ken Raeburn | 2004-04-03 | 1 | -0/+7 |
* | * network.c (delete_fd): Free pointed-to data after removing it from the | Ken Raeburn | 2004-03-22 | 1 | -0/+8 |
* | Free unparsed names in SAM response handling | Sam Hartman | 2004-03-15 | 1 | -0/+4 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -0/+4 |
* | Merge configuration of kdc, krb524, and slave directories into top | Ken Raeburn | 2004-03-05 | 1 | -0/+7 |
* | * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_... | Ken Raeburn | 2004-03-04 | 1 | -0/+5 |
* | * network.c (setup_a_tcp_listener): Call setreuseaddr before calling bind. | Ken Raeburn | 2004-02-26 | 1 | -0/+7 |
* | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 1 | -0/+8 |
* | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -0/+5 |
* | Add missing ChangeLog entry | Tom Yu | 2004-02-23 | 1 | -0/+6 |
* | Fix logic error | Sam Hartman | 2004-02-13 | 1 | -0/+4 |
* | * main.c (init_realm): Apply patch from Will Fiveash to use | Tom Yu | 2004-02-09 | 1 | -0/+5 |
* | Do not consider TGS options to be critical; ignore unknown options | Sam Hartman | 2004-02-06 | 1 | -0/+4 |
* | Only backdate the ticket that is created. The KDC reply must contain | Sam Hartman | 2004-01-05 | 1 | -0/+6 |
* | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 1 | -0/+6 |
* | Drop default_kdc_enctypes and all related code | Tom Yu | 2003-06-03 | 1 | -0/+12 |
* | * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, as | Ken Raeburn | 2003-05-30 | 1 | -0/+5 |
* | When generating etype_info2 for DES style keys, use s2kparams to | Sam Hartman | 2003-05-24 | 1 | -0/+8 |
* | Memory leak in kdc etype_info2 preauth | Ezra Peisach | 2003-05-23 | 1 | -0/+6 |
* | Log transited checkd not done as info not error | Sam Hartman | 2003-05-22 | 1 | -0/+2 |
* | Provide an explicit list of options not to be allowed in AS requests | Sam Hartman | 2003-05-22 | 1 | -0/+6 |
* | Allow the KDC to return bad integrity errors to the client on preauth | Sam Hartman | 2003-05-14 | 1 | -0/+4 |
* | * IMplement etype_info in KDC. If the request contains any new | Sam Hartman | 2003-05-12 | 1 | -0/+13 |
* | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 1 | -0/+5 |
* | Reorganize kdc_preauth enctype handling | Sam Hartman | 2003-05-07 | 1 | -0/+6 |
* | etype info handling infinite loop | Sam Hartman | 2003-04-09 | 1 | -0/+5 |
* | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 1 | -0/+7 |
* | * kdc_preauth.c (verify_enc_timestamp): Save decryption error, in | Tom Yu | 2003-03-28 | 1 | -0/+7 |
* | Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option to | Sam Hartman | 2003-03-17 | 1 | -0/+13 |
* | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 1 | -0/+4 |
* | * configure.in: Default to --disable-fakeka | Ken Raeburn | 2003-03-05 | 1 | -0/+4 |
* | Fix typo that caused infinite loop in previous patch | Sam Hartman | 2003-02-21 | 1 | -0/+5 |
* | The client sorts the enctype list returned by etype_info ordering | Sam Hartman | 2003-02-15 | 1 | -0/+6 |
* | Sorry, forgot this ChangeLog on the last commit | Ken Hornstein | 2003-02-06 | 1 | -0/+5 |
* | disable krb4 by default | Sam Hartman | 2003-02-04 | 1 | -0/+7 |
* | Timestamp preauth should return clock skew errors | Sam Hartman | 2003-01-21 | 1 | -0/+4 |
* | * kdc_util.h, replay.c, main.c: Pass global krb5_context to | Ezra Peisach | 2003-01-12 | 1 | -0/+6 |
* | * main.c: On exit, free more allocated memory, including: | Ezra Peisach | 2003-01-03 | 1 | -0/+13 |
* | * kerberos_v4.c (process_v4): Use a temporary variable for the current time | Ken Raeburn | 2002-12-30 | 1 | -0/+5 |
* | More KfM merge work | Tom Yu | 2002-12-12 | 1 | -0/+5 |
* | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 1 | -0/+7 |
* | * do_as_req.c (process_as_req): Fix previous patch; it caused an | Tom Yu | 2002-11-04 | 1 | -0/+6 |
* | Don't include trailing null in the transited encoding produced by the KDC. | Sam Hartman | 2002-10-28 | 1 | -0/+4 |
* | * do_as_req.c (process_as_req): Apply fix from Kevin Coffman to | Tom Yu | 2002-10-06 | 1 | -0/+5 |
* | Limit the number of TCP connections that will be handled at one time. | Ken Raeburn | 2002-09-27 | 1 | -0/+13 |
* | * network.c: Include sys/filio.h if available | Ken Raeburn | 2002-09-19 | 1 | -0/+2 |
* | Add TCP support to the KDC, turned off by default, and using separate | Ken Raeburn | 2002-09-19 | 1 | -2/+47 |