krb5.git
1998-02-25 Ezra Peisach * schpw.c (process_chpw_request): Free memory...
1998-02-25 Tom Yu * ftpcmd.y: Add production "nonguest" to catch things...
1998-02-24 Tom Yu * kcmd.c: Integrate ghudson's changes for client-side...
1998-02-24 Tom Yu * utility.c (ptyflush, netflush): Explicitly reset...
1998-02-23 Tom Yu * ftpd.c: Use krb5_seteuid() and krb5_setegid(). ...
1998-02-23 Tom Yu * v4rcp.c: Punt nastiness to redefine setreuid, as...
1998-02-23 Tom Yu * configure.in: Add checks for set{re,e,res}gid()
1998-02-23 Tom Yu * k5-util.h: New file. Add krb5_seteuid in order...
1998-02-20 Theodore Tsokdc_preauth.c (get_preauth_hint_list): Don't add the...
1998-02-20 Tom Yu * recvauth.c (krb5_recvauth): Add some bookkeeping...
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-18 Tom Yu * windows.in: Rewrite some of the directory syntax
1998-02-15 Tom Yu * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dta...
1998-02-14 Ezra Peisach * configure.in: Remove USE_ANAME, and the defines...
1998-02-14 Ezra PeisachRemove USE_ANAME
1998-02-14 Ezra PeisachRemove USE_ANAME as aclocal.m4 no longer defines it
1998-02-14 Ezra Peisachconfigure.in: Remove USE_ANAME
1998-02-14 Theodore Tsoasn1buf.h (asn1buf_insert_octet): Use static inline...
1998-02-14 Theodore TsoApplied lxs's changes to make ftpd safe for systems...
1998-02-14 Theodore TsoChecked in wrong version of ChangeLog
1998-02-14 Theodore TsoApplied lxs's changes to add support for Rhapsody DR1
1998-02-14 Tom Yu * kadm_rpc_svc.c: Punt naughty RCS keywords. Update...
1998-02-14 Tom Yu * admin.h:
1998-02-14 Tom Yuoops forgot to update ChangeLog entirely
1998-02-14 Tom Yu * client_init.c:
1998-02-14 Tom Yu * adb_xdr.c: Update header locations
1998-02-14 Tom Yu * client.c: Update header locations. Rename of xdr_free
1998-02-14 Tom Yu"Renames" in the following refer to renaming of various...
1998-02-13 Tom YuDocument previous changes
1998-02-13 Tom Yu * recno/extern.h: Additional renaming
1998-02-13 Tom Yu * hash/extern.h: Additional renaming
1998-02-13 Tom Yu * mpool/mpool.h: Additional renaming
1998-02-13 Tom Yu * btree/extern.h: Additional renaming
1998-02-13 Tom Yu * db-int.h: Additional renaming
1998-02-13 Theodore TsoCollapse ftp and ftpd's configure.in into gssftp's...
1998-02-13 Theodore TsoRemove free functions. (Now moved to lib/krb5/krb...
1998-02-13 Theodore TsoMakefile.in, configure.in: Remove the free directory...
1998-02-13 Theodore TsoAdded new file kfree.c, which contained all of the...
1998-02-13 Theodore TsoAdd AC_PROG_INSTALL since it's needed to install the...
1998-02-13 Theodore TsoCollapse configure.in files below lib/crypto into lib...
1998-02-13 Theodore TsoChange patch so that either mechanism is accepted
1998-02-13 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1998-02-13 Theodore Tsoaclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT,...
1998-02-13 Tom Yu * hash/hash.c (__kdb2_hash_open): Rename to avoid...
1998-02-13 Tom Yu * db.h: Rename dbopen to avoid collision with NetBSD...
1998-02-13 Tom Yu * sendmsg.c: Explicitly include k5-int.h in order...
1998-02-13 Tom Yu * accept_sec_context.c (krb5_gss_accept_sec_context...
1998-02-12 Tom Yu * client.c (main): Tweak the kludge variable
1998-02-12 Tom Yu * init_sec_context.c: KLUDGE!! Add global variable
1998-02-12 Tom Yu * configure.in: Add commented out AC_OUTPUT to force...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1998-02-06 Tom Yu * kerberos_v4.c: Move macro definition of klog earlier...
1998-02-06 Theodore Tsopopen.c (ftpd_popen): Make sure you can't overrun the...
1998-02-06 Theodore Tsord_cred.c (krb5_rd_cred):
1998-02-06 Theodore TsoAdd a comment about the low 128 error codes being defin...
1998-02-06 Theodore Tsowrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug...
1998-02-05 Tom Yu * krb_auth_su.c (krb5_verify_tkt_def): If using a...
1998-02-05 Theodore Tsokerberos_v4.c (process_v4): Check the length of the...
1998-02-02 Marshall ValeUpdated to call Universal Headers 3.0.1
1998-02-02 Marshall ValeUpdated from most recent MacTCP SDK
1998-02-01 Dan Winshipfix some formatting problems
1998-01-31 Tom Yu * kadmin.exp: Fix to deal with new kpasswd program
1998-01-31 Tom Yu * default.exp: Add kpasswd_server to krb5.conf
1998-01-31 Tom Yu * init_sec_context.c (krb5_gss_init_sec_context):...
1998-01-30 Tom Yu * configure.in: Add new directory for kpasswd
1998-01-30 Tom Yu * kpasswd.c:
1998-01-30 Tom Yu * Makefile.in: Remove install rules
1998-01-30 Tom Yu * changepw.c (krb5_change_password): KRB5_USE_INET ->
1998-01-30 Ezra PeisachMakefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS...
1998-01-30 Dan Winship * ftpd.c (auth_data): Accept forwarded credenti...
1998-01-30 Dan Winship * accept_sec_context.c (rd_and_store_for_creds...
1998-01-30 Dan Winship * krb5.hin: fix #define of krb5_cc_gen_new...
1998-01-30 Dan WinshipAdd -x (automatically encrypt) and -f (forward credenti...
1998-01-28 Dan Winship * telnetd.c (doit): additional fix for previous termin...
1998-01-28 Ezra Peisach * kdc.conf.M: Document the v4_mode option. [krb5-kdc...
1998-01-28 Ezra Peisach * krb5kdc.M: Document V4 mode handling [krb5-kdc/464].
1998-01-27 Dan Winship * telnetd.c (getterminaltype): Null-terminate...
1998-01-27 Theodore TsoAdd definition of GSS_C_NO_NAME (per draft-ietf-cbind...
1998-01-24 Theodore TsoAdd AC_PROG_INSTALL since it's need by the install...
1998-01-24 Theodore Tsotelnetd.c (telnet, get_default_IM): Instead of using...
1998-01-24 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1998-01-24 Theodore Tsoinit_sec_context.c (make_ap_req): Enforce a stricter...
1998-01-24 Theodore Tsoprof_parse.c (parse_std_line, parse_quoted_string,...
1998-01-22 Tom Yu * Makefile.in (LIBMINOR): Bump minor version due to...
1998-01-22 Tom Yu * gssapiP_krb5.h: Add rcache member to the creds
1998-01-21 Ezra Peisachmain returns int, not void. ANSI X3.159-1989
1998-01-21 Ezra Peisachmain returns int, not void. ANSI X3.159-1989 2.1.2...
1998-01-21 Ezra Peisachmain returns int, not void. ANSI X3.159-1989
1998-01-21 Ezra Peisach * bindresvport.c: Include string.h for memset prototype
1998-01-21 Ezra Peisach * kdc.conf.proto: Add kpasswd_port line so kadmind...
1998-01-21 Ezra Peisach * default.exp: Added kpasswd_port variable...
1998-01-21 Ezra Peisach * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.
1998-01-21 Tom Yu * schpw.c: New file. Support for Cygnus chpw.
1998-01-21 Tom Yu * schpw.c: New file. Support for Cygnus chpw
1998-01-21 Tom Yu * alt_prof.c (kadm5_get_config_params): Add support...
1998-01-21 Tom Yu * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus...
1998-01-21 Tom Yu * krlogind.c (protocol): Declare pibuf and fibuf as...
1998-01-16 Tom Yu * do_tgs_req.c: Add some explicit settings of errcode...
1998-01-15 Ezra Peisach * hash/hash_bigkey.c (collect_key, collect_data):...
1998-01-13 Marshall ValeChanged all PBGetCatInfo to PBGetCatInfoSync for new...
next