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 |
1998-02-20 |
Tom Yu | * recvauth.c (krb5_recvauth): Add some bookkeeping... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Tom Yu | Remove trailing slash from thisconfigdir. Change direc... |
commit | commitdiff | tree | snapshot |
1998-02-18 |
Tom Yu | * windows.in: Rewrite some of the directory syntax |
commit | commitdiff | tree | snapshot |
1998-02-15 |
Tom Yu | * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dta... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Ezra Peisach | * configure.in: Remove USE_ANAME, and the defines... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Ezra Peisach | Remove USE_ANAME |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Ezra Peisach | Remove USE_ANAME as aclocal.m4 no longer defines it |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Ezra Peisach | configure.in: Remove USE_ANAME |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Theodore Tso | asn1buf.h (asn1buf_insert_octet): Use static inline... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Theodore Tso | Applied lxs's changes to make ftpd safe for systems... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Theodore Tso | Checked in wrong version of ChangeLog |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Theodore Tso | Applied lxs's changes to add support for Rhapsody DR1 |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Tom Yu | * kadm_rpc_svc.c: Punt naughty RCS keywords. Update... |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Tom Yu | * admin.h: |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Tom Yu | oops forgot to update ChangeLog entirely |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Tom Yu | * client_init.c: |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Tom Yu | * adb_xdr.c: Update header locations |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Tom Yu | * client.c: Update header locations. Rename of xdr_free |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Tom Yu | "Renames" in the following refer to renaming of various... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | Document previous changes |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * recno/extern.h: Additional renaming |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * hash/extern.h: Additional renaming |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * mpool/mpool.h: Additional renaming |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * btree/extern.h: Additional renaming |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * db-int.h: Additional renaming |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | Collapse ftp and ftpd's configure.in into gssftp's... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | Remove free functions. (Now moved to lib/krb5/krb... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | Makefile.in, configure.in: Remove the free directory... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | Added new file kfree.c, which contained all of the... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | Add AC_PROG_INSTALL since it's needed to install the... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | Collapse configure.in files below lib/crypto into lib... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | Change patch so that either mechanism is accepted |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | accept_sec_context.c (krb5_gss_accept_sec_context)... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Theodore Tso | aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT,... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * hash/hash.c (__kdb2_hash_open): Rename to avoid... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * db.h: Rename dbopen to avoid collision with NetBSD... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * sendmsg.c: Explicitly include k5-int.h in order... |
commit | commitdiff | tree | snapshot |
1998-02-13 |
Tom Yu | * accept_sec_context.c (krb5_gss_accept_sec_context... |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Tom Yu | * client.c (main): Tweak the kludge variable |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Tom Yu | * init_sec_context.c: KLUDGE!! Add global variable |
commit | commitdiff | tree | snapshot |
1998-02-12 |
Tom Yu | * configure.in: Add commented out AC_OUTPUT to force... |
commit | commitdiff | tree | snapshot |
next |