| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | force sh call so || works on ultrix | Mark Eichin | 1994-06-13 | 1 | -1/+1 |
| * | fix yylineno test to actually run lex | Mark Eichin | 1994-06-13 | 1 | -6/+16 |
| * | use sys/select.h under _AIX too | Mark Eichin | 1994-06-13 | 1 | -1/+1 |
| * | Don't do the convert directory until we figure out a clean way to handle | Theodore Tso | 1994-06-13 | 1 | -1/+1 |
| * | Fix quoting problem which caused PEPSY to lose on Linux running bash | Theodore Tso | 1994-06-13 | 1 | -1/+1 |
| * | Linux uses _STDARG_H instead of _STDARG_H_ --- we need a better way to | Theodore Tso | 1994-06-12 | 1 | -1/+1 |
| * | Move isode libraries to lib subdirectory and out of the top level directory | Theodore Tso | 1994-06-12 | 2 | -9/+9 |
| * | Take out old linux specific hack which doesn't work anymore | Theodore Tso | 1994-06-12 | 2 | -10/+11 |
| * | Test for YYLINENO so that pepsy will build cleanly on all platforms | Theodore Tso | 1994-06-12 | 3 | -16/+24 |
| * | 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 |