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 |
1998-02-12 |
Theodore Tso | Mass makefile/configure.in build system revamp |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Tom Yu | * kerberos_v4.c: Move macro definition of klog earlier... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Theodore Tso | popen.c (ftpd_popen): Make sure you can't overrun the... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Theodore Tso | rd_cred.c (krb5_rd_cred): |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Theodore Tso | Add a comment about the low 128 error codes being defin... |
commit | commitdiff | tree | snapshot |
1998-02-06 |
Theodore Tso | wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug... |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Tom Yu | * krb_auth_su.c (krb5_verify_tkt_def): If using a... |
commit | commitdiff | tree | snapshot |
1998-02-05 |
Theodore Tso | kerberos_v4.c (process_v4): Check the length of the... |
commit | commitdiff | tree | snapshot |
1998-02-02 |
Marshall Vale | Updated to call Universal Headers 3.0.1 |
commit | commitdiff | tree | snapshot |
1998-02-02 |
Marshall Vale | Updated from most recent MacTCP SDK |
commit | commitdiff | tree | snapshot |
1998-02-01 |
Dan Winship | fix some formatting problems |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Tom Yu | * kadmin.exp: Fix to deal with new kpasswd program |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Tom Yu | * default.exp: Add kpasswd_server to krb5.conf |
commit | commitdiff | tree | snapshot |
1998-01-31 |
Tom Yu | * init_sec_context.c (krb5_gss_init_sec_context):... |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Tom Yu | * configure.in: Add new directory for kpasswd |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Tom Yu | * kpasswd.c: |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Tom Yu | * Makefile.in: Remove install rules |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Tom Yu | * changepw.c (krb5_change_password): KRB5_USE_INET -> |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Ezra Peisach | Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS... |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Dan Winship | * ftpd.c (auth_data): Accept forwarded credenti... |
commit | commitdiff | tree | snapshot |
1998-01-30 |
Dan Winship | * accept_sec_context.c (rd_and_store_for_creds... |
commit | commitdiff | tree | snapshot |
next |