krb5.git
1998-11-17 Tom Yu * kdb_cpw.c (krb5_dbe_crk):
1998-11-17 Tom Yu * kdb.h: Update dbe_crk and dbe_cpw to take a boolean...
1998-11-17 Theodore Tsoprof_get.c (profile_get_values): If there are no relati...
1998-11-17 Tom Yu * Makefile.in (autoconf.stamp): Fix up to deal with...
1998-11-16 Theodore Tsoconfigure.in: Add check for <sys/utsname.h>
1998-11-16 Theodore Tsoaclocal.m4: Add support for FreeBSD systems using ELF...
1998-11-16 Geoffrey King * login.c (login_get_kconf): Also test whether *kconf_...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoFix broken thisconfdir and mydir lines in Makefile...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore Tsoconfigure.in: Removed and tests moved up to appl/config...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoAdd a declaration for the global variable krb5__krb4_co...
1998-11-13 Theodore TsoFix bug where if the fcntl-style lock succeeded, we...
1998-11-13 Theodore TsoIf $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIR...
1998-11-12 Tom Yu * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.c
1998-11-06 Ezra PeisachFixes to build out of source tree
1998-11-06 Ezra Peisach * gssftp.exp: Changes to deal with new text messages...
1998-11-06 Ezra Peisach * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)
1998-11-05 Theodore TsoFixed filename uniqueness problems by renaming all...
1998-11-05 Scott McGuireFixed places where code didn't follow CCache API. ...
1998-11-05 Geoffrey King* prof_init.c (profile_init): Fix a problem whereby...
1998-11-05 Theodore TsoMake sure filenames are unique across all of the krb5...
1998-11-03 Theodore TsoIgnore kerbsrc.tar, kerbsrc.zip, etc. files which are...
1998-11-03 Theodore Tsoaclocal.m4 (AC_PROG_LEX): Autoconf "fixed" AC_PROG_LEX...
1998-11-03 Theodore TsoMakefile.in: Added prof_get.c to the list of files...
1998-11-03 Tom Yu * dump.c: Fix up to work with new crypto API
1998-11-03 Theodore Tsolock_file.c (krb5_lock_file): Move the flock() fallback...
1998-11-03 Tom Yu * str_conv.c: Remove krb5_cksumtype_to_string after...
1998-11-02 Tom Yuresurrect
1998-11-02 Tom Yuressurect files missed by merge
1998-10-30 Marc Horowitzadd back mistakenly deleted files
1998-10-30 Marc Horowitzadd back mistakenly deleted files
1998-10-30 Marc Horowitzadd back mistakenly deleted files
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-10-27 Miro JurisicMerged lxs' changes (removed 3des code from export...
1998-10-26 Dan WinshipAdd -A (require authentication but not necessarily...
1998-10-26 Geoffrey King * ftp.M: Add documentation for new ccc and cprotect...
1998-10-24 Theodore Tsoftpd.c (pass): Wait 5 seconds before returning "password
1998-10-23 Miro JurisicMerged in smcguire's fixes
1998-10-23 Miro JurisicUpdated deslib binaries
1998-10-23 Miro JurisicAdded Mac DES shared library
1998-10-21 Miro JurisicFixed build instructions and upped version to 1.1a4
1998-10-21 Miro JurisicAdded CodeWarrior Pro4 projects and docs, updated the...
1998-10-20 Dan Winshipupdate ftpd man page to fully match reality (-a, -c...
1998-10-10 Geoffrey King * telnet.c (telnet): Cosmetic change: Put a...
1998-10-08 Theodore Tsokrshd.c (doit): Apply ghudson's patch so that rshd...
1998-10-08 Geoffrey King * ftpd.c: Add support for restricted users, as request...
1998-10-02 Theodore Tsocmdtab.c: Update help message for passive mode so that it
1998-09-30 Theodore TsoAdd support for changing the master key for a database...
1998-09-29 Theodore TsoDon't use h_errno, it's not fully portable, and it...
1998-09-29 Theodore TsoDon't use h_errno at all; it doesn't work on all platfo...
1998-09-26 Theodore TsoWe shouldn't try to use the CCache API on Unix systems...
1998-09-25 Tom Yu * mkrel: Add fixes to deal with "tails" on release...
1998-09-21 Tom Yuresurrecting
1998-09-21 Tom Yuoop
1998-09-21 Tom Yurestoring deleted files
1998-09-21 Tom Yufix incorrect version
1998-09-21 Tom Yuresurrect accidentally deleted files
1998-09-21 Tom Yurestore accidentally deleted files
1998-09-19 Tom Yumerge of tlyu-3des-k4
1998-09-08 Miro JurisicAdded check for CFM
1998-09-01 Theodore Tsoccdefname.c (krb5_cc_default_name): Changed the PC...
1998-09-01 Theodore TsoBoth Macintoshes and Windows use the ccapi as the defau...
1998-09-01 Theodore TsoAdd #ifdef's so that correct header file (cacheapi...
1998-08-29 Geoffrey KingOf course, the following sentence actually refers to...
1998-08-29 Geoffrey King * ftpd.c (login): New function. Essentially...
1998-08-28 Geoffrey King* cmds.c (user): Replace "oldlevel" with the more descr...
1998-08-28 Miro JurisicAdded timeout to CW AppleEvents
1998-08-28 Miro JurisicUnlock makefile when building snapshot
1998-08-28 Miro JurisicFixed the snapshot target
1998-08-28 Miro JurisicFixed the makefile target
1998-08-28 Miro JurisicAdded perl and AppleScript stuff to automagically build...
1998-08-28 Miro JurisicAdded release notes to the snapshot
1998-08-28 Miro JurisicAdded release notes
1998-08-28 Miro JurisicAdded MPW fragment aliasing script
1998-08-28 Miro JurisicFixed typo in makefile
1998-08-28 Miro JurisicFixed dependencies in metaproject
1998-08-28 Miro JurisicAdded CodeWarrior metaproject
1998-08-28 Miro JurisicFixed typo in snapshot target
1998-08-28 Miro JurisicFixed typo in snapshot target
1998-08-28 Miro JurisicFixed typo in snapshot target
1998-08-28 Miro JurisicRemoved all mentions from static libraries and kconfig...
1998-08-28 Miro JurisicAdded debugging versions od CCache API libs
1998-08-24 Theodore TsoAdd support to build the lib/krb5/ccache api directory...
1998-08-24 Theodore TsoAdd windows build instructions to build CCache API...
1998-08-21 Miro JurisicChanged Mac specific stuff to use CCache API
1998-08-21 Miro JurisicAdded the CCache API libraries to the snapshot target
1998-08-21 Miro JurisicAdded the CCache API libraries to the makefile
1998-08-21 Miro JurisicAdded the CCAPI library files
1998-08-20 Miro JurisicAdded Frank's CCache API implementation and made it...
1998-08-19 Miro JurisicChanged library version to 1.1a1, package version to...
next