krb5.git
1995-06-16 Paul ParkRemove status message from OSF/1 shared library build
1995-06-16 Paul ParkAdd install target for shared libraries
1995-06-16 Paul ParkChange ./DONE to DONE
1995-06-16 Tom Yu * Makefile.in: "install::" to shut up gmake
1995-06-16 Tom Yu * aclocal.m4: Fix new append.out stuff to work with...
1995-06-16 Tom Yu * aclocal.m4: people were using AC_DIVERSION_MAKEFILE...
1995-06-16 Ezra Peisach(V5_USE_SHARED_LIB): Quote arguments to test in case...
1995-06-15 Paul ParkRemove extraneous debugging definition from previous...
1995-06-15 Paul ParkShared library Makefile/configure changes and cleanup
1995-06-15 Theodore TsoAdd #ifdef around switch statement for ETXTBUSY
1995-06-14 Tom Yu * Makefile.in: added install rules
1995-06-14 Tom Yu * pre.in: DO_SUBDIRS causes make {install,clean,check...
1995-06-14 Tom Yu * aclocal.m4(_MAKE_SUBDIRS): revert yet again; no...
1995-06-14 Sam Hartman Fixed ACL routines to work on systems with unsigned...
1995-06-14 Sam Hartman Fix up places in tests where return type of getopt...
1995-06-14 Sam HartmanWed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis...
1995-06-14 Ezra PeisachFor shared library support create symlinks to the ...
1995-06-14 Ezra PeisachDon't copy library up a level. Let above Makefile creat...
1995-06-13 Sam Hartman Instead of special casing _AIX in network.c, look for
1995-06-13 Sam Hartman Only defining DEVICE_OPEN et al when unix was defined...
1995-06-13 Paul ParkReally check for /bin/sh5
1995-06-13 Paul ParkFix test for Ultrix and Solaris
1995-06-13 Sam Hartman Check for sys/select.h and include if found. Required to
1995-06-13 Tom Yu * Makefile.in: don't install libss.a
1995-06-13 Tom Yu * aclocal.m4 (CopySrcHeader): do a set -x before mkdir
1995-06-13 Ezra Peisach(kdc_process_tgs_req): Set the auth_context rcache...
1995-06-12 Chris Provenzano A couple bug reports/patches from Ed Phillips (flaregu...
1995-06-11 Ezra Peisachdefinition of krb5_auth_context to a pointer, sizeof...
1995-06-11 Ezra Peisachkrb5.tex: Update krb5_auth_context usage. Add krb5_get_...
1995-06-11 Ezra Peisach(clean): Remove t_kdb and t_kdb.o
1995-06-11 Ezra Peisach(clean-unix): Remove $(UNIX_OBJS)
1995-06-11 Ezra PeisachAdd missing declaration of krb5_auth_con_initivector
1995-06-11 Tom Yu * configure.in: fix intial value of CDEFS_INCLUDE...
1995-06-11 Tom Yuchanges to accomodate redefinition of krb5_auth_context
1995-06-10 Ezra Peisachrecv_tocken: Initialize stack variable to 0 before...
1995-06-10 Ezra PeisachRemoved HAS_ANSI_CONST, HAS_ANSI_VOLATILE, HAS_SYS_FILE,
1995-06-10 Theodore TsoAllow for partial reads while reading the token
1995-06-10 Theodore TsoMake sure the status return from krb5_scc_store_princip...
1995-06-10 Theodore TsoMake sure the status return from krb5_fcc_store_princip...
1995-06-10 Theodore TsoChange assertion to check to make sure that the day...
1995-06-10 Theodore TsoChange the default kadmin instance to be "admin"
1995-06-10 Theodore TsoUse the principal "krbtest/admin@KRBTEST.COM" for kadmin
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsomd5crypto.c: Fix -Wall nits
1995-06-09 Theodore Tsomd4crypto.c: Fix -Wall nits
1995-06-09 Theodore TsoFix -Wall nits
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsodispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_CO...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsord_req_dec.c (krb5_rd_req_decoded): Fix -Wall nits
1995-06-09 Theodore Tsokrb5.hin: Remove definition of the krb5_fulladdr struct...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore TsoRemove KRB5ROOT
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsosim_server.c: #include krb5.h first, to reduce size...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore TsoAdded additional changes made to aclocal.m4:
1995-06-09 Theodore Tsoaclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains...
1995-06-09 Paul ParkBuild adm_err.h here
1995-06-09 Ezra PeisachPorted to DEC Alpha OSF/1:
1995-06-09 Ezra Peisacherror.c (ss_error): remove const declaration from local...
1995-06-09 Tom Yu oops these weren't necessary
1995-06-09 Tom Yu * Makefile.in: don't install et-generated headers...
1995-06-09 Tom Yu * Makefile.in, configure.in: use CopyHeader rather...
1995-06-09 Tom Yu * rd_cred.c (krb5_rd_cred_basic): fix typo (extra...
1995-06-09 Tom Yu * .cvsignore: ignore "configure"
1995-06-09 Theodore Tso$($(WHAT)_OBJS) is not accepted by all Makes! We assum...
1995-06-09 Theodore Tsoread_passwd.c (des_read_pw_string): Don't depend on
1995-06-09 Theodore Tsolist_req.c, ss_internal.h: Clean up -Wall flames
1995-06-09 Theodore TsoChange mk_cmds so that the output file is always create...
1995-06-09 Theodore TsoFix problem where the ticket field was assigned with...
1995-06-08 Theodore TsoDon't install compile_et.1; we're not installing the...
1995-06-08 Theodore TsoAdd install target
1995-06-08 Theodore TsoDon't install the install/kerberosIV header files
1995-06-08 Theodore TsoIntegrated patch from OpenVision which allows klist...
1995-06-08 Theodore TsoDefine ${prefix} since exec_prefix is sometimes to...
1995-06-08 Theodore TsoRemove excess definitions of prefix, exec_prefix, etc...
1995-06-08 Theodore TsoClean up gcc -Wall flames
1995-06-08 Theodore TsoAdd comment explaining old admin acl
1995-06-08 Theodore TsoDon't install the include/krb5 header files
1995-06-08 Paul ParkAdd description of logging section
1995-06-08 Paul ParkAdd logging section to profile, export profile to root...
1995-06-08 Paul ParkUpdate kadmind5 to use new logging routines
1995-06-08 Paul ParkAdd new logging control routines
1995-06-08 Paul ParkAdd prototypes for logging routines
1995-06-08 Paul ParkReinstate default name of kadmin.old ACL file
1995-06-07 Theodore Tsoosconf.h: Use INSTALL and INSTALL_PREFIX instead of...
1995-06-07 Theodore TsoMakefile.in: Process osconf.h using PREFIX and EXEC_PRE...
1995-06-07 Theodore TsoMakefile.in (CFLAGS), srv_acl.c (acl_init): Use KRB5_DE...
1995-06-07 Theodore TsoMakefile.in (INSTALLMKDIRS): Make sure that the $(INSTA...
next