| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add new attribute which defines whether or not a server supports DES/MD5 | Theodore Tso | 1994-11-18 | 2 | -0/+6 |
* | Add magic numbers for keytab, principal, and keyblock | Theodore Tso | 1994-11-18 | 2 | -0/+10 |
* | Fix to return correct error code, instead of always returning | Theodore Tso | 1994-11-18 | 2 | -1/+6 |
* | update to autoconf 2.1 | Mark Eichin | 1994-11-18 | 16 | -502/+513 |
* | * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP, | Mark Eichin | 1994-11-18 | 2 | -10/+19 |
* | Add new error code -- KV5M_KEYTAB_ENTRY | Theodore Tso | 1994-11-18 | 2 | -1/+6 |
* | All files: | Theodore Tso | 1994-11-18 | 9 | -208/+268 |
* | Remove unnecessary variable | Theodore Tso | 1994-11-18 | 1 | -3/+1 |
* | * Makefile.in (clean): remove $(BOGUS) | Mark Eichin | 1994-11-18 | 2 | -2/+7 |
* | * configure.in: move WITH_CCOPTS, WITH_KRB5ROOT | Mark Eichin | 1994-11-18 | 2 | -2/+6 |
* | * configure.in: move WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -2/+6 |
* | * configure.in: moved WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -1/+5 |
* | * configure.in: use WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -0/+5 |
* | * configure.in: add caching to perror check (from epeisach). | Mark Eichin | 1994-11-18 | 2 | -2/+15 |
* | * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (from | Mark Eichin | 1994-11-18 | 3 | -13/+28 |
* | * Makefile.in (install): use $(INSTALL_DATA) instead of cp. Elide | Mark Eichin | 1994-11-18 | 3 | -2/+14 |
* | * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, and | Mark Eichin | 1994-11-18 | 2 | -15/+8 |
* | * configure.in: use WITH_KRB4. (from epeisach) | Mark Eichin | 1994-11-18 | 2 | -0/+7 |
* | * configure.in: use WITH_KRB4, cache cc_t in termio check, cache | Mark Eichin | 1994-11-18 | 3 | -6/+37 |
* | * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS, and cache | Mark Eichin | 1994-11-18 | 3 | -9/+30 |
* | * configure.in: add WITH_CCOPTS so that subdirs work | Mark Eichin | 1994-11-18 | 2 | -0/+5 |
* | * pop_send.c (pop_send): Only update last_msg if executing a RETR. | Mark Eichin | 1994-11-18 | 3 | -7/+15 |
* | * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, and | Mark Eichin | 1994-11-18 | 3 | -15/+20 |
* | * aclocal.m4 (CopySrcHeader): add clean rule (from epeisach) | Mark Eichin | 1994-11-18 | 2 | -34/+188 |
* | fix typo | Mark Eichin | 1994-11-18 | 1 | -1/+1 |
* | * kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file. | Mark Eichin | 1994-11-18 | 2 | -58/+30 |
* | * kprop.c: Use NPROTOTYPE for declarations. | Mark Eichin | 1994-11-18 | 3 | -71/+76 |
* | asn1_decode_k.c (asn1_decode_principal_name, | Theodore Tso | 1994-11-17 | 2 | -0/+33 |
* | Set the keyblock's magic number and ecryption type information appropriately | Theodore Tso | 1994-11-17 | 2 | -0/+7 |
* | Set the keyblock magic number and encryption type | Theodore Tso | 1994-11-17 | 2 | -0/+7 |
* | Add magic number field | Theodore Tso | 1994-11-17 | 2 | -0/+5 |
* | Changes to implement FCC format version #3, which is architecture | Theodore Tso | 1994-11-17 | 9 | -171/+235 |
* | Set the encryption type of the session keyblock to be the type used to | Theodore Tso | 1994-11-17 | 3 | -1/+12 |
* | Check to make sure the subkey exists before setting its encryption type | Theodore Tso | 1994-11-17 | 1 | -1/+2 |
* | Add new error code --- KRB5_CC_WRITE_ERR | Theodore Tso | 1994-11-17 | 2 | -0/+5 |
* | * krlogin.c: | Richard Basch | 1994-11-16 | 2 | -0/+12 |
* | * dumpv4.c: new file. New command dump_v4db which creates a v4 | Mark Eichin | 1994-11-16 | 5 | -3/+389 |
* | * kdb5_convert.c (enter_in_v5_db): use the correct instance for | Mark Eichin | 1994-11-16 | 2 | -1/+6 |
* | Move mk_cred and rd_cred to libkrb.a | Theodore Tso | 1994-11-14 | 2 | -334/+5 |
* | get_in_tkt (krb5_get_in_tkt): Set the encryption type of the session | Theodore Tso | 1994-11-14 | 5 | -0/+404 |
* | kerberos.c: Initialize random number generator on the server side so | Theodore Tso | 1994-11-14 | 3 | -334/+22 |
* | another zero length manpage | Mark Eichin | 1994-11-14 | 1 | -0/+1 |
* | remote cvs loses on zero length files | Mark Eichin | 1994-11-14 | 1 | -0/+1 |
* | Add support for krb5_address table; rename KV5M_AUTH_DATA to follow | Theodore Tso | 1994-11-12 | 2 | -1/+7 |
* | * Makefile.in: fix some typos for kv5m_err.et | Tom Yu | 1994-11-11 | 2 | -1/+6 |
* | Defining setpgrp(a,b) to setpgrp() if SETPGRP_TWOARG is not set can | Theodore Tso | 1994-11-11 | 3 | -5/+13 |
* | Set the encryption type in the keyblock information in the decrypted | Theodore Tso | 1994-11-11 | 4 | -0/+17 |
* | Fix bug in logic of incrementing the received challenge. A ++/-- | Theodore Tso | 1994-11-09 | 2 | -1/+5 |
* | Set the keyblock's magic number and encryption type information appropriately | Theodore Tso | 1994-11-09 | 2 | -0/+7 |
* | Change internal calling signature to pass in the encryption block, so | Theodore Tso | 1994-11-08 | 6 | -11/+37 |