| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove status message from OSF/1 shared library build | Paul Park | 1995-06-16 | 1 | -1/+0 |
| * | Add install target for shared libraries | Paul Park | 1995-06-16 | 8 | -0/+30 |
| * | Change ./DONE to DONE | Paul Park | 1995-06-16 | 1 | -1/+1 |
| * | * Makefile.in: "install::" to shut up gmake | Tom Yu | 1995-06-16 | 2 | -1/+5 |
| * | * aclocal.m4: Fix new append.out stuff to work with config.status | Tom Yu | 1995-06-16 | 2 | -9/+29 |
| * | * aclocal.m4: people were using AC_DIVERSION_MAKEFILE inside | Tom Yu | 1995-06-16 | 2 | -36/+51 |
| * | (V5_USE_SHARED_LIB): Quote arguments to test in case the values are blank | Ezra Peisach | 1995-06-16 | 2 | -2/+6 |
| * | Remove extraneous debugging definition from previous checkin | Paul Park | 1995-06-15 | 1 | -1/+1 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 139 | -278/+838 |
| * | Add #ifdef around switch statement for ETXTBUSY | Theodore Tso | 1995-06-15 | 4 | -0/+15 |
| * | * Makefile.in: added install rules | Tom Yu | 1995-06-14 | 2 | -2/+12 |
| * | * pre.in: DO_SUBDIRS causes make {install,clean,check,etc.} to get | Tom Yu | 1995-06-14 | 2 | -0/+10 |
| * | * aclocal.m4(_MAKE_SUBDIRS): revert yet again; no workaround since | Tom Yu | 1995-06-14 | 2 | -2/+11 |
| * | Fixed ACL routines to work on systems with unsigned char. | Sam Hartman | 1995-06-14 | 2 | -2/+14 |
| * | Fix up places in tests where return type of getopt demoted to | Sam Hartman | 1995-06-14 | 3 | -2/+7 |
| * | Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU> | Sam Hartman | 1995-06-14 | 4 | -6/+18 |
| * | For shared library support create symlinks to the .so images in the | Ezra Peisach | 1995-06-14 | 3 | -1/+18 |
| * | Don't copy library up a level. Let above Makefile create symlink for | Ezra Peisach | 1995-06-14 | 2 | -3/+5 |
| * | Instead of special casing _AIX in network.c, look for | Sam Hartman | 1995-06-13 | 3 | -1/+9 |
| * | Only defining DEVICE_OPEN et al when unix was defined breaks | Sam Hartman | 1995-06-13 | 2 | -2/+10 |
| * | Really check for /bin/sh5 | Paul Park | 1995-06-13 | 1 | -1/+1 |
| * | Fix test for Ultrix and Solaris | Paul Park | 1995-06-13 | 4 | -1/+19 |
| * | Check for sys/select.h and include if found. Required to | Sam Hartman | 1995-06-13 | 3 | -0/+12 |
| * | * Makefile.in: don't install libss.a | Tom Yu | 1995-06-13 | 2 | -8/+4 |
| * | * aclocal.m4 (CopySrcHeader): do a set -x before mkdir | Tom Yu | 1995-06-13 | 2 | -3/+10 |
| * | (kdc_process_tgs_req): Set the auth_context rcache to null before | Ezra Peisach | 1995-06-13 | 2 | -0/+8 |
| * | A couple bug reports/patches from Ed Phillips (flaregun@udel.edu) | Chris Provenzano | 1995-06-12 | 4 | -33/+54 |
| * | definition of krb5_auth_context to a pointer, sizeof(krb5_auth_context) | Ezra Peisach | 1995-06-11 | 2 | -1/+6 |
| * | (clean): Remove t_kdb and t_kdb.o | Ezra Peisach | 1995-06-11 | 2 | -0/+6 |
| * | (clean-unix): Remove $(UNIX_OBJS) | Ezra Peisach | 1995-06-11 | 2 | -1/+5 |
| * | Add missing declaration of krb5_auth_con_initivector | Ezra Peisach | 1995-06-11 | 2 | -0/+8 |
| * | * configure.in: fix intial value of CDEFS_INCLUDE so that make | Tom Yu | 1995-06-11 | 2 | -1/+6 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 96 | -162/+282 |
| * | recv_tocken: Initialize stack variable to 0 before using | Ezra Peisach | 1995-06-10 | 2 | -1/+5 |
| * | Removed HAS_ANSI_CONST, HAS_ANSI_VOLATILE, HAS_SYS_FILE, | Ezra Peisach | 1995-06-10 | 2 | -5/+7 |
| * | Allow for partial reads while reading the token | Theodore Tso | 1995-06-10 | 2 | -11/+14 |
| * | Make sure the status return from krb5_scc_store_principal is reflected | Theodore Tso | 1995-06-10 | 2 | -10/+16 |
| * | Make sure the status return from krb5_fcc_store_principal is reflected | Theodore Tso | 1995-06-10 | 2 | -1/+7 |
| * | Change assertion to check to make sure that the day of the month is >= | Theodore Tso | 1995-06-10 | 2 | -1/+6 |
| * | Change the default kadmin instance to be "admin" | Theodore Tso | 1995-06-10 | 2 | -1/+5 |
| * | Use the principal "krbtest/admin@KRBTEST.COM" for kadmin | Theodore Tso | 1995-06-10 | 4 | -47/+49 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 4 | -9/+10 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 14 | -22/+35 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 4 | -10/+14 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 3 | -6/+10 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 3 | -4/+8 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 18 | -37/+45 |
| * | md5crypto.c: Fix -Wall nits | Theodore Tso | 1995-06-09 | 3 | -4/+8 |
| * | md4crypto.c: Fix -Wall nits | Theodore Tso | 1995-06-09 | 3 | -4/+8 |
| * | Fix -Wall nits | Theodore Tso | 1995-06-09 | 3 | -20/+22 |