krb5.git
1997-02-18 Richard BaschFixed declaration (FAR keyword added)
1997-02-18 Richard BaschFixed prototype (win16/win32)
1997-02-18 Richard BaschFixed arg list to match prototype (error in last checkin)
1997-02-18 Richard BaschExport profile_get_values() for krb4 library (win16...
1997-02-18 Richard BaschExport additional routines for krb4 library (win16...
1997-02-18 Richard BaschBuild krb4 library under win16/win32
1997-02-18 Richard Baschkrb4_16.def krb4_32.def: Export definitions for krb4...
1997-02-18 Richard BaschPrototypes for krb4 functions are in krb.h
1997-02-18 Richard BaschBuild krb4 compatibility library for win16/win32
1997-02-18 Richard BaschFixed the microsecond adjustment for Windows
1997-02-18 Richard BaschRemove krbini.h (its contents are included in win-mac.h)
1997-02-18 Richard BaschDefine K4LIB as the krb4 library (win16/win32)
1997-02-18 Richard BaschAdded support for building krb4 library (win16/win32)
1997-02-18 Richard BaschAdded support for building krb4 library
1997-02-16 Richard BaschFixed variable name for Windows build
1997-02-16 Richard BaschChecked in a debugging version, by accident.
1997-02-15 Richard BaschMakefile.in: build comerr dll
1997-02-15 Richard BaschNeed to link with $(CLIB) - comerr library (win32)
1997-02-15 Richard BaschNeed to link with $(CLIB) - comerr library (win32)
1997-02-15 Richard BaschNeed to link with $(CLIB)
1997-02-15 Richard BaschNeed to link with $(CLIB).
1997-02-15 Richard BaschDeclare CLIB to the comerr library
1997-02-15 Richard BaschAdded declaration for krb5_finish_ets
1997-02-15 Richard BaschAdded routine krb5_finish_ets, to complement krb5_initi...
1997-02-15 Richard BaschThe libhack merge lost all the windows build instructio...
1997-02-15 Richard BaschRemoved V2 experimental API previously checked-in.
1997-02-14 Tom Yu * aclocal.m4: Add shared library support for Irix
1997-02-14 Richard Baschcom_err.c: Only check if stderr is a tty under Win32...
1997-02-14 Richard BaschRemoving extraneous \
1997-02-13 Richard BaschMakefile.in: Link wsock32.lib (win32)
1997-02-13 Richard Baschget_in_tkt.c: Initialize as_reply so that an error...
1997-02-13 Richard Baschkinit.c: Added krb5_read_password implementation for...
1997-02-13 Richard BaschMakefile.in: re-enabled the building of kinit under...
1997-02-13 Tom Yu * fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's...
1997-02-12 Tom Yu * aclocal.m4: Remove INSTALL_VARIABLE_HACK, as it...
1997-02-12 Tom Yu * configure.in: Fix DES425_DEPLIB
1997-02-12 Tom Yu * configure.in: Fix DES425_LIB... missed this in libha...
1997-02-11 Richard Baschcom_err.c: display the error via stderr if it is a...
1997-02-11 Richard Baschgss.c: initialize/shutdown winsock library
1997-02-11 Richard BaschComment out kinit build until it works (win32)
1997-02-11 Richard Basch*** empty log message ***
1997-02-11 Richard Baschwindows.in: declare WLIB (winsock library)
1997-02-11 Richard Baschkrb5.hin: export krb5_get_credenitals_{renew,validate...
1997-02-11 Richard BaschBuild kinit/klist/kdestroy under win32
1997-02-11 Richard Baschlogin.c: set ccache name consistently with other login...
1997-02-11 Richard BaschUse WLIB definition in config/windows.in
1997-02-11 Richard Baschgetopt functionality for win32 console apps
1997-02-11 Richard BaschBuild getopt.obj (getopt functionality for win32 consol...
1997-02-11 Richard Baschget_creds.c: export krb5_get_credentials_renew, krb5_ge...
1997-02-11 Richard Baschgssapi32.def: removed obsolete keywords (RESIDENTNAME...
1997-02-11 Richard BaschCompile clients/{kinit,klist,kdestroy} on Win32
1997-02-11 Tom Yu * post.in: Fix recursion rules to deal with Ultrix...
1997-02-11 Theodore TsoFix broken Windows 16 declaration. (Should be KRB5_CAL...
1997-02-10 Tom Yu * libobj.in: Remove instances of STAMP.*, since they...
1997-02-10 Ezra Peisach * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC...
1997-02-10 Ezra Peisach * configure.in: Check for sys/uio.h
1997-02-10 Ezra Peisach * crypto_glue.c (krb5_calculate_checksum): Add krb5_co...
1997-02-10 Tom Yu * svc_udp.c (svcudp_recv): Avoid coredumps under Solar...
1997-02-09 Tom Yu * libobj.in (OBJS.*): Work around a gmake optimization...
1997-02-09 Tom YuMerge of libhack_branch
1997-02-08 Theodore Tsocompile_et.c: Change the emitted name of the struct...
1997-02-08 Richard Baschprof_int.h: Include "com_err.h" instead of redeclaring...
1997-02-08 Richard Baschcom_err.[ch]: Define old com_err_va interface
1997-02-07 Richard BaschCorrected last ChangeLog entry
1997-02-07 Richard Baschmk_faddr.c: Added FAR declaration
1997-02-07 Richard Baschcopy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added...
1997-02-07 Richard Baschwindows.in: compile win16 apps with /GA to generate...
1997-02-07 Richard Baschcns.c:
1997-02-07 Richard BaschMakefile.in: Create shared directory before building...
1997-02-06 Ezra Peisacht_cksum: Link against libkrb5.a as it depends upon...
1997-02-06 Ezra Peisach * configure.in: Remove the CopyHeader and CopySrcHeade...
1997-02-06 Richard Baschadm_conn.c adm_rw.c: Replace INTERFACE keyword with...
1997-02-06 Richard Baschkerberos5.c: The first arg to krb5_verify_checksum...
1997-02-06 Richard Baschkrb.h: Make sure KRB5_EXPORTVAR is defined
1997-02-06 Richard BaschMakefile.in: Remove logger.c target before copying...
1997-02-06 Richard Baschk5-int.h: Make sure KRB5_EXPORTVAR is defined
1997-02-06 Richard Baschutil_crypt.c: Include k5-int.h because we need to acces...
1997-02-06 Richard Baschgssapi.hin: Make sure KRB5_EXPORTVAR is defined
1997-02-06 Richard BaschMakefile.in: Remove target before copying over it ...
1997-02-06 Richard Baschprofile.hin: Do not multiply process the contents of...
1997-02-06 Richard BaschFixed bad ChangeLog entry during last commit
1997-02-06 Richard BaschMakefile.in: Fixed linking of telnet.exe (win16)
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1997-02-06 Richard BaschINTERFACE is no longer defined in krb5.h, so we must...
1997-02-06 Richard BaschWindows/NT integration
1997-02-06 Richard BaschWindows/NT integration
1997-02-06 Richard BaschWindows/NT integration
1997-02-06 Richard BaschNew V2 API + Win16/Win32 support
1997-01-02 Ezra Peisach * kdc_preauth.c (get_sam_edata): Use proper interface to
1996-12-30 Ezra Peisach * aclocal.m4: Add AC_PREREQ(2.12) as we now require...
1996-12-29 Sam HartmanOveride important environment variables. Preliiminary...
1996-12-24 Tom Yu * config.guess:
1996-12-24 Tom Yuupdate to autoconf-2.12
1996-12-24 Tom Yu * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal...
1996-12-24 Tom Yu * configure.in: Fix up "test $ac_cv_c_cross" to deal...
1996-12-24 Tom Yumerge from V1_0_RELEASE
1996-12-24 Tom YuInitial revision
1996-12-23 Theodore TsoAdd brand.c to the SRCS line so that the kerbsrc.mac...
1996-12-21 Theodore TsoRemove (under #ifdef) mention of calling Cygnus Support...
next