krb5.git
1995-03-03 Theodore TsoAdded preliminary text about slave servers
1995-03-03 John Gilmore* Makefile.in (unixmac): New target, runs on Unix...
1995-03-03 John GilmoreMake include files begin to work on the Macintosh
1995-03-03 John GilmoreMake include files start to work on the Macintosh
1995-03-03 Keith VetterAdded the files and changes needed to create a dll...
1995-03-03 Keith VetterUsed the NEED_SOCKETS mechanism to pull in winsock...
1995-03-02 Theodore TsoRemove reference to $(ISODELIB)
1995-03-02 Keith VetterChanged NEED_WINSOCK_H to NEED_SOCKETS
1995-03-02 Keith VetterChanged NEED_WINSOCK_H to NEED_SOCKETS
1995-03-02 Keith VetterForgot to update log for previous change of NEED_WINSOC...
1995-03-02 Keith VetterChanged NEED_WINSOCK_H to NEED_SOCKETS for pulling...
1995-03-02 Theodore TsoRemove reference to $(ISODELIB)
1995-03-02 Theodore Tso.cvsingore file to suppress CVS's handling of the ...
1995-03-02 Theodore TsoRemove reference to $(ISODELIB)
1995-03-02 Keith VetterA few small changes for 16 vs 32 bit, pulling in winsoc...
1995-03-02 Keith VetterFixed up a const attribute on krb5_send_tgs in func...
1995-03-02 Keith VetterSeveral small 16 vs 32 bit casts
1995-03-02 Keith VetterPrototype changes for the krb5/os functions needed...
1995-03-02 Keith VetterPorted 2 files needed by the crypto library to work...
1995-03-02 Keith VetterFixed some 16 vs. 32 bit conversion problems for the PC
1995-03-02 Keith VetterChanged int to krb5_int32 for the PC in f_princ.c
1995-03-01 Keith VetterChanges for PC to reflect the flatter include hierarchy
1995-03-01 Keith VetterChanges for rcache on the PC, mostly adding INTERFACE...
1995-03-01 Keith VetterUpdated rcache's makefile.in. Small change to confirm...
1995-03-01 Theodore TsoRemove declaration of malloc() and realloc()
1995-03-01 Theodore TsoOnly define labs(x) -> abs(x) if labs() is not defined...
1995-03-01 Theodore TsoRemove declaration of exit()
1995-03-01 Theodore TsoAdd proper #ifdef's to #include the appropriate system...
1995-03-01 Theodore Tsoacconfig.h: Add HAS_LABS defintiion
1995-03-01 Theodore TsoReplace check for -lsocket and -lnsl with WITH_NETLIB...
1995-03-01 Theodore TsoChange config.h -> k5-config.h and free.h -> k5-free...
1995-03-01 Theodore TsoAdded Ezra's test to see if you have a buggy resolver...
1995-03-01 Theodore TsoRemove ISODE_INCLUDE and ISODE_DEFS, replace check...
1995-03-01 Theodore TsoRemove ISODE_INCLUDE, replace check for -lsocket and...
1995-03-01 Theodore TsoReplace check for -lsocket and -lnsl with WITH_NETLIB...
1995-03-01 Theodore TsoFolded in Ezra's changes to support --with-netlib,...
1995-03-01 Theodore TsoMore improvements made. Interim checkin...
1995-02-28 Theodore TsoRemove #ifdef STDC check to see if we should use const...
1995-02-28 Theodore TsoAdd $(srcdir) to install line so that installs work...
1995-02-28 John Gilmore* krb5.h: Rename to ../krb5.h so it can be #included...
1995-02-28 John Gilmore* README, *.[ch]: Avoid <...> includes for our include...
1995-02-28 John Gilmore* *.[ch]: Avoid <krb5/...> and <com_err.h> includes
1995-02-28 John Gilmore* *.c: Avoid <krb5/...> and <com_err.h> includes
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John GilmoreAvoid <krb5/...> and <com_err.h> includes
1995-02-28 John GilmoreAvoid <krb5/...> and <com_err.h> includes
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John Gilmore* pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch...
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John GilmoreAvoid <krb5/...> and <com_err.h> includes
1995-02-28 John Gilmoreoops, described it in wrong dir
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John Gilmore* forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c...
1995-02-28 John Gilmore* Makefile.in: Avoid recompilation of std_rqs.c every...
1995-02-28 John Gilmore* com_err.3: Document "com_err.h" rather than <com_err.h>
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John Gilmore<com_err.h> => "com_err.h"
1995-02-28 John Gilmore* *.c: Avoid <krb5/...> includes.
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John Gilmore* daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid...
1995-02-28 John GilmoreAvoid <krb5/....> includes
1995-02-28 John Gilmore*.c: Avoid <krb5/...> includes
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John Gilmore* init_ets.c: Avoid <krb5/...> includes
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John GilmoreAvoid <krb5/....> includes
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-02-28 John Gilmore* aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we...
1995-02-28 John Gilmore* Makefile.in (osconf.h): Remove temp file osconf.new
1995-02-28 John Gilmore* k5-int.h: Remove commented-out <widen.h> and <narrow.h>.
1995-02-27 Keith VetterConverted the krb5/krb directory to work under windows...
1995-02-27 Mark Eichinmake lndir work with relative path invocation
1995-02-25 Theodore TsoLots of changes.... mostly to clean up and clarify...
1995-02-24 Mark Eichin * kdb5_edit.c: add struct timeb and sys/timeb includes...
1995-02-23 Mark Eichin * mk_cmds.sh: use ${SED} not sed in backtick expressions.
1995-02-23 Mark Eichin * mk_cmds.sh: use ${SED} not sed in backtick expressions.
1995-02-23 Chris Provenzano * kprop.c Call krb5_sendauth() with new calling...
1995-02-23 Chris ProvenzanoAll to change krb5_get_credentials() ..
1995-02-23 Chris Provenzano * init_sec_context.c (make_ap_req()) Use new API for
1995-02-23 Chris Provenzano * kpasswd.c Call krb5_sendauth(), krb5_get_cred...
1995-02-23 Chris Provenzano * kadmin.c Call krb5_sendauth() with new callin...
1995-02-23 Chris Provenzano * func-proto.h (krb5_get_credentials(), krb5_get_cred_...
1995-02-23 Chris Provenzano * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_...
1995-02-23 Chris Provenzano * client.c Call krb5_get_credentials() with...
1995-02-23 Chris Provenzano * kerberos5.c (kerberos5_send(), kerberos5_forw...
1995-02-23 Chris Provenzano * sim_client.c Call krb5_sendauth() with new...
1995-02-23 Chris Provenzano * kadmin.c Call krb5_sendauth() with new callin...
1995-02-23 Chris Provenzano * movemail.c Call krb5_sendauth() with new...
1995-02-23 Chris Provenzano * poplib.c (pop_init): Call krb5_sendauth() with new...
1995-02-23 Chris Provenzano * kcmd.c Call krb5_sendauth() and krb5_get_cred...
1995-02-23 John Gilmore* install.texi: Minor corrections. Add info about...
1995-02-22 Keith VetterConverted krb/keytab to work on the PC. Mostly just...
1995-02-22 Theodore TsoRemove call to xfree at the end. This routine now...
1995-02-22 Theodore TsoFix argument type to krb5_free_cred_enc_part()
1995-02-22 Keith VetterConverted krb5/des425 and krb5/asn.1 to the PC
1995-02-22 Theodore TsoAdded missing declarations, removed duplicate ones
1995-02-22 Theodore TsoUse $(LD) instead of $(CC) when linking
1995-02-22 Theodore TsoUse $(LD) instead of $(CC) when linking. (For allowing...
1995-02-22 Theodore TsoAdd a new configure production which allows a special...
1995-02-22 Theodore TsoAdd line for $(LD)
next