| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | krb5.tex: Update krb5_auth_context usage. Add krb5_get_cred_via_tkt | Ezra Peisach | 1995-06-11 | 3 | -45/+84 |
* | (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 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+5 |
* | dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead of | Theodore Tso | 1995-06-09 | 11 | -125/+147 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 40 | -87/+99 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 12 | -39/+44 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 6 | -19/+20 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
* | rd_req_dec.c (krb5_rd_req_decoded): Fix -Wall nits | Theodore Tso | 1995-06-09 | 5 | -78/+13 |
* | krb5.hin: Remove definition of the krb5_fulladdr structure, and the | Theodore Tso | 1995-06-09 | 3 | -18/+11 |