| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's! | Theodore Tso | 1995-03-31 | 3 | -6/+12 |
* | * configure.in (CONFIG_RULES): Replaced | Theodore Tso | 1995-03-31 | 2 | -0/+5 |
* | Back out previous change so that it doesn't break people who are using | Theodore Tso | 1995-03-31 | 2 | -15/+32 |
* | Remove unused file | Theodore Tso | 1995-03-31 | 2 | -152/+0 |
* | Fix typo which caused new_keytab to not get freed, causing a memory | Theodore Tso | 1995-03-31 | 2 | -1/+6 |
* | Commit on the whole tree to make a checkpoint for a working windows world | Keith Vetter | 1995-03-31 | 17 | -474/+661 |
* | No need to have the session_key established for mutual authentication | Theodore Tso | 1995-03-29 | 2 | -6/+6 |
* | Add a makefile dependency for libtelnet.a, so that the executable gets | Theodore Tso | 1995-03-29 | 4 | -2/+10 |
* | Allow mutual authentication even if the ENCRYPTION option is not | Theodore Tso | 1995-03-29 | 2 | -2/+5 |
* | * def.h: Replace STDARG_PROTOTYPES with HAVE_STDARG_H | John Gilmore | 1995-03-29 | 2 | -1/+6 |
* | * Makefile.in: Fix up Mac makefile. | John Gilmore | 1995-03-29 | 4 | -6/+13 |
* | * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now. | John Gilmore | 1995-03-29 | 1 | -0/+4 |
* | Added functionality for windows to read default file locations from | Keith Vetter | 1995-03-29 | 7 | -9/+73 |
* | Chasing an elusive nmake bug | Keith Vetter | 1995-03-29 | 2 | -0/+6 |
* | Added capability for windows version to read default values out of an ini file | Keith Vetter | 1995-03-29 | 4 | -1/+18 |
* | Moved the differing parts of osconf.win into osconf.h | Keith Vetter | 1995-03-29 | 3 | -89/+10 |
* | * Makefile.in: Fix up Mac build process somewhat. Not complete | John Gilmore | 1995-03-29 | 2 | -9/+20 |
* | * Makefile.in (all): Run all-$(WHAT). | John Gilmore | 1995-03-29 | 2 | -2/+13 |
* | * Makefile.in (all): Split into all-$(WHAT). | John Gilmore | 1995-03-29 | 2 | -3/+14 |
* | * configure.in (AC_REPLACE_FUNCS): Add getuid to the list. | John Gilmore | 1995-03-29 | 4 | -4/+14 |
* | * DNR.c: Add Apple MacTCP source file for domain name resolution. | John Gilmore | 1995-03-29 | 10 | -36/+542 |
* | * rd_req_sim.c: Really remove the file | John Gilmore | 1995-03-29 | 2 | -74/+3 |
* | * Makefile.in (BUILDTOP2, etc): Make it possible | John Gilmore | 1995-03-29 | 3 | -13/+45 |
* | * Makefile.in (unixmac): Add to build header files | John Gilmore | 1995-03-29 | 2 | -0/+6 |
* | * Makefile.in (clean-mac): Add. | John Gilmore | 1995-03-29 | 3 | -6/+13 |
* | * Makefile.in (KRB5_HEADERS, install): `Make install' now works. | John Gilmore | 1995-03-29 | 4 | -1/+16 |
* | * k5-errors.h: Rename errors.h (which duplicated a standard Mac | John Gilmore | 1995-03-29 | 7 | -0/+588 |
* | * Makefile.in (KRB5_HEADERS, install): Account for file renames. | John Gilmore | 1995-03-29 | 6 | -20/+94 |
* | * mac-config.cache: Correct some entries. | John Gilmore | 1995-03-29 | 4 | -14/+37 |
* | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-29 | 3 | -8/+31 |
* | Bring in portability fixes from Cygnus K4 release | John Gilmore | 1995-03-28 | 7 | -58/+93 |
* | Renamed some windows files | Keith Vetter | 1995-03-28 | 2 | -0/+8 |
* | Adding zipping and building in windows/wintel directory | Keith Vetter | 1995-03-28 | 2 | -4/+9 |
* | Fixed typo in windows makefile | Keith Vetter | 1995-03-28 | 2 | -2/+6 |
* | Renamed a file for DOS 8.3 compatability | Keith Vetter | 1995-03-28 | 3 | -2/+8 |
* | Added windows/wintel directory | Keith Vetter | 1995-03-28 | 3 | -2/+18 |
* | Minor bug fixes and clean up in windows/cns | Keith Vetter | 1995-03-28 | 4 | -21/+22 |
* | Added windows/wintel directory for the windows telnet program | Keith Vetter | 1995-03-28 | 25 | -0/+6609 |
* | * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c: | John Gilmore | 1995-03-27 | 7 | -26/+4 |
* | * macsock.c (connect, send, recv): Add for K5 compatability. | John Gilmore | 1995-03-27 | 2 | -1/+103 |
* | * macsock.c: Add Mac socket support file, verbatim from K4 release | John Gilmore | 1995-03-27 | 2 | -0/+488 |
* | * kdc5_hammer.c (verify_cs_pair()): Use new calling conventions | Chris Provenzano | 1995-03-27 | 2 | -88/+126 |
* | * kprop.c : Use new calling conventions for krb5_sendauth(), | Chris Provenzano | 1995-03-27 | 3 | -151/+140 |
* | * Makefile.in: Removed rd_req_sim.c | Chris Provenzano | 1995-03-27 | 12 | -392/+462 |
* | * accept_sec_context.c: Use new calling convention for krb5_rd_req() | Chris Provenzano | 1995-03-27 | 2 | -135/+47 |
* | * kdc_util.c Use new calling conventions for krb5_rd_req_decoded() | Chris Provenzano | 1995-03-27 | 4 | -166/+128 |
* | * adm_process.c, adm_kadmin.c, adm_adm_func.c, adm_kpasswd.c, | Chris Provenzano | 1995-03-27 | 10 | -266/+149 |
* | * kpasswd.c: Cast malloc() return value to shut compiler up | Chris Provenzano | 1995-03-27 | 2 | -3/+6 |
* | * kadmin_inq.c, kadmin.c: | Chris Provenzano | 1995-03-27 | 3 | -3/+7 |
* | * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(), | Chris Provenzano | 1995-03-27 | 2 | -35/+31 |