| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -2136/+0 |
* | * kdc_preauth.c (verify_enc_timestamp): Initialize decrypt_err | Ken Raeburn | 2006-04-10 | 1 | -0/+4 |
* | more DEFS= | Ken Raeburn | 2006-04-04 | 1 | -0/+4 |
* | Currently logger.c is built as part of the KDC, and also built into | Ken Raeburn | 2006-03-30 | 1 | -0/+6 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -0/+4 |
* | * network.c (listen_and_process): Make local variable 'sout' static | Ken Raeburn | 2005-11-29 | 1 | -0/+5 |
* | * fakeka.c (main): Pass extra null-pointer argument to kadm5_init_with_password | Ken Raeburn | 2005-11-18 | 1 | -0/+3 |
* | * fakeka.c: Include errno.h | Ken Raeburn | 2005-11-18 | 1 | -0/+4 |
* | * kdc_preauth.c (etype_info_as_rep_helper): New function; shared | Tom Yu | 2005-10-13 | 1 | -0/+9 |
* | * kdc_preauth.c (return_etype_info2): Apply patch from Will | Tom Yu | 2005-10-12 | 1 | -0/+6 |
* | fix MITKRB5-SA-2005-002 KDC double-free and heap overflow | Tom Yu | 2005-07-12 | 1 | -0/+10 |
* | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 1 | -0/+3 |
* | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -0/+6 |
* | * kerberos_v4.c: Include autoconf.h before testing KRB5_KRB4_COMPAT | Ken Raeburn | 2005-05-13 | 1 | -0/+5 |
* | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 1 | -0/+7 |
* | * network.c (closedown_network): Free each connection data structure while | Ken Raeburn | 2004-09-24 | 1 | -0/+3 |
* | * kdc_util.h (sockaddr2p): Don't declare | Ken Raeburn | 2004-09-24 | 1 | -0/+4 |
* | 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 |