krb5.git
1999-03-15 Tom Yu * profile.hin: Fix GSS_DLLIMP
1999-03-15 Tom Yu * com_err.h: Fix GSS_DLLIMP
1999-03-15 Tom Yu * des.h: Fix GSS_DLLIMP
1999-03-15 Tom Yu * k5-int.h: Fix GSS_DLLIMP
1999-03-15 Miro JurisicAdded extern "C" to gssapi_krb5.h
1999-03-15 Miro JurisicFixed GSS_* macros for the Mac
1999-03-15 Miro JurisicAdded new exports and upped to b10
1999-03-15 Miro JurisicNow actually compiles
1999-03-14 Theodore TsoFix = vs == bug in krb5_stdcc_next_cred
1999-03-14 Theodore TsoCommit updated changelog
1999-03-14 Theodore TsoFix obviously missing variable declaration
1999-03-14 Theodore TsoChanges to allow building the profile routines as their...
1999-03-14 Theodore TsoMakefile.in (DLL_FILE_DEF): Tell the Makefile template...
1999-03-14 Theodore TsoCheck in prototype for gss_krb5_ccache_name()
1999-03-13 Tom Yu * Makefile.in (kshd): Add $(LOGINLIBS)
1999-03-12 Tom Yu * main.c (main): Fix cleanup code for setluid() failure
1999-03-12 Theodore TsoBack out prototype changes which should haven't gotten...
1999-03-12 Theodore TsoDon't blow away Krbcc32.lib by accident
1999-03-12 Theodore TsoCheck to make sure the context is valid and return...
1999-03-12 Theodore TsoSample the ccdefault name at the time when we create...
1999-03-12 Theodore TsoAdd definition for GSS_DLLIMP for non-Windows platforms
1999-03-12 Tom Yu * ftpd.c (user): Remove extra "%s" in call to sprintf...
1999-03-12 Miro JurisicUpdated for 1.1b9
1999-03-12 Theodore Tsoset_ccache.c (gss_krb5_ccache_name): Added new Krb5...
1999-03-12 Theodore TsoChange K5_OUTPUT_FILES to be K5_AC_OUTPUT
1999-03-12 Theodore Tsowindows.in (DLL_FILE_DEF): Add makefile controls to...
1999-03-12 Theodore Tsowin-mac.h: Define GSS_DLLIMP to be __declspec(dllimport) or
1999-03-12 Theodore TsoMakefile.in (DLL_FILE_DEF): Tell the Makefile template...
1999-03-12 Theodore TsoMakefile.in (DLL_FILE_DEF): Tell the Makefile template...
1999-03-11 Theodore TsoMakefile.in (DLL_FILE_DEF): Tell the Makefile template...
1999-03-11 Miro JurisicAdded modification counter
1999-03-11 Miro JurisicUpdated to 2.0b3
1999-03-10 Scott McGuireAdded function krb5_free_cc_cred_union(), a local versi...
1999-03-09 Tom Yu * ftpd.M: Resync with reality
1999-03-09 Tom Yuadd PR number to log
1999-03-09 Tom Yu * sendauth.c (krb5_sendauth): Set credspout to NULL...
1999-03-09 Tom Yu * kshd.M: Resync manpage
1999-03-09 Tom Yu * profile.hin: Fix prototype of profile_flush() to...
1999-03-08 Theodore Tso * prof_tree.c (profile_node_iterator): Fix bug where...
1999-03-04 Tom Yu * heuristic.c (get_authorized_princ_names): Fix to...
1999-03-03 Theodore Tsoprof_file.c (profile_flush_file): On the Macintosh...
1999-03-03 Theodore Tsotest_profile.c: Added ability to test profile set funct...
1999-03-03 Theodore Tsoprof_tree.c: Add new functions profile_get_node_name,
1999-03-02 Tom Yu * ovsec_kadmd.c (log_badverf): Actually make a real...
1999-03-01 Miro Jurisic68K builds are back; updated to CCacahe 2.0b2; upped...
1999-03-01 Miro JurisicUpdated to 2.0b2
1999-02-26 Tom Yu * ftpd.c (reply): Don't call secure_gss_error() or...
1999-02-26 Tom Yu * secure.c (secure_putbuf): Revert Sam's last change; if
1999-02-26 Miro JurisicFixed missing Mac#include
1999-02-26 Miro JurisicAdded missing includes and pragmas for 68K
1999-02-26 Miro JurisicCFM68K builds are back
1999-02-25 Tom Yu * telnetd.8: Resync manpage
1999-02-25 Tom Yu * klogind.M: Resync manpage
1999-02-25 Miro JurisicUpdated to 1.1b7
1999-02-25 Miro JurisicFixed clean target and added template target
1999-02-25 Miro JurisicEstabliched agreement on what buffer sizes are tajen...
1999-02-25 Miro JurisicUpdated to CCache 2.0b1
1999-02-24 Miro JurisicFixed confusio nbetween CCAPI v1 and v2; fixed fragment...
1999-02-23 Miro JurisicFixed debug vs. non-debug mistakes in GSSLib and global...
1999-02-23 Tom Yu * kcmd.c (k4cmd): Move call to krb_realmofhost() to...
1999-02-23 Tom Yu * kcmd.c (kcmd): Fix up to not call sname_to_principal...
1999-02-22 Tom Yu * telnetd.8: Document hostname logging changes
1999-02-20 Miro JurisicRenamed globals lib fragments
1999-02-20 Miro JurisicMerging krb5globals fragments
1999-02-20 Miro JurisicAdded deps for debug targets
1999-02-20 Miro JurisicGetDefaultCacheName returns length
1999-02-20 Tom Yu * ccdefname.c (get_from_os): Add missing close-paren...
1999-02-20 Miro JurisicFixed makefile
1999-02-20 Miro JurisicAdded globals lib to snapshot
1999-02-20 Miro JurisicAdded k5 globals libs
1999-02-20 Miro JurisicUpdated for 1.5b5
1999-02-20 Miro JurisicUpped to 1.5b5
1999-02-20 Miro JurisicAdded Krb5GlobalsLib and Krb5GlobalsDataLib sources
1999-02-20 Miro JurisicPreliminary implementation of CCAPI v2 added
1999-02-20 Miro JurisicAdded get_from_os for MacOS
1999-02-20 Miro JurisicNow compiles on the Mac against CC API v2
1999-02-20 Miro JurisicRemoved testtrack code
1999-02-19 Theodore Tsotest_parse.c (main): Add a call to profile_verify_node...
1999-02-19 Tom Yu * configure.in: Add check for setluid()
1999-02-19 Tom Yu * Makefile.in (ksu): Add $(KSU_LIBS) in case we need...
1999-02-18 Tom Yu * configure.in: Add check for setluid
1999-02-18 Tom Yu * ftpd.c (login): Add call to setluid() if necessary
1999-02-18 Theodore TsoAdded debugging hooks to stdcc.c
1999-02-18 Theodore TsoCommit the Windows version of the ccache dll and its...
1999-02-18 Tom Yu * sane_hostname.c (pty_make_sane_hostname): Remove...
1999-02-17 Tom Yu * klogind.M: Document things a little better, includin...
1999-02-17 Tom Yu * do_as_req.c (process_as_req): Fix to assign kvno to
1999-02-17 Tom Yu * sane_hostname.c: Re-order so that pty-int.h precedes...
1999-02-13 Tom Yu * ftpd.c: strcat -> strncat
1999-02-12 Tom Yu * sane_hostname.c: Force maxlen to be 16 if it's less...
1999-02-12 Tom Yubump minor version
1999-02-12 Tom Yu * Makefile.in: Add sane_hostname.{o,c}
1999-02-11 Theodore TsoUpdated to include the domain_realm lines needed for...
1999-02-09 Theodore Tsoenc_des.c (fb64_session): Call des_init_random_number_g...
1999-02-09 Theodore Tsowinexclude.sed: Add .dll and .lib files to the list...
1999-02-09 Theodore Tsoklist.c: Under Windows, #include winsock.h instead...
1999-02-09 Theodore Tsokinit.c: If unistd.h is not available, use manual defin...
1999-02-09 Theodore TsoMakefile.in: Link in the ccapi import library under...
1999-02-09 Theodore Tsord_req.c (krb_rd_req): Add appropriate #ifdef so that...
1999-02-09 Theodore TsoFix bad comment terminator in stdcc_util.c which was...
next