| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Apply patch to | Sam Hartman | 2002-08-09 | 2 | -0/+6 |
| * | * api.2/init-v2.exp (test100): Expect MISSING_KRB5_CONF_PARAMS error now | Ken Raeburn | 2002-08-08 | 2 | -1/+6 |
| * | * telnetd.c: Switched the valid and user descriptions under the -a | Jen Selby | 2002-08-08 | 2 | -2/+7 |
| * | update comments describing file format | Ken Raeburn | 2002-08-08 | 1 | -3/+10 |
| * | * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more. | Ken Raeburn | 2002-08-08 | 2 | -58/+63 |
| * | * network.c (setup_port): Ignore AF_LINK addresses. Log address family number | Ken Raeburn | 2002-08-08 | 2 | -1/+11 |
| * | * tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMS | Ken Raeburn | 2002-08-07 | 2 | -0/+13 |
| * | * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, and | Jen Selby | 2002-08-07 | 7 | -19/+25 |
| * | * configure.in: Fix sense of HAVE_RUNTEST | Tom Yu | 2002-08-07 | 2 | -3/+7 |
| * | * xdr_array.c (xdr_array): Account for elsize when checking | Tom Yu | 2002-08-02 | 2 | -1/+7 |
| * | * server_stubs.c: Check return value from unparse_name() in lots | Tom Yu | 2002-08-02 | 2 | -14/+58 |
| * | * unparse.c (krb5_unparse_name_ext): Error out if passed a NULL | Tom Yu | 2002-08-02 | 2 | -0/+8 |
| * | * dump.c (master_key_convert): Iterate over freeing | Tom Yu | 2002-07-31 | 2 | -2/+12 |
| * | * client_init.c (_kadm5_init_any): Use | Tom Yu | 2002-07-31 | 2 | -1/+7 |
| * | * kadm_err.et: Add KADM5_MISSING_KRB5_CONF_PARAMS, indicating a | Tom Yu | 2002-07-31 | 2 | -1/+9 |
| * | * log.c: Include stdarg.h. | Ken Raeburn | 2002-07-30 | 3 | -16/+23 |
| * | When directory was deleted, Makefile.in was left behind | Ezra Peisach | 2002-07-30 | 1 | -110/+0 |
| * | * kinit.c (ULINE): Invoke fprintf with correct number of arguments | Ezra Peisach | 2002-07-30 | 2 | -3/+9 |
| * | * kvno.c (do_v4_kvno): If not compiling with v4 support, xusage | Ezra Peisach | 2002-07-30 | 2 | -2/+7 |
| * | * kdb5_util.M: added documentation for some options. | Jen Selby | 2002-07-29 | 6 | -11/+81 |
| * | * kvno.c: Include stdlib.h. | Ken Raeburn | 2002-07-28 | 2 | -8/+14 |
| * | add v4 support to kvno | Ken Raeburn | 2002-07-26 | 4 | -37/+130 |
| * | * krb524.h: Need to include port-sockets.h before socket-utils.h | Ezra Peisach | 2002-07-24 | 2 | -0/+6 |
| * | * localaddr.c (get_localaddrs): Add prototype before being used | Ezra Peisach | 2002-07-23 | 2 | -0/+8 |
| * | * krb524.h: Include socket-utils.h instead of port-sockets.h for | Ezra Peisach | 2002-07-23 | 2 | -1/+6 |
| * | reimplement macosx v4-local-addr changes; untested | Ken Raeburn | 2002-07-22 | 4 | -4/+39 |
| * | * kdc.conf.M: added descriptions of some tags | Jen Selby | 2002-07-22 | 3 | -23/+213 |
| * | * kpasswd.M: commented out the inclusion of man1/header.doc | Jen Selby | 2002-07-18 | 2 | -1/+5 |
| * | * configure.in: Change K5_OUTPUT_FILES to K5_AC_OUTPUT (cleanup of | Ezra Peisach | 2002-07-18 | 2 | -2/+6 |
| * | use @HAVE_RUNTEST@ in deciding which tests to run | Ken Raeburn | 2002-07-18 | 2 | -5/+12 |
| * | * configure.in: Substitute HAVE_RUNTEST with "yes" or "no" | Ken Raeburn | 2002-07-18 | 2 | -0/+10 |
| * | drop libdyn as a separate library | Ken Raeburn | 2002-07-17 | 28 | -1601/+17 |
| * | remove dependence on libdyn; open-code the array manipulation | Ken Raeburn | 2002-07-17 | 3 | -33/+74 |
| * | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdyn | Ken Raeburn | 2002-07-17 | 2 | -3/+7 |
| * | fold libdyn into librpc | Ken Raeburn | 2002-07-17 | 7 | -5/+976 |
| * | * kinit.M: added documentation of the "-a" option | Jen Selby | 2002-07-17 | 2 | -0/+8 |
| * | * reconf: Create include/krb5/autoconf.stmp on success if it didn't already e... | Ken Raeburn | 2002-07-17 | 2 | -1/+11 |
| * | * gssapiP_generic.h, util_token.c (g_verify_token_header): Make | Ezra Peisach | 2002-07-15 | 3 | -2/+7 |
| * | * k5unseal.c (kg_unseal): Pass unsigned int * instead of int * | Ezra Peisach | 2002-07-15 | 3 | -2/+10 |
| * | * gss_libinit.c (gssint_cleanup_library): Remove variable set but | Ezra Peisach | 2002-07-15 | 2 | -4/+9 |
| * | * dump.c (dump_ov_princ): Remove variable set but unused | Ezra Peisach | 2002-07-15 | 2 | -4/+6 |
| * | * ktutil.c (ktutil_list): Remove variable set but not used. Also, | Ezra Peisach | 2002-07-15 | 2 | -2/+9 |
| * | * tcl_kadm5.c: Cleanup warnings for variables set but not used. | Ezra Peisach | 2002-07-15 | 3 | -58/+43 |
| * | * gss_libinit.c: Conditionalized error table loading for Mac OS X. | Tom Yu | 2002-07-14 | 2 | -0/+17 |
| * | * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.h | Tom Yu | 2002-07-14 | 5 | -9/+96 |
| * | * pre.in (PTY_DEPLIB): Fix to reflect always being built static | Tom Yu | 2002-07-13 | 2 | -2/+5 |
| * | Don't define DEFINE_SOCKADDR, since nothing tests it any more | Ken Raeburn | 2002-07-13 | 25 | -23/+10 |
| * | drop NEED_TIME_H processing in krb.h | Ken Raeburn | 2002-07-13 | 5 | -11/+13 |
| * | * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Disable installation of library | Ken Raeburn | 2002-07-13 | 2 | -1/+9 |
| * | * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectory | Ken Raeburn | 2002-07-13 | 2 | -1/+4 |