| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | don't use k5-int.h here | Ken Raeburn | 2002-03-07 | 2 | -2/+8 |
| * | attribution for log entry | Ken Raeburn | 2002-03-07 | 1 | -0/+1 |
| * | test suite updates from 1.2.x - mostly testing 8-bit-kvno workarounds | Ken Raeburn | 2002-03-07 | 6 | -133/+509 |
| * | 8-bit-kvno workarounds from 1.2.4 | Ken Raeburn | 2002-03-07 | 4 | -6/+48 |
| * | * Makefile.in (LIBMINOR): Bump due to changes in error tables | Ken Raeburn | 2002-03-07 | 2 | -1/+5 |
| * | * krb5_err.et: Change several "credentials cache file" messages to just say | Ken Raeburn | 2002-03-07 | 2 | -4/+10 |
| * | * kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific DES enctype was | Ken Raeburn | 2002-03-07 | 2 | -1/+7 |
| * | log entry for fwd_tgt change accidentally checked in without log entry | Ken Raeburn | 2002-03-07 | 1 | -0/+4 |
| * | * ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted... | Ken Raeburn | 2002-03-07 | 3 | -3/+31 |
| * | * krb524d.c (lookup_service_key): Copy key block and free up keytab entry data | Ken Raeburn | 2002-03-07 | 2 | -1/+17 |
| * | restore krb5_const definition, with a warning it's deprecated | Ken Raeburn | 2002-03-07 | 2 | -0/+9 |
| * | more verbose reporting of unexpected errors | Ken Raeburn | 2002-03-07 | 3 | -4/+15 |
| * | changes from 1.2.4 branch | Ken Raeburn | 2002-03-07 | 3 | -8/+22 |
| * | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 8 | -5/+21 |
| * | define "unix" on BSD | Ken Raeburn | 2002-03-07 | 4 | -9/+12 |
| * | * foreachaddr.c (SLOP): New macro. | Ken Raeburn | 2002-03-06 | 2 | -4/+27 |
| * | make a log entry more readable | Ken Raeburn | 2002-03-06 | 1 | -4/+5 |
| * | Commit patch to accept both encrypted and unencrypted credentials for Heimdal... | Sam Hartman | 2002-03-03 | 2 | -14/+48 |
| * | 2002-03-02 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2002-03-03 | 2 | -25/+31 |
| * | Set umask to 077 to avoid public srvtabs | Sam Hartman | 2002-03-03 | 2 | -0/+9 |
| * | fieldbits.h: Deleted | Ken Raeburn | 2002-02-27 | 2 | -180/+4 |
| * | Fix indentation I broke | Sam Hartman | 2002-02-27 | 1 | -3/+3 |
| * | Disable address checking in krb_rd_cred. No objections raised on | Sam Hartman | 2002-02-27 | 2 | -82/+16 |
| * | * krb5.hin, k5-int.h: Use const instead of krb5_const. | Ken Raeburn | 2002-02-23 | 3 | -178/+181 |
| * | Use const instead of krb5_const. | Ken Raeburn | 2002-02-23 | 13 | -57/+32 |
| * | Use const instead of krb5_const | Ken Raeburn | 2002-02-23 | 8 | -37/+51 |
| * | * default.exp (start_kerberos_daemons): In starting the kadmin | Ezra Peisach | 2002-02-21 | 2 | -1/+18 |
| * | * network.c: Include foreachaddr.c. | Ken Raeburn | 2002-02-20 | 3 | -313/+8 |
| * | * localaddr.c: Include foreachaddr.c. | Ken Raeburn | 2002-02-20 | 3 | -693/+11 |
| * | * foreachaddr.c: New file, contents taken from code shared between | Ken Raeburn | 2002-02-20 | 2 | -0/+791 |
| * | * run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itself | Ken Raeburn | 2002-02-20 | 3 | -12/+31 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 2 | -1/+5 |
| * | * Makefile.in (LIBMINOR): Bump | Ken Raeburn | 2002-02-20 | 2 | -1/+5 |
| * | * default.exp (start_kerberos_daemons): When standalone, delete KDC replay | Ken Raeburn | 2002-02-19 | 2 | -0/+6 |
| * | * fake-addrinfo.c (_XOPEN_SOURCE_EXTENDED): Define if not defined, and if not | Ken Raeburn | 2002-02-19 | 2 | -2/+18 |
| * | update copyright | Ken Raeburn | 2002-02-19 | 1 | -1/+1 |
| * | update hst_realm dependencies | Ken Raeburn | 2002-02-14 | 1 | -1/+1 |
| * | update copyright dates | Ken Raeburn | 2002-02-14 | 1 | -1/+1 |
| * | Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6 | Ken Raeburn | 2002-02-11 | 4 | -71/+173 |
| * | * fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake getaddrinfo | Ken Raeburn | 2002-02-10 | 3 | -2/+63 |
| * | get local ipv6 addresses on linux | Ken Raeburn | 2002-02-10 | 2 | -1/+99 |
| * | prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil... | Alexandra Ellwood | 2002-01-23 | 3 | -3/+17 |
| * | Reflect correct values for current code | Sam Hartman | 2002-01-15 | 3 | -5/+10 |
| * | Don't right shift by 32 | Sam Hartman | 2002-01-14 | 2 | -1/+7 |
| * | * hst_realm.c (EAFNOSUPPORT): On Windows, translate to WSAEAFNOSUPPORT | Ken Raeburn | 2002-01-09 | 2 | -0/+10 |
| * | * Makefile.in (t_localaddr): Link against $(LIBS) | Ken Raeburn | 2002-01-09 | 2 | -1/+3 |
| * | log msg for getaddrinfo error codes | Ken Raeburn | 2002-01-09 | 1 | -0/+5 |
| * | Split out code for getting canonical name of local host, change it to use | Ken Raeburn | 2002-01-09 | 4 | -34/+92 |
| * | update comment | Ken Raeburn | 2002-01-09 | 1 | -2/+3 |
| * | * socket-utils.h (ss2sin6) [__GNUC__]: Define inline function only if IPv6 su... | Ken Raeburn | 2002-01-09 | 2 | -0/+7 |