summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* mcc_ops.c: Remove excess code which is defined in fcc_ops.cTheodore Tso1995-11-045-40/+8
* Added the ccache/memory subdirectoryTheodore Tso1995-11-042-4/+8
* Added memory subdirectoryTheodore Tso1995-11-042-1/+5
* Added memory-based credentials cacheTheodore Tso1995-11-0422-0/+1486
* stamp out festering ImakefilesMark Eichin1995-11-033-87/+0
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-0348-156/+83
* * adm.h : Constant changes for the new kadmin code.Chris Provenzano1995-11-033-12/+19
* * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt lengthChris Provenzano1995-11-034-40/+205
* Add support for Linux shared librariesTheodore Tso1995-11-025-4/+62
* If invoked with the -D port option, do not die if proper entry is missingEzra Peisach1995-11-024-42/+65
* Make mit_des_finish_key() safe to call even if there is no key thatTheodore Tso1995-11-012-2/+10
* Missing 'break' statement during option parsing;Richard Basch1995-10-301-0/+1
* When showing a principal with the "show" command, iterate through theRichard Basch1995-10-301-8/+27
* Add /usr/lib/ispell/ispell.words for LinuxEzra Peisach1995-10-302-0/+7
* Extensive reworking of the structure of this file to make it possibleTheodore Tso1995-10-282-203/+333
* Fix off by one in malloc for reading in nameEzra Peisach1995-10-272-1/+5
* Fix to properly malloc password buffer, instead of returning a pointerTheodore Tso1995-10-252-6/+18
* Change the input type of do_mutual to be OM_int32 instead of an int,Theodore Tso1995-10-252-1/+8
* For the windows, add the oldnames library to the link lines forTheodore Tso1995-10-252-2/+7
* Run db checks before going into subdirs and dejagnu test..Ezra Peisach1995-10-252-1/+5
* Disallow changes to AOUT_LD_* environment variablesRichard Basch1995-10-251-1/+1
* For compatibility with older .conf files, keep the domain name checkRichard Basch1995-10-241-4/+6
* Reversed the check for strchr(). If strchr(varp, '=') is true then weRichard Basch1995-10-241-1/+1
* Manually defined PROVIDE_* for Macintosh and MS-DOS so that libcryptoTheodore Tso1995-10-242-0/+25
* Added new error code KRB5_GET_IN_TKT_LOOPTheodore Tso1995-10-242-0/+7
* Rather than displaying the master key version twice, display the actualRichard Basch1995-10-241-1/+1
* Read the V4 Kerberos master key from /.k. Only prompt the user for theRichard Basch1995-10-241-2/+17
* Try to do a best realm match for a hostname, trying all the domain components.Richard Basch1995-10-241-30/+60
* 1. Do not end syslog messages with \n (it messes up the logs).Richard Basch1995-10-231-24/+21
* Print messages using \r\n so that the display in binary mode will be correct.Richard Basch1995-10-231-129/+129
* Print all statements using \r\n so that they will be properly formattedRichard Basch1995-10-232-7/+7
* syslog statements should not be called with \nRichard Basch1995-10-232-5/+5
* Add new option 's' which automatically stashes the master key in theTheodore Tso1995-10-232-1/+26
* Fix typoSam Hartman1995-10-232-1/+10
* rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm,Ezra Peisach1995-10-233-2/+14
* Minor fix to last commitSam Hartman1995-10-222-1/+6
* Incorperate utmpx patch to take advantage of longer utmpx host namesSam Hartman1995-10-215-5/+59
* Integrate patch including functionality from David Borman's latestSam Hartman1995-10-212-0/+29
* Go into config-files subdir in order to install the manual pages sitting thereEzra Peisach1995-10-212-1/+6
* Install the manual pages and fix typo in kdc.conf.MEzra Peisach1995-10-216-1/+26
* Install in ADMIN_BINDIR/ADMIN_MANDIR for concistency with other v5 adminEzra Peisach1995-10-212-2/+6
* ----------------------------------------------------------------------Sam Hartman1995-10-162-1/+6
* pre.in: KRB5_LIBDIR, ADMIN_BINDIR, KRB5_SHLIBDIR, KRB5_INCDIREzra Peisach1995-10-162-4/+9
* Add return statementSam Hartman1995-10-152-27/+13
* Fixed signed/unsigned -Wall flameTheodore Tso1995-10-152-2/+8
* Fixed location where usage() wasn't being called with an argumentTheodore Tso1995-10-152-1/+6
* * gss-misc.c (recv_token): When continuing partial read, decreaseEzra Peisach1995-10-122-1/+7
* Remove spaces introduced into shell variable assignmentsSam Hartman1995-10-121-4/+4
* Fix handling of index so db test compiles on AIXSam Hartman1995-10-122-3/+8
* Changes to do shared library versioning under AIXSam Hartman1995-10-118-22/+59