krb5.git
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...
1996-12-21 Theodore TsoFixed other problems found when renaming program from...
1996-12-21 Theodore Tsokrb5.def: New file, copied from cns.def, with Cygnus...
1996-12-21 Theodore Tsobrand.c: New file, which allows a release engineer...
1996-12-21 Theodore TsoChecked in changes from Marshall
1996-12-21 Theodore TsoChecked in Macintosh changes from Marshall
1996-12-21 Theodore TsoUse new call krb5_vercheck() for Windows timebomb check...
1996-12-21 Theodore TsoChange the timebomb to be June 1, 1997. Make the timeb...
1996-12-20 Theodore TsoChange name of library in file to be krb5_16.def [PR...
1996-12-20 Theodore TsoAutomatically make the mac-bin-dirs target so that...
1996-12-17 Tom Yu * getsyms: Don't echo filename if there are no bad...
1996-12-17 Ezra PeisachDo not compare an int to NULL. Under Linux, warning...
1996-12-17 Theodore TsoFix expire time in the text resource to be June 1,...
1996-12-13 Theodore TsoChange the timebomb date to be June 1, 1997
1996-12-13 Theodore TsoAdded the error codes KRB5_APPL_EXPIRED and KRB5_LIB_EX...
1996-12-13 Theodore TsoMerge V1_0_FREEZE_3 into the mainline. (Note this...
1996-12-09 Barry Jaspan * api.0/init.exp, api.2/init.exp: use spawn/expect...
1996-12-09 Sam HartmanUpdate to not install install-sid
1996-12-09 Sam HartmanThis commit was generated by cvs2svn to compensate...
1996-12-04 Barry Jaspan * ovsec_kadmd.c (main): fix duplicated error strings
1996-12-04 Barry Jaspan * acquire_cred.c (acquire_accept_cred): use krb5_kt_ge...
1996-12-04 Barry Jaspan * Various changes to allow channel bindings to work...
1996-12-03 Barry Jaspan * kdb5_util.c: fix multiply defined globals [krb5...
1996-12-03 Barry Jaspan * kadmin.c (kadmin_addprinc): print warning/notice...
1996-12-03 Barry Jaspan * init_db: be verbose when $SRVTCL doesn't exist,...
next