krb5.git
1994-11-18 Theodore TsoAdd new error code -- KV5M_KEYTAB_ENTRY
1994-11-18 Theodore TsoAll files:
1994-11-18 Theodore TsoRemove unnecessary variable
1994-11-18 Mark Eichin * Makefile.in (clean): remove $(BOGUS)
1994-11-18 Mark Eichin * configure.in: move WITH_CCOPTS, WITH_KRB5ROOT
1994-11-18 Mark Eichin * configure.in: move WITH_CCOPTS
1994-11-18 Mark Eichin * configure.in: moved WITH_CCOPTS
1994-11-18 Mark Eichin * configure.in: use WITH_CCOPTS
1994-11-18 Mark Eichin * configure.in: add caching to perror check (from...
1994-11-18 Mark Eichin * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER...
1994-11-18 Mark Eichin * Makefile.in (install): use $(INSTALL_DATA) instead...
1994-11-18 Mark Eichin * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE...
1994-11-18 Mark Eichin * configure.in: use WITH_KRB4. (from epeisach)
1994-11-18 Mark Eichin * configure.in: use WITH_KRB4, cache cc_t in termio...
1994-11-18 Mark Eichin * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS...
1994-11-18 Mark Eichin * configure.in: add WITH_CCOPTS so that subdirs work
1994-11-18 Mark Eichin * pop_send.c (pop_send): Only update last_msg if execu...
1994-11-18 Mark Eichin * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE...
1994-11-18 Mark Eichin * aclocal.m4 (CopySrcHeader): add clean rule (from...
1994-11-18 Mark Eichinfix typo
1994-11-18 Mark Eichin * kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file.
1994-11-18 Mark Eichin * kprop.c: Use NPROTOTYPE for declarations.
1994-11-17 Theodore Tsoasn1_decode_k.c (asn1_decode_principal_name,
1994-11-17 Theodore TsoSet the keyblock's magic number and ecryption type...
1994-11-17 Theodore TsoSet the keyblock magic number and encryption type
1994-11-17 Theodore TsoAdd magic number field
1994-11-17 Theodore TsoChanges to implement FCC format version #3, which is...
1994-11-17 Theodore TsoSet the encryption type of the session keyblock to...
1994-11-17 Theodore TsoCheck to make sure the subkey exists before setting...
1994-11-17 Theodore TsoAdd new error code --- KRB5_CC_WRITE_ERR
1994-11-16 Richard Basch* krlogin.c:
1994-11-16 Mark Eichin * dumpv4.c: new file. New command dump_v4db which...
1994-11-16 Mark Eichin * kdb5_convert.c (enter_in_v5_db): use the correct...
1994-11-14 Theodore TsoMove mk_cred and rd_cred to libkrb.a
1994-11-14 Theodore Tsoget_in_tkt (krb5_get_in_tkt): Set the encryption type...
1994-11-14 Theodore Tsokerberos.c: Initialize random number generator on the...
1994-11-14 Mark Eichinanother zero length manpage
1994-11-14 Mark Eichinremote cvs loses on zero length files
1994-11-12 Theodore TsoAdd support for krb5_address table; rename KV5M_AUTH_DA...
1994-11-11 Tom Yu * Makefile.in: fix some typos for kv5m_err.et
1994-11-11 Theodore TsoDefining setpgrp(a,b) to setpgrp() if SETPGRP_TWOARG...
1994-11-11 Theodore TsoSet the encryption type in the keyblock information...
1994-11-09 Theodore TsoFix bug in logic of incrementing the received challenge...
1994-11-09 Theodore TsoSet the keyblock's magic number and encryption type...
1994-11-08 Theodore TsoChange internal calling signature to pass in the encryp...
1994-11-08 Theodore TsoUse the published interface to call krb5_string_to_key()
1994-11-08 Theodore TsoUse the documented interface for calling krb5_string_to...
1994-11-08 Theodore TsoUse published interface to call krb5_random_key
1994-11-08 Theodore TsoDon't use $< in a non suffix rule context
1994-11-08 Theodore TsoFix spelling typo
1994-11-08 Theodore TsoUse des_init_random_number_genator(), since that will...
1994-11-08 Theodore TsoOnly print each possible authentication type once in...
1994-11-08 Theodore TsoAdd check for stdlib.h
1994-11-08 Theodore TsoDon't define functions manually, but pull in the approp...
1994-11-08 Theodore TsoOnly include <sys/tty.h> if HAVE_SYS_TTY_H is defined...
1994-11-08 Theodore TsoChange prototypes of auth_enable() and auth_disable...
1994-11-08 Theodore TsoChange the input type to be a char *, which is what...
1994-11-08 Theodore TsoDon't define time() manually; pull it in from <time.h>
1994-11-08 Theodore TsoAdd check for util library (needed for the Alpha)
1994-11-08 Theodore TsoFix lineage check so that we don't fail if we're cross...
1994-11-08 Theodore TsoUse published interface to call krb5_random_key()
1994-11-08 Theodore TsoChecked in Richard's changes of November 2nd. (See...
1994-11-08 Theodore TsoAdded checks POSIX setjmp handling and POSIX signal...
1994-11-08 Theodore TsoUse POSIX method of obtaining fd table size, if available
1994-11-05 Theodore TsoMissing comma on all of the error_code lines. (Oops!)
1994-11-04 Mark Eichinmake this not zero length
1994-11-03 Mark Eichin * Makefile.in: stop building f_pcbc.c, since it belongs in
1994-11-03 Mark Eichin * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto...
1994-11-03 Theodore TsoAdded a field to hold an encryption type in the keybloc...
1994-11-03 Theodore TsoAdd support for the kv5m error table. (For magic numbers.)
1994-11-03 Theodore TsoAdd the kv5m error table
1994-11-03 Theodore TsoAdd WITH_CPPOPTS since we're not using CONFIG_RULES...
1994-11-03 Theodore TsoWe're probably not going to be building in the top...
1994-11-03 Theodore TsoDon't actually add the $(CPPOPTS) flags to CPPFLAGS...
1994-11-03 Theodore TsoDon't recursively pass the CPPOPTS makefile variable...
1994-11-03 Theodore TsoNULL should not be used as a character assignment value...
1994-11-03 Theodore TsoNULL should not be used as a character assignment value...
1994-11-03 Theodore TsoAdd support for a new --with-cppopts" value where you...
1994-11-03 Theodore TsoAdd support for a new "--with-cppopts" value where...
1994-11-02 Mark Eichinrevert misguided kstash changes
1994-11-02 Mark Eichin * Makefile.in (libkrb5.a): done needs a trailing semic...
1994-11-02 Theodore TsoInclude the tag numbers for the krb5 application tags...
1994-11-02 Theodore TsoAdd the "-t option to krb5_encode_test, which causes...
1994-11-02 Theodore TsoUse library.stamp to determine whether or not $arcmd...
1994-11-02 Mark Eichin * kdb5_stash.c (main): added -o option to read a Kerbe...
1994-11-02 Theodore Tsotouch the library first, before running $aradd, in...
1994-11-02 Theodore Tsoadd "ls" and "touch" since libupdate uses them
1994-11-02 Theodore TsoChange use of "head -1" to "sed 1q"
1994-11-01 Mark Eichin * adm_listen.c (kill_children): use sigprocmask if...
1994-11-01 Theodore TsoChange the way the library is built to use the libupdat...
1994-11-01 Theodore TsoAlso clean up config.log, pre.out, post.out and Makefil...
1994-11-01 Theodore Tsolibupdate.sh: Add support for the new libupdate shell...
1994-10-31 Theodore TsoBack out POSIX_FILE_LOCKS change. (Should be depending...
1994-10-31 Theodore TsoMove WITH_CCOPTS and WITH_KRB5ROOT to the beginning...
1994-10-28 Mark Eichin * ranlib.conf: new file. some svr4 need ranlib too
1994-10-28 Mark Eichin * gcc.conf (CC_OPTS): don't set CC_OPTS until we figur...
1994-10-28 Mark Eichinshow contents of path too
1994-10-28 Mark Eichinfix tests
1994-10-28 Theodore TsoRemove duplicate definitions for DEFs, CC, CCOPTS and...
1994-10-28 Mark Eichin * login.c (main): if CSTATUS is missing, don't set...
next