summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * getsyms, getsyms.sed: simple scripts to find #ifdef's thatTom Yu1995-06-193-0/+71
* Added final change to allow for ASN.1 indefinite encoding; needed forTheodore Tso1995-06-172-0/+11
* Allow the credentials cache argument to be optional; allow it to beTheodore Tso1995-06-172-1/+8
* Change kadm_cleanup so that it returns a defined valueSam Hartman1995-06-172-0/+8
* Inline code from krb_save_credentials since there is none in some K4Paul Park1995-06-162-0/+23
* Add glue for old versions of K4Paul Park1995-06-164-3/+70
* Fix run.test to run under UltrixPaul Park1995-06-162-6/+12
* * libupdate.sh: oops they were right to begin with; hackTom Yu1995-06-162-2/+5
* * aclocal.m4: ARCHIVE gets a "cqv" to shut it up about the warningTom Yu1995-06-162-1/+3
* * libupdate.sh: ARADD and ARCHIVE were backwardsTom Yu1995-06-162-2/+5
* Fix install logic for krb5.h and k5-int.hPaul Park1995-06-162-7/+8
* Explicitly handle default cases when neither --enable-shared orPaul Park1995-06-162-3/+11
* Remove status message from OSF/1 shared library buildPaul Park1995-06-161-1/+0
* Add install target for shared librariesPaul Park1995-06-168-0/+30
* Change ./DONE to DONEPaul Park1995-06-161-1/+1
* * Makefile.in: "install::" to shut up gmakeTom Yu1995-06-162-1/+5
* * aclocal.m4: Fix new append.out stuff to work with config.statusTom Yu1995-06-162-9/+29
* * aclocal.m4: people were using AC_DIVERSION_MAKEFILE insideTom Yu1995-06-162-36/+51
* (V5_USE_SHARED_LIB): Quote arguments to test in case the values are blankEzra Peisach1995-06-162-2/+6
* Remove extraneous debugging definition from previous checkinPaul Park1995-06-151-1/+1
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-15139-278/+838
* 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