krb5.git
1999-04-08 Miro JurisicUpdated to 2.0b5
1999-04-06 Theodore TsoWorkaround the fact that Windows has really poor emulat...
1999-04-03 Dan Winshiptypo in a comment
1999-04-02 Tom Yu * rpc_commondata.c: Add initializers to prevent lossag...
1999-03-31 Theodore TsoFix silly typo
1999-03-31 Theodore Tsoccdefops.c: Change the default ccache type under window...
1999-03-31 Theodore Tsoinit_ctx.c (krb5_init_context): Call krb5_win_ccdll_loa...
1999-03-31 Theodore Tsowin_glue.c (control): Call krb5_stdcc_shutdown when...
1999-03-31 Theodore Tsowinccld.c, winccld.h, stdcc.c: Add files to dynamically...
1999-03-31 Tom Yu * sys_term.c (getptyslave): Under AIX, ignore I_PUSH...
1999-03-31 Tom Yu * termios-tn.c: Include termio.h under AIX due to...
1999-03-28 Tom Yu * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX...
1999-03-27 Miro JurisicChanged stat.h typedefs to not be included if building...
1999-03-27 Theodore Tsoacquire_cred.c (krb5_gss_acquire_cred): Don't use strcm...
1999-03-26 Tom Yu * ftpd.c (login): Check that the luid is not the uid...
1999-03-26 Theodore Tsogssapi_krb5.c: Rearrange OID's so that the V1V2 mechani...
1999-03-26 Theodore Tsodisp_major_status.c (display_unknown): Fix the length...
1999-03-25 Tom Yu * promptusr.c (krb5_os_get_tty_uio): getchar() returns...
1999-03-24 Tom Yu * configure.in: Check for sys/sockio.h for systems...
1999-03-24 Tom Yu * ftpcmd.y (urgsafe_getc): New function; like getc...
1999-03-24 Theodore TsoChecked in Danilo's changes to fix Makefile case for...
1999-03-23 Theodore TsoMove the definition of DLL_DEF_FILE from windows.in...
1999-03-23 Theodore TsoAdd information for the profile library (which is now...
1999-03-23 Theodore TsoDon't use cc_uint4 since the Windows include file appar...
1999-03-23 Theodore TsoFix window's get_from_os() call so that gets the defaul...
1999-03-23 Theodore TsoFix up makefile so that it correctly builds the DLL...
1999-03-23 Miro Jurisic68K builds gone; updated to 1.1b12
1999-03-23 Miro Jurisicupdated to CCache 2.0b4
1999-03-22 Theodore TsoFix stupid typo in defining the DLL_FILE_DEF macro
1999-03-16 Miro JurisicFixed krb5globals __initialize to use existing default...
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
next