summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add #ifdef around switch statement for ETXTBUSYTheodore Tso1995-06-154-0/+15
* * Makefile.in: added install rulesTom Yu1995-06-142-2/+12
* * pre.in: DO_SUBDIRS causes make {install,clean,check,etc.} to getTom Yu1995-06-142-0/+10
* * aclocal.m4(_MAKE_SUBDIRS): revert yet again; no workaround sinceTom Yu1995-06-142-2/+11
* Fixed ACL routines to work on systems with unsigned char.Sam Hartman1995-06-142-2/+14
* Fix up places in tests where return type of getopt demoted toSam Hartman1995-06-143-2/+7
* Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU>Sam Hartman1995-06-144-6/+18
* For shared library support create symlinks to the .so images in theEzra Peisach1995-06-143-1/+18
* Don't copy library up a level. Let above Makefile create symlink forEzra Peisach1995-06-142-3/+5
* Instead of special casing _AIX in network.c, look forSam Hartman1995-06-133-1/+9
* Only defining DEVICE_OPEN et al when unix was defined breaksSam Hartman1995-06-132-2/+10
* Really check for /bin/sh5Paul Park1995-06-131-1/+1
* Fix test for Ultrix and SolarisPaul Park1995-06-134-1/+19
* Check for sys/select.h and include if found. Required toSam Hartman1995-06-133-0/+12
* * Makefile.in: don't install libss.aTom Yu1995-06-132-8/+4
* * aclocal.m4 (CopySrcHeader): do a set -x before mkdirTom Yu1995-06-132-3/+10
* (kdc_process_tgs_req): Set the auth_context rcache to null beforeEzra Peisach1995-06-132-0/+8
* A couple bug reports/patches from Ed Phillips (flaregun@udel.edu)Chris Provenzano1995-06-124-33/+54
* definition of krb5_auth_context to a pointer, sizeof(krb5_auth_context)Ezra Peisach1995-06-112-1/+6
* krb5.tex: Update krb5_auth_context usage. Add krb5_get_cred_via_tktEzra Peisach1995-06-113-45/+84
* (clean): Remove t_kdb and t_kdb.oEzra Peisach1995-06-112-0/+6
* (clean-unix): Remove $(UNIX_OBJS)Ezra Peisach1995-06-112-1/+5
* Add missing declaration of krb5_auth_con_initivectorEzra Peisach1995-06-112-0/+8
* * configure.in: fix intial value of CDEFS_INCLUDE so that makeTom Yu1995-06-112-1/+6
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-1196-162/+282
* recv_tocken: Initialize stack variable to 0 before usingEzra Peisach1995-06-102-1/+5
* Removed HAS_ANSI_CONST, HAS_ANSI_VOLATILE, HAS_SYS_FILE,Ezra Peisach1995-06-102-5/+7
* Allow for partial reads while reading the tokenTheodore Tso1995-06-102-11/+14
* Make sure the status return from krb5_scc_store_principal is reflectedTheodore Tso1995-06-102-10/+16
* Make sure the status return from krb5_fcc_store_principal is reflectedTheodore Tso1995-06-102-1/+7
* Change assertion to check to make sure that the day of the month is >=Theodore Tso1995-06-102-1/+6
* Change the default kadmin instance to be "admin"Theodore Tso1995-06-102-1/+5
* Use the principal "krbtest/admin@KRBTEST.COM" for kadminTheodore Tso1995-06-104-47/+49
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-094-9/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0914-22/+35
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-094-10/+14
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-093-6/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-093-4/+8
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0918-37/+45
* md5crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8
* md4crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8
* Fix -Wall nitsTheodore Tso1995-06-093-20/+22
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+5
* dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1995-06-0911-125/+147
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0940-87/+99
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0912-39/+44
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-096-19/+20
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* rd_req_dec.c (krb5_rd_req_decoded): Fix -Wall nitsTheodore Tso1995-06-095-78/+13
* krb5.hin: Remove definition of the krb5_fulladdr structure, and theTheodore Tso1995-06-093-18/+11