| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * krb5_decode_test.c (main): Add tests for decode_krb5_enc_data | Theodore Tso | 1995-11-08 | 7 | -2/+74 |
| * | Updated TODO list | Theodore Tso | 1995-11-08 | 1 | -14/+81 |
| * | Fix build problem on Mac caused by multiple definitions of stat | Keith Vetter | 1995-11-08 | 2 | -1/+9 |
| * | Improve password dialog and credentials list in Mac CNS | Keith Vetter | 1995-11-08 | 3 | -310/+54 |
| * | * kdb.h: Added prototype for krb5_dbe_search_enctype(). Changed | Theodore Tso | 1995-11-07 | 2 | -1/+16 |
| * | * kdb_xdr.c (krb5_dbe_search_enctype): Make a more general version | Theodore Tso | 1995-11-07 | 2 | -9/+38 |
| * | mcc_ops.c: Remove excess code which is defined in fcc_ops.c | Theodore Tso | 1995-11-04 | 5 | -40/+8 |
| * | Added the ccache/memory subdirectory | Theodore Tso | 1995-11-04 | 2 | -4/+8 |
| * | Added memory subdirectory | Theodore Tso | 1995-11-04 | 2 | -1/+5 |
| * | Added memory-based credentials cache | Theodore Tso | 1995-11-04 | 22 | -0/+1486 |
| * | stamp out festering Imakefiles | Mark Eichin | 1995-11-03 | 3 | -87/+0 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 48 | -156/+83 |
| * | * adm.h : Constant changes for the new kadmin code. | Chris Provenzano | 1995-11-03 | 3 | -12/+19 |
| * | * decrypt_key.c (krb5_dbekd_decrypt_key_data()) : If key salt length | Chris Provenzano | 1995-11-03 | 4 | -40/+205 |
| * | Add support for Linux shared libraries | Theodore Tso | 1995-11-02 | 5 | -4/+62 |
| * | If invoked with the -D port option, do not die if proper entry is missing | Ezra Peisach | 1995-11-02 | 4 | -42/+65 |
| * | Make mit_des_finish_key() safe to call even if there is no key that | Theodore Tso | 1995-11-01 | 2 | -2/+10 |
| * | Missing 'break' statement during option parsing; | Richard Basch | 1995-10-30 | 1 | -0/+1 |
| * | When showing a principal with the "show" command, iterate through the | Richard Basch | 1995-10-30 | 1 | -8/+27 |
| * | Add /usr/lib/ispell/ispell.words for Linux | Ezra Peisach | 1995-10-30 | 2 | -0/+7 |
| * | Extensive reworking of the structure of this file to make it possible | Theodore Tso | 1995-10-28 | 2 | -203/+333 |
| * | Fix off by one in malloc for reading in name | Ezra Peisach | 1995-10-27 | 2 | -1/+5 |
| * | Fix to properly malloc password buffer, instead of returning a pointer | Theodore Tso | 1995-10-25 | 2 | -6/+18 |
| * | Change the input type of do_mutual to be OM_int32 instead of an int, | Theodore Tso | 1995-10-25 | 2 | -1/+8 |
| * | For the windows, add the oldnames library to the link lines for | Theodore Tso | 1995-10-25 | 2 | -2/+7 |
| * | Run db checks before going into subdirs and dejagnu test.. | Ezra Peisach | 1995-10-25 | 2 | -1/+5 |
| * | Disallow changes to AOUT_LD_* environment variables | Richard Basch | 1995-10-25 | 1 | -1/+1 |
| * | For compatibility with older .conf files, keep the domain name check | Richard Basch | 1995-10-24 | 1 | -4/+6 |
| * | Reversed the check for strchr(). If strchr(varp, '=') is true then we | Richard Basch | 1995-10-24 | 1 | -1/+1 |
| * | Manually defined PROVIDE_* for Macintosh and MS-DOS so that libcrypto | Theodore Tso | 1995-10-24 | 2 | -0/+25 |
| * | Added new error code KRB5_GET_IN_TKT_LOOP | Theodore Tso | 1995-10-24 | 2 | -0/+7 |
| * | Rather than displaying the master key version twice, display the actual | Richard Basch | 1995-10-24 | 1 | -1/+1 |
| * | Read the V4 Kerberos master key from /.k. Only prompt the user for the | Richard Basch | 1995-10-24 | 1 | -2/+17 |
| * | Try to do a best realm match for a hostname, trying all the domain components. | Richard Basch | 1995-10-24 | 1 | -30/+60 |
| * | 1. Do not end syslog messages with \n (it messes up the logs). | Richard Basch | 1995-10-23 | 1 | -24/+21 |
| * | Print messages using \r\n so that the display in binary mode will be correct. | Richard Basch | 1995-10-23 | 1 | -129/+129 |
| * | Print all statements using \r\n so that they will be properly formatted | Richard Basch | 1995-10-23 | 2 | -7/+7 |
| * | syslog statements should not be called with \n | Richard Basch | 1995-10-23 | 2 | -5/+5 |
| * | Add new option 's' which automatically stashes the master key in the | Theodore Tso | 1995-10-23 | 2 | -1/+26 |
| * | Fix typo | Sam Hartman | 1995-10-23 | 2 | -1/+10 |
| * | rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm, | Ezra Peisach | 1995-10-23 | 3 | -2/+14 |
| * | Minor fix to last commit | Sam Hartman | 1995-10-22 | 2 | -1/+6 |
| * | Incorperate utmpx patch to take advantage of longer utmpx host names | Sam Hartman | 1995-10-21 | 5 | -5/+59 |
| * | Integrate patch including functionality from David Borman's latest | Sam Hartman | 1995-10-21 | 2 | -0/+29 |
| * | Go into config-files subdir in order to install the manual pages sitting there | Ezra Peisach | 1995-10-21 | 2 | -1/+6 |
| * | Install the manual pages and fix typo in kdc.conf.M | Ezra Peisach | 1995-10-21 | 6 | -1/+26 |
| * | Install in ADMIN_BINDIR/ADMIN_MANDIR for concistency with other v5 admin | Ezra Peisach | 1995-10-21 | 2 | -2/+6 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-10-16 | 2 | -1/+6 |
| * | pre.in: KRB5_LIBDIR, ADMIN_BINDIR, KRB5_SHLIBDIR, KRB5_INCDIR | Ezra Peisach | 1995-10-16 | 2 | -4/+9 |
| * | Add return statement | Sam Hartman | 1995-10-15 | 2 | -27/+13 |