krb5.git
1995-03-27 Chris Provenzano * sim_server.c: Use new calling convention...
1995-03-27 Chris Provenzano * sim_client.c: Don't set cksumtype because CKSUMTYPE_...
1995-03-27 Chris Provenzano * sserver.c: Use new calling convention for...
1995-03-27 Chris Provenzano * pop_init.c Use new calling conventions for...
1995-03-27 Chris Provenzano * movemail.c: Fixups to get movemail to compile
1995-03-27 Chris Provenzano * poplib.c (pop_init()): Use new calling convention...
1995-03-27 Chris Provenzanokcmd.c (kcmd()): Don't pass any data to sendauth()...
1995-03-25 Mark Eichin * Makefile.in (memmove.c): memmove.c is in krb5/posix...
1995-03-25 Tom Yu * scc_maybe.c (krb5_scc_open_file): fixed typo (extra...
1995-03-25 Tom Yu * scc_gennew.c: Ultrix cc (and K&R compilers) doesn...
1995-03-25 Tom Yu * asn1_decode.c: move declaration of gmt_mktime()...
1995-03-25 Theodore TsoInitialize auth_context to zero before calling mk_req
1995-03-25 Mark Eichinfix copied code in HAVE_GETUTENT case
1995-03-25 Theodore TsoOops. The ketype field was 2 bytes, not 1
1995-03-25 Theodore TsoFix stupid bug from the last change
1995-03-25 Theodore TsoHardcode the size of the keytype field in the file...
1995-03-24 Theodore TsoDon't include sys/socket.h and netdb.h, since they...
1995-03-24 Theodore Tsolocate_kdc.c: Don't include sys/socket.h, netdb.h,...
1995-03-24 Theodore TsoDon't cast dbm_close() to void, because dbm_close is...
1995-03-24 Theodore Tsokinit.c (main): Remove the call to krb5_os_localaddr...
1995-03-24 Theodore Tsokdc5_hammer.c (get_tgt): Remove the call to krb5_os_loc...
1995-03-24 Theodore Tsokpropd.c (PRS): Don't bother initializing server_addrs...
1995-03-24 Theodore TsoUse $(SRCTOP) instead of $(srcdir), since Mac's don...
1995-03-24 Theodore Tsoreplay.c: The KDC replay cache needs to store the database
1995-03-24 Theodore TsoAdd install rule for the error table headers
1995-03-24 Theodore TsoIf /etc/services doesn't have the kadmin port, use...
1995-03-24 Theodore Tsoadm_defs.h (ADM5_DEFAULT_PORT): Add definition of default
1995-03-24 Theodore TsoMake same fix for krlogind
1995-03-24 Theodore TsoStupid typo in previous fix
1995-03-24 Theodore TsoAdd "support_desmd5" flag
1995-03-24 Theodore TsoMakefile.in (krshd): Move $(K4LIB) after $(KLIB) so...
1995-03-24 Theodore Tsorealm_dom.c (krb5_get_realm_domain): Don't indent prepr...
1995-03-24 Mark Eichin * logutil.c (update_wtmp): initialize ut from ent...
1995-03-24 Theodore TsoFixed breakage introduced by windows port. com_err...
1995-03-23 Keith VetterAlso produce a link map along with the DLL
1995-03-23 Keith VetterUpdated windows readme to reflect the name change of...
1995-03-23 Keith VetterChanged the name of the zipping up source target for...
1995-03-23 Keith VetterWork around of fscanf which is not available in a windo...
1995-03-23 Keith VetterAdded some error checking code to handle missing realms...
1995-03-22 Keith VetterAdded readme file to the windows directory
1995-03-22 Keith VetterFixed problem in com_err.c due to the fact that the...
1995-03-22 Keith VetterAdded prototypes to ccache change notification
1995-03-22 Keith VetterNew file, unix_time, didn't work on the PC
1995-03-22 Keith VetterRepair some makefile changes which broke the PC build
1995-03-22 Keith VetterPC config changes due to changes in include sys/types.h
1995-03-22 Keith VetterAdded all-mac target to the top level makefile
1995-03-22 Theodore TsoMake -I options work when the build and source tree...
1995-03-22 Keith VetterFixed up zipping up PC source for uncleaned source...
1995-03-22 Keith VetterAdded files to the windows/cns directory
1995-03-22 Keith VetterAdding files to newley created windows directory
1995-03-22 Keith VetterOops. Missed a directory in zipping up for the PC
1995-03-22 Keith VetterAdded zipping up source for the PC to the top-level...
1995-03-22 Keith VetterAdded the GSSAPI routines to the windows dll
1995-03-22 Keith VetterBug fixes in ccache/file for the PC: files need to...
1995-03-22 Keith VetterFixed signed/unsigned assignment mismatches
1995-03-22 Keith VetterChanged the name of the gssapi library created under...
1995-03-22 Keith VetterPart of low-level open file PC bug and moved some proto...
1995-03-22 Keith VetterFixed bugs in the com_err library so that it's callable...
1995-03-22 Theodore TsoThe "includes" target is *not* obsolete; it's necessary...
1995-03-21 Theodore TsoAdded function (unix_time_gmt_unixsec) needed for des42...
1995-03-19 John GilmoreFix comment that referred to STDARG_PROTOTYPES
1995-03-19 John Gilmore* aclocal.m4 (CHECK_STDARG): Remove; we're just using...
1995-03-19 John Gilmore* kerberos_v4.c: Replace STDARG_PROTOTYPES with HAVE_S...
1995-03-19 John Gilmore* bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES...
1995-03-19 John Gilmore* configure.in: Use AC_CHECK_HEADERS(stdarg.h), not...
1995-03-19 John Gilmore* com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_...
1995-03-19 John GilmoreForgot to check this in earlier
1995-03-18 John Gilmore* acgeneral.m4: Report the update status of the cache...
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Eliminate duplicate of config...
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Zap duplicate.
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Eliminate, duplicates config...
1995-03-18 John Gilmore* Makefile.in (check-mac): Add.
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Zap duplicate defn.
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Elim duplicate
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Eliminate, duplicate.
1995-03-18 Theodore TsoFix rules for localdr.c, ustime.c, and memmove.c so...
1995-03-18 John Gilmore* scc_errs.c: Mac doesn't have EISDIR error.
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Eliminate, duplicates config...
1995-03-18 John Gilmore* Makefile.in (LDFLAGS): Remove, duplicates config...
1995-03-18 John Gilmore* krb5.h: Move <sys/types> and u_long (etc) code to...
1995-03-18 John Gilmore* k5-config.h: Move <sys/types.h> handling from ....
1995-03-18 John Gilmore* Makefile.in: Remove redundant definitions from confi...
1995-03-17 Theodore TsoDelete redundant definitions defined in pre/config.in
1995-03-17 Theodore TsoSet the return code from ss_execute_line(), so that...
1995-03-17 Theodore TsoMakefile.in, configure.in: Use the libdes425 library...
1995-03-17 Theodore TsoDelete redundant definitions defined in pre/config.in
1995-03-17 Theodore TsoDelete redundant definitions that already defined in...
1995-03-17 Theodore Tsoconfigure.in, Makefile.in: Use the libdes425 library...
1995-03-17 John Gilmore* Makefile.in (LDFLAGS): Eliminate, comes in from...
1995-03-17 John Gilmore* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
1995-03-17 John Gilmore* Makefile.in (CFLAGS): Tweak for Unix->MPW converter.
1995-03-17 John Gilmore* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
1995-03-17 John Gilmore* Makefile.in (crctest, crctest.exe): Replace crctest...
1995-03-17 John Gilmore* Makefile.in (CFLAGS): Avoid continuation line that...
1995-03-17 John Gilmore* configure.in: Replace nonstandard CHECK_STDARG with
1995-03-17 John GilmoreFirst cut at Macintosh configuration support
1995-03-17 John Gilmore* configure.in: Replace CHECK_STDARG with AC_CHECK_HEA...
1995-03-17 Keith VetterProblem with the error routines and windows definitions
1995-03-17 Keith VetterTop level makefile changes for the PC--now builds the...
1995-03-17 Keith VetterPorted the error table stuff to the PC
next