krb5.git
1995-05-05 Theodore TsoUpdate top-level README file
1995-05-05 Theodore TsoFix up top-level .Sanitize file
1995-05-05 Theodore TsoAllow install.ps to be kept
1995-05-05 Theodore TsoUpdate patchlevel.h for BETA 5 release
1995-05-05 Ezra PeisachEncrypted rcp tests now work - don't log as error
1995-05-05 Theodore TsoMinor fixups for beta 5 release. Mainly points that...
1995-05-05 Theodore TsoCreated missing .Sanitize file
1995-05-05 Theodore TsoCHANGES is out of date, removed. Don't distribute...
1995-05-05 Theodore TsoMoved kadmin.protocol and kpasswd.protocol files to...
1995-05-05 Theodore TsoAdded free.tex file to .Sanitize
1995-05-05 Theodore TsoMoved kadmin.protocol and kpasswd.protocol to the kadmi...
1995-05-05 Theodore TsoRemoving no-longer-used kadmin.new code (used to interf...
1995-05-05 Theodore TsoAdded $(DESTDIR) support to make install production
1995-05-05 Theodore TsoFix .Sanitize files to reflect new added files
1995-05-05 Paul ParkRemove getopt(3) options too
1995-05-05 Paul ParkRemove language support flags
1995-05-05 Chris Provenzano * rcp.exp (rcp_test()): Pass -c and -C args to encrypt...
1995-05-05 Chris Provenzano * default.exp : Removed FILE: part of env(KRB5CCNAME)
1995-05-05 Chris Provenzano * krcp.c (answer_auth()): Requires two new args that...
1995-05-05 Theodore TsoRemove all files in ZIPCLEANUP after building kerbsrc...
1995-05-05 Theodore TsoFix spelling typo
1995-05-05 Theodore Tsokrb5.conf: Add example of the new [realms]/<realm>...
1995-05-05 Theodore Tsoprof_init.c (profile_get_values): Return PROF_NO_PROFIL...
1995-05-05 Theodore Tsoconv_princ.c (krb5_425_conv_principal): Use new calling
1995-05-05 Theodore Tsoprof_tree.c (profile_free_node): Copy child->next to...
1995-05-05 Chris Provenzano * krcp.c (answer_auth()): Don't destroy the credential...
1995-05-04 Theodore TsoUpdate .Sanitize file to reflect new files that have...
1995-05-04 Theodore TsoNew .Sanitize file for the windows/gss directory
1995-05-04 Theodore TsoUpdate Sanitize file to reflect file additions, deletions
1995-05-04 Ezra PeisachReorganized some sections
1995-05-04 Tom Yu * put_svc_key.c (put_svc_key): remove spurious & in...
1995-05-04 Tom Yu * Makefile.in: new includes target to install krb_err...
1995-05-04 Chris Provenzano * klist.c : Changed progname to argv[0] for consistanc...
1995-05-04 Chris Provenzano * kdestroy.c : Added #include <string.h>
1995-05-04 Ezra Peisachv5 database..
1995-05-04 Chris Provenzano * klist.c : #include <string.h>, a must for prototypes...
1995-05-04 Chris Provenzano * krcp.c (answer_auth()): Set auth_context = NULL...
1995-05-03 Mark Eichin * telnetd.c: respect HAVE_SYS_TTY_H
1995-05-03 Theodore TsoFix reversed sense of #ifdef OLD_SIGNALS to prevent...
1995-05-03 Ezra Peisach * krb5.tex (subsubsection{The krb5_auth_context})...
1995-05-03 Ezra PeisachAdded prototype for krb5_auth_con_getkey
1995-05-03 Ezra PeisachAdded missing prototype for krb5_auth_con_setports
1995-05-03 Chris Provenzano * kpropd.c: (krb5_recvauth()): No longer needs...
1995-05-03 Chris Provenzano * recvauth.c, compat_recv.c (krb5_recvauth()):
1995-05-03 Chris Provenzano * adm_process.c: (krb5_recvauth()): No longer...
1995-05-03 Chris Provenzano * krb5.h: (krb5_recvauth()): No longer needs the rc_ty...
1995-05-03 Chris Provenzano * client.c: (krb5_recvauth()): No longer needs...
1995-05-03 Chris Provenzano * sserver.c: (krb5_recvauth()): No longer needs...
1995-05-03 Chris Provenzano * pop_init.c: (krb5_recvauth()): No longer...
1995-05-03 Chris Provenzano * krlogind.c, krshd.c: (krb5_compat_recvauth()):
1995-05-03 Chris ProvenzanoImakefile : Removed
1995-05-03 Ezra PeisachUp to date API specs
1995-05-03 Theodore TsoDon't try to play uid swapping games if the effective...
1995-05-03 Mark Eichinnevermind..
1995-05-03 Mark Eichinnevermind..
1995-05-03 Theodore TsoFix memory leaks in this function. The krb5_donot_repl...
1995-05-03 Theodore Tsokadmin.c (main): Fix really broken way client and clien...
1995-05-03 Theodore TsoBug fix to jik's bug fix. (Caused by our code drift...
1995-05-03 Tom Yu * Makefile.in: nuke spurious whitespace in blank line
1995-05-03 Tom Yu * Makefile.in: nuke spurious whitespace from blank...
1995-05-03 Tom Yu * Makefile.in: remove spurious whitespace from blank...
1995-05-03 Tom Yu * .rconf: copy kadmin.old as well
1995-05-03 Theodore TsoFix lots of typos in krb5_make_fulladdrs() patch. ...
1995-05-03 Mark Eichin * get_krbhst.c (krb5_get_krbhst): look in KRB5_ENV_KDC
1995-05-03 Mark Eichin * osconf.h (KRB5_ENV_KDC): add KERBEROS_SERVER environment
1995-05-02 Chris Provenzano * mk_cred.c (mk_cred()), mk_priv.c (mk_priv...
1995-05-02 Ezra Peisachclean-unix: Remove the installed krb_err.h in the inclu...
1995-05-02 Ezra Peisachkrb5_set_config_files needs a const in the declaration...
1995-05-02 Ezra PeisachAdd const to prototype for krb5_set_config_files
1995-05-02 Theodore TsoUse tests/resolve/resolve to get the fully qualified...
1995-05-02 Theodore TsoAdd --quiet option which only prints the fully qualifie...
1995-05-01 Chris Provenzano * genaddrs.c (krb5_auth_con_genaddrs()),
1995-05-01 Chris Provenzano * auth_con.c (krb5_auth_con_free()) :
1995-05-01 Chris Provenzano * init_sec_context.c (krb5_gss_init_sec_context()) :
1995-05-01 Chris Provenzano * client.c (main()): Changes to auth_context...
1995-05-01 Chris Provenzano * sim_server.c (main()): Changes to auth_contex...
1995-05-01 Chris Provenzano * sim_client.c (main()): Changes to auth_contex...
1995-05-01 Chris Provenzano * kcmd.c (kcmd()): Bug fixes from jik
1995-05-01 Theodore TsoAdded README file to the krb425 library
1995-05-01 Theodore TsoCheck the return code from kdb5_init_context()
1995-05-01 Theodore Tsokrb5.h (krb5_set_config_files): Added new function...
1995-05-01 Theodore Tsoinit_os_ctx.c (krb5_set_config_files): New function...
1995-05-01 Ezra PeisachTemporary hack for the alpha. Undefine STREAMSPTY if...
1995-05-01 Ezra PeisachCall to krb5_read_password takes as an argument an...
1995-05-01 Ezra PeisachFormatting fixes.
1995-05-01 Ezra PeisachUpdated API's on all of these
1995-04-30 Ezra PeisachGlobal variables krb5_config_file and krb5_trans_file...
1995-04-30 Ezra PeisachDo not redefine PROTOTYPE if it is already defined
1995-04-29 Ezra PeisachFix spacing in configure --help for the krb4 options
1995-04-29 Ezra PeisachRemove the unused argument to aggree with the expected...
1995-04-29 Theodore TsoLink the libraries twice due to circular dependency...
1995-04-29 Theodore TsoFix fencepost error which caused an access beyond the...
1995-04-29 Theodore TsoUse Posix sigaction() instead of signal() to set signal...
1995-04-29 Tom Yu * g_phost.c: removed references to sys/param.h and...
1995-04-29 Theodore TsoCall krb5_free_priv_enc_part to free the entire privenc...
1995-04-29 Theodore Tsokadmin.c (main): Don't free the credentials cache twice...
1995-04-29 Theodore TsoUse $(LD) instead of $(CC) so that we can do purify...
1995-04-29 Theodore Tsoadm_network.c (setup_network): Use sigaction() instead of
1995-04-29 Theodore Tsokdc_util.c (kdc_process_tgs_req): Make sure apreq-...
1995-04-29 Theodore TsoDon't use setreuid() to play games with the real uid...
next