| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix so that rc_dfl_resolve(id, name) works when name is NULL | Theodore Tso | 1994-06-12 | 1 | -6/+9 |
| * | fixing for ss_wrapper.c | Tom Yu | 1994-06-12 | 1 | -2/+2 |
| * | fixing krb_err.et problems | Tom Yu | 1994-06-12 | 2 | -3/+8 |
| * | fix for nonexistence of config.h | Tom Yu | 1994-06-12 | 1 | -1/+1 |
| * | for imake safety | Mark Eichin | 1994-06-12 | 1 | -91/+0 |
| * | get the splitting tags right | Mark Eichin | 1994-06-12 | 1 | -9/+1 |
| * | avoid collision with imake | Mark Eichin | 1994-06-12 | 3 | -2/+52 |
| * | mips yylineno breakage | Tom Yu | 1994-06-11 | 1 | -2/+5 |
| * | fixed yytext declaration problem | Tom Yu | 1994-06-11 | 1 | -3/+6 |
| * | fix dependencies on X11 source tree (oops :-) | Tom Yu | 1994-06-10 | 2 | -24/+2 |
| * | Just to commit what has been entered so far. We're going to have | Theodore Tso | 1994-06-10 | 1 | -13/+41 |
| * | Don't return success in check_padata if you can't extract the key! | Theodore Tso | 1994-06-10 | 1 | -5/+7 |
| * | Use the KRB5_TGS_NAME macro for "krbtgt" | Theodore Tso | 1994-06-10 | 1 | -2/+3 |
| * | do osconf in compatible way | Mark Eichin | 1994-06-10 | 3 | -35/+19 |
| * | Fixed inter-realm handling; from OCSG/Cliff Neumann | Theodore Tso | 1994-06-10 | 2 | -174/+347 |
| * | Fix inter-realm handling in KDC so that an intermediate realm is returned | Theodore Tso | 1994-06-10 | 1 | -18/+17 |
| * | Fix bug which caused get_default_realm to fail the second time it was called. | Theodore Tso | 1994-06-10 | 1 | -1/+1 |
| * | Fix bugs I introduced into srv_rcache. The rcache name wasn't being | Theodore Tso | 1994-06-10 | 1 | -6/+13 |
| * | Pass the correct arguments so that telnet works with login.krb5 | Theodore Tso | 1994-06-10 | 3 | -3/+3 |
| * | Add support for the -F flag --- allow logins by anyone, including root | Theodore Tso | 1994-06-10 | 1 | -7/+24 |
| * | use LSBFIRST and MSBFIRST to detect which version of DES we're using. | Mark Eichin | 1994-06-10 | 1 | -0/+26 |
| * | fall back on realm name as a default domain name | Tom Yu | 1994-06-10 | 1 | -1/+6 |
| * | moving stuff out of site.def that shouldn't be there | Tom Yu | 1994-06-10 | 4 | -212/+31 |
| * | nothing else needed LSBFIRST/MSBFIRST, so fix this too | Mark Eichin | 1994-06-10 | 1 | -64/+6 |
| * | real Makefile.in, NO_YYLINENO | Mark Eichin | 1994-06-10 | 2 | -4/+40 |
| * | real Makefile.in, aix tweeks for malloc decl, eliminate use of krb5.h | Mark Eichin | 1994-06-10 | 3 | -4/+25 |
| * | Improve logging of failed logins | Theodore Tso | 1994-06-10 | 1 | -10/+17 |
| * | Allow default realm to be overriden by extern variable | Theodore Tso | 1994-06-10 | 1 | -8/+41 |
| * | Fix telnet operating system name | Theodore Tso | 1994-06-10 | 1 | -1/+1 |
| * | Added Telnet OS define | Theodore Tso | 1994-06-10 | 1 | -0/+2 |
| * | move isode/psap.h up top to avoid fd_set define confusion | Mark Eichin | 1994-06-10 | 1 | -1/+1 |
| * | use osconf, not strings | Mark Eichin | 1994-06-10 | 1 | -1/+1 |
| * | use SEEK_* not L_* | Mark Eichin | 1994-06-10 | 1 | -2/+2 |
| * | since we only need this on non BSD-4.4 systems, do not use BSD-4.4-specific h... | Mark Eichin | 1994-06-10 | 1 | -1/+5 |
| * | harmlessly add BSD_COMP for solaris | Mark Eichin | 1994-06-10 | 1 | -0/+2 |
| * | optionally add sys/fcntl.h | Mark Eichin | 1994-06-10 | 1 | -0/+3 |
| * | use SEEK_* not L_* | Mark Eichin | 1994-06-10 | 5 | -5/+5 |
| * | "downgrade" to classic C, tweak headers a bit, stamp out widen/narrow | Mark Eichin | 1994-06-10 | 30 | -352/+547 |
| * | "downgrade" to classic C, tweak headers a bit | Mark Eichin | 1994-06-10 | 12 | -123/+168 |
| * | Use #define in osconf.h to determine the name of the KRB5_CCNAME environment | Theodore Tso | 1994-06-10 | 1 | -1/+2 |
| * | Use the precompile ports as the default if the proper ones aren't in | Theodore Tso | 1994-06-10 | 1 | -2/+2 |
| * | Change the ports kerberos and kerberos-sec to kerberos5 and kerberos4 | Theodore Tso | 1994-06-10 | 1 | -4/+4 |
| * | Change the official Kerberos portname to be kerberos5, with the backup | Theodore Tso | 1994-06-10 | 1 | -4/+9 |
| * | use SEEK_* not L_*; check NEED_SYS_FCNTL_H as well | Mark Eichin | 1994-06-10 | 1 | -0/+4 |
| * | Fix the type of fetchfrom in krb5_rd_req and krb5_rd_req_decoded | Theodore Tso | 1994-06-10 | 1 | -2/+2 |
| * | Add the ksu program as a new directory to be built | Theodore Tso | 1994-06-10 | 1 | -1/+1 |
| * | Added the -q option which disables the bell in the case of an error | Theodore Tso | 1994-06-10 | 1 | -4/+12 |
| * | Don't bomb out if the secondary port cannot be initialized | Theodore Tso | 1994-06-10 | 1 | -6/+4 |
| * | Fix type of fetchfrom --- it refers to a keytab name, so it should | Theodore Tso | 1994-06-10 | 2 | -2/+2 |
| * | Updated telnet to be the 94.02.07 version, with some bugfixes | Theodore Tso | 1994-06-10 | 81 | -2363/+6355 |