1998-05-27 |
Theodore Tso | krb5_32.def: Change the DLL export list to include |
commit | commitdiff | tree | snapshot |
1998-05-26 |
Tom Yu | * configure.in: Re-order check for setupterm to avoid... |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | Makefile.in (CLEANLIBS): Remove lib/kadm from the list... |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | Makefile.in: Remove lib/kadm and lib/krb5/free from... |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | aclocal.m4: Added suggested changes to improve HP-UX... |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | util_buffer.c (g_make_string_buffer): Don't include... |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | Fix typo which caused import_name to incorrectly import... |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_... |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | inq_cred.c (krb5_gss_inquire_cred): |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | util_ordering.c (g_order_free): |
commit | commitdiff | tree | snapshot |
1998-05-25 |
Theodore Tso | Use double backslashes for the path separators to worka... |
commit | commitdiff | tree | snapshot |
1998-05-19 |
Tom Yu | * krb5_err.et: Clarify error for REALM_CANT_RESOLVE |
commit | commitdiff | tree | snapshot |
1998-05-16 |
Tom Yu | * login.c: Replace strcpy with strncpy in places.... |
commit | commitdiff | tree | snapshot |
1998-05-14 |
Theodore Tso | telnetd.c (main): |
commit | commitdiff | tree | snapshot |
1998-05-14 |
Theodore Tso | main.c (main): POSIX states that getopt returns -1... |
commit | commitdiff | tree | snapshot |
1998-05-14 |
Theodore Tso | configure.in: Change test for cgetent to use HAVE_... |
commit | commitdiff | tree | snapshot |
1998-05-14 |
Theodore Tso | Make sure the date string printed uses 4 digit years |
commit | commitdiff | tree | snapshot |
1998-05-11 |
Tom Yu | This is now obsolete; superceded by src/lib/kadm5 |
commit | commitdiff | tree | snapshot |
1998-05-11 |
Tom Yu | Remove extraneous stuff, as this actually belongs in |
commit | commitdiff | tree | snapshot |
1998-05-09 |
Theodore Tso | str_conv.c (krb5_string_to_timestamp, strptime): Fix... |
commit | commitdiff | tree | snapshot |
1998-05-09 |
Theodore Tso | stime.c (krb_stime): |
commit | commitdiff | tree | snapshot |
1998-05-08 |
Theodore Tso | Print the year as 4 digits to avoid Y2K problems |
commit | commitdiff | tree | snapshot |
1998-05-08 |
Theodore Tso | * kadm_server.c (krb_log): Print the year using 4... |
commit | commitdiff | tree | snapshot |
1998-05-08 |
Theodore Tso | Print 4 digit years in Krb4 log entries to avoid Y2K... |
commit | commitdiff | tree | snapshot |
1998-05-08 |
Theodore Tso | ftpcmd.y (cmd): Fix Y2K problem in the MDTM command |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Theodore Tso | Add a check for the header file krb4-proto.h. Replace... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Theodore Tso | POSIX states that getopt returns -1 when it is done... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Theodore Tso | Add support for generic file existence tests (used... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Theodore Tso | POSIX states that getopt returns -1 when it is done... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Theodore Tso | t_ser.c (main): POSIX states that getopt returns -1... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Theodore Tso | POSIX states that getopt returns -1 when it is done... |
commit | commitdiff | tree | snapshot |
1998-05-06 |
Theodore Tso | POSIX states that getopt returns -1 when it is done... |
commit | commitdiff | tree | snapshot |
1998-05-04 |
Tom Yu | * get_in_tkt.c: Add prototype for make_preauth_list |
commit | commitdiff | tree | snapshot |
1998-05-03 |
Tom Yu | * get_in_tkt.c (krb5_get_in_tkt): Add missing argument... |
commit | commitdiff | tree | snapshot |
1998-04-25 |
Sam Hartman | Fix -n so that it doesn't disable authentication but... |
commit | commitdiff | tree | snapshot |
1998-04-22 |
Ken Raeburn | * glob.c (ftpglob): Always allocate new storage, even... |
commit | commitdiff | tree | snapshot |
1998-04-17 |
Tom Yu | oops add PR number |
commit | commitdiff | tree | snapshot |
1998-04-17 |
Tom Yu | * configure.in: Search for /var/tmp first when determi... |
commit | commitdiff | tree | snapshot |
1998-04-17 |
Tom Yu | * asn1_encode.c (asn1_encode_generaltime): Sanity... |
commit | commitdiff | tree | snapshot |
1998-04-17 |
Tom Yu | * asn1_err.et (ASN1_BAD_GMTIME): Add code for case... |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Tom Yu | * Makefile.in (SHLIB_EXPDEPS): |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Tom Yu | * Makefile.in (LIB): Rename to k5crypto |
commit | commitdiff | tree | snapshot |
1998-04-15 |
Tom Yu | * pre.in (CRYPTO_DEPLIB): |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Tom Yu | (send_file_list): Oops missed a sigsetjmp() call. |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Tom Yu | * configure.in: Add CHECK_SETJMP and CHECK_SIGNALS |
commit | commitdiff | tree | snapshot |
1998-04-11 |
Tom Yu | * ftpd.c (receive_data): |
commit | commitdiff | tree | snapshot |
1998-04-09 |
Tom Yu | * Makefile.in (includes): The header is krb_err.h... |
commit | commitdiff | tree | snapshot |
1998-04-07 |
Dan Winship | * secure.c (secure_putbyte): Set nout = 0 ... |
commit | commitdiff | tree | snapshot |
1998-04-06 |
Tom Yu | * Makefile.in (includes): Don't mkdir unless the direc... |
commit | commitdiff | tree | snapshot |
1998-04-06 |
Tom Yu | * Makefile.in (includes): Don't call mkdir unless... |
commit | commitdiff | tree | snapshot |
1998-04-06 |
Tom Yu | * update_utmp.c (pty_update_utmp): Don't record LOGIN_... |
commit | commitdiff | tree | snapshot |
1998-04-05 |
Tom Yu | * g_cnffile.c (krb__get_srvtabname): Fix up to not... |
commit | commitdiff | tree | snapshot |
1998-04-01 |
Tom Yu | * disp_major_status.c (g_display_major_status): Fix... |
commit | commitdiff | tree | snapshot |
1998-03-31 |
Theodore Tso | Change to not return GSS_S_CONTINUE_NEEDED, per the... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | * klist.c (main): Exit with a 0 exit status if everyth... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | * kdb5_mkdums.c: Add parenthesis about assignements... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | * kdc5_hammer.c (usage): Change usage to refelect... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | * kdb5_verify.c: Declare main() as int instead of... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | * t_inetd.c: Include stdlib.h (if present) for atoi... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | * ktest_equal.h: Add prototypes for ktest_equal_sam_ch... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | * resolve.c: Include unistd.h if present on system... |
commit | commitdiff | tree | snapshot |
1998-03-30 |
Ezra Peisach | gcc -Wall cleanups. Mainly adding prototypes and |
commit | commitdiff | tree | snapshot |
1998-03-23 |
Tom Yu | * seteuid.c (krb5_setegid): Fix typo: seteuid -> setegid |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Tom Yu | * kdc_util.c (add_to_transited): Check lengths, fix... |
commit | commitdiff | tree | snapshot |
1998-03-17 |
Tom Yu | * chk_trans.c (krb5_check_transited_list): Check lengt... |
commit | commitdiff | tree | snapshot |
1998-03-12 |
Tom Yu | oops... add PR number |
commit | commitdiff | tree | snapshot |
1998-03-12 |
Tom Yu | * update_utmp.c (pty_update_utmp): Fix bogus entry of |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Dan Winship | * ftpcmd.y (getline): Don't syslog passwords... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Ezra Peisach | * alt_prof.c (krb5_free_realm_params): Free realm_acl_... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Ezra Peisach | * Makefile.in: Enable v4 kadmin tests only if athena |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Ezra Peisach | * configure.in: Enable v4 kadmin tests only if athena |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Ezra Peisach | * configure.in: Add KRB5_BUILD_PROGRAM |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Ezra Peisach | * Makefile.in (t_cksum): Do not depend on libkrb5... |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Ezra Peisach | * Makefile.in: Integrate in the krb5 build tree rules. |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Theodore Tso | pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the... |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Theodore Tso | aclocal.m4: Remove unused variables BUILDTOP and SRCTOP... |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Theodore Tso | configure.in: Clean up configure script. Check $cross_... |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Theodore Tso | Makefile.in (env-setup.stmp): If env-setup.stamp needs... |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Theodore Tso | Define S_TOP to contain an absolute pathname to the... |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Theodore Tso | Remove check for the regular expression functions,... |
commit | commitdiff | tree | snapshot |
1998-03-01 |
Tom Yu | * env-setup.shin (STOP): SRCTOP -> SRCTOPDIR |
commit | commitdiff | tree | snapshot |
1998-03-01 |
Tom Yu | document previous |
commit | commitdiff | tree | snapshot |
1998-03-01 |
Tom Yu | * configure.in: Fix up somewhat (SRCTOP -> SRCTOPDIR... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Tom Yu | * Makefile.in (env-setup.stamp): Fix up to use $(thisc... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Theodore Tso | Collapse all configure.in files under the kadmin direct... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Tom Yu | * Makefile.in (SHLIB_EXPLIBS): Replace @SHLIB_GEN... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Theodore Tso | Collapse all of lib/kadm5's configure scripts into... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Theodore Tso | configure.in: Move the regular expression function... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Theodore Tso | aclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Theodore Tso | Collapse lib/krb5's configure.in files into a single... |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Theodore Tso | export_name.c (krb5_gss_export_name): Fix bug in gss_ex... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Ezra Peisach | * schpw.c (process_chpw_request): Free memory... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Tom Yu | * ftpcmd.y: Add production "nonguest" to catch things... |
commit | commitdiff | tree | snapshot |
1998-02-24 |
Tom Yu | * kcmd.c: Integrate ghudson's changes for client-side... |
commit | commitdiff | tree | snapshot |
1998-02-24 |
Tom Yu | * utility.c (ptyflush, netflush): Explicitly reset... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Tom Yu | * ftpd.c: Use krb5_seteuid() and krb5_setegid(). ... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Tom Yu | * v4rcp.c: Punt nastiness to redefine setreuid, as... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Tom Yu | * configure.in: Add checks for set{re,e,res}gid() |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Tom Yu | * k5-util.h: New file. Add krb5_seteuid in order... |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Theodore Tso | kdc_preauth.c (get_preauth_hint_list): Don't add the... |
commit | commitdiff | tree | snapshot |
next |